2026-08-07 20:41:47.583 | + ./stack.sh:main:491 : exec 2026-08-07 20:41:47.583 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-07-204147' 2026-08-07 20:41:47.583 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-08-07-204147.summary.2026-08-07-204147 2026-08-07 20:41:47.583 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:41:47.583 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-08-07-204147 2026-08-07 20:41:47.583 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-07-204147 /opt/stack/logs/devstacklog.txt 2026-08-07 20:41:47.583 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-08-07-204147.summary.2026-08-07-204147 /opt/stack/logs/devstacklog.txt.summary 2026-08-07 20:41:47.583 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-07 20:41:47.583 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-07 20:41:47.583 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-07 20:41:47.583 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-07 20:41:47.583 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-07 20:41:47.583 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-07 20:41:47.583 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-07 20:41:47.585 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-07 20:41:47.587 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-07 20:41:47.590 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-07 20:41:47.593 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-07 20:41:47.595 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-07 20:41:47.597 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-07 20:41:47.599 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-07 20:41:47.603 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-07 20:41:47.605 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-07 20:41:47.607 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-07 20:41:47.609 | + ./stack.sh:main:577 : set -o errexit 2026-08-07 20:41:47.612 | + ./stack.sh:main:580 : uname -a 2026-08-07 20:41:47.613 | Linux np0000006752 6.8.0-137-generic #137-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 17 20:28:23 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-08-07 20:41:47.615 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-07 20:41:47.617 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-07 20:41:47.620 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-08-07 20:41:47.655 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-08-07 20:41:47.670 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-08-07 20:41:47.674 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-07 20:41:47.688 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-07 20:41:47.691 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-07 20:41:47.703 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-07 20:41:47.706 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-07 20:41:47.717 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-08-07 20:41:47.719 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-07 20:41:47.721 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-07 20:41:47.723 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-07 20:41:47.735 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-08-07 20:41:47.737 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-07 20:41:47.749 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-08-07 20:41:47.751 | + ./stack.sh:main:594 : tune_host 2026-08-07 20:41:47.753 | + lib/host:tune_host:125 : configure_host_mem 2026-08-07 20:41:47.755 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-07 20:41:47.756 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-08-07 20:41:47.758 | + lib/host:configure_zswap:72 : is_ubuntu 2026-08-07 20:41:47.760 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:41:47.761 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:41:47.763 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-08-07 20:41:47.765 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-08-07 20:41:47.767 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-08-07 20:41:47.769 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-08-07 20:41:47.770 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-07 20:41:47.772 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-08-07 20:41:47.774 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-08-07 20:41:47.775 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-08-07 20:41:47.778 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-08-07 20:41:47.778 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-08-07 20:41:47.785 | lz4 2026-08-07 20:41:47.788 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-08-07 20:41:47.790 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-08-07 20:41:47.792 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-08-07 20:41:47.794 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-08-07 20:41:47.796 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-07 20:41:47.798 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-08-07 20:41:47.799 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-08-07 20:41:47.801 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-08-07 20:41:47.804 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-08-07 20:41:47.804 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-08-07 20:41:47.811 | zsmalloc 2026-08-07 20:41:47.814 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-08-07 20:41:47.816 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-08-07 20:41:47.818 | + lib/host:set_zswap_parameter:63 : local value=1 2026-08-07 20:41:47.819 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-08-07 20:41:47.821 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-08-07 20:41:47.823 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-08-07 20:41:47.825 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-08-07 20:41:47.827 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-08-07 20:41:47.829 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-08-07 20:41:47.829 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-08-07 20:41:47.838 | 1 2026-08-07 20:41:47.851 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-08-07 20:41:47.860 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-08-07 20:41:47.860 | /sys/module/zswap/parameters/enabled:Y 2026-08-07 20:41:47.860 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-08-07 20:41:47.860 | /sys/module/zswap/parameters/max_pool_percent:20 2026-08-07 20:41:47.860 | /sys/module/zswap/parameters/compressor:lz4 2026-08-07 20:41:47.860 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-08-07 20:41:47.860 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-08-07 20:41:47.860 | /sys/module/zswap/parameters/exclusive_loads:N 2026-08-07 20:41:47.860 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-08-07 20:41:47.863 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-07 20:41:47.865 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-07 20:41:47.867 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-07 20:41:47.868 | + functions-common:install_package:1438 : update_package_repo 2026-08-07 20:41:47.870 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:41:47.871 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-07 20:41:47.873 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:41:47.875 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:41:47.876 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:41:47.878 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:41:47.880 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:41:47.881 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:41:47.883 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-07 20:41:47.885 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-07 20:41:47.887 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-07 20:41:47.889 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-07 20:41:47.893 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-08-07 20:41:47.895 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-07 20:41:47.897 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-07 20:41:47.898 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:41:47.900 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:41:47.902 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:41:47.905 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135307903 2026-08-07 20:41:47.907 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-07 20:41:47.909 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-07 20:41:47.911 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-08-07 20:41:48.026 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-08-07 20:41:48.112 | Hit:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-08-07 20:41:48.149 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-07 20:41:48.149 | Hit:4 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-07 20:41:48.187 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-07 20:41:51.001 | Reading package lists... 2026-08-07 20:41:51.022 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-07 20:41:51.024 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-07 20:41:51.026 | + functions-common:time_stop:2420 : local name 2026-08-07 20:41:51.028 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:41:51.030 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:41:51.032 | + functions-common:time_stop:2423 : local total 2026-08-07 20:41:51.034 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:41:51.036 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-07 20:41:51.038 | + functions-common:time_stop:2427 : start_time=1786135307903 2026-08-07 20:41:51.039 | + functions-common:time_stop:2429 : [[ -z 1786135307903 ]] 2026-08-07 20:41:51.041 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:41:51.044 | + functions-common:time_stop:2432 : end_time=1786135311043 2026-08-07 20:41:51.046 | + functions-common:time_stop:2433 : elapsed_time=3140 2026-08-07 20:41:51.048 | + functions-common:time_stop:2434 : total=0 2026-08-07 20:41:51.049 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:41:51.051 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3140 2026-08-07 20:41:51.053 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-07 20:41:51.055 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:41:51.057 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:41:51.058 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:41:51.060 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-07 20:41:51.075 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-07 20:41:51.101 | Reading package lists... 2026-08-07 20:41:51.302 | Building dependency tree... 2026-08-07 20:41:51.303 | Reading state information... 2026-08-07 20:41:51.529 | The following additional packages will be installed: 2026-08-07 20:41:51.529 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-08-07 20:41:51.529 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-08-07 20:41:51.529 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-08-07 20:41:51.529 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-08-07 20:41:51.529 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-08-07 20:41:51.529 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-08-07 20:41:51.529 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-08-07 20:41:51.529 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-08-07 20:41:51.529 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-08-07 20:41:51.529 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-08-07 20:41:51.529 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-08-07 20:41:51.530 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-08-07 20:41:51.530 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-08-07 20:41:51.530 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-08-07 20:41:51.530 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-08-07 20:41:51.530 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-08-07 20:41:51.530 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-08-07 20:41:51.530 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-08-07 20:41:51.530 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-08-07 20:41:51.530 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-08-07 20:41:51.530 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-08-07 20:41:51.530 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-08-07 20:41:51.530 | qemu-system-x86 qemu-utils seabios 2026-08-07 20:41:51.532 | Suggested packages: 2026-08-07 20:41:51.532 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-08-07 20:41:51.532 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-08-07 20:41:51.532 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-08-07 20:41:51.532 | samba vde2 2026-08-07 20:41:51.609 | The following NEW packages will be installed: 2026-08-07 20:41:51.609 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-08-07 20:41:51.609 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-08-07 20:41:51.609 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-08-07 20:41:51.609 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-08-07 20:41:51.609 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-08-07 20:41:51.609 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-08-07 20:41:51.609 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-08-07 20:41:51.610 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-08-07 20:41:51.610 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-08-07 20:41:51.610 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-08-07 20:41:51.610 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-08-07 20:41:51.610 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-08-07 20:41:51.610 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-08-07 20:41:51.610 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-08-07 20:41:51.610 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-08-07 20:41:51.610 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-08-07 20:41:51.610 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-08-07 20:41:51.610 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-08-07 20:41:51.610 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-08-07 20:41:51.610 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-08-07 20:41:51.610 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-08-07 20:41:51.610 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-08-07 20:41:51.611 | qemu-utils seabios 2026-08-07 20:41:51.611 | The following packages will be upgraded: 2026-08-07 20:41:51.612 | libdrm-common libdrm2 2026-08-07 20:41:51.870 | 2 upgraded, 105 newly installed, 0 to remove and 150 not upgraded. 2026-08-07 20:41:51.870 | Need to get 98.2 MB of archives. 2026-08-07 20:41:51.870 | After this operation, 448 MB of additional disk space will be used. 2026-08-07 20:41:51.870 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9,250 B] 2026-08-07 20:41:51.987 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB] 2026-08-07 20:41:52.147 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-08-07 20:41:52.237 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-08-07 20:41:52.261 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-08-07 20:41:52.296 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-08-07 20:41:52.550 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.14 [70.2 kB] 2026-08-07 20:41:52.567 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-08-07 20:41:52.570 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-08-07 20:41:52.572 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-08-07 20:41:52.579 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-08-07 20:41:52.581 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-08-07 20:41:52.585 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-08-07 20:41:52.601 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-08-07 20:41:52.611 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-08-07 20:41:52.666 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-08-07 20:41:52.770 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-08-07 20:41:52.771 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-08-07 20:41:52.789 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-08-07 20:41:52.806 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-08-07 20:41:52.815 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-08-07 20:41:52.850 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-08-07 20:41:52.854 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-08-07 20:41:52.891 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-08-07 20:41:52.893 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-08-07 20:41:52.897 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-08-07 20:41:52.897 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-08-07 20:41:53.012 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-08-07 20:41:53.013 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-08-07 20:41:53.019 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.5 [33.5 kB] 2026-08-07 20:41:53.020 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-08-07 20:41:53.020 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-08-07 20:41:53.062 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-08-07 20:41:53.065 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-08-07 20:41:53.066 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-08-07 20:41:53.129 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-08-07 20:41:53.130 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-08-07 20:41:53.243 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-08-07 20:41:53.244 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-08-07 20:41:53.245 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-08-07 20:41:53.256 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-08-07 20:41:53.264 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-08-07 20:41:53.265 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-08-07 20:41:53.267 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-08-07 20:41:53.359 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-08-07 20:41:53.476 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-08-07 20:41:53.477 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-08-07 20:41:53.478 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-08-07 20:41:53.486 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.5 [2,236 kB] 2026-08-07 20:41:53.624 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-08-07 20:41:53.624 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-08-07 20:41:53.626 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-08-07 20:41:53.749 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu5 [548 kB] 2026-08-07 20:41:53.761 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-08-07 20:41:53.761 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-08-07 20:41:53.762 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-08-07 20:41:53.762 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-08-07 20:41:53.763 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-08-07 20:41:53.831 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-08-07 20:41:53.831 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB] 2026-08-07 20:41:53.831 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB] 2026-08-07 20:41:54.008 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB] 2026-08-07 20:41:55.900 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-08-07 20:41:55.901 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-08-07 20:41:55.902 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-08-07 20:41:55.902 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-08-07 20:41:55.902 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-08-07 20:41:55.903 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-08-07 20:41:55.903 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB] 2026-08-07 20:41:56.165 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB] 2026-08-07 20:41:56.165 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-08-07 20:41:56.167 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.2 [37.9 kB] 2026-08-07 20:41:56.168 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-08-07 20:41:56.169 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-08-07 20:41:56.169 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.2 [110 kB] 2026-08-07 20:41:56.223 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-08-07 20:41:56.225 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-08-07 20:41:56.251 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-08-07 20:41:56.281 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-08-07 20:41:56.367 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-08-07 20:41:56.371 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.3 [628 kB] 2026-08-07 20:41:56.402 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.3 [252 kB] 2026-08-07 20:41:56.484 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.3 [19.5 kB] 2026-08-07 20:41:56.485 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-08-07 20:41:56.485 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB] 2026-08-07 20:41:56.492 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-08-07 20:41:56.493 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-08-07 20:41:56.518 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-08-07 20:41:56.519 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-08-07 20:41:56.519 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-08-07 20:41:56.634 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-common amd64 0.76.0-1ubuntu0.1 [13.5 kB] 2026-08-07 20:41:56.634 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-08-07 20:41:56.637 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.2 [17.5 MB] 2026-08-07 20:41:57.484 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-08-07 20:41:57.484 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.18 [1,255 kB] 2026-08-07 20:41:57.567 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.18 [1,796 kB] 2026-08-07 20:41:57.587 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-08-07 20:41:57.589 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.18 [11.2 MB] 2026-08-07 20:41:57.952 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.18 [2,221 kB] 2026-08-07 20:41:58.066 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.18 [114 kB] 2026-08-07 20:41:58.069 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.18 [186 kB] 2026-08-07 20:41:58.074 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-08-07 20:41:58.076 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-08-07 20:41:58.077 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-08-07 20:41:58.080 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.18 [312 kB] 2026-08-07 20:41:58.137 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.18 [70.2 kB] 2026-08-07 20:41:58.138 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-08-07 20:41:58.691 | Fetched 98.2 MB in 7s (14.7 MB/s) 2026-08-07 20:41:58.783 | (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 ... 156714 files and directories currently installed.) 2026-08-07 20:41:58.787 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-08-07 20:41:58.793 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-08-07 20:41:58.838 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-07 20:41:58.846 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-08-07 20:41:58.876 | Selecting previously unselected package acl. 2026-08-07 20:41:58.890 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-08-07 20:41:58.892 | Unpacking acl (2.3.2-1build1.1) ... 2026-08-07 20:41:58.920 | Selecting previously unselected package alsa-topology-conf. 2026-08-07 20:41:58.934 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-08-07 20:41:58.936 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-08-07 20:41:58.968 | Selecting previously unselected package libasound2-data. 2026-08-07 20:41:58.981 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-08-07 20:41:58.983 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-07 20:41:59.033 | Selecting previously unselected package libasound2t64:amd64. 2026-08-07 20:41:59.047 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-08-07 20:41:59.061 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-07 20:41:59.094 | Selecting previously unselected package alsa-ucm-conf. 2026-08-07 20:41:59.107 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.14_all.deb ... 2026-08-07 20:41:59.108 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.14) ... 2026-08-07 20:41:59.247 | Selecting previously unselected package msr-tools. 2026-08-07 20:41:59.261 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-08-07 20:41:59.263 | Unpacking msr-tools (1.3-5build1) ... 2026-08-07 20:41:59.300 | Selecting previously unselected package cpu-checker. 2026-08-07 20:41:59.313 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-08-07 20:41:59.317 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-08-07 20:41:59.357 | Selecting previously unselected package libproxy1v5:amd64. 2026-08-07 20:41:59.370 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-08-07 20:41:59.372 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-07 20:41:59.401 | Selecting previously unselected package glib-networking-common. 2026-08-07 20:41:59.414 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-08-07 20:41:59.417 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-08-07 20:41:59.447 | Selecting previously unselected package glib-networking-services. 2026-08-07 20:41:59.460 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-08-07 20:41:59.462 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-08-07 20:41:59.492 | Selecting previously unselected package glib-networking:amd64. 2026-08-07 20:41:59.506 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-08-07 20:41:59.508 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-08-07 20:41:59.544 | Selecting previously unselected package libcdparanoia0:amd64. 2026-08-07 20:41:59.557 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-08-07 20:41:59.560 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-08-07 20:41:59.598 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-08-07 20:41:59.612 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-08-07 20:41:59.614 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-08-07 20:41:59.653 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-08-07 20:41:59.666 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-08-07 20:41:59.668 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-07 20:41:59.712 | Selecting previously unselected package libogg0:amd64. 2026-08-07 20:41:59.727 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-08-07 20:41:59.729 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-08-07 20:41:59.756 | Selecting previously unselected package libopus0:amd64. 2026-08-07 20:41:59.769 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-08-07 20:41:59.770 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-08-07 20:41:59.810 | Selecting previously unselected package libtheora0:amd64. 2026-08-07 20:41:59.823 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-08-07 20:41:59.825 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-08-07 20:41:59.869 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-08-07 20:41:59.882 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-08-07 20:41:59.885 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-08-07 20:41:59.923 | Selecting previously unselected package libvorbis0a:amd64. 2026-08-07 20:41:59.936 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-08-07 20:41:59.938 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-08-07 20:41:59.974 | Selecting previously unselected package libvorbisenc2:amd64. 2026-08-07 20:41:59.987 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-08-07 20:41:59.990 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-08-07 20:42:00.032 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-08-07 20:42:00.045 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-08-07 20:42:00.048 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-07 20:42:00.110 | Selecting previously unselected package libaa1:amd64. 2026-08-07 20:42:00.123 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-08-07 20:42:00.125 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-08-07 20:42:00.152 | Selecting previously unselected package libraw1394-11:amd64. 2026-08-07 20:42:00.165 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-08-07 20:42:00.167 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-08-07 20:42:00.195 | Selecting previously unselected package libavc1394-0:amd64. 2026-08-07 20:42:00.208 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-08-07 20:42:00.210 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-08-07 20:42:00.239 | Selecting previously unselected package libcaca0:amd64. 2026-08-07 20:42:00.252 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-08-07 20:42:00.253 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-08-07 20:42:00.295 | Selecting previously unselected package libdv4t64:amd64. 2026-08-07 20:42:00.309 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-08-07 20:42:00.310 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-08-07 20:42:00.347 | Selecting previously unselected package libflac12t64:amd64. 2026-08-07 20:42:00.360 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-08-07 20:42:00.363 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-08-07 20:42:00.404 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-08-07 20:42:00.417 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.5_amd64.deb ... 2026-08-07 20:42:00.420 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-07 20:42:00.452 | Selecting previously unselected package libiec61883-0:amd64. 2026-08-07 20:42:00.466 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-08-07 20:42:00.467 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-08-07 20:42:00.498 | Selecting previously unselected package libmp3lame0:amd64. 2026-08-07 20:42:00.512 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-08-07 20:42:00.513 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-08-07 20:42:00.544 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-08-07 20:42:00.557 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-08-07 20:42:00.559 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-08-07 20:42:00.592 | Selecting previously unselected package libasyncns0:amd64. 2026-08-07 20:42:00.605 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-08-07 20:42:00.607 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-08-07 20:42:00.634 | Selecting previously unselected package libsndfile1:amd64. 2026-08-07 20:42:00.648 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-08-07 20:42:00.649 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-08-07 20:42:00.682 | Selecting previously unselected package libx11-xcb1:amd64. 2026-08-07 20:42:00.695 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-08-07 20:42:00.699 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-08-07 20:42:00.752 | Selecting previously unselected package libpulse0:amd64. 2026-08-07 20:42:00.768 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-08-07 20:42:00.779 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-08-07 20:42:00.818 | Selecting previously unselected package libspeex1:amd64. 2026-08-07 20:42:00.832 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-08-07 20:42:00.834 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-08-07 20:42:00.864 | Selecting previously unselected package libshout3:amd64. 2026-08-07 20:42:00.880 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-08-07 20:42:00.881 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-08-07 20:42:00.913 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-08-07 20:42:00.928 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-08-07 20:42:00.932 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-08-07 20:42:00.967 | Selecting previously unselected package libtag1v5:amd64. 2026-08-07 20:42:00.981 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-08-07 20:42:00.983 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-08-07 20:42:01.011 | Selecting previously unselected package libtwolame0:amd64. 2026-08-07 20:42:01.024 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-08-07 20:42:01.026 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-08-07 20:42:01.064 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-08-07 20:42:01.077 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-08-07 20:42:01.079 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-08-07 20:42:01.115 | Selecting previously unselected package libv4l-0t64:amd64. 2026-08-07 20:42:01.128 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-08-07 20:42:01.131 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-08-07 20:42:01.176 | Selecting previously unselected package libvpx9:amd64. 2026-08-07 20:42:01.189 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-08-07 20:42:01.192 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-08-07 20:42:01.255 | Selecting previously unselected package libwavpack1:amd64. 2026-08-07 20:42:01.268 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-08-07 20:42:01.273 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-08-07 20:42:01.311 | Selecting previously unselected package libsoup-3.0-common. 2026-08-07 20:42:01.324 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-08-07 20:42:01.329 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-07 20:42:01.360 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-08-07 20:42:01.373 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-08-07 20:42:01.376 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-07 20:42:01.412 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-08-07 20:42:01.425 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.5_amd64.deb ... 2026-08-07 20:42:01.426 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-07 20:42:01.500 | Selecting previously unselected package libxv1:amd64. 2026-08-07 20:42:01.513 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-08-07 20:42:01.514 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-08-07 20:42:01.545 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-08-07 20:42:01.558 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-08-07 20:42:01.561 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-07 20:42:01.593 | Selecting previously unselected package ipxe-qemu. 2026-08-07 20:42:01.606 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-08-07 20:42:01.608 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-07 20:42:01.655 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-08-07 20:42:01.668 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-08-07 20:42:01.670 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-08-07 20:42:01.710 | Selecting previously unselected package ksmtuned. 2026-08-07 20:42:01.724 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-08-07 20:42:01.725 | Unpacking ksmtuned (4.20150326) ... 2026-08-07 20:42:01.756 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-08-07 20:42:01.770 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-08-07 20:42:01.772 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-07 20:42:01.799 | Selecting previously unselected package libpcsclite1:amd64. 2026-08-07 20:42:01.814 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-08-07 20:42:01.816 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-07 20:42:01.845 | Selecting previously unselected package libcacard0:amd64. 2026-08-07 20:42:01.858 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-08-07 20:42:01.861 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-07 20:42:01.888 | Selecting previously unselected package libdecor-0-0:amd64. 2026-08-07 20:42:01.902 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-08-07 20:42:01.904 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-08-07 20:42:01.930 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-08-07 20:42:01.944 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-08-07 20:42:01.946 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-08-07 20:42:01.975 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-08-07 20:42:01.989 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-07 20:42:01.990 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-07 20:42:02.032 | Selecting previously unselected package libdrm-intel1:amd64. 2026-08-07 20:42:02.046 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-08-07 20:42:02.049 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-07 20:42:02.091 | Selecting previously unselected package libllvm20:amd64. 2026-08-07 20:42:02.104 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-08-07 20:42:02.106 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-08-07 20:42:02.705 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-08-07 20:42:02.717 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-08-07 20:42:02.720 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:02.756 | Selecting previously unselected package libxcb-present0:amd64. 2026-08-07 20:42:02.769 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-08-07 20:42:02.770 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:02.795 | Selecting previously unselected package libxcb-randr0:amd64. 2026-08-07 20:42:02.807 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-08-07 20:42:02.810 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:02.838 | Selecting previously unselected package libxcb-sync1:amd64. 2026-08-07 20:42:02.851 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-08-07 20:42:02.854 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:02.886 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-08-07 20:42:02.898 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-08-07 20:42:02.902 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:02.927 | Selecting previously unselected package libxshmfence1:amd64. 2026-08-07 20:42:02.941 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-08-07 20:42:02.944 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-08-07 20:42:02.969 | Selecting previously unselected package mesa-libgallium:amd64. 2026-08-07 20:42:02.981 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-07 20:42:02.986 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:03.202 | Selecting previously unselected package libgbm1:amd64. 2026-08-07 20:42:03.215 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-07 20:42:03.217 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:03.276 | Selecting previously unselected package libvulkan1:amd64. 2026-08-07 20:42:03.288 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-08-07 20:42:03.292 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-08-07 20:42:03.348 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-08-07 20:42:03.361 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-07 20:42:03.371 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:03.431 | Selecting previously unselected package libxcb-glx0:amd64. 2026-08-07 20:42:03.444 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-08-07 20:42:03.448 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:03.486 | Selecting previously unselected package libxxf86vm1:amd64. 2026-08-07 20:42:03.498 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-08-07 20:42:03.504 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-08-07 20:42:03.538 | Selecting previously unselected package libglx-mesa0:amd64. 2026-08-07 20:42:03.550 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-07 20:42:03.552 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:03.581 | Selecting previously unselected package libiscsi7:amd64. 2026-08-07 20:42:03.594 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-08-07 20:42:03.596 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-07 20:42:03.636 | Selecting previously unselected package libsamplerate0:amd64. 2026-08-07 20:42:03.649 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-08-07 20:42:03.652 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-08-07 20:42:03.688 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-08-07 20:42:03.701 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-08-07 20:42:03.704 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-08-07 20:42:03.744 | Selecting previously unselected package libnfs14:amd64. 2026-08-07 20:42:03.757 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:42:03.762 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-07 20:42:03.809 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-08-07 20:42:03.822 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-08-07 20:42:03.824 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-08-07 20:42:03.860 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-08-07 20:42:03.873 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-08-07 20:42:03.876 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-07 20:42:03.939 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-08-07 20:42:03.950 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-08-07 20:42:03.955 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-07 20:42:03.985 | Selecting previously unselected package libpipewire-0.3-common. 2026-08-07 20:42:03.997 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-08-07 20:42:03.999 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-08-07 20:42:04.030 | Selecting previously unselected package libxss1:amd64. 2026-08-07 20:42:04.042 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-08-07 20:42:04.045 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-08-07 20:42:04.094 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-08-07 20:42:04.107 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-08-07 20:42:04.112 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-08-07 20:42:04.160 | Selecting previously unselected package libslirp0:amd64. 2026-08-07 20:42:04.173 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-08-07 20:42:04.178 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-07 20:42:04.224 | Selecting previously unselected package libspice-server1:amd64. 2026-08-07 20:42:04.237 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-08-07 20:42:04.241 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-08-07 20:42:04.285 | Selecting previously unselected package liburing2:amd64. 2026-08-07 20:42:04.298 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-08-07 20:42:04.301 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-08-07 20:42:04.334 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-08-07 20:42:04.347 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-08-07 20:42:04.349 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-07 20:42:04.380 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-08-07 20:42:04.393 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-08-07 20:42:04.396 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-08-07 20:42:04.435 | Selecting previously unselected package libvte-2.91-common. 2026-08-07 20:42:04.447 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-08-07 20:42:04.450 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-08-07 20:42:04.484 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-08-07 20:42:04.495 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-08-07 20:42:04.499 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-08-07 20:42:04.539 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-08-07 20:42:04.552 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-08-07 20:42:04.554 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:04.929 | Selecting previously unselected package libfdt1:amd64. 2026-08-07 20:42:04.942 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-08-07 20:42:04.946 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-08-07 20:42:04.983 | Selecting previously unselected package qemu-system-common. 2026-08-07 20:42:04.996 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:42:04.999 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:05.090 | Selecting previously unselected package qemu-system-data. 2026-08-07 20:42:05.103 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.18_all.deb ... 2026-08-07 20:42:05.107 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:05.194 | Selecting previously unselected package seabios. 2026-08-07 20:42:05.208 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-08-07 20:42:05.209 | Unpacking seabios (1.16.3-2) ... 2026-08-07 20:42:05.261 | Selecting previously unselected package qemu-system-x86. 2026-08-07 20:42:05.277 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:42:05.288 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:05.556 | Selecting previously unselected package qemu-utils. 2026-08-07 20:42:05.569 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:42:05.578 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:05.663 | Selecting previously unselected package qemu-block-extra. 2026-08-07 20:42:05.677 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:42:05.680 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:05.713 | Selecting previously unselected package qemu-system-modules-opengl. 2026-08-07 20:42:05.726 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:42:05.728 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:05.761 | Selecting previously unselected package libglvnd0:amd64. 2026-08-07 20:42:05.774 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-08-07 20:42:05.776 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-08-07 20:42:05.813 | Selecting previously unselected package libglx0:amd64. 2026-08-07 20:42:05.826 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-08-07 20:42:05.831 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-08-07 20:42:05.868 | Selecting previously unselected package libgl1:amd64. 2026-08-07 20:42:05.883 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-08-07 20:42:05.886 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-08-07 20:42:05.917 | Selecting previously unselected package qemu-system-gui. 2026-08-07 20:42:05.929 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:42:05.931 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:05.968 | Selecting previously unselected package qemu-system-modules-spice. 2026-08-07 20:42:05.976 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:42:05.979 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:06.006 | Selecting previously unselected package ovmf. 2026-08-07 20:42:06.019 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-08-07 20:42:06.021 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-08-07 20:42:06.132 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-08-07 20:42:06.141 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:06.149 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-08-07 20:42:06.161 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-08-07 20:42:06.172 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-08-07 20:42:06.182 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-08-07 20:42:06.188 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-08-07 20:42:06.194 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:06.199 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-08-07 20:42:06.204 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-08-07 20:42:06.209 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-08-07 20:42:06.221 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-08-07 20:42:06.234 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-08-07 20:42:06.247 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-08-07 20:42:06.268 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-08-07 20:42:06.278 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-08-07 20:42:06.282 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:06.289 | Setting up msr-tools (1.3-5build1) ... 2026-08-07 20:42:06.295 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-08-07 20:42:06.302 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-08-07 20:42:06.309 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-08-07 20:42:06.313 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-08-07 20:42:06.319 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-08-07 20:42:06.323 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-08-07 20:42:06.329 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-08-07 20:42:06.334 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-08-07 20:42:06.338 | Setting up acl (2.3.2-1build1.1) ... 2026-08-07 20:42:06.346 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-08-07 20:42:06.350 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:06.354 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-08-07 20:42:06.358 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-08-07 20:42:06.365 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-07 20:42:06.370 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:06.375 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-08-07 20:42:06.380 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-08-07 20:42:06.385 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-08-07 20:42:06.391 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-08-07 20:42:06.396 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-08-07 20:42:06.402 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-08-07 20:42:06.407 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:06.415 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-08-07 20:42:06.425 | Setting up seabios (1.16.3-2) ... 2026-08-07 20:42:06.433 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-08-07 20:42:06.440 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-08-07 20:42:06.448 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-08-07 20:42:06.455 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-08-07 20:42:06.461 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-08-07 20:42:06.469 | Setting up cpu-checker (0.7-1.3build2) ... 2026-08-07 20:42:06.478 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-08-07 20:42:06.483 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-08-07 20:42:06.490 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-08-07 20:42:06.497 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-08-07 20:42:06.501 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-08-07 20:42:06.508 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-08-07 20:42:06.520 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-08-07 20:42:06.529 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-08-07 20:42:06.535 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-08-07 20:42:06.540 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-08-07 20:42:06.547 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-08-07 20:42:06.553 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-08-07 20:42:06.558 | Setting up ksmtuned (4.20150326) ... 2026-08-07 20:42:06.681 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-07 20:42:06.800 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-07 20:42:07.115 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-08-07 20:42:07.123 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-08-07 20:42:07.132 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-08-07 20:42:07.138 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-08-07 20:42:07.148 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-07 20:42:07.154 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-08-07 20:42:07.163 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-08-07 20:42:07.175 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-08-07 20:42:07.190 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-08-07 20:42:07.201 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-08-07 20:42:07.215 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-08-07 20:42:07.228 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-08-07 20:42:07.241 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-08-07 20:42:07.253 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.14) ... 2026-08-07 20:42:07.260 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-08-07 20:42:07.270 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-08-07 20:42:07.277 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-08-07 20:42:07.284 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-07 20:42:07.291 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-08-07 20:42:07.308 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:07.321 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-08-07 20:42:07.332 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:07.474 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-08-07 20:42:08.284 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-07 20:42:08.291 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:08.298 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:08.429 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-08-07 20:42:08.749 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-08-07 20:42:08.769 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-08-07 20:42:08.778 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-08-07 20:42:08.788 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:08.802 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-07 20:42:08.812 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-07 20:42:08.817 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-07 20:42:08.826 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:08.836 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-08-07 20:42:08.848 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:08.854 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.5) ... 2026-08-07 20:42:08.861 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-08-07 20:42:08.869 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:08.883 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-08-07 20:42:08.890 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-08-07 20:42:08.895 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-08-07 20:42:08.900 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:08.905 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-08-07 20:42:08.910 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-08-07 20:42:08.915 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:08.923 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:42:08.931 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-07 20:42:09.909 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-08-07 20:42:09.929 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-08-07 20:42:09.944 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-07 20:42:10.043 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-07 20:42:10.654 | 2026-08-07 20:42:10.654 | Running kernel seems to be up-to-date. 2026-08-07 20:42:10.654 | 2026-08-07 20:42:10.654 | Restarting services... 2026-08-07 20:42:10.662 | 2026-08-07 20:42:10.662 | Service restarts being deferred: 2026-08-07 20:42:10.662 | systemctl restart networkd-dispatcher.service 2026-08-07 20:42:10.662 | 2026-08-07 20:42:10.662 | No containers need to be restarted. 2026-08-07 20:42:10.662 | 2026-08-07 20:42:10.662 | User sessions running outdated binaries: 2026-08-07 20:42:10.663 | ubuntu @ session #4: python3[7172] 2026-08-07 20:42:10.672 | 2026-08-07 20:42:10.672 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-07 20:42:11.955 | + functions-common:apt_get:1211 : result=0 2026-08-07 20:42:11.957 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:42:11.959 | + functions-common:time_stop:2420 : local name 2026-08-07 20:42:11.961 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:42:11.963 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:42:11.964 | + functions-common:time_stop:2423 : local total 2026-08-07 20:42:11.967 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:42:11.968 | + functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:42:11.970 | + functions-common:time_stop:2427 : start_time=1786135311073 2026-08-07 20:42:11.972 | + functions-common:time_stop:2429 : [[ -z 1786135311073 ]] 2026-08-07 20:42:11.974 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:42:11.977 | + functions-common:time_stop:2432 : end_time=1786135331975 2026-08-07 20:42:11.979 | + functions-common:time_stop:2433 : elapsed_time=20902 2026-08-07 20:42:11.980 | + functions-common:time_stop:2434 : total=598 2026-08-07 20:42:11.982 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:42:11.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21500 2026-08-07 20:42:11.985 | + functions-common:apt_get:1215 : return 0 2026-08-07 20:42:11.988 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-07 20:42:12.001 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-07 20:42:12.002 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-07 20:42:12.004 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-07 20:42:12.006 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-07 20:42:12.007 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-07 20:42:12.010 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-07 20:42:12.010 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-07 20:42:12.018 | 0 2026-08-07 20:42:12.021 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-07 20:42:12.023 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-08-07 20:42:12.024 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-08-07 20:42:12.026 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-08-07 20:42:12.028 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-07 20:42:12.029 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-08-07 20:42:12.038 | vm.dirty_ratio = 60 2026-08-07 20:42:12.041 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-08-07 20:42:12.043 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-08-07 20:42:12.045 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-07 20:42:12.047 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-08-07 20:42:12.055 | vm.dirty_background_ratio = 10 2026-08-07 20:42:12.058 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-08-07 20:42:12.059 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-08-07 20:42:12.061 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-08-07 20:42:12.062 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-08-07 20:42:12.070 | vm.vfs_cache_pressure = 50 2026-08-07 20:42:12.073 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-08-07 20:42:12.075 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-08-07 20:42:12.076 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-08-07 20:42:12.078 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-08-07 20:42:12.086 | vm.swappiness = 100 2026-08-07 20:42:12.089 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-08-07 20:42:12.097 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-08-07 20:42:12.097 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-08-07 20:42:12.097 | /proc/sys/vm/compact_unevictable_allowed:1 2026-08-07 20:42:12.097 | /proc/sys/vm/compaction_proactiveness:20 2026-08-07 20:42:12.097 | /proc/sys/vm/dirty_background_bytes:0 2026-08-07 20:42:12.097 | /proc/sys/vm/dirty_background_ratio:10 2026-08-07 20:42:12.097 | /proc/sys/vm/dirty_bytes:0 2026-08-07 20:42:12.097 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-08-07 20:42:12.097 | /proc/sys/vm/dirty_ratio:60 2026-08-07 20:42:12.097 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-08-07 20:42:12.097 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-08-07 20:42:12.097 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-08-07 20:42:12.098 | /proc/sys/vm/extfrag_threshold:500 2026-08-07 20:42:12.098 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-08-07 20:42:12.098 | /proc/sys/vm/hugetlb_shm_group:0 2026-08-07 20:42:12.098 | /proc/sys/vm/laptop_mode:0 2026-08-07 20:42:12.098 | /proc/sys/vm/legacy_va_layout:0 2026-08-07 20:42:12.098 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-08-07 20:42:12.098 | /proc/sys/vm/max_map_count:1048576 2026-08-07 20:42:12.098 | /proc/sys/vm/memfd_noexec:0 2026-08-07 20:42:12.098 | /proc/sys/vm/memory_failure_early_kill:0 2026-08-07 20:42:12.098 | /proc/sys/vm/memory_failure_recovery:1 2026-08-07 20:42:12.098 | /proc/sys/vm/min_free_kbytes:67584 2026-08-07 20:42:12.098 | /proc/sys/vm/min_slab_ratio:5 2026-08-07 20:42:12.098 | /proc/sys/vm/min_unmapped_ratio:1 2026-08-07 20:42:12.098 | /proc/sys/vm/mmap_min_addr:65536 2026-08-07 20:42:12.098 | /proc/sys/vm/mmap_rnd_bits:32 2026-08-07 20:42:12.098 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-08-07 20:42:12.098 | /proc/sys/vm/nr_hugepages:41 2026-08-07 20:42:12.098 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-08-07 20:42:12.098 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-08-07 20:42:12.098 | /proc/sys/vm/numa_stat:1 2026-08-07 20:42:12.098 | /proc/sys/vm/numa_zonelist_order:Node 2026-08-07 20:42:12.098 | /proc/sys/vm/oom_dump_tasks:0 2026-08-07 20:42:12.098 | /proc/sys/vm/oom_kill_allocating_task:1 2026-08-07 20:42:12.098 | /proc/sys/vm/overcommit_kbytes:0 2026-08-07 20:42:12.098 | /proc/sys/vm/overcommit_memory:0 2026-08-07 20:42:12.098 | /proc/sys/vm/overcommit_ratio:50 2026-08-07 20:42:12.098 | /proc/sys/vm/page-cluster:3 2026-08-07 20:42:12.098 | /proc/sys/vm/page_lock_unfairness:5 2026-08-07 20:42:12.098 | /proc/sys/vm/panic_on_oom:0 2026-08-07 20:42:12.098 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-08-07 20:42:12.098 | /proc/sys/vm/stat_interval:1 2026-08-07 20:42:12.098 | /proc/sys/vm/swappiness:100 2026-08-07 20:42:12.098 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-08-07 20:42:12.098 | /proc/sys/vm/user_reserve_kbytes:131072 2026-08-07 20:42:12.098 | /proc/sys/vm/vfs_cache_pressure:50 2026-08-07 20:42:12.098 | /proc/sys/vm/watermark_boost_factor:15000 2026-08-07 20:42:12.098 | /proc/sys/vm/watermark_scale_factor:10 2026-08-07 20:42:12.098 | /proc/sys/vm/zone_reclaim_mode:0 2026-08-07 20:42:12.101 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-08-07 20:42:12.104 | + lib/host:tune_host:126 : configure_host_net 2026-08-07 20:42:12.107 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-07 20:42:12.108 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-08-07 20:42:12.110 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-08-07 20:42:12.112 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-08-07 20:42:12.114 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-08-07 20:42:12.116 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-08-07 20:42:12.123 | net.ipv4.tcp_keepalive_time = 60 2026-08-07 20:42:12.126 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-08-07 20:42:12.128 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-08-07 20:42:12.130 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-08-07 20:42:12.132 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-08-07 20:42:12.140 | net.ipv4.tcp_keepalive_intvl = 10 2026-08-07 20:42:12.143 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-08-07 20:42:12.145 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-08-07 20:42:12.147 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-08-07 20:42:12.149 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-08-07 20:42:12.157 | net.ipv4.tcp_keepalive_probes = 6 2026-08-07 20:42:12.160 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-08-07 20:42:12.162 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-08-07 20:42:12.164 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-08-07 20:42:12.166 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-08-07 20:42:12.174 | net.ipv4.tcp_fastopen = 3 2026-08-07 20:42:12.177 | + lib/host:configure_sysctl_net_parmaters:114 : 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-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_app_win:31 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_dsack:1 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_ecn:2 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-08-07 20:42:12.186 | /proc/sys/net/ipv4/tcp_fack:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_fastopen_key:a63a0b44-d53105d2-fda91602-1d77aacc 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_frto:2 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_mem:756555 1008740 1513110 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_recovery:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_reordering:3 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_retries1:3 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_retries2:15 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_sack:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-08-07 20:42:12.187 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-08-07 20:42:12.189 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-08-07 20:42:12.191 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-08-07 20:42:12.193 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-08-07 20:42:12.195 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-08-07 20:42:12.202 | net.core.default_qdisc = pfifo_fast 2026-08-07 20:42:12.206 | + ./stack.sh:main:600 : fetch_plugins 2026-08-07 20:42:12.208 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-08-07 20:42:12.210 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-07 20:42:12.212 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-08-07 20:42:12.215 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-08-07 20:42:12.215 | Fetching DevStack plugins 2026-08-07 20:42:12.217 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-08-07 20:42:12.218 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-08-07 20:42:12.220 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-08-07 20:42:12.221 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-08-07 20:42:12.223 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-08-07 20:42:12.224 | + functions-common:git_clone_by_name:684 : local branch=master 2026-08-07 20:42:12.226 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-08-07 20:42:12.228 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-08-07 20:42:12.229 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-07 20:42:12.230 | + functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:42:12.232 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:42:12.233 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:42:12.235 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:42:12.236 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:42:12.239 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:42:12.250 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:42:12.252 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:42:12.253 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:42:12.255 | + functions-common:git_clone:610 : echo master 2026-08-07 20:42:12.256 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:42:12.260 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-07 20:42:12.262 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:42:12.264 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-07 20:42:12.275 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-07 20:42:12.278 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:42:12.278 | + functions-common:git_clone:673 : head -1 2026-08-07 20:42:12.355 | 2131d26f73 Merge "Drop logic already migrated to neutron-lib" 2026-08-07 20:42:12.358 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:42:12.361 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-07 20:42:12.363 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-07 20:42:12.364 | + functions-common:run_phase:1849 : local phase= 2026-08-07 20:42:12.366 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-07 20:42:12.368 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-07 20:42:12.370 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-07 20:42:12.372 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-07 20:42:12.374 | + functions-common:run_phase:1858 : local extra 2026-08-07 20:42:12.377 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-07 20:42:12.380 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-07 20:42:12.382 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-07 20:42:12.383 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-07 20:42:12.385 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-08-07 20:42:12.387 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-07 20:42:12.399 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:42:12.401 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-07 20:42:12.403 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-07 20:42:12.405 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-07 20:42:12.406 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-07 20:42:12.408 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-07 20:42:12.410 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-07 20:42:12.411 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-07 20:42:12.413 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-07 20:42:12.415 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-07 20:42:12.416 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-07 20:42:12.418 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-07 20:42:12.420 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-08-07 20:42:12.422 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-07 20:42:12.423 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-08-07 20:42:12.425 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-08-07 20:42:12.425 | Overriding Configuration Defaults 2026-08-07 20:42:12.427 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-08-07 20:42:12.429 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-08-07 20:42:12.431 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-08-07 20:42:12.434 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-08-07 20:42:12.449 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-08-07 20:42:12.451 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-07 20:42:12.464 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:42:12.466 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.83 2026-08-07 20:42:12.469 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.83 2026-08-07 20:42:12.469 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-07 20:42:12.473 | ++ lib/tls:source:40 : TLS_IP=10.4.3.83 2026-08-07 20:42:12.475 | +++ lib/tls:source:43 : hostname -f 2026-08-07 20:42:12.479 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-08-07 20:42:12.481 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-07 20:42:12.483 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-07 20:42:12.485 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-07 20:42:12.487 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-07 20:42:12.489 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-07 20:42:12.491 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-07 20:42:12.493 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-07 20:42:12.495 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-07 20:42:12.497 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-07 20:42:12.501 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-08-07 20:42:12.512 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-08-07 20:42:12.529 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-08-07 20:42:12.540 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-08-07 20:42:12.552 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-08-07 20:42:12.583 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-08-07 20:42:12.647 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-08-07 20:42:12.743 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-08-07 20:42:12.770 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-08-07 20:42:12.821 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-08-07 20:42:12.872 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-08-07 20:42:12.875 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-07 20:42:12.890 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:42:12.892 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-08-07 20:42:12.895 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-07 20:42:12.897 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-07 20:42:12.899 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-07 20:42:12.901 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-07 20:42:12.904 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-07 20:42:12.918 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-07 20:42:12.920 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-07 20:42:12.922 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-07 20:42:12.924 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-07 20:42:12.926 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-07 20:42:12.928 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-07 20:42:12.931 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-07 20:42:12.933 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-07 20:42:12.935 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-07 20:42:12.938 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-07 20:42:12.953 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-07 20:42:12.955 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-07 20:42:12.957 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-07 20:42:12.959 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-07 20:42:12.961 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-07 20:42:12.963 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-07 20:42:12.965 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-07 20:42:12.967 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-07 20:42:12.969 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-07 20:42:12.971 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-07 20:42:12.974 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-07 20:42:12.976 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-07 20:42:12.977 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.83 2026-08-07 20:42:12.979 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-08-07 20:42:12.982 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-07 20:42:12.984 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-07 20:42:12.985 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-07 20:42:12.988 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-07 20:42:12.991 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-07 20:42:12.993 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-07 20:42:12.995 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-07 20:42:12.997 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-07 20:42:13.000 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-07 20:42:13.013 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-07 20:42:13.016 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.83 2026-08-07 20:42:13.019 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.83 2026-08-07 20:42:13.019 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-07 20:42:13.023 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.83 2026-08-07 20:42:13.026 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-07 20:42:13.028 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-07 20:42:13.029 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-07 20:42:13.031 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-07 20:42:13.033 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-07 20:42:13.035 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-07 20:42:13.037 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-07 20:42:13.038 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-07 20:42:13.040 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-07 20:42:13.042 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-07 20:42:13.043 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-07 20:42:13.045 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-07 20:42:13.047 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-07 20:42:13.049 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-07 20:42:13.051 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-07 20:42:13.053 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-07 20:42:13.054 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-07 20:42:13.056 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-07 20:42:13.058 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:42:13.061 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-07 20:42:13.063 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-07 20:42:13.065 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-07 20:42:13.078 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-07 20:42:13.079 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-07 20:42:13.082 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-07 20:42:13.084 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-07 20:42:13.086 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-07 20:42:13.088 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-07 20:42:13.089 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-07 20:42:13.091 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-07 20:42:13.093 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-07 20:42:13.095 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-07 20:42:13.096 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-07 20:42:13.098 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-07 20:42:13.100 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-07 20:42:13.101 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-07 20:42:13.103 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-07 20:42:13.105 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-07 20:42:13.107 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-07 20:42:13.109 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-07 20:42:13.111 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-08-07 20:42:13.113 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-08-07 20:42:13.206 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-08-07 20:42:13.219 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-08-07 20:42:13.222 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-07 20:42:13.225 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-07 20:42:13.227 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-07 20:42:13.229 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-07 20:42:13.231 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-07 20:42:13.233 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-07 20:42:13.235 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-07 20:42:13.238 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-07 20:42:13.240 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-07 20:42:13.242 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-07 20:42:13.245 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-08-07 20:42:13.247 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-07 20:42:13.249 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-07 20:42:13.251 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-07 20:42:13.253 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-07 20:42:13.255 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-07 20:42:13.257 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-07 20:42:13.260 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-07 20:42:13.263 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-07 20:42:13.267 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-07 20:42:13.267 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-07 20:42:13.267 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-07 20:42:13.269 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-07 20:42:13.273 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=62:3ddc:d238 2026-08-07 20:42:13.276 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-07 20:42:13.278 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-07 20:42:13.280 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-07 20:42:13.282 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-07 20:42:13.284 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd62:3ddc:d238::/56 2026-08-07 20:42:13.287 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd62:3ddc:d238::/56 2026-08-07 20:42:13.288 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-07 20:42:13.293 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd62:3ddc:d238::/64 2026-08-07 20:42:13.295 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-07 20:42:13.297 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-07 20:42:13.300 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-07 20:42:13.302 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-07 20:42:13.304 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-08-07 20:42:13.306 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-08-07 20:42:13.308 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-07 20:42:13.310 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-07 20:42:13.312 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-07 20:42:13.315 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-07 20:42:13.317 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-07 20:42:13.319 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-07 20:42:13.321 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-08-07 20:42:13.324 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd62:3ddc:d238::/56 2026-08-07 20:42:13.326 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-07 20:42:13.328 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-07 20:42:13.332 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-07 20:42:13.332 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-07 20:42:13.332 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-07 20:42:13.338 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-08-07 20:42:13.341 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-07 20:42:13.341 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-07 20:42:13.341 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-07 20:42:13.346 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-07 20:42:13.349 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-08-07 20:42:13.352 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-08-07 20:42:13.354 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-08-07 20:42:13.357 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-08-07 20:42:13.359 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-07 20:42:13.362 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-08-07 20:42:13.364 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-07 20:42:13.366 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-07 20:42:13.368 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-07 20:42:13.370 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-07 20:42:13.386 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-08-07 20:42:13.399 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-08-07 20:42:13.411 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-08-07 20:42:13.423 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-08-07 20:42:13.436 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-08-07 20:42:13.466 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-08-07 20:42:13.469 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-07 20:42:13.471 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-07 20:42:13.473 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-07 20:42:13.476 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-07 20:42:13.478 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-07 20:42:13.493 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-07 20:42:13.495 | + ./stack.sh:main:635 : run_phase source 2026-08-07 20:42:13.497 | + functions-common:run_phase:1848 : local mode=source 2026-08-07 20:42:13.499 | + functions-common:run_phase:1849 : local phase= 2026-08-07 20:42:13.501 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-07 20:42:13.503 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-07 20:42:13.506 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-07 20:42:13.508 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-07 20:42:13.510 | + functions-common:run_phase:1858 : local extra 2026-08-07 20:42:13.513 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-07 20:42:13.516 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-07 20:42:13.518 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-07 20:42:13.520 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-07 20:42:13.522 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-08-07 20:42:13.525 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-07 20:42:13.538 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:42:13.540 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-07 20:42:13.543 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-08-07 20:42:13.583 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-07 20:42:13.585 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-07 20:42:13.588 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-07 20:42:13.590 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-07 20:42:13.593 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-08-07 20:42:13.595 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-07 20:42:13.597 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-08-07 20:42:13.600 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-08-07 20:42:13.600 | Loading plugin settings 2026-08-07 20:42:13.602 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-08-07 20:42:13.604 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-08-07 20:42:13.607 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-08-07 20:42:13.609 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-08-07 20:42:13.612 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-08-07 20:42:13.615 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-08-07 20:42:13.617 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-08-07 20:42:13.619 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-08-07 20:42:13.621 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-08-07 20:42:13.624 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-08-07 20:42:13.627 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-08-07 20:42:13.629 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-08-07 20:42:13.631 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-07 20:42:13.634 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:42:13.637 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-08-07 20:42:13.652 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-08-07 20:42:13.654 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-08-07 20:42:13.656 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-08-07 20:42:13.659 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-08-07 20:42:13.661 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-08-07 20:42:13.664 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-08-07 20:42:13.679 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-08-07 20:42:13.681 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-07 20:42:13.684 | + functions-common:verify_disabled_services:2131 : local service 2026-08-07 20:42:13.686 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.688 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-08-07 20:42:13.691 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.693 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-08-07 20:42:13.695 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.698 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-08-07 20:42:13.700 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.702 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-08-07 20:42:13.705 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.707 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-08-07 20:42:13.709 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.711 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-08-07 20:42:13.714 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.716 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-08-07 20:42:13.719 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.721 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-08-07 20:42:13.723 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.726 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-08-07 20:42:13.728 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.730 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-08-07 20:42:13.733 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.735 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-08-07 20:42:13.738 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.740 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-08-07 20:42:13.742 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.745 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-08-07 20:42:13.747 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.749 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-08-07 20:42:13.751 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.753 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-08-07 20:42:13.756 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.758 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-08-07 20:42:13.760 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.763 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-08-07 20:42:13.765 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.768 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-08-07 20:42:13.770 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.772 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-08-07 20:42:13.775 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.777 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-08-07 20:42:13.779 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.781 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-08-07 20:42:13.784 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.786 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-08-07 20:42:13.788 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.790 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-08-07 20:42:13.793 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.795 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-08-07 20:42:13.797 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.800 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-08-07 20:42:13.802 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.804 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-08-07 20:42:13.807 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.809 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-08-07 20:42:13.812 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.814 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-08-07 20:42:13.816 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.819 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-08-07 20:42:13.821 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.823 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-08-07 20:42:13.826 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:42:13.828 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-08-07 20:42:13.831 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-07 20:42:13.834 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-07 20:42:13.836 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-07 20:42:13.851 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:42:13.853 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-07 20:42:13.856 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-07 20:42:13.858 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-07 20:42:13.873 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:42:13.875 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-07 20:42:13.877 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-07 20:42:13.879 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-07 20:42:13.882 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-07 20:42:13.884 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-07 20:42:13.886 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-07 20:42:13.889 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-07 20:42:13.891 | + lib/database:initialize_database_backends:92 : return 0 2026-08-07 20:42:13.894 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-07 20:42:13.894 | Using mysql database backend 2026-08-07 20:42:13.896 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-07 20:42:13.912 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-07 20:42:13.915 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-07 20:42:13.918 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-07 20:42:13.920 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-07 20:42:13.923 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-07 20:42:13.926 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-07 20:42:13.941 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:42:13.943 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-07 20:42:13.960 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-07 20:42:13.976 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:42:13.978 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-07 20:42:13.994 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-07 20:42:14.010 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-07 20:42:14.026 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:42:14.029 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-07 20:42:14.045 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:42:14.048 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-08-07 20:42:14.063 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-08-07 20:42:14.066 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-08-07 20:42:14.068 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-07 20:42:14.071 | + functions-common:save_stackenv:65 : local tag=768 2026-08-07 20:42:14.074 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-07 20:42:14.078 | + functions-common:save_stackenv:67 : time_stamp=2026-08-07-204214 2026-08-07 20:42:14.080 | + functions-common:save_stackenv:68 : echo '# 2026-08-07-204214 768' 2026-08-07 20:42:14.082 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.085 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-07 20:42:14.087 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.090 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-07 20:42:14.092 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.095 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-07 20:42:14.097 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.100 | + functions-common:save_stackenv:70 : 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,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-08-07 20:42:14.102 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.104 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.83 2026-08-07 20:42:14.106 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.109 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.83/identity 2026-08-07 20:42:14.111 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.113 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-07-204147 2026-08-07 20:42:14.115 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.117 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-07 20:42:14.119 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.122 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.83 2026-08-07 20:42:14.124 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.127 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-07 20:42:14.129 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.132 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.83 2026-08-07 20:42:14.134 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.137 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-07 20:42:14.139 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.142 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-07 20:42:14.144 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.147 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.83 2026-08-07 20:42:14.149 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:42:14.152 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-07 20:42:14.154 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-07 20:42:14.157 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-07 20:42:14.159 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-08-07 20:42:14.161 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-07 20:42:14.163 | + functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:42:14.166 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:42:14.168 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:42:14.171 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:42:14.173 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:42:14.177 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:42:14.192 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:42:14.194 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:42:14.196 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:42:14.199 | + functions-common:git_clone:610 : echo master 2026-08-07 20:42:14.199 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:42:14.204 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-07 20:42:14.206 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:42:14.208 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-07 20:42:14.222 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-07 20:42:14.225 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:42:14.226 | + functions-common:git_clone:673 : head -1 2026-08-07 20:42:14.242 | ddab97be Merge "Add py-consul" 2026-08-07 20:42:14.245 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:42:14.249 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-07 20:42:14.252 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:42:14.254 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-07 20:42:14.257 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-08-07 20:42:14.260 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-07 20:42:14.263 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-07 20:42:14.265 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-08-07 20:42:14.267 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-08-07 20:42:14.270 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-07 20:42:14.272 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-07 20:42:14.276 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-07 20:42:14.280 | ++ tools/install_prereqs.sh:source:47 : NOW=1786135334 2026-08-07 20:42:14.283 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-08-07 20:42:14.287 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-07 20:42:14.290 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-07 20:42:14.293 | ++ tools/install_prereqs.sh:source:49 : DELTA=1786135334 2026-08-07 20:42:14.296 | ++ tools/install_prereqs.sh:source:50 : [[ 1786135334 -lt 7200 ]] 2026-08-07 20:42:14.298 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-07 20:42:14.301 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-07 20:42:14.303 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-07 20:42:14.306 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-07 20:42:14.308 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-07 20:42:14.311 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-07 20:42:14.313 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-07 20:42:14.317 | +++ 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,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-08-07 20:42:14.345 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-07 20:42:14.345 | apache2-dev 2026-08-07 20:42:14.345 | bc 2026-08-07 20:42:14.345 | bsdmainutils 2026-08-07 20:42:14.345 | curl 2026-08-07 20:42:14.345 | g++ 2026-08-07 20:42:14.345 | gawk 2026-08-07 20:42:14.345 | gcc 2026-08-07 20:42:14.345 | gettext 2026-08-07 20:42:14.345 | git 2026-08-07 20:42:14.345 | graphviz 2026-08-07 20:42:14.345 | iputils-ping 2026-08-07 20:42:14.345 | libffi-dev 2026-08-07 20:42:14.345 | libjpeg-dev 2026-08-07 20:42:14.345 | libpq-dev 2026-08-07 20:42:14.345 | libssl-dev 2026-08-07 20:42:14.345 | libsystemd-dev 2026-08-07 20:42:14.345 | libxml2-dev 2026-08-07 20:42:14.345 | libxslt1-dev 2026-08-07 20:42:14.345 | libyaml-dev 2026-08-07 20:42:14.345 | lsof 2026-08-07 20:42:14.345 | openssh-server 2026-08-07 20:42:14.345 | openssl 2026-08-07 20:42:14.345 | pkg-config 2026-08-07 20:42:14.345 | psmisc 2026-08-07 20:42:14.345 | python3-dev 2026-08-07 20:42:14.345 | python3-pip 2026-08-07 20:42:14.345 | python3-systemd 2026-08-07 20:42:14.345 | python3-venv 2026-08-07 20:42:14.345 | tar 2026-08-07 20:42:14.345 | tcpdump 2026-08-07 20:42:14.345 | unzip 2026-08-07 20:42:14.345 | uuid-runtime 2026-08-07 20:42:14.345 | wget 2026-08-07 20:42:14.345 | zlib1g-dev 2026-08-07 20:42:14.345 | lvm2 2026-08-07 20:42:14.345 | qemu-utils 2026-08-07 20:42:14.345 | thin-provisioning-tools 2026-08-07 20:42:14.345 | lsscsi 2026-08-07 20:42:14.345 | open-iscsi 2026-08-07 20:42:14.345 | libkrb5-dev 2026-08-07 20:42:14.345 | libldap2-dev 2026-08-07 20:42:14.345 | libsasl2-dev 2026-08-07 20:42:14.345 | memcached 2026-08-07 20:42:14.345 | python3-mysqldb 2026-08-07 20:42:14.345 | sqlite3 2026-08-07 20:42:14.345 | conntrack 2026-08-07 20:42:14.345 | curl 2026-08-07 20:42:14.345 | ebtables 2026-08-07 20:42:14.345 | genisoimage 2026-08-07 20:42:14.345 | iptables 2026-08-07 20:42:14.345 | iputils-arping 2026-08-07 20:42:14.345 | kpartx 2026-08-07 20:42:14.345 | libjs-jquery-tablesorter 2026-08-07 20:42:14.345 | parted 2026-08-07 20:42:14.345 | pm-utils 2026-08-07 20:42:14.345 | python3-mysqldb 2026-08-07 20:42:14.345 | socat 2026-08-07 20:42:14.345 | sqlite3 2026-08-07 20:42:14.345 | sudo 2026-08-07 20:42:14.345 | vlan 2026-08-07 20:42:14.345 | cryptsetup 2026-08-07 20:42:14.345 | dosfstools 2026-08-07 20:42:14.345 | genisoimage 2026-08-07 20:42:14.345 | gir1.2-libosinfo-1.0 2026-08-07 20:42:14.345 | netcat-openbsd 2026-08-07 20:42:14.345 | open-iscsi 2026-08-07 20:42:14.345 | qemu-utils 2026-08-07 20:42:14.345 | sg3-utils 2026-08-07 20:42:14.345 | sysfsutils 2026-08-07 20:42:14.345 | acl 2026-08-07 20:42:14.345 | dnsmasq-base 2026-08-07 20:42:14.345 | dnsmasq-utils 2026-08-07 20:42:14.345 | ebtables 2026-08-07 20:42:14.345 | haproxy 2026-08-07 20:42:14.345 | iptables 2026-08-07 20:42:14.345 | iputils-arping 2026-08-07 20:42:14.345 | iputils-ping 2026-08-07 20:42:14.345 | postgresql-server-dev-all 2026-08-07 20:42:14.345 | python3-mysqldb 2026-08-07 20:42:14.345 | sqlite3 2026-08-07 20:42:14.345 | sudo 2026-08-07 20:42:14.345 | vlan 2026-08-07 20:42:14.345 | curl 2026-08-07 20:42:14.345 | liberasurecode-dev 2026-08-07 20:42:14.345 | make 2026-08-07 20:42:14.345 | memcached 2026-08-07 20:42:14.345 | rsync 2026-08-07 20:42:14.345 | sqlite3 2026-08-07 20:42:14.345 | xfsprogs 2026-08-07 20:42:14.345 | apache2' 2026-08-07 20:42:14.348 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-07 20:42:14.368 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-07 20:42:14.368 | apache2-dev 2026-08-07 20:42:14.368 | bc 2026-08-07 20:42:14.368 | bsdmainutils 2026-08-07 20:42:14.368 | curl 2026-08-07 20:42:14.368 | g++ 2026-08-07 20:42:14.368 | gawk 2026-08-07 20:42:14.368 | gcc 2026-08-07 20:42:14.368 | gettext 2026-08-07 20:42:14.368 | git 2026-08-07 20:42:14.368 | graphviz 2026-08-07 20:42:14.368 | iputils-ping 2026-08-07 20:42:14.368 | libffi-dev 2026-08-07 20:42:14.368 | libjpeg-dev 2026-08-07 20:42:14.368 | libpq-dev 2026-08-07 20:42:14.368 | libssl-dev 2026-08-07 20:42:14.368 | libsystemd-dev 2026-08-07 20:42:14.368 | libxml2-dev 2026-08-07 20:42:14.368 | libxslt1-dev 2026-08-07 20:42:14.368 | libyaml-dev 2026-08-07 20:42:14.368 | lsof 2026-08-07 20:42:14.368 | openssh-server 2026-08-07 20:42:14.368 | openssl 2026-08-07 20:42:14.368 | pkg-config 2026-08-07 20:42:14.368 | psmisc 2026-08-07 20:42:14.368 | python3-dev 2026-08-07 20:42:14.368 | python3-pip 2026-08-07 20:42:14.368 | python3-systemd 2026-08-07 20:42:14.368 | python3-venv 2026-08-07 20:42:14.368 | tar 2026-08-07 20:42:14.368 | tcpdump 2026-08-07 20:42:14.368 | unzip 2026-08-07 20:42:14.368 | uuid-runtime 2026-08-07 20:42:14.368 | wget 2026-08-07 20:42:14.368 | zlib1g-dev 2026-08-07 20:42:14.368 | lvm2 2026-08-07 20:42:14.368 | qemu-utils 2026-08-07 20:42:14.368 | thin-provisioning-tools 2026-08-07 20:42:14.368 | lsscsi 2026-08-07 20:42:14.368 | open-iscsi 2026-08-07 20:42:14.368 | libkrb5-dev 2026-08-07 20:42:14.368 | libldap2-dev 2026-08-07 20:42:14.368 | libsasl2-dev 2026-08-07 20:42:14.368 | memcached 2026-08-07 20:42:14.368 | python3-mysqldb 2026-08-07 20:42:14.368 | sqlite3 2026-08-07 20:42:14.368 | conntrack 2026-08-07 20:42:14.368 | curl 2026-08-07 20:42:14.368 | ebtables 2026-08-07 20:42:14.368 | genisoimage 2026-08-07 20:42:14.368 | iptables 2026-08-07 20:42:14.368 | iputils-arping 2026-08-07 20:42:14.368 | kpartx 2026-08-07 20:42:14.368 | libjs-jquery-tablesorter 2026-08-07 20:42:14.368 | parted 2026-08-07 20:42:14.368 | pm-utils 2026-08-07 20:42:14.368 | python3-mysqldb 2026-08-07 20:42:14.368 | socat 2026-08-07 20:42:14.368 | sqlite3 2026-08-07 20:42:14.368 | sudo 2026-08-07 20:42:14.368 | vlan 2026-08-07 20:42:14.368 | cryptsetup 2026-08-07 20:42:14.368 | dosfstools 2026-08-07 20:42:14.368 | genisoimage 2026-08-07 20:42:14.368 | gir1.2-libosinfo-1.0 2026-08-07 20:42:14.368 | netcat-openbsd 2026-08-07 20:42:14.368 | open-iscsi 2026-08-07 20:42:14.368 | qemu-utils 2026-08-07 20:42:14.368 | sg3-utils 2026-08-07 20:42:14.368 | sysfsutils 2026-08-07 20:42:14.368 | acl 2026-08-07 20:42:14.368 | dnsmasq-base 2026-08-07 20:42:14.368 | dnsmasq-utils 2026-08-07 20:42:14.368 | ebtables 2026-08-07 20:42:14.368 | haproxy 2026-08-07 20:42:14.368 | iptables 2026-08-07 20:42:14.368 | iputils-arping 2026-08-07 20:42:14.368 | iputils-ping 2026-08-07 20:42:14.368 | postgresql-server-dev-all 2026-08-07 20:42:14.368 | python3-mysqldb 2026-08-07 20:42:14.368 | sqlite3 2026-08-07 20:42:14.368 | sudo 2026-08-07 20:42:14.368 | vlan 2026-08-07 20:42:14.368 | curl 2026-08-07 20:42:14.368 | liberasurecode-dev 2026-08-07 20:42:14.368 | make 2026-08-07 20:42:14.368 | memcached 2026-08-07 20:42:14.368 | rsync 2026-08-07 20:42:14.369 | sqlite3 2026-08-07 20:42:14.369 | xfsprogs 2026-08-07 20:42:14.369 | apache2 ' 2026-08-07 20:42:14.370 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-07 20:42:14.372 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:42:14.375 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:42:14.379 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-07 20:42:14.379 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-07 20:42:14.383 | ++ 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-07 20:42:14.385 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-07 20:42:14.387 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:42:14.389 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-07 20:42:14.391 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:42:14.394 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:42:14.396 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:42:14.398 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:42:14.400 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:42:14.403 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:42:14.405 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-07 20:42:14.407 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-07 20:42:14.409 | ++ functions-common:apt_get_update:1167 : return 2026-08-07 20:42:14.411 | ++ functions-common:install_package:1439 : 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-07 20:42:14.414 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:42:14.416 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:42:14.419 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:42:14.422 | ++ functions-common:real_install_package:1427 : 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-07 20:42:14.440 | ++ functions-common:apt_get:1207 : 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 curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-08-07 20:42:14.467 | Reading package lists... 2026-08-07 20:42:14.679 | Building dependency tree... 2026-08-07 20:42:14.680 | Reading state information... 2026-08-07 20:42:14.935 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-07 20:42:14.935 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-07 20:42:14.935 | g++ set to manually installed. 2026-08-07 20:42:14.935 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-07 20:42:14.935 | gcc set to manually installed. 2026-08-07 20:42:14.935 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-07 20:42:14.935 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-07 20:42:14.935 | iputils-ping set to manually installed. 2026-08-07 20:42:14.935 | lsof is already the newest version (4.95.0-1build3). 2026-08-07 20:42:14.935 | psmisc is already the newest version (23.7-1build1). 2026-08-07 20:42:14.935 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-07 20:42:14.935 | python3-dev set to manually installed. 2026-08-07 20:42:14.935 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-07 20:42:14.935 | python3-systemd is already the newest version (235-1build4). 2026-08-07 20:42:14.935 | python3-systemd set to manually installed. 2026-08-07 20:42:14.935 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-08-07 20:42:14.935 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-07 20:42:14.935 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-08-07 20:42:14.935 | unzip set to manually installed. 2026-08-07 20:42:14.935 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-07 20:42:14.935 | zlib1g-dev set to manually installed. 2026-08-07 20:42:14.935 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-07 20:42:14.935 | lvm2 set to manually installed. 2026-08-07 20:42:14.935 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-07 20:42:14.935 | qemu-utils set to manually installed. 2026-08-07 20:42:14.935 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-07 20:42:14.935 | thin-provisioning-tools set to manually installed. 2026-08-07 20:42:14.935 | lsscsi is already the newest version (0.32-1build1). 2026-08-07 20:42:14.935 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-07 20:42:14.935 | open-iscsi set to manually installed. 2026-08-07 20:42:14.935 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-07 20:42:14.935 | iptables set to manually installed. 2026-08-07 20:42:14.935 | parted is already the newest version (3.6-4build1). 2026-08-07 20:42:14.935 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-08-07 20:42:14.935 | vlan is already the newest version (2.0.5ubuntu5). 2026-08-07 20:42:14.935 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-07 20:42:14.935 | cryptsetup set to manually installed. 2026-08-07 20:42:14.935 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-07 20:42:14.935 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-07 20:42:14.935 | netcat-openbsd set to manually installed. 2026-08-07 20:42:14.935 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-07 20:42:14.935 | sg3-utils set to manually installed. 2026-08-07 20:42:14.935 | acl is already the newest version (2.3.2-1build1.1). 2026-08-07 20:42:14.935 | acl set to manually installed. 2026-08-07 20:42:14.935 | make is already the newest version (4.3-4.1build2). 2026-08-07 20:42:14.935 | make set to manually installed. 2026-08-07 20:42:14.935 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-08-07 20:42:14.935 | The following additional packages will be installed: 2026-08-07 20:42:14.935 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-07 20:42:14.935 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-08-07 20:42:14.935 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-08-07 20:42:14.935 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-08-07 20:42:14.935 | icu-devtools intltool-debian krb5-locales krb5-multidev libann0 libapr1-dev 2026-08-07 20:42:14.935 | libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2026-08-07 20:42:14.935 | libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 2026-08-07 20:42:14.935 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev 2026-08-07 20:42:14.935 | libclang1-17t64 libcurl3t64-gnutls libcurl4t64 libdebhelper-perl 2026-08-07 20:42:14.935 | liberasurecode1 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-08-07 20:42:14.935 | libgssapi-krb5-2 libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 2026-08-07 20:42:14.935 | libice6 libicu-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-07 20:42:14.935 | libjson-perl libk5crypto3 libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-08-07 20:42:14.935 | libkrb5-3 libkrb5support0 liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev 2026-08-07 20:42:14.935 | libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 libmysqlclient21 2026-08-07 20:42:14.935 | libncurses-dev libncurses6 libncursesw6 libnss-systemd libobjc-13-dev 2026-08-07 20:42:14.935 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd libpathplan4 2026-08-07 20:42:14.935 | libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 2026-08-07 20:42:14.936 | libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 libssl3t64 2026-08-07 20:42:14.936 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-shared 2026-08-07 20:42:14.936 | libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 libxaw7 libxml2 2026-08-07 20:42:14.936 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-08-07 20:42:14.936 | llvm-17-runtime llvm-17-tools m4 mount multipath-tools mysql-common ncal 2026-08-07 20:42:14.936 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-sftp-server 2026-08-07 20:42:14.936 | osinfo-db pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-08-07 20:42:14.936 | postgresql-client-common postgresql-common postgresql-server-dev-16 ssl-cert 2026-08-07 20:42:14.936 | systemd systemd-dev systemd-resolved systemd-sysv udev util-linux uuid-dev 2026-08-07 20:42:14.936 | vbetool 2026-08-07 20:42:14.938 | Suggested packages: 2026-08-07 20:42:14.938 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-07 20:42:14.938 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-07 20:42:14.938 | mailutils clang-17-doc wasi-libc doc-base dh-make gawk-doc wodim cdrkit-doc 2026-08-07 20:42:14.938 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-07 20:42:14.938 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-08-07 20:42:14.938 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-08-07 20:42:14.938 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-07 20:42:14.938 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-08-07 20:42:14.938 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-08-07 20:42:14.938 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-08-07 20:42:14.938 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-08-07 20:42:14.938 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-08-07 20:42:14.938 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-08-07 20:42:14.938 | tar-doc util-linux-extra util-linux-locales 2026-08-07 20:42:15.090 | The following NEW packages will be installed: 2026-08-07 20:42:15.090 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-07 20:42:15.090 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-07 20:42:15.090 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-08-07 20:42:15.090 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-08-07 20:42:15.091 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-07 20:42:15.091 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-07 20:42:15.091 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-07 20:42:15.091 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-07 20:42:15.091 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-07 20:42:15.091 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-08-07 20:42:15.091 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-07 20:42:15.091 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-07 20:42:15.091 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-07 20:42:15.091 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-08-07 20:42:15.091 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-08-07 20:42:15.091 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-08-07 20:42:15.091 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-08-07 20:42:15.091 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-08-07 20:42:15.091 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-08-07 20:42:15.091 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-08-07 20:42:15.091 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-07 20:42:15.091 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-07 20:42:15.092 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-08-07 20:42:15.092 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-08-07 20:42:15.092 | postgresql-client-16 postgresql-client-common postgresql-common 2026-08-07 20:42:15.092 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-08-07 20:42:15.092 | ssl-cert sysfsutils uuid-dev vbetool 2026-08-07 20:42:15.093 | The following packages will be upgraded: 2026-08-07 20:42:15.093 | bsdextrautils bsdutils curl eject fdisk gawk kpartx krb5-locales libblkid1 2026-08-07 20:42:15.093 | libcurl3t64-gnutls libcurl4t64 libfdisk1 libgssapi-krb5-2 libk5crypto3 2026-08-07 20:42:15.094 | libkrb5-3 libkrb5support0 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-08-07 20:42:15.094 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-08-07 20:42:15.095 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-08-07 20:42:15.095 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-08-07 20:42:15.095 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-08-07 20:42:15.095 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-08-07 20:42:15.354 | 50 upgraded, 139 newly installed, 0 to remove and 100 not upgraded. 2026-08-07 20:42:15.355 | Need to get 190 MB of archives. 2026-08-07 20:42:15.355 | After this operation, 919 MB of additional disk space will be used. 2026-08-07 20:42:15.355 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.5 [96.1 kB] 2026-08-07 20:42:15.939 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-08-07 20:42:16.145 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.4 [256 kB] 2026-08-07 20:42:16.372 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-08-07 20:42:16.555 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-08-07 20:42:16.557 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-08-07 20:42:16.622 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-08-07 20:42:16.633 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-08-07 20:42:16.644 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-08-07 20:42:16.654 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-08-07 20:42:16.676 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-08-07 20:42:16.810 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-08-07 20:42:16.843 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-08-07 20:42:16.844 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-08-07 20:42:16.849 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-08-07 20:42:16.857 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-08-07 20:42:16.959 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-08-07 20:42:17.008 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-08-07 20:42:17.013 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.12 [1,942 kB] 2026-08-07 20:42:17.082 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-08-07 20:42:17.087 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-08-07 20:42:17.089 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-08-07 20:42:17.091 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-08-07 20:42:17.095 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-08-07 20:42:17.095 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-08-07 20:42:17.140 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-07 20:42:17.142 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-07 20:42:17.144 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-08-07 20:42:17.261 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-07 20:42:17.262 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-08-07 20:42:17.263 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-08-07 20:42:17.267 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libk5crypto3 amd64 1.20.1-6ubuntu2.7 [82.0 kB] 2026-08-07 20:42:17.268 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssapi-krb5-2 amd64 1.20.1-6ubuntu2.7 [143 kB] 2026-08-07 20:42:17.271 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5support0 amd64 1.20.1-6ubuntu2.7 [34.5 kB] 2026-08-07 20:42:17.272 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-3 amd64 1.20.1-6ubuntu2.7 [348 kB] 2026-08-07 20:42:17.376 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-08-07 20:42:17.381 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-07 20:42:17.383 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-08-07 20:42:17.492 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-08-07 20:42:17.508 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-07 20:42:17.509 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-07 20:42:17.510 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-07 20:42:17.608 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gawk amd64 1:5.2.1-2ubuntu0.1 [463 kB] 2026-08-07 20:42:17.614 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-08-07 20:42:17.728 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-07 20:42:17.731 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-08-07 20:42:17.731 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-08-07 20:42:17.738 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-08-07 20:42:17.748 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-07 20:42:17.748 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-07 20:42:17.749 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.12 [1,003 kB] 2026-08-07 20:42:17.839 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-07 20:42:17.841 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-07 20:42:17.960 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-07 20:42:17.964 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-07 20:42:17.964 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-08-07 20:42:17.967 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-08-07 20:42:17.969 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-08-07 20:42:17.970 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-08-07 20:42:17.971 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-locales all 1.20.1-6ubuntu2.7 [14.9 kB] 2026-08-07 20:42:17.971 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-08-07 20:42:18.076 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-08-07 20:42:18.077 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-08-07 20:42:18.190 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-07 20:42:18.192 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-07 20:42:18.196 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-07 20:42:18.201 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-07 20:42:18.323 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-07 20:42:18.332 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-07 20:42:18.334 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-07 20:42:19.904 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-07 20:42:20.535 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-07 20:42:20.536 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-07 20:42:20.536 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-07 20:42:20.538 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-07 20:42:20.671 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-08-07 20:42:20.775 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-08-07 20:42:21.031 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-07 20:42:21.039 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-07 20:42:21.042 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-07 20:42:21.044 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-07 20:42:21.047 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-07 20:42:21.047 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-07 20:42:21.052 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-08-07 20:42:21.053 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-07 20:42:21.055 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-07 20:42:21.147 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-07 20:42:21.175 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-07 20:42:21.176 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-07 20:42:21.179 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-07 20:42:21.275 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-07 20:42:21.276 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-07 20:42:21.281 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-07 20:42:21.297 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-07 20:42:21.301 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-07 20:42:21.303 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-07 20:42:21.397 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-07 20:42:21.404 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-07 20:42:21.410 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-08-07 20:42:21.539 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-07 20:42:21.554 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-07 20:42:21.557 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-07 20:42:21.558 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-08-07 20:42:21.558 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-07 20:42:21.559 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-08-07 20:42:21.678 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-07 20:42:21.678 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-07 20:42:21.680 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-08-07 20:42:21.681 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-08-07 20:42:21.800 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-07 20:42:21.803 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-08-07 20:42:21.803 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-07 20:42:21.809 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-07 20:42:21.810 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-07 20:42:21.918 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-07 20:42:21.919 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-07 20:42:21.920 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-07 20:42:21.923 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-07 20:42:21.924 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-07 20:42:22.060 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-07 20:42:22.074 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-07 20:42:22.201 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-08-07 20:42:22.223 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-07 20:42:22.224 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-07 20:42:22.224 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-07 20:42:22.346 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-07 20:42:22.351 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-07 20:42:22.355 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-07 20:42:22.494 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-07 20:42:22.622 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-07 20:42:22.622 | Get:131 http://lab.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-08-07 20:42:22.623 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.7 [57.6 kB] 2026-08-07 20:42:22.623 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.7 [40.1 kB] 2026-08-07 20:42:22.624 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.7 [40.4 kB] 2026-08-07 20:42:22.624 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.7 [53.0 kB] 2026-08-07 20:42:22.625 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.7 [125 kB] 2026-08-07 20:42:22.769 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-07 20:42:22.769 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-08-07 20:42:23.042 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-08-07 20:42:23.181 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-07 20:42:23.181 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-07 20:42:24.098 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-07 20:42:24.109 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-08-07 20:42:24.109 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-08-07 20:42:24.110 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-08-07 20:42:24.110 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-07 20:42:24.118 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-07 20:42:24.180 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-07 20:42:24.181 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-07 20:42:24.182 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-08-07 20:42:24.222 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-08-07 20:42:24.349 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-07 20:42:24.364 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-07 20:42:24.364 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-08-07 20:42:24.372 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.12 [2,408 kB] 2026-08-07 20:42:24.503 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-08-07 20:42:24.508 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-07 20:42:24.532 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-08-07 20:42:24.587 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-07 20:42:24.589 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-07 20:42:24.617 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-07 20:42:24.621 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-07 20:42:24.696 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-07 20:42:24.698 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-07 20:42:25.664 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-07 20:42:25.665 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-07 20:42:25.681 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-08-07 20:42:25.886 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-07 20:42:25.886 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-07 20:42:28.057 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-07 20:42:28.059 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-07 20:42:28.059 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-07 20:42:28.060 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-08-07 20:42:28.060 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-07 20:42:28.061 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1,300 kB] 2026-08-07 20:42:28.078 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1,231 kB] 2026-08-07 20:42:28.143 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-07 20:42:28.145 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-07 20:42:28.175 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-07 20:42:28.260 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-07 20:42:28.266 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-07 20:42:28.273 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-07 20:42:28.279 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-07 20:42:28.282 | Get:184 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-08-07 20:42:28.284 | Get:185 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-08-07 20:42:28.286 | Get:186 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-08-07 20:42:28.290 | Get:187 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.7 [11.9 kB] 2026-08-07 20:42:28.293 | Get:188 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-07 20:42:28.406 | Get:189 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-08-07 20:42:28.885 | Preconfiguring packages ... 2026-08-07 20:42:28.983 | Fetched 190 MB in 13s (14.3 MB/s) 2026-08-07 20:42:29.080 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:29.084 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:29.093 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:29.175 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:29.288 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:29.292 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-07 20:42:29.306 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-07 20:42:29.382 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-08-07 20:42:29.502 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:29.506 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.4_amd64.deb ... 2026-08-07 20:42:29.516 | Unpacking tar (1.35+dfsg-3ubuntu0.4) over (1.35+dfsg-3build1) ... 2026-08-07 20:42:29.587 | Setting up tar (1.35+dfsg-3ubuntu0.4) ... 2026-08-07 20:42:29.725 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:29.729 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:29.744 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:29.907 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:30.584 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-08-07 20:42:30.720 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:30.724 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-07 20:42:30.744 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-07 20:42:30.832 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-08-07 20:42:30.959 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:30.963 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-08-07 20:42:30.977 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-07 20:42:31.626 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:31.635 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:31.701 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-08-07 20:42:31.716 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:31.795 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:31.805 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:31.864 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:31.984 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:31.988 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:32.000 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:32.074 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:32.081 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:32.172 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:32.187 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:32.252 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-08-07 20:42:32.386 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:32.390 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:32.410 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:32.485 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:32.497 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:32.571 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:32.589 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:32.667 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:32.698 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:33.022 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:33.058 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:33.208 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:33.220 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-08-07 20:42:33.299 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-08-07 20:42:33.427 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:33.432 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-07 20:42:33.443 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.7) ... 2026-08-07 20:42:33.537 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-07 20:42:33.670 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:33.674 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:33.686 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:33.762 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:33.889 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:33.893 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:33.901 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:33.975 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:34.109 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:34.113 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:34.123 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:34.205 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-08-07 20:42:34.227 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-08-07 20:42:34.316 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:34.331 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:34.388 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:34.521 | (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 ... 158796 files and directories currently installed.) 2026-08-07 20:42:34.525 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:34.538 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:34.601 | Selecting previously unselected package libapr1t64:amd64. 2026-08-07 20:42:34.616 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-07 20:42:34.626 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-07 20:42:34.675 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-07 20:42:34.689 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-07 20:42:34.691 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-07 20:42:34.749 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-07 20:42:34.760 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-08-07 20:42:34.805 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-07 20:42:34.819 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-07 20:42:34.821 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-07 20:42:34.858 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-07 20:42:34.872 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-07 20:42:34.879 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-07 20:42:34.925 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-07 20:42:34.946 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-08-07 20:42:35.010 | Preparing to unpack .../07-libk5crypto3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:35.025 | Unpacking libk5crypto3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-07 20:42:35.085 | Preparing to unpack .../08-libgssapi-krb5-2_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:35.100 | Unpacking libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-07 20:42:35.175 | Preparing to unpack .../09-libkrb5support0_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:35.182 | Unpacking libkrb5support0:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-07 20:42:35.241 | Preparing to unpack .../10-libkrb5-3_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:35.250 | Unpacking libkrb5-3:amd64 (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-07 20:42:35.325 | Preparing to unpack .../11-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-07 20:42:35.339 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-08-07 20:42:35.393 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-07 20:42:35.409 | Preparing to unpack .../12-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-07 20:42:35.415 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-07 20:42:35.472 | Preparing to unpack .../13-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-07 20:42:35.481 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-08-07 20:42:35.530 | Selecting previously unselected package apache2-bin. 2026-08-07 20:42:35.547 | Preparing to unpack .../14-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-07 20:42:35.549 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-07 20:42:35.624 | Selecting previously unselected package apache2-data. 2026-08-07 20:42:35.637 | Preparing to unpack .../15-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-07 20:42:35.639 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-07 20:42:35.741 | Selecting previously unselected package apache2-utils. 2026-08-07 20:42:35.754 | Preparing to unpack .../16-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-07 20:42:35.757 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-07 20:42:35.816 | Selecting previously unselected package apache2. 2026-08-07 20:42:35.830 | Preparing to unpack .../17-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-07 20:42:35.839 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-07 20:42:35.952 | Preparing to unpack .../18-gawk_1%3a5.2.1-2ubuntu0.1_amd64.deb ... 2026-08-07 20:42:35.970 | Unpacking gawk (1:5.2.1-2ubuntu0.1) over (1:5.2.1-2build3) ... 2026-08-07 20:42:36.091 | Selecting previously unselected package haproxy. 2026-08-07 20:42:36.105 | Preparing to unpack .../19-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-07 20:42:36.116 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-07 20:42:36.213 | Selecting previously unselected package memcached. 2026-08-07 20:42:36.227 | Preparing to unpack .../20-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-07 20:42:36.234 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-07 20:42:36.309 | Preparing to unpack .../21-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-07 20:42:36.328 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-08-07 20:42:36.425 | Preparing to unpack .../22-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-07 20:42:36.528 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-08-07 20:42:36.631 | Preparing to unpack .../23-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-08-07 20:42:36.662 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-08-07 20:42:36.742 | Selecting previously unselected package libjson-perl. 2026-08-07 20:42:36.756 | Preparing to unpack .../24-libjson-perl_4.10000-1_all.deb ... 2026-08-07 20:42:36.762 | Unpacking libjson-perl (4.10000-1) ... 2026-08-07 20:42:36.828 | Selecting previously unselected package postgresql-client-common. 2026-08-07 20:42:36.841 | Preparing to unpack .../25-postgresql-client-common_257build1.1_all.deb ... 2026-08-07 20:42:36.845 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-07 20:42:36.911 | Preparing to unpack .../26-openssl_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-07 20:42:36.923 | Unpacking openssl (3.0.13-0ubuntu3.12) over (3.0.13-0ubuntu3.7) ... 2026-08-07 20:42:37.071 | Selecting previously unselected package ssl-cert. 2026-08-07 20:42:37.084 | Preparing to unpack .../27-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-07 20:42:37.093 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-07 20:42:37.183 | Selecting previously unselected package postgresql-common. 2026-08-07 20:42:37.197 | Preparing to unpack .../28-postgresql-common_257build1.1_all.deb ... 2026-08-07 20:42:37.219 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-07 20:42:37.228 | Unpacking postgresql-common (257build1.1) ... 2026-08-07 20:42:37.299 | Selecting previously unselected package libsysfs2:amd64. 2026-08-07 20:42:37.312 | Preparing to unpack .../29-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-07 20:42:37.316 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-07 20:42:37.371 | Selecting previously unselected package sysfsutils. 2026-08-07 20:42:37.386 | Preparing to unpack .../30-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-07 20:42:37.392 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-07 20:42:37.443 | Preparing to unpack .../31-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-07 20:42:37.451 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-07 20:42:37.506 | Preparing to unpack .../32-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-07 20:42:37.519 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-07 20:42:37.580 | Preparing to unpack .../33-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-07 20:42:37.590 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-08-07 20:42:37.673 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-07 20:42:37.803 | (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 ... 159845 files and directories currently installed.) 2026-08-07 20:42:37.806 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:37.823 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:37.887 | Preparing to unpack .../001-krb5-locales_1.20.1-6ubuntu2.7_all.deb ... 2026-08-07 20:42:37.901 | Unpacking krb5-locales (1.20.1-6ubuntu2.7) over (1.20.1-6ubuntu2.6) ... 2026-08-07 20:42:37.987 | Preparing to unpack .../002-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-08-07 20:42:38.008 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-08-07 20:42:38.110 | Preparing to unpack .../003-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:38.127 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:38.187 | Preparing to unpack .../004-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-08-07 20:42:38.198 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-08-07 20:42:38.256 | Selecting previously unselected package autotools-dev. 2026-08-07 20:42:38.276 | Preparing to unpack .../005-autotools-dev_20220109.1_all.deb ... 2026-08-07 20:42:38.280 | Unpacking autotools-dev (20220109.1) ... 2026-08-07 20:42:38.331 | Selecting previously unselected package m4. 2026-08-07 20:42:38.351 | Preparing to unpack .../006-m4_1.4.19-4build1_amd64.deb ... 2026-08-07 20:42:38.353 | Unpacking m4 (1.4.19-4build1) ... 2026-08-07 20:42:38.412 | Selecting previously unselected package autoconf. 2026-08-07 20:42:38.426 | Preparing to unpack .../007-autoconf_2.71-3_all.deb ... 2026-08-07 20:42:38.428 | Unpacking autoconf (2.71-3) ... 2026-08-07 20:42:38.507 | Selecting previously unselected package automake. 2026-08-07 20:42:38.521 | Preparing to unpack .../008-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-07 20:42:38.528 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-07 20:42:38.594 | Selecting previously unselected package autopoint. 2026-08-07 20:42:38.608 | Preparing to unpack .../009-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-07 20:42:38.611 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-07 20:42:38.651 | Selecting previously unselected package libdebhelper-perl. 2026-08-07 20:42:38.665 | Preparing to unpack .../010-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-07 20:42:38.672 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-07 20:42:38.739 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-07 20:42:38.753 | Preparing to unpack .../011-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:38.761 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:39.315 | Selecting previously unselected package libclang-cpp17t64. 2026-08-07 20:42:39.329 | Preparing to unpack .../012-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:39.335 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:39.655 | Selecting previously unselected package libgc1:amd64. 2026-08-07 20:42:39.668 | Preparing to unpack .../013-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-07 20:42:39.671 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-07 20:42:39.704 | Selecting previously unselected package libobjc4:amd64. 2026-08-07 20:42:39.720 | Preparing to unpack .../014-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-07 20:42:39.725 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-07 20:42:39.771 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-07 20:42:39.790 | Preparing to unpack .../015-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-07 20:42:39.793 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-07 20:42:39.834 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-07 20:42:39.847 | Preparing to unpack .../016-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:39.850 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:39.989 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-07 20:42:40.002 | Preparing to unpack .../017-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:40.005 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:40.068 | Selecting previously unselected package libclang1-17t64. 2026-08-07 20:42:40.082 | Preparing to unpack .../018-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:40.087 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:40.276 | Selecting previously unselected package clang-17. 2026-08-07 20:42:40.287 | Preparing to unpack .../019-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:40.290 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:40.341 | Selecting previously unselected package libtool. 2026-08-07 20:42:40.355 | Preparing to unpack .../020-libtool_2.4.7-7build1_all.deb ... 2026-08-07 20:42:40.362 | Unpacking libtool (2.4.7-7build1) ... 2026-08-07 20:42:40.401 | Selecting previously unselected package dh-autoreconf. 2026-08-07 20:42:40.414 | Preparing to unpack .../021-dh-autoreconf_20_all.deb ... 2026-08-07 20:42:40.420 | Unpacking dh-autoreconf (20) ... 2026-08-07 20:42:40.456 | Selecting previously unselected package libarchive-zip-perl. 2026-08-07 20:42:40.469 | Preparing to unpack .../022-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-07 20:42:40.472 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-07 20:42:40.532 | Selecting previously unselected package libsub-override-perl. 2026-08-07 20:42:40.551 | Preparing to unpack .../023-libsub-override-perl_0.10-1_all.deb ... 2026-08-07 20:42:40.556 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-07 20:42:40.590 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-07 20:42:40.603 | Preparing to unpack .../024-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-07 20:42:40.613 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-07 20:42:40.648 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-07 20:42:40.662 | Preparing to unpack .../025-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-07 20:42:40.665 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-07 20:42:40.708 | Selecting previously unselected package debugedit. 2026-08-07 20:42:40.718 | Preparing to unpack .../026-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-07 20:42:40.722 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-07 20:42:40.753 | Selecting previously unselected package dwz. 2026-08-07 20:42:40.767 | Preparing to unpack .../027-dwz_0.15-1build6_amd64.deb ... 2026-08-07 20:42:40.768 | Unpacking dwz (0.15-1build6) ... 2026-08-07 20:42:40.802 | Selecting previously unselected package gettext. 2026-08-07 20:42:40.815 | Preparing to unpack .../028-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-07 20:42:40.817 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-07 20:42:40.883 | Selecting previously unselected package intltool-debian. 2026-08-07 20:42:40.897 | Preparing to unpack .../029-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-07 20:42:40.900 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-07 20:42:40.932 | Selecting previously unselected package po-debconf. 2026-08-07 20:42:40.945 | Preparing to unpack .../030-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-07 20:42:40.948 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-07 20:42:41.006 | Selecting previously unselected package debhelper. 2026-08-07 20:42:41.017 | Preparing to unpack .../031-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-07 20:42:41.018 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-07 20:42:41.139 | Selecting previously unselected package uuid-dev:amd64. 2026-08-07 20:42:41.154 | Preparing to unpack .../032-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:41.157 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:41.192 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-07 20:42:41.206 | Preparing to unpack .../033-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-07 20:42:41.210 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-07 20:42:41.258 | Selecting previously unselected package libapr1-dev. 2026-08-07 20:42:41.272 | Preparing to unpack .../034-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-07 20:42:41.277 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-07 20:42:41.453 | Selecting previously unselected package libldap-dev:amd64. 2026-08-07 20:42:41.472 | Preparing to unpack .../035-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:42:41.477 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-07 20:42:41.569 | Selecting previously unselected package libldap2-dev. 2026-08-07 20:42:41.582 | Preparing to unpack .../036-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-07 20:42:41.586 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-07 20:42:41.617 | Selecting previously unselected package libaprutil1-dev. 2026-08-07 20:42:41.632 | Preparing to unpack .../037-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-07 20:42:41.634 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-07 20:42:41.789 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-07 20:42:41.803 | Preparing to unpack .../038-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-07 20:42:41.807 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-07 20:42:41.855 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-07 20:42:41.868 | Preparing to unpack .../039-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-07 20:42:41.873 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-07 20:42:41.921 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-07 20:42:41.934 | Preparing to unpack .../040-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-07 20:42:41.937 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-07 20:42:41.974 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-07 20:42:41.989 | Preparing to unpack .../041-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-07 20:42:41.992 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-07 20:42:42.067 | Selecting previously unselected package apache2-dev. 2026-08-07 20:42:42.081 | Preparing to unpack .../042-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-07 20:42:42.085 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-07 20:42:42.141 | Selecting previously unselected package ncal. 2026-08-07 20:42:42.154 | Preparing to unpack .../043-ncal_12.1.8_amd64.deb ... 2026-08-07 20:42:42.158 | Unpacking ncal (12.1.8) ... 2026-08-07 20:42:42.201 | Selecting previously unselected package bsdmainutils. 2026-08-07 20:42:42.215 | Preparing to unpack .../044-bsdmainutils_12.1.8_all.deb ... 2026-08-07 20:42:42.220 | Unpacking bsdmainutils (12.1.8) ... 2026-08-07 20:42:42.256 | Selecting previously unselected package conntrack. 2026-08-07 20:42:42.269 | Preparing to unpack .../045-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-07 20:42:42.274 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-07 20:42:42.313 | Selecting previously unselected package dnsmasq-base. 2026-08-07 20:42:42.327 | Preparing to unpack .../046-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-08-07 20:42:42.336 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-07 20:42:42.374 | Selecting previously unselected package dnsmasq-utils. 2026-08-07 20:42:42.385 | Preparing to unpack .../047-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-07 20:42:42.387 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-07 20:42:42.425 | Selecting previously unselected package ebtables. 2026-08-07 20:42:42.438 | Preparing to unpack .../048-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-07 20:42:42.451 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-07 20:42:42.509 | Preparing to unpack .../049-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-07 20:42:42.520 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-08-07 20:42:42.556 | Selecting previously unselected package fonts-liberation. 2026-08-07 20:42:42.570 | Preparing to unpack .../050-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-07 20:42:42.574 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-07 20:42:42.636 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-07 20:42:42.649 | Preparing to unpack .../051-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-07 20:42:42.653 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-07 20:42:42.696 | Selecting previously unselected package fonts-liberation2. 2026-08-07 20:42:42.710 | Preparing to unpack .../052-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-07 20:42:42.713 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-07 20:42:42.746 | Selecting previously unselected package genisoimage. 2026-08-07 20:42:42.759 | Preparing to unpack .../053-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-07 20:42:42.762 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-07 20:42:42.818 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-07 20:42:42.832 | Preparing to unpack .../054-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-07 20:42:42.835 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-07 20:42:42.880 | Selecting previously unselected package libann0. 2026-08-07 20:42:42.893 | Preparing to unpack .../055-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-07 20:42:42.896 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-07 20:42:42.938 | Selecting previously unselected package libcdt5:amd64. 2026-08-07 20:42:42.951 | Preparing to unpack .../056-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-07 20:42:42.953 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:42.997 | Selecting previously unselected package libcgraph6:amd64. 2026-08-07 20:42:43.010 | Preparing to unpack .../057-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-07 20:42:43.013 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:43.051 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-07 20:42:43.065 | Preparing to unpack .../058-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-07 20:42:43.068 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-07 20:42:43.113 | Selecting previously unselected package libltdl7:amd64. 2026-08-07 20:42:43.132 | Preparing to unpack .../059-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-07 20:42:43.136 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-07 20:42:43.173 | Selecting previously unselected package libpathplan4:amd64. 2026-08-07 20:42:43.188 | Preparing to unpack .../060-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-07 20:42:43.191 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:43.230 | Selecting previously unselected package libgvc6. 2026-08-07 20:42:43.244 | Preparing to unpack .../061-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-07 20:42:43.247 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:43.295 | Selecting previously unselected package libgvpr2:amd64. 2026-08-07 20:42:43.308 | Preparing to unpack .../062-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-07 20:42:43.310 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:43.346 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-07 20:42:43.360 | Preparing to unpack .../063-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-07 20:42:43.364 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:43.410 | Selecting previously unselected package libice6:amd64. 2026-08-07 20:42:43.424 | Preparing to unpack .../064-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-07 20:42:43.426 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-07 20:42:43.464 | Selecting previously unselected package libsm6:amd64. 2026-08-07 20:42:43.479 | Preparing to unpack .../065-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-07 20:42:43.481 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-07 20:42:43.519 | Selecting previously unselected package libxt6t64:amd64. 2026-08-07 20:42:43.533 | Preparing to unpack .../066-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-07 20:42:43.535 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-07 20:42:43.575 | Selecting previously unselected package libxmu6:amd64. 2026-08-07 20:42:43.589 | Preparing to unpack .../067-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-07 20:42:43.592 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-07 20:42:43.629 | Selecting previously unselected package libxaw7:amd64. 2026-08-07 20:42:43.642 | Preparing to unpack .../068-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-07 20:42:43.648 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-07 20:42:43.692 | Selecting previously unselected package graphviz. 2026-08-07 20:42:43.706 | Preparing to unpack .../069-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-07 20:42:43.708 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:43.765 | Selecting previously unselected package icu-devtools. 2026-08-07 20:42:43.779 | Preparing to unpack .../070-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-07 20:42:43.781 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-07 20:42:43.819 | Selecting previously unselected package iputils-arping. 2026-08-07 20:42:43.833 | Preparing to unpack .../071-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-07 20:42:43.835 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-07 20:42:43.867 | Selecting previously unselected package comerr-dev:amd64. 2026-08-07 20:42:43.881 | Preparing to unpack .../072-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-07 20:42:43.886 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-07 20:42:43.919 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-07 20:42:43.935 | Preparing to unpack .../073-libgssrpc4t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:43.937 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:43.968 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-07 20:42:43.988 | Preparing to unpack .../074-libkadm5clnt-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:43.990 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:44.018 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-07 20:42:44.032 | Preparing to unpack .../075-libkdb5-10t64_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:44.035 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:44.068 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-07 20:42:44.083 | Preparing to unpack .../076-libkadm5srv-mit12_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:44.084 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:44.128 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-07 20:42:44.143 | Preparing to unpack .../077-krb5-multidev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:44.147 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:44.188 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-07 20:42:44.202 | Preparing to unpack .../078-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-07 20:42:44.204 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-07 20:42:44.239 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-07 20:42:44.254 | Preparing to unpack .../079-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:44.258 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:44.462 | Preparing to unpack .../080-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-08-07 20:42:44.469 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-08-07 20:42:44.508 | Selecting previously unselected package libgts-bin. 2026-08-07 20:42:44.527 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-07 20:42:44.529 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-07 20:42:44.563 | Selecting previously unselected package libicu-dev:amd64. 2026-08-07 20:42:44.577 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-07 20:42:44.579 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-07 20:42:44.858 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-07 20:42:44.872 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-07 20:42:44.874 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-07 20:42:44.907 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-07 20:42:44.922 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-07 20:42:44.923 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-07 20:42:44.948 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-07 20:42:44.962 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-07 20:42:44.964 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-07 20:42:44.991 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-07 20:42:45.005 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-08-07 20:42:45.008 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-07 20:42:45.033 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-07 20:42:45.047 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-07 20:42:45.049 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-07 20:42:45.106 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-07 20:42:45.120 | Preparing to unpack .../088-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-07 20:42:45.122 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-07 20:42:45.164 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-07 20:42:45.178 | Preparing to unpack .../089-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-07 20:42:45.179 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-07 20:42:45.207 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-07 20:42:45.222 | Preparing to unpack .../090-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-07 20:42:45.224 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-07 20:42:45.255 | Selecting previously unselected package mysql-common. 2026-08-07 20:42:45.269 | Preparing to unpack .../091-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-07 20:42:45.283 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-07 20:42:45.316 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-07 20:42:45.331 | Preparing to unpack .../092-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-07 20:42:45.332 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:42:45.389 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-07 20:42:45.403 | Preparing to unpack .../093-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-07 20:42:45.406 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-07 20:42:45.456 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-07 20:42:45.470 | Preparing to unpack .../094-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-07 20:42:45.472 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-07 20:42:45.503 | Selecting previously unselected package libpq5:amd64. 2026-08-07 20:42:45.517 | Preparing to unpack .../095-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:42:45.520 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-07 20:42:45.555 | Selecting previously unselected package libssl-dev:amd64. 2026-08-07 20:42:45.569 | Preparing to unpack .../096-libssl-dev_3.0.13-0ubuntu3.12_amd64.deb ... 2026-08-07 20:42:45.571 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-07 20:42:45.683 | Selecting previously unselected package libpq-dev. 2026-08-07 20:42:45.696 | Preparing to unpack .../097-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:42:45.698 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-07 20:42:45.735 | Selecting previously unselected package libsasl2-dev. 2026-08-07 20:42:45.747 | Preparing to unpack .../098-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-07 20:42:45.749 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-07 20:42:45.794 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-07 20:42:45.808 | Preparing to unpack .../099-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:42:45.810 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-08-07 20:42:45.958 | Selecting previously unselected package libx86-1:amd64. 2026-08-07 20:42:45.972 | Preparing to unpack .../100-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-07 20:42:45.974 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-07 20:42:46.003 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-07 20:42:46.017 | Preparing to unpack .../101-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-07 20:42:46.019 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-07 20:42:46.078 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-07 20:42:46.089 | Preparing to unpack .../102-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-07 20:42:46.091 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-07 20:42:46.143 | Selecting previously unselected package llvm-17-runtime. 2026-08-07 20:42:46.158 | Preparing to unpack .../103-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:46.161 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:46.203 | Selecting previously unselected package libpfm4:amd64. 2026-08-07 20:42:46.218 | Preparing to unpack .../104-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-07 20:42:46.221 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-07 20:42:46.293 | Selecting previously unselected package llvm-17. 2026-08-07 20:42:46.308 | Preparing to unpack .../105-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:46.310 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:46.874 | Selecting previously unselected package libffi-dev:amd64. 2026-08-07 20:42:46.888 | Preparing to unpack .../106-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-07 20:42:46.890 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-07 20:42:46.925 | Selecting previously unselected package llvm-17-tools. 2026-08-07 20:42:46.939 | Preparing to unpack .../107-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:46.941 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:47.094 | Selecting previously unselected package libz3-4:amd64. 2026-08-07 20:42:47.109 | Preparing to unpack .../108-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-07 20:42:47.110 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-07 20:42:47.226 | Selecting previously unselected package libz3-dev:amd64. 2026-08-07 20:42:47.240 | Preparing to unpack .../109-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-07 20:42:47.242 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-07 20:42:47.277 | Selecting previously unselected package llvm-17-dev. 2026-08-07 20:42:47.291 | Preparing to unpack .../110-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-07 20:42:47.292 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:48.947 | Selecting previously unselected package osinfo-db. 2026-08-07 20:42:48.962 | Preparing to unpack .../111-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-07 20:42:48.964 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-07 20:42:49.238 | Selecting previously unselected package pkgconf-bin. 2026-08-07 20:42:49.248 | Preparing to unpack .../112-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-07 20:42:49.249 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-07 20:42:49.283 | Selecting previously unselected package pkgconf:amd64. 2026-08-07 20:42:49.298 | Preparing to unpack .../113-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-07 20:42:49.303 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-07 20:42:49.337 | Selecting previously unselected package pkg-config:amd64. 2026-08-07 20:42:49.352 | Preparing to unpack .../114-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-07 20:42:49.357 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-07 20:42:49.386 | Selecting previously unselected package pm-utils. 2026-08-07 20:42:49.400 | Preparing to unpack .../115-pm-utils_1.4.1-21_all.deb ... 2026-08-07 20:42:49.402 | Unpacking pm-utils (1.4.1-21) ... 2026-08-07 20:42:49.445 | Selecting previously unselected package postgresql-client-16. 2026-08-07 20:42:49.459 | Preparing to unpack .../116-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:42:49.461 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-07 20:42:49.555 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-07 20:42:49.569 | Preparing to unpack .../117-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:42:49.571 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-07 20:42:49.798 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-07 20:42:49.813 | Preparing to unpack .../118-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-07 20:42:49.815 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-07 20:42:49.850 | Selecting previously unselected package python3-mysqldb. 2026-08-07 20:42:49.865 | Preparing to unpack .../119-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-07 20:42:49.867 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-07 20:42:49.901 | Selecting previously unselected package sqlite3. 2026-08-07 20:42:49.916 | Preparing to unpack .../120-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-07 20:42:49.918 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-07 20:42:49.946 | Selecting previously unselected package vbetool. 2026-08-07 20:42:49.961 | Preparing to unpack .../121-vbetool_1.1-5_amd64.deb ... 2026-08-07 20:42:49.963 | Unpacking vbetool (1.1-5) ... 2026-08-07 20:42:49.994 | Selecting previously unselected package libosinfo-l10n. 2026-08-07 20:42:50.009 | Preparing to unpack .../122-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-07 20:42:50.011 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-07 20:42:50.052 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-07 20:42:50.067 | Preparing to unpack .../123-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-07 20:42:50.068 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-07 20:42:50.099 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-07 20:42:50.114 | Preparing to unpack .../124-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-07 20:42:50.116 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-07 20:42:50.156 | Preparing to unpack .../125-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-07 20:42:50.160 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-08-07 20:42:50.193 | Selecting previously unselected package liberasurecode1:amd64. 2026-08-07 20:42:50.209 | Preparing to unpack .../126-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-08-07 20:42:50.210 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-08-07 20:42:50.239 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-08-07 20:42:50.256 | Preparing to unpack .../127-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-08-07 20:42:50.258 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-08-07 20:42:50.291 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-07 20:42:50.306 | Preparing to unpack .../128-libkrb5-dev_1.20.1-6ubuntu2.7_amd64.deb ... 2026-08-07 20:42:50.308 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:50.343 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-07 20:42:50.357 | Preparing to unpack .../129-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-07 20:42:50.359 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-07 20:42:50.406 | Preparing to unpack .../130-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-08-07 20:42:50.428 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-08-07 20:42:50.515 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-07 20:42:50.536 | Setting up postgresql-client-common (257build1.1) ... 2026-08-07 20:42:50.545 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-07 20:42:50.549 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-07 20:42:50.555 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-07 20:42:50.576 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-07 20:42:50.579 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-07 20:42:50.585 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:42:50.590 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-07 20:42:50.594 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:50.599 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-08-07 20:42:50.605 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-07 20:42:50.609 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-07 20:42:50.616 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-07 20:42:51.006 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-07 20:42:51.006 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-07 20:42:51.306 | Setting up ncal (12.1.8) ... 2026-08-07 20:42:51.310 | Setting up gawk (1:5.2.1-2ubuntu0.1) ... 2026-08-07 20:42:51.321 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-07 20:42:51.325 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-07 20:42:51.330 | Setting up vbetool (1.1-5) ... 2026-08-07 20:42:51.335 | Setting up pm-utils (1.4.1-21) ... 2026-08-07 20:42:51.342 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-07 20:42:51.346 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-08-07 20:42:51.350 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:51.353 | Setting up m4 (1.4.19-4build1) ... 2026-08-07 20:42:51.358 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-08-07 20:42:51.363 | Setting up krb5-locales (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:51.366 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-08-07 20:42:51.403 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-07 20:42:51.423 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-07 20:42:51.427 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-07 20:42:51.432 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-07 20:42:51.962 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-07 20:42:52.259 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-07 20:42:52.265 | Setting up libkrb5support0:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:52.270 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:52.274 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-07 20:42:52.411 | Setting up autotools-dev (20220109.1) ... 2026-08-07 20:42:52.415 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-07 20:42:52.420 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-07 20:42:52.424 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-07 20:42:52.427 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-07 20:42:52.432 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-07 20:42:52.436 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:52.439 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:52.443 | Setting up ebtables (2.0.11-6build1) ... 2026-08-07 20:42:52.795 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-07 20:42:52.799 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-07 20:42:52.803 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-07 20:42:52.807 | Setting up bsdmainutils (12.1.8) ... 2026-08-07 20:42:52.812 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-07 20:42:52.817 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.12) ... 2026-08-07 20:42:52.821 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-08-07 20:42:52.825 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-07 20:42:52.828 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-07 20:42:52.832 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-07 20:42:52.836 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-08-07 20:42:52.857 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-07 20:42:52.861 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-07 20:42:52.865 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-07 20:42:52.868 | Setting up libk5crypto3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:52.872 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-07 20:42:52.876 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-07 20:42:52.880 | Setting up autoconf (2.71-3) ... 2026-08-07 20:42:52.886 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-08-07 20:42:52.890 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:52.895 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:52.899 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-07 20:42:52.903 | Setting up dwz (0.15-1build6) ... 2026-08-07 20:42:52.906 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-07 20:42:52.910 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:52.914 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:52.918 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:53.686 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-08-07 20:42:53.707 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-07 20:42:53.714 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:53.719 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-07 20:42:53.723 | Setting up libjson-perl (4.10000-1) ... 2026-08-07 20:42:53.727 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-07 20:42:53.731 | Setting up debugedit (1:5.0-5build2) ... 2026-08-07 20:42:53.735 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-07 20:42:53.753 | Setting up libsub-override-perl (0.10-1) ... 2026-08-07 20:42:53.757 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-07 20:42:53.761 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:53.764 | Setting up libkrb5-3:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:53.768 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:53.771 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-07 20:42:53.775 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-07 20:42:53.780 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-07 20:42:53.783 | Setting up openssl (3.0.13-0ubuntu3.12) ... 2026-08-07 20:42:53.791 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-07 20:42:53.795 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-07 20:42:53.800 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-07 20:42:53.804 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-07 20:42:53.808 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-08-07 20:42:53.813 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-07 20:42:53.818 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-08-07 20:42:54.507 | rsync.service is a disabled or a static unit not running, not starting it. 2026-08-07 20:42:54.510 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-07 20:42:54.515 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-08-07 20:42:54.521 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-07 20:42:54.527 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-07 20:42:54.531 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-07 20:42:54.536 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-07 20:42:54.542 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-07 20:42:54.547 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-07 20:42:54.552 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-07 20:42:54.558 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-07 20:42:54.562 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-07 20:42:54.568 | Setting up libtool (2.4.7-7build1) ... 2026-08-07 20:42:54.576 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-07 20:42:54.581 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-07 20:42:55.110 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-07 20:42:55.518 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-07 20:42:55.525 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-08-07 20:42:55.569 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-08-07 20:42:55.570 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-08-07 20:42:56.070 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-07 20:42:56.074 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-07 20:42:56.078 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-08-07 20:42:56.083 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-07 20:42:56.091 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-07 20:42:56.098 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-07 20:42:56.103 | Setting up dh-autoreconf (20) ... 2026-08-07 20:42:56.109 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-07 20:42:56.113 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-07 20:42:56.117 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-07 20:42:56.120 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-07 20:42:56.124 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:56.128 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-07 20:42:56.132 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:56.135 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-07 20:42:56.586 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-07 20:42:56.886 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-08-07 20:42:56.891 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-07 20:42:56.895 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-07 20:42:56.899 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-07 20:42:56.903 | Setting up postgresql-common (257build1.1) ... 2026-08-07 20:42:57.264 | 2026-08-07 20:42:57.264 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-07 20:42:57.409 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-07 20:42:57.410 | Removing obsolete dictionary files: 2026-08-07 20:42:58.054 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-07 20:42:58.434 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:58.491 | Setting up libgssapi-krb5-2:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:42:58.504 | Setting up udev (255.4-1ubuntu8.16) ... 2026-08-07 20:42:59.197 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-07 20:42:59.204 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-07 20:42:59.212 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-07 20:42:59.223 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-08-07 20:42:59.235 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:59.250 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-07 20:42:59.258 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-07 20:42:59.271 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-07 20:42:59.286 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-08-07 20:42:59.811 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-07 20:42:59.818 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-08-07 20:42:59.868 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-07 20:42:59.874 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-07 20:42:59.880 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-07 20:42:59.885 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-07 20:42:59.890 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-08-07 20:42:59.913 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-07 20:42:59.917 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-08-07 20:42:59.929 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-08-07 20:42:59.938 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-08-07 20:42:59.960 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-07 20:42:59.966 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-08-07 20:42:59.971 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-07 20:42:59.976 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-07 20:42:59.980 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-08-07 20:43:00.506 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-08-07 20:43:00.521 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-08-07 20:43:00.524 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:43:00.528 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:43:00.533 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-08-07 20:43:00.677 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-08-07 20:43:00.681 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:43:00.685 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:43:00.690 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-07 20:43:00.694 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-07 20:43:00.699 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-08-07 20:43:00.703 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-08-07 20:43:01.809 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:43:01.813 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-07 20:43:02.080 | Enabling module mpm_event. 2026-08-07 20:43:02.115 | Enabling module authz_core. 2026-08-07 20:43:02.121 | Enabling module authz_host. 2026-08-07 20:43:02.152 | Enabling module authn_core. 2026-08-07 20:43:02.157 | Enabling module auth_basic. 2026-08-07 20:43:02.188 | Enabling module access_compat. 2026-08-07 20:43:02.222 | Enabling module authn_file. 2026-08-07 20:43:02.256 | Enabling module authz_user. 2026-08-07 20:43:02.297 | Enabling module alias. 2026-08-07 20:43:02.330 | Enabling module dir. 2026-08-07 20:43:02.361 | Enabling module autoindex. 2026-08-07 20:43:02.396 | Enabling module env. 2026-08-07 20:43:02.429 | Enabling module mime. 2026-08-07 20:43:02.462 | Enabling module negotiation. 2026-08-07 20:43:02.494 | Enabling module setenvif. 2026-08-07 20:43:02.526 | Enabling module filter. 2026-08-07 20:43:02.571 | Enabling module deflate. 2026-08-07 20:43:02.603 | Enabling module status. 2026-08-07 20:43:02.636 | Enabling module reqtimeout. 2026-08-07 20:43:02.668 | Enabling conf charset. 2026-08-07 20:43:02.702 | Enabling conf localized-error-pages. 2026-08-07 20:43:02.735 | Enabling conf other-vhosts-access-log. 2026-08-07 20:43:02.767 | Enabling conf security. 2026-08-07 20:43:02.801 | Enabling conf serve-cgi-bin. 2026-08-07 20:43:02.839 | Enabling site 000-default. 2026-08-07 20:43:03.492 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-07 20:43:03.921 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-07 20:43:04.857 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-07 20:43:05.293 | 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-08-07 20:43:05.326 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-07 20:43:05.331 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:43:05.335 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-07 20:43:05.339 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:43:05.344 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.7) ... 2026-08-07 20:43:05.349 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-08-07 20:43:05.354 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-07 20:43:05.359 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-07 20:43:05.390 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-08-07 20:43:05.429 | update-initramfs: Generating /boot/initrd.img-6.8.0-137-generic 2026-08-07 20:43:09.971 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-07 20:43:09.994 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-08-07 20:43:10.141 | Processing triggers for ufw (0.36.2-6) ... 2026-08-07 20:43:10.225 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-07 20:43:11.837 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-07 20:43:11.851 | Processing triggers for install-info (7.1-3build2) ... 2026-08-07 20:43:11.983 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-08-07 20:43:12.733 | 2026-08-07 20:43:12.733 | Running kernel seems to be up-to-date. 2026-08-07 20:43:12.733 | 2026-08-07 20:43:12.733 | Restarting services... 2026-08-07 20:43:12.855 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-08-07 20:43:13.004 | 2026-08-07 20:43:13.004 | Service restarts being deferred: 2026-08-07 20:43:13.004 | systemctl restart ModemManager.service 2026-08-07 20:43:13.004 | /etc/needrestart/restart.d/dbus.service 2026-08-07 20:43:13.005 | systemctl restart getty@tty1.service 2026-08-07 20:43:13.005 | systemctl restart networkd-dispatcher.service 2026-08-07 20:43:13.005 | systemctl restart serial-getty@ttyS0.service 2026-08-07 20:43:13.005 | systemctl restart storpool_beacon.service 2026-08-07 20:43:13.005 | systemctl restart storpool_block.service 2026-08-07 20:43:13.005 | systemctl restart systemd-logind.service 2026-08-07 20:43:13.005 | 2026-08-07 20:43:13.005 | No containers need to be restarted. 2026-08-07 20:43:13.005 | 2026-08-07 20:43:13.005 | User sessions running outdated binaries: 2026-08-07 20:43:13.005 | ubuntu @ session #4: python3[7172] 2026-08-07 20:43:13.015 | ubuntu @ session #5: sh[8550,8552], sshd[8492] 2026-08-07 20:43:13.024 | ubuntu @ user manager service: systemd[5282] 2026-08-07 20:43:13.036 | 2026-08-07 20:43:13.036 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-07 20:43:14.355 | ++ functions-common:apt_get:1211 : result=0 2026-08-07 20:43:14.357 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:43:14.360 | ++ functions-common:time_stop:2420 : local name 2026-08-07 20:43:14.362 | ++ functions-common:time_stop:2421 : local end_time 2026-08-07 20:43:14.364 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:43:14.366 | ++ functions-common:time_stop:2423 : local total 2026-08-07 20:43:14.368 | ++ functions-common:time_stop:2424 : local start_time 2026-08-07 20:43:14.371 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:43:14.373 | ++ functions-common:time_stop:2427 : start_time=1786135334438 2026-08-07 20:43:14.375 | ++ functions-common:time_stop:2429 : [[ -z 1786135334438 ]] 2026-08-07 20:43:14.378 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:43:14.382 | ++ functions-common:time_stop:2432 : end_time=1786135394379 2026-08-07 20:43:14.385 | ++ functions-common:time_stop:2433 : elapsed_time=59941 2026-08-07 20:43:14.387 | ++ functions-common:time_stop:2434 : total=21500 2026-08-07 20:43:14.390 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:43:14.392 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=81441 2026-08-07 20:43:14.395 | ++ functions-common:apt_get:1215 : return 0 2026-08-07 20:43:14.398 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-07 20:43:14.401 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-07 20:43:14.405 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-07 20:43:14.410 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-07 20:43:14.413 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-07 20:43:14.415 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-07 20:43:14.420 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-07 20:43:14.424 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-07 20:43:14.427 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-07 20:43:14.429 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-08-07 20:43:15.397 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-08-07 20:43:15.398 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-07 20:43:15.400 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-07 20:43:15.402 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-07 20:43:15.405 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-07 20:43:15.406 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-07 20:43:15.408 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-07 20:43:15.410 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-07 20:43:15.412 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-07 20:43:15.414 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-07 20:43:15.416 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-07 20:43:15.418 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-07 20:43:15.420 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-07 20:43:15.422 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-07 20:43:15.424 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-07 20:43:15.426 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-07 20:43:15.428 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-07 20:43:15.430 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-07 20:43:15.432 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-07 20:43:15.434 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-07 20:43:15.436 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-07 20:43:15.438 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-07 20:43:15.440 | + functions-common:_ensure_lsb_release:420 : return 2026-08-07 20:43:15.443 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-07 20:43:15.456 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-07 20:43:15.458 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-07 20:43:15.470 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-07 20:43:15.473 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-07 20:43:15.485 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-07 20:43:15.487 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-07 20:43:15.489 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-07 20:43:15.491 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-07 20:43:15.493 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-07 20:43:15.495 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-07 20:43:15.497 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-07 20:43:15.499 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-07 20:43:15.501 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-07 20:43:15.503 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-07 20:43:15.505 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-07 20:43:15.505 | Distro: noble 2026-08-07 20:43:15.507 | + tools/install_pip.sh:main:117 : get_versions 2026-08-07 20:43:15.509 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-07 20:43:15.513 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-07 20:43:15.514 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-07 20:43:15.517 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-07 20:43:15.518 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-07 20:43:15.813 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-07 20:43:15.815 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-07 20:43:15.815 | pip: 24.0 2026-08-07 20:43:15.817 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-07 20:43:15.819 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-07 20:43:15.820 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:43:15.822 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:43:15.824 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:43:15.826 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:43:15.827 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:43:15.829 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:43:15.831 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:43:15.832 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:43:15.834 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:43:15.835 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:43:15.837 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:43:15.839 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:43:15.840 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:43:15.842 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-07 20:43:15.843 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:43:15.845 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:43:15.847 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-07 20:43:15.851 | + tools/install_pip.sh:main:146 : set -x 2026-08-07 20:43:15.853 | + tools/install_pip.sh:main:149 : get_versions 2026-08-07 20:43:15.855 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-07 20:43:15.859 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-07 20:43:15.861 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-07 20:43:15.864 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-07 20:43:15.864 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-07 20:43:16.158 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-07 20:43:16.161 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-07 20:43:16.161 | pip: 24.0 2026-08-07 20:43:16.164 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-08-07 20:43:16.168 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-08-07 20:43:16.171 | + ./stack.sh:main:807 : fixup_all 2026-08-07 20:43:16.174 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-07 20:43:16.177 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-07 20:43:16.179 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:43:16.182 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:43:16.184 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-07 20:43:16.199 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-07 20:43:16.211 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-08-07 20:43:16.225 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-07 20:43:16.227 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-07 20:43:16.230 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:43:16.232 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:43:16.235 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:43:16.237 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:43:16.240 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:43:16.242 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:43:16.244 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:43:16.247 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:43:16.250 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:43:16.252 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:43:16.255 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:43:16.258 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:43:16.260 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:43:16.263 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-07 20:43:16.265 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-07 20:43:16.268 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-07 20:43:16.284 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-07 20:43:16.296 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-07 20:43:16.309 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-07 20:43:16.321 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-07 20:43:16.335 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-07 20:43:16.347 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-07 20:43:16.360 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-07 20:43:16.371 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-07 20:43:16.374 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-07 20:43:16.376 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-07 20:43:19.199 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-07 20:43:19.222 | Using python 3.12 to install setuptools 2026-08-07 20:43:19.224 | + 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-08-07 20:43:19.909 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-07 20:43:20.004 | Collecting pip 2026-08-07 20:43:20.037 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-07 20:43:20.045 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-07 20:43:20.252 | Collecting setuptools[core] 2026-08-07 20:43:20.258 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-07 20:43:20.334 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-07 20:43:20.345 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-07 20:43:20.386 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-07 20:43:20.399 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-07 20:43:20.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 4.8 MB/s eta 0:00:00 2026-08-07 20:43:20.554 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-07 20:43:20.559 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-07 20:43:20.669 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-07 20:43:20.674 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-07 20:43:20.704 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-07 20:43:20.709 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-07 20:43:20.756 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:20.760 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-07 20:43:20.789 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:20.794 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-07 20:43:20.922 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:20.926 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-07 20:43:20.959 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:20.964 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-07 20:43:21.037 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:21.041 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-07 20:43:21.060 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:21.064 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-07 20:43:21.099 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:21.103 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-07 20:43:21.135 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:21.139 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-07 20:43:21.162 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-08-07 20:43:21.175 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-07 20:43:21.224 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.7 MB/s eta 0:00:00 2026-08-07 20:43:21.229 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-07 20:43:21.235 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-07 20:43:21.240 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-07 20:43:21.246 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 21.0 MB/s eta 0:00:00 2026-08-07 20:43:21.249 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-08-07 20:43:21.254 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 27.3 MB/s eta 0:00:00 2026-08-07 20:43:21.258 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-07 20:43:21.264 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-07 20:43:21.281 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 65.0 MB/s eta 0:00:00 2026-08-07 20:43:21.286 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-07 20:43:21.296 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-07 20:43:21.301 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-07 20:43:21.307 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 28.7 MB/s eta 0:00:00 2026-08-07 20:43:21.310 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-07 20:43:21.315 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-07 20:43:21.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 52.5 MB/s eta 0:00:00 2026-08-07 20:43:21.326 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-07 20:43:21.331 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-07 20:43:21.336 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 23.1 MB/s eta 0:00:00 2026-08-07 20:43:21.340 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-07 20:43:21.363 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.9 MB/s eta 0:00:00 2026-08-07 20:43:21.701 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-08-07 20:43:21.711 | Attempting uninstall: setuptools 2026-08-07 20:43:21.718 | Found existing installation: setuptools 68.1.2 2026-08-07 20:43:21.719 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:43:21.720 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-07 20:43:22.299 | Attempting uninstall: pygments 2026-08-07 20:43:22.318 | Found existing installation: Pygments 2.17.2 2026-08-07 20:43:22.319 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:43:22.319 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-07 20:43:22.970 | Attempting uninstall: pip 2026-08-07 20:43:22.973 | Found existing installation: pip 24.0 2026-08-07 20:43:23.012 | Uninstalling pip-24.0: 2026-08-07 20:43:23.019 | Successfully uninstalled pip-24.0 2026-08-07 20:43:23.815 | Attempting uninstall: packaging 2026-08-07 20:43:23.824 | Found existing installation: packaging 24.0 2026-08-07 20:43:23.825 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:43:23.825 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-07 20:43:23.913 | Attempting uninstall: markdown-it-py 2026-08-07 20:43:23.928 | Found existing installation: markdown-it-py 3.0.0 2026-08-07 20:43:23.928 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:43:23.928 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-07 20:43:24.002 | Attempting uninstall: wheel 2026-08-07 20:43:24.025 | Found existing installation: wheel 0.42.0 2026-08-07 20:43:24.025 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:43:24.026 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-07 20:43:24.051 | Attempting uninstall: rich 2026-08-07 20:43:24.073 | Found existing installation: rich 13.7.1 2026-08-07 20:43:24.073 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:43:24.074 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-07 20:43:24.420 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.2.1 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.47.0 2026-08-07 20:43:24.563 | + inc/python:pip_install:216 : result=0 2026-08-07 20:43:24.565 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:43:24.567 | + functions-common:time_stop:2420 : local name 2026-08-07 20:43:24.570 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:43:24.572 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:43:24.575 | + functions-common:time_stop:2423 : local total 2026-08-07 20:43:24.578 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:43:24.581 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:43:24.584 | + functions-common:time_stop:2427 : start_time=1786135399215 2026-08-07 20:43:24.586 | + functions-common:time_stop:2429 : [[ -z 1786135399215 ]] 2026-08-07 20:43:24.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:43:24.593 | + functions-common:time_stop:2432 : end_time=1786135404590 2026-08-07 20:43:24.596 | + functions-common:time_stop:2433 : elapsed_time=5375 2026-08-07 20:43:24.598 | + functions-common:time_stop:2434 : total=0 2026-08-07 20:43:24.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:43:24.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5375 2026-08-07 20:43:24.605 | + inc/python:pip_install:219 : return 0 2026-08-07 20:43:24.608 | + 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-08-07 20:43:24.610 | + 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-08-07 20:43:24.613 | + 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-08-07 20:43:24.615 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-07 20:43:24.619 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-07 20:43:24.621 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-07 20:43:24.643 | Using python 3.12 to install os-testr 2026-08-07 20:43:24.645 | + 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-08-07 20:43:25.341 | Collecting os-testr 2026-08-07 20:43:25.413 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-07 20:43:25.440 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-07 20:43:25.452 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-07 20:43:25.479 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-07 20:43:25.496 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-07 20:43:25.533 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-07 20:43:25.557 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-07 20:43:25.565 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-08-07 20:43:25.588 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-07 20:43:25.604 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-07 20:43:25.666 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-07 20:43:25.679 | 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-08-07 20:43:25.697 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-07 20:43:25.708 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-07 20:43:25.721 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-07 20:43:25.733 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-07 20:43:25.741 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-07 20:43:25.748 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-07 20:43:25.776 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 27.5 MB/s 0:00:00 2026-08-07 20:43:25.867 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-07 20:43:25.941 | Attempting uninstall: PyYAML 2026-08-07 20:43:25.947 | Found existing installation: PyYAML 6.0.1 2026-08-07 20:43:25.947 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:43:25.947 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-07 20:43:26.151 | 2026-08-07 20:43:26.153 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-08-07 20:43:26.236 | + inc/python:pip_install:216 : result=0 2026-08-07 20:43:26.238 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:43:26.241 | + functions-common:time_stop:2420 : local name 2026-08-07 20:43:26.243 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:43:26.245 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:43:26.247 | + functions-common:time_stop:2423 : local total 2026-08-07 20:43:26.250 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:43:26.252 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:43:26.254 | + functions-common:time_stop:2427 : start_time=1786135404636 2026-08-07 20:43:26.257 | + functions-common:time_stop:2429 : [[ -z 1786135404636 ]] 2026-08-07 20:43:26.260 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:43:26.264 | + functions-common:time_stop:2432 : end_time=1786135406261 2026-08-07 20:43:26.266 | + functions-common:time_stop:2433 : elapsed_time=1625 2026-08-07 20:43:26.269 | + functions-common:time_stop:2434 : total=5375 2026-08-07 20:43:26.272 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:43:26.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7000 2026-08-07 20:43:26.277 | + inc/python:pip_install:219 : return 0 2026-08-07 20:43:26.280 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-07 20:43:26.333 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-07 20:43:26.393 | + ./stack.sh:main:835 : install_infra 2026-08-07 20:43:26.395 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-07 20:43:26.397 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-07 20:43:26.400 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-07 20:43:29.268 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-07 20:43:29.271 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-07 20:43:29.296 | + 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-08-07 20:43:29.992 | Collecting pbr 2026-08-07 20:43:29.994 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-07 20:43:30.197 | Collecting setuptools[core] 2026-08-07 20:43:30.198 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-07 20:43:30.261 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-07 20:43:30.262 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-07 20:43:30.286 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-07 20:43:30.287 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-07 20:43:30.310 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-07 20:43:30.311 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-07 20:43:30.344 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-07 20:43:30.346 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-07 20:43:30.369 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-07 20:43:30.371 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-07 20:43:30.409 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:30.410 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-07 20:43:30.435 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:30.437 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-07 20:43:30.551 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:30.552 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-07 20:43:30.577 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:30.578 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-07 20:43:30.639 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:30.640 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-07 20:43:30.654 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:30.656 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-07 20:43:30.685 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:30.686 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-07 20:43:30.719 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:30.721 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-07 20:43:30.754 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-07 20:43:30.782 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-07 20:43:30.794 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-07 20:43:30.796 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-08-07 20:43:30.797 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-07 20:43:30.798 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-07 20:43:30.799 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-08-07 20:43:30.800 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-08-07 20:43:30.802 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-07 20:43:30.804 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-07 20:43:30.805 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-07 20:43:30.806 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-07 20:43:30.807 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-07 20:43:30.809 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-07 20:43:30.813 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-07 20:43:30.813 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-07 20:43:30.813 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-07 20:43:30.817 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-07 20:43:30.937 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-08-07 20:43:32.879 | Successfully installed annotated-doc-0.0.5 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.1 typer-slim-0.24.0 wheel-0.47.0 2026-08-07 20:43:33.048 | + inc/python:pip_install:216 : result=0 2026-08-07 20:43:33.051 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:43:33.054 | + functions-common:time_stop:2420 : local name 2026-08-07 20:43:33.057 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:43:33.059 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:43:33.062 | + functions-common:time_stop:2423 : local total 2026-08-07 20:43:33.064 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:43:33.067 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:43:33.069 | + functions-common:time_stop:2427 : start_time=1786135409288 2026-08-07 20:43:33.072 | + functions-common:time_stop:2429 : [[ -z 1786135409288 ]] 2026-08-07 20:43:33.075 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:43:33.079 | + functions-common:time_stop:2432 : end_time=1786135413076 2026-08-07 20:43:33.081 | + functions-common:time_stop:2433 : elapsed_time=3788 2026-08-07 20:43:33.084 | + functions-common:time_stop:2434 : total=7000 2026-08-07 20:43:33.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:43:33.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10788 2026-08-07 20:43:33.092 | + inc/python:pip_install:219 : return 0 2026-08-07 20:43:33.095 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-07 20:43:33.098 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-07 20:43:33.123 | + 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-08-07 20:43:33.778 | Processing /opt/stack/requirements 2026-08-07 20:43:33.780 | Installing build dependencies: started 2026-08-07 20:43:35.367 | Installing build dependencies: finished with status 'done' 2026-08-07 20:43:35.369 | Getting requirements to build wheel: started 2026-08-07 20:43:35.520 | Getting requirements to build wheel: finished with status 'done' 2026-08-07 20:43:35.523 | Preparing metadata (pyproject.toml): started 2026-08-07 20:43:36.284 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:43:36.476 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8562) 2026-08-07 20:43:36.517 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-07 20:43:36.527 | 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.dev8562) (26.2) 2026-08-07 20:43:36.562 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8562) 2026-08-07 20:43:36.566 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-07 20:43:36.634 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8562) 2026-08-07 20:43:36.635 | 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-08-07 20:43:36.763 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8562) 2026-08-07 20:43:36.768 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-07 20:43:36.774 | 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.dev8562) (83.0.0) 2026-08-07 20:43:36.916 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8562) 2026-08-07 20:43:36.921 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-08-07 20:43:36.928 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.1 MB/s eta 0:00:00 2026-08-07 20:43:36.950 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8562) 2026-08-07 20:43:36.954 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-07 20:43:37.002 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8562) 2026-08-07 20:43:37.053 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-07 20:43:37.084 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8562) 2026-08-07 20:43:37.087 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-07 20:43:37.142 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-07 20:43:37.150 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-07 20:43:37.155 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 9.5 MB/s eta 0:00:00 2026-08-07 20:43:37.156 | 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-08-07 20:43:37.161 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-07 20:43:37.167 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 15.0 MB/s eta 0:00:00 2026-08-07 20:43:37.170 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-07 20:43:37.176 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 34.4 MB/s eta 0:00:00 2026-08-07 20:43:37.180 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-08-07 20:43:37.186 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 49.6 MB/s eta 0:00:00 2026-08-07 20:43:37.188 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-07 20:43:37.194 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 18.3 MB/s eta 0:00:00 2026-08-07 20:43:37.196 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-07 20:43:37.201 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 31.4 MB/s eta 0:00:00 2026-08-07 20:43:37.212 | Building wheels for collected packages: openstack_requirements 2026-08-07 20:43:37.213 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-07 20:43:38.598 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-07 20:43:38.599 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8562-py3-none-any.whl size=53095 sha256=02a150d7f9602536dce543afac0972126736ade538d9020a3d8dd76ec002e5a7 2026-08-07 20:43:38.600 | Stored in directory: /tmp/pip-ephem-wheel-cache-gn210xke/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-07 20:43:38.602 | Successfully built openstack_requirements 2026-08-07 20:43:38.752 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-07 20:43:39.126 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.7.22 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8562 requests-2.34.2 urllib3-2.7.0 2026-08-07 20:43:39.271 | + inc/python:pip_install:216 : result=0 2026-08-07 20:43:39.274 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:43:39.276 | + functions-common:time_stop:2420 : local name 2026-08-07 20:43:39.279 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:43:39.281 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:43:39.284 | + functions-common:time_stop:2423 : local total 2026-08-07 20:43:39.287 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:43:39.289 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:43:39.292 | + functions-common:time_stop:2427 : start_time=1786135413115 2026-08-07 20:43:39.294 | + functions-common:time_stop:2429 : [[ -z 1786135413115 ]] 2026-08-07 20:43:39.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:43:39.302 | + functions-common:time_stop:2432 : end_time=1786135419299 2026-08-07 20:43:39.305 | + functions-common:time_stop:2433 : elapsed_time=6184 2026-08-07 20:43:39.307 | + functions-common:time_stop:2434 : total=10788 2026-08-07 20:43:39.309 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:43:39.312 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16972 2026-08-07 20:43:39.315 | + inc/python:pip_install:219 : return 0 2026-08-07 20:43:39.318 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-07 20:43:39.322 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-07 20:43:39.325 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-07 20:43:39.328 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:43:39.330 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:43:39.334 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-08-07 20:43:39.336 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:43:39.340 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-07 20:43:39.363 | Using python 3.12 to install pbr 2026-08-07 20:43:39.366 | + 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-08-07 20:43:39.833 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-07 20:43:39.851 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-08-07 20:43:39.992 | + inc/python:pip_install:216 : result=0 2026-08-07 20:43:39.995 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:43:39.997 | + functions-common:time_stop:2420 : local name 2026-08-07 20:43:40.001 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:43:40.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:43:40.005 | + functions-common:time_stop:2423 : local total 2026-08-07 20:43:40.008 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:43:40.010 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:43:40.013 | + functions-common:time_stop:2427 : start_time=1786135419357 2026-08-07 20:43:40.016 | + functions-common:time_stop:2429 : [[ -z 1786135419357 ]] 2026-08-07 20:43:40.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:43:40.023 | + functions-common:time_stop:2432 : end_time=1786135420019 2026-08-07 20:43:40.025 | + functions-common:time_stop:2433 : elapsed_time=662 2026-08-07 20:43:40.028 | + functions-common:time_stop:2434 : total=16972 2026-08-07 20:43:40.031 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:43:40.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17634 2026-08-07 20:43:40.035 | + inc/python:pip_install:219 : return 0 2026-08-07 20:43:40.039 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-07 20:43:42.922 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-07 20:43:43.398 | Collecting bindep 2026-08-07 20:43:43.429 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-07 20:43:43.481 | Collecting distro>=1.7 (from bindep) 2026-08-07 20:43:43.484 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-07 20:43:43.513 | Collecting packaging (from bindep) 2026-08-07 20:43:43.516 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-07 20:43:43.647 | Collecting Parsley (from bindep) 2026-08-07 20:43:43.651 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-07 20:43:43.682 | Collecting pbr>=2 (from bindep) 2026-08-07 20:43:43.684 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-07 20:43:43.866 | Collecting setuptools (from pbr>=2->bindep) 2026-08-07 20:43:43.868 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-07 20:43:43.910 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-07 20:43:43.918 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-07 20:43:43.922 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-07 20:43:43.926 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-07 20:43:43.934 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 21.9 MB/s eta 0:00:00 2026-08-07 20:43:43.938 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-07 20:43:43.945 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 20.8 MB/s eta 0:00:00 2026-08-07 20:43:43.945 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-08-07 20:43:44.007 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-07 20:43:44.882 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.3 pbr-7.0.3 setuptools-83.0.0 2026-08-07 20:43:44.975 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-07 20:43:44.977 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-07 20:43:44.981 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-07 20:43:44.998 | + ./stack.sh:main:844 : pkgs= 2026-08-07 20:43:45.001 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-07 20:43:45.004 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-07 20:43:45.007 | + functions-common:run_phase:1848 : local mode=stack 2026-08-07 20:43:45.010 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-07 20:43:45.012 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-07 20:43:45.015 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-07 20:43:45.017 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-07 20:43:45.019 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-07 20:43:45.022 | + functions-common:run_phase:1858 : local extra 2026-08-07 20:43:45.025 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-07 20:43:45.029 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-07 20:43:45.031 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-07 20:43:45.034 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-07 20:43:45.037 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-07 20:43:45.040 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-07 20:43:45.054 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:43:45.056 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:43:45.058 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:43:45.061 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-07 20:43:45.063 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:43:45.065 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-07 20:43:45.067 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:43:45.069 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-07 20:43:45.072 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:43:45.074 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-07 20:43:45.076 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:43:45.079 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-07 20:43:45.081 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-07 20:43:45.083 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-07 20:43:45.085 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:43:45.088 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-07 20:43:45.090 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-07 20:43:45.093 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-07 20:43:45.095 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-07 20:43:45.097 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-07 20:43:45.099 | + functions-common:run_plugins:1838 : local plugin 2026-08-07 20:43:45.101 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-07 20:43:45.104 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-07 20:43:45.106 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-07 20:43:45.108 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-08-07 20:43:45.111 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-07 20:43:45.114 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-07 20:43:45.117 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-07 20:43:45.119 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-07 20:43:45.122 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-07 20:43:45.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-07 20:43:45.128 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-07 20:43:45.130 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-07 20:43:45.133 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-07 20:43:45.135 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-07 20:43:45.137 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-07 20:43:45.140 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-07 20:43:45.142 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-07 20:43:45.145 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-07 20:43:45.148 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-07 20:43:45.151 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-07 20:43:45.153 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-07 20:43:45.156 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-07 20:43:45.158 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-07 20:43:45.161 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-07 20:43:45.164 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-07 20:43:45.176 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-07 20:43:45.180 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-07 20:43:45.183 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-07 20:43:45.185 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-07 20:43:45.188 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-07 20:43:45.191 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-07 20:43:45.193 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-07 20:43:45.196 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-07 20:43:45.198 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:43:45.216 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:43:45.218 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-07 20:43:45.221 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-07 20:43:45.221 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-07 20:43:45.226 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-07 20:43:45.228 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-07 20:43:45.231 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-07 20:43:45.235 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:43:45.251 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:43:45.255 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-07 20:43:45.258 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:43:45.260 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-07 20:43:45.262 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-07 20:43:45.265 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-07 20:43:45.267 | + functions:set_systemd_override:845 : local value=2048 2026-08-07 20:43:45.270 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-07 20:43:45.273 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-07 20:43:45.336 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-07 20:43:45.336 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-07 20:43:45.339 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-07 20:43:45.598 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-07 20:43:45.601 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-07 20:43:45.618 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:43:45.621 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-07 20:43:45.624 | + functions-common:install_package:1438 : update_package_repo 2026-08-07 20:43:45.627 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:43:45.630 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-07 20:43:45.632 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:43:45.635 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:43:45.638 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:43:45.641 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:43:45.643 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:43:45.646 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:43:45.648 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-07 20:43:45.651 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-07 20:43:45.654 | + functions-common:apt_get_update:1167 : return 2026-08-07 20:43:45.656 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-07 20:43:45.659 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:43:45.661 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:43:45.664 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:43:45.667 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-07 20:43:45.689 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-08-07 20:43:45.717 | Reading package lists... 2026-08-07 20:43:45.942 | Building dependency tree... 2026-08-07 20:43:45.943 | Reading state information... 2026-08-07 20:43:46.167 | The following additional packages will be installed: 2026-08-07 20:43:46.167 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-07 20:43:46.167 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-07 20:43:46.167 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-07 20:43:46.168 | erlang-tools erlang-xmerl 2026-08-07 20:43:46.169 | Suggested packages: 2026-08-07 20:43:46.169 | erlang erlang-manpages erlang-doc 2026-08-07 20:43:46.216 | The following NEW packages will be installed: 2026-08-07 20:43:46.216 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-07 20:43:46.216 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-07 20:43:46.216 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-07 20:43:46.217 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-07 20:43:46.554 | 0 upgraded, 18 newly installed, 0 to remove and 100 not upgraded. 2026-08-07 20:43:46.554 | Need to get 36.1 MB of archives. 2026-08-07 20:43:46.554 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-07 20:43:46.554 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-08-07 20:43:47.888 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-08-07 20:43:48.006 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-08-07 20:43:48.011 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-08-07 20:43:48.228 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-08-07 20:43:48.233 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-08-07 20:43:48.235 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-08-07 20:43:48.456 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-08-07 20:43:48.457 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-08-07 20:43:48.458 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-08-07 20:43:48.460 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-08-07 20:43:48.570 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-08-07 20:43:48.686 | Get:13 http://lab.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-08-07 20:43:48.687 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-08-07 20:43:48.689 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-08-07 20:43:48.692 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-08-07 20:43:48.706 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-08-07 20:43:48.801 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-07 20:43:49.530 | Fetched 36.1 MB in 3s (12.1 MB/s) 2026-08-07 20:43:49.564 | Selecting previously unselected package erlang-base. 2026-08-07 20:43:49.641 | (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 ... 170974 files and directories currently installed.) 2026-08-07 20:43:49.645 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:49.647 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:49.824 | Selecting previously unselected package erlang-asn1. 2026-08-07 20:43:49.839 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:49.841 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:49.882 | Selecting previously unselected package erlang-crypto. 2026-08-07 20:43:49.897 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:49.899 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:49.929 | Selecting previously unselected package erlang-public-key. 2026-08-07 20:43:49.943 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:49.945 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:49.981 | Selecting previously unselected package erlang-mnesia. 2026-08-07 20:43:49.995 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:49.997 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.039 | Selecting previously unselected package erlang-runtime-tools. 2026-08-07 20:43:50.053 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.055 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.098 | Selecting previously unselected package erlang-ssl. 2026-08-07 20:43:50.112 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.114 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.169 | Selecting previously unselected package erlang-eldap. 2026-08-07 20:43:50.183 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.187 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.219 | Selecting previously unselected package erlang-ftp. 2026-08-07 20:43:50.234 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.236 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.267 | Selecting previously unselected package erlang-tftp. 2026-08-07 20:43:50.282 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.283 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.316 | Selecting previously unselected package erlang-inets. 2026-08-07 20:43:50.331 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.332 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.380 | Selecting previously unselected package erlang-snmp. 2026-08-07 20:43:50.397 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.399 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.472 | Selecting previously unselected package erlang-os-mon. 2026-08-07 20:43:50.487 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.488 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.516 | Selecting previously unselected package erlang-parsetools. 2026-08-07 20:43:50.530 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.531 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.560 | Selecting previously unselected package erlang-syntax-tools. 2026-08-07 20:43:50.574 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.576 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.608 | Selecting previously unselected package erlang-tools. 2026-08-07 20:43:50.623 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.624 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.662 | Selecting previously unselected package erlang-xmerl. 2026-08-07 20:43:50.677 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-07 20:43:50.678 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:50.727 | Selecting previously unselected package rabbitmq-server. 2026-08-07 20:43:50.742 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-07 20:43:50.746 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-07 20:43:51.204 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:51.430 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-07 20:43:51.430 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-07 20:43:53.468 | Searching for services which depend on erlang and should be started... none found. 2026-08-07 20:43:53.472 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.477 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.481 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.486 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.489 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.493 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.497 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.501 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.505 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.509 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.513 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.518 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.522 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.526 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.529 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.533 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-07 20:43:53.538 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-07 20:43:53.583 | info: Selecting GID from range 100 to 999 ... 2026-08-07 20:43:53.587 | info: Adding group `rabbitmq' (GID 121) ... 2026-08-07 20:43:53.643 | info: Selecting UID from range 100 to 999 ... 2026-08-07 20:43:53.643 | 2026-08-07 20:43:53.646 | info: Adding system user `rabbitmq' (UID 117) ... 2026-08-07 20:43:53.649 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-08-07 20:43:53.678 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-07 20:43:53.808 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-07 20:43:57.940 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-07 20:43:59.434 | 2026-08-07 20:43:59.434 | Running kernel seems to be up-to-date. 2026-08-07 20:43:59.434 | 2026-08-07 20:43:59.434 | Restarting services... 2026-08-07 20:43:59.493 | 2026-08-07 20:43:59.493 | Service restarts being deferred: 2026-08-07 20:43:59.493 | /etc/needrestart/restart.d/dbus.service 2026-08-07 20:43:59.493 | systemctl restart getty@tty1.service 2026-08-07 20:43:59.493 | systemctl restart networkd-dispatcher.service 2026-08-07 20:43:59.493 | systemctl restart serial-getty@ttyS0.service 2026-08-07 20:43:59.493 | systemctl restart storpool_beacon.service 2026-08-07 20:43:59.493 | systemctl restart storpool_block.service 2026-08-07 20:43:59.493 | systemctl restart systemd-logind.service 2026-08-07 20:43:59.493 | 2026-08-07 20:43:59.493 | No containers need to be restarted. 2026-08-07 20:43:59.493 | 2026-08-07 20:43:59.493 | User sessions running outdated binaries: 2026-08-07 20:43:59.493 | ubuntu @ session #4: python3[7172] 2026-08-07 20:43:59.503 | ubuntu @ session #5: sh[8550,8552], sshd[8492] 2026-08-07 20:43:59.511 | ubuntu @ user manager service: systemd[5282] 2026-08-07 20:43:59.522 | 2026-08-07 20:43:59.522 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-07 20:44:00.762 | + functions-common:apt_get:1211 : result=0 2026-08-07 20:44:00.764 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:44:00.766 | + functions-common:time_stop:2420 : local name 2026-08-07 20:44:00.768 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:44:00.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:44:00.774 | + functions-common:time_stop:2423 : local total 2026-08-07 20:44:00.776 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:44:00.779 | + functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:44:00.781 | + functions-common:time_stop:2427 : start_time=1786135425685 2026-08-07 20:44:00.784 | + functions-common:time_stop:2429 : [[ -z 1786135425685 ]] 2026-08-07 20:44:00.787 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:44:00.791 | + functions-common:time_stop:2432 : end_time=1786135440788 2026-08-07 20:44:00.793 | + functions-common:time_stop:2433 : elapsed_time=15103 2026-08-07 20:44:00.795 | + functions-common:time_stop:2434 : total=81441 2026-08-07 20:44:00.797 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:44:00.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96544 2026-08-07 20:44:00.802 | + functions-common:apt_get:1215 : return 0 2026-08-07 20:44:00.804 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-07 20:44:00.806 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:44:00.809 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:44:00.811 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:44:00.814 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:44:00.816 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:44:00.819 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:44:00.822 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:44:00.824 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:44:00.827 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:44:00.829 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:44:00.832 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:44:00.834 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:44:00.837 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:44:00.839 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-07 20:44:00.842 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-07 20:44:00.858 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:44:00.860 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-07 20:44:00.862 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:44:00.865 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-07 20:44:00.868 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-07 20:44:00.871 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-07 20:44:00.875 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-07 20:44:00.877 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-07 20:44:00.880 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-07 20:44:00.882 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-07 20:44:00.885 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-08-07 20:44:00.887 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-08-07 20:44:00.890 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-07 20:44:01.442 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-07 20:44:01.442 | user tags 2026-08-07 20:44:01.442 | guest [administrator]' 2026-08-07 20:44:01.446 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-07 20:44:01.446 | user tags 2026-08-07 20:44:01.446 | guest [administrator]' 2026-08-07 20:44:01.447 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-07 20:44:01.453 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-07 20:44:01.456 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-07 20:44:01.458 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-08-07 20:44:01.952 | Adding user "stackrabbit" ... 2026-08-07 20:44:01.956 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-07 20:44:01.972 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-07 20:44:02.501 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-07 20:44:02.525 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-07 20:44:02.527 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-08-07 20:44:03.024 | Changing password for user "stackrabbit" ... 2026-08-07 20:44:03.046 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-07 20:44:03.049 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-07 20:44:03.052 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-07 20:44:03.604 | Deleting user "guest" ... 2026-08-07 20:44:03.627 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-07 20:44:03.646 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:44:03.649 | + ./stack.sh:main:861 : install_database 2026-08-07 20:44:03.651 | + lib/database:install_database:118 : install_database_mysql 2026-08-07 20:44:03.654 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-07 20:44:03.657 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:03.659 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:03.662 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-07 20:44:03.770 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-08-07 20:44:03.771 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-07 20:44:03.776 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-07 20:44:03.779 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:03.781 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:03.783 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-07 20:44:03.786 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-07 20:44:03.788 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-08-07 20:44:03.793 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-07 20:44:03.795 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-07 20:44:03.797 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:44:03.800 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:44:03.803 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:44:03.805 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:44:03.808 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:44:03.811 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:44:03.813 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:44:03.815 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:44:03.818 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:44:03.820 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:44:03.823 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:44:03.825 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:44:03.828 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:44:03.831 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-07 20:44:03.834 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:03.837 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:03.839 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-07 20:44:03.841 | + functions-common:install_package:1438 : update_package_repo 2026-08-07 20:44:03.844 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:44:03.847 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-07 20:44:03.849 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:44:03.851 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:44:03.854 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:44:03.856 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:03.859 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:03.861 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:44:03.863 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-07 20:44:03.865 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-07 20:44:03.867 | + functions-common:apt_get_update:1167 : return 2026-08-07 20:44:03.869 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-07 20:44:03.871 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:44:03.873 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:03.875 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:03.878 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-07 20:44:03.899 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-08-07 20:44:03.926 | Reading package lists... 2026-08-07 20:44:04.146 | Building dependency tree... 2026-08-07 20:44:04.147 | Reading state information... 2026-08-07 20:44:04.433 | The following additional packages will be installed: 2026-08-07 20:44:04.433 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-08-07 20:44:04.433 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-08-07 20:44:04.434 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-08-07 20:44:04.434 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-08-07 20:44:04.434 | mysql-server-core-8.0 2026-08-07 20:44:04.436 | Suggested packages: 2026-08-07 20:44:04.436 | libipc-sharedcache-perl mailx tinyca 2026-08-07 20:44:04.481 | The following NEW packages will be installed: 2026-08-07 20:44:04.481 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-08-07 20:44:04.482 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-08-07 20:44:04.482 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-08-07 20:44:04.482 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-08-07 20:44:04.483 | mysql-server-core-8.0 2026-08-07 20:44:04.844 | 0 upgraded, 17 newly installed, 0 to remove and 100 not upgraded. 2026-08-07 20:44:04.844 | Need to get 29.2 MB of archives. 2026-08-07 20:44:04.844 | After this operation, 242 MB of additional disk space will be used. 2026-08-07 20:44:04.844 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2,740 kB] 2026-08-07 20:44:05.191 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-07 20:44:05.191 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-08-07 20:44:05.192 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-07 20:44:05.195 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-07 20:44:05.197 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-07 20:44:05.482 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-08-07 20:44:05.494 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-07 20:44:05.495 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-08-07 20:44:05.496 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-07 20:44:05.496 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-07 20:44:05.496 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-08-07 20:44:05.496 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-07 20:44:05.497 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-08-07 20:44:05.497 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6,718 kB] 2026-08-07 20:44:05.578 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4,384 B] 2026-08-07 20:44:05.578 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-08-07 20:44:05.837 | Preconfiguring packages ... 2026-08-07 20:44:05.914 | Fetched 29.2 MB in 1s (27.1 MB/s) 2026-08-07 20:44:05.938 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-07 20:44:06.010 | (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 ... 173779 files and directories currently installed.) 2026-08-07 20:44:06.014 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-07 20:44:06.016 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:06.236 | Selecting previously unselected package mysql-client-8.0. 2026-08-07 20:44:06.250 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-07 20:44:06.251 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:06.279 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-07 20:44:06.293 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-07 20:44:06.296 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-07 20:44:06.326 | Selecting previously unselected package libmecab2:amd64. 2026-08-07 20:44:06.340 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-07 20:44:06.341 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-07 20:44:06.372 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-07 20:44:06.385 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-07 20:44:06.387 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-07 20:44:06.415 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-07 20:44:06.429 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-07 20:44:06.431 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:06.921 | Selecting previously unselected package mysql-server-8.0. 2026-08-07 20:44:06.935 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-07 20:44:07.220 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:07.265 | Selecting previously unselected package libcgi-pm-perl. 2026-08-07 20:44:07.278 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-07 20:44:07.280 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-07 20:44:07.319 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-07 20:44:07.333 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:44:07.336 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-07 20:44:07.365 | Selecting previously unselected package libfcgi-perl. 2026-08-07 20:44:07.379 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-07 20:44:07.381 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-07 20:44:07.411 | Selecting previously unselected package libcgi-fast-perl. 2026-08-07 20:44:07.425 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-07 20:44:07.427 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-07 20:44:07.455 | Selecting previously unselected package libfcgi-bin. 2026-08-07 20:44:07.468 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:44:07.470 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-07 20:44:07.497 | Selecting previously unselected package libhtml-template-perl. 2026-08-07 20:44:07.511 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-08-07 20:44:07.513 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-07 20:44:07.544 | Selecting previously unselected package mecab-utils. 2026-08-07 20:44:07.558 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-07 20:44:07.560 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-07 20:44:07.589 | Selecting previously unselected package mecab-ipadic. 2026-08-07 20:44:07.603 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-07 20:44:07.605 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-07 20:44:07.970 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-07 20:44:07.984 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-07 20:44:07.986 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-07 20:44:08.017 | Selecting previously unselected package mysql-server. 2026-08-07 20:44:08.031 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-07 20:44:08.033 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:08.086 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-07 20:44:08.091 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-07 20:44:08.097 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:08.101 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-07 20:44:08.106 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-07 20:44:08.110 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-07 20:44:08.115 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-07 20:44:08.119 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-07 20:44:08.123 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-07 20:44:08.128 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:08.132 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:08.137 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-07 20:44:08.141 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:08.277 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-07 20:44:08.303 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-07 20:44:15.157 | mysqld will log errors to /var/log/mysql/error.log 2026-08-07 20:44:15.580 | mysqld is running as pid 28002 2026-08-07 20:44:17.975 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-07 20:44:18.955 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-07 20:44:18.959 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-07 20:44:18.962 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-07 20:44:18.962 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-07 20:44:18.962 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-07 20:44:18.982 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-07 20:44:18.982 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-07 20:44:19.042 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-07 20:44:19.043 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-07 20:44:19.043 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-07 20:44:19.078 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-07 20:44:19.078 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-07 20:44:19.079 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-07 20:44:19.079 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-07 20:44:19.079 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-07 20:44:19.080 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-07 20:44:19.217 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-07 20:44:19.218 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-07 20:44:19.223 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-07 20:44:19.223 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-07 20:44:19.223 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-07 20:44:19.250 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-07 20:44:19.327 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-07 20:44:19.353 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-07 20:44:19.353 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-07 20:44:19.353 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-07 20:44:19.353 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-07 20:44:19.354 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-07 20:44:19.364 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-07 20:44:19.367 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-07 20:44:19.367 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-07 20:44:19.565 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-07 20:44:19.651 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-07 20:44:19.773 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-07 20:44:19.776 | 2026-08-07 20:44:19.777 | done! 2026-08-07 20:44:19.783 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-07 20:44:19.787 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-07 20:44:19.791 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-07 20:44:19.796 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-07 20:44:19.802 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-07 20:44:19.802 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-08-07 20:44:19.802 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-07 20:44:19.830 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-07 20:44:19.830 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-07 20:44:19.915 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-07 20:44:19.915 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-07 20:44:19.915 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-07 20:44:19.963 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-07 20:44:19.964 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-07 20:44:19.965 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-07 20:44:19.965 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-07 20:44:19.965 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-07 20:44:19.965 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-07 20:44:20.177 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-07 20:44:20.179 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-07 20:44:20.182 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-07 20:44:20.182 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-07 20:44:20.183 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-07 20:44:20.224 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-07 20:44:20.328 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-07 20:44:20.367 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-07 20:44:20.367 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-07 20:44:20.367 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-07 20:44:20.367 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-07 20:44:20.367 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-07 20:44:20.383 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-07 20:44:20.387 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-07 20:44:20.387 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-07 20:44:20.633 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-08-07 20:44:20.730 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-07 20:44:20.850 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-08-07 20:44:20.853 | 2026-08-07 20:44:20.853 | done! 2026-08-07 20:44:20.859 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-07 20:44:20.863 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-07 20:44:20.867 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-07 20:44:22.079 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-07 20:44:22.692 | 2026-08-07 20:44:22.692 | Running kernel seems to be up-to-date. 2026-08-07 20:44:22.692 | 2026-08-07 20:44:22.692 | Restarting services... 2026-08-07 20:44:22.759 | 2026-08-07 20:44:22.759 | Service restarts being deferred: 2026-08-07 20:44:22.759 | /etc/needrestart/restart.d/dbus.service 2026-08-07 20:44:22.759 | systemctl restart getty@tty1.service 2026-08-07 20:44:22.759 | systemctl restart networkd-dispatcher.service 2026-08-07 20:44:22.759 | systemctl restart serial-getty@ttyS0.service 2026-08-07 20:44:22.759 | systemctl restart storpool_beacon.service 2026-08-07 20:44:22.759 | systemctl restart storpool_block.service 2026-08-07 20:44:22.759 | systemctl restart systemd-logind.service 2026-08-07 20:44:22.759 | 2026-08-07 20:44:22.759 | No containers need to be restarted. 2026-08-07 20:44:22.759 | 2026-08-07 20:44:22.759 | User sessions running outdated binaries: 2026-08-07 20:44:22.760 | ubuntu @ session #4: python3[7172] 2026-08-07 20:44:22.769 | ubuntu @ session #5: sh[8550,8552], sshd[8492] 2026-08-07 20:44:22.777 | ubuntu @ user manager service: systemd[5282] 2026-08-07 20:44:22.786 | 2026-08-07 20:44:22.786 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-07 20:44:24.094 | + functions-common:apt_get:1211 : result=0 2026-08-07 20:44:24.097 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:44:24.099 | + functions-common:time_stop:2420 : local name 2026-08-07 20:44:24.101 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:44:24.104 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:44:24.106 | + functions-common:time_stop:2423 : local total 2026-08-07 20:44:24.108 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:44:24.111 | + functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:44:24.113 | + functions-common:time_stop:2427 : start_time=1786135443896 2026-08-07 20:44:24.115 | + functions-common:time_stop:2429 : [[ -z 1786135443896 ]] 2026-08-07 20:44:24.118 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:44:24.122 | + functions-common:time_stop:2432 : end_time=1786135464119 2026-08-07 20:44:24.125 | + functions-common:time_stop:2433 : elapsed_time=20223 2026-08-07 20:44:24.127 | + functions-common:time_stop:2434 : total=96544 2026-08-07 20:44:24.131 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:44:24.133 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116767 2026-08-07 20:44:24.135 | + functions-common:apt_get:1215 : return 0 2026-08-07 20:44:24.138 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-07 20:44:24.140 | + ./stack.sh:main:864 : install_database_python 2026-08-07 20:44:24.143 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-07 20:44:24.145 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-07 20:44:24.148 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-07 20:44:24.151 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-07 20:44:24.154 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-07 20:44:24.157 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-07 20:44:24.160 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-07 20:44:24.164 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-07 20:44:24.164 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-07 20:44:24.171 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-07 20:44:24.173 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-07 20:44:24.176 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-07 20:44:24.179 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-07 20:44:24.182 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-07 20:44:24.205 | Using python 3.12 to install PyMySQL 2026-08-07 20:44:24.208 | + 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-08-07 20:44:24.795 | Collecting PyMySQL 2026-08-07 20:44:24.847 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-07 20:44:24.856 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-07 20:44:24.950 | Installing collected packages: PyMySQL 2026-08-07 20:44:24.985 | Successfully installed PyMySQL-1.2.0 2026-08-07 20:44:25.050 | + inc/python:pip_install:216 : result=0 2026-08-07 20:44:25.053 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:44:25.056 | + functions-common:time_stop:2420 : local name 2026-08-07 20:44:25.059 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:44:25.062 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:44:25.065 | + functions-common:time_stop:2423 : local total 2026-08-07 20:44:25.068 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:44:25.071 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:44:25.073 | + functions-common:time_stop:2427 : start_time=1786135464198 2026-08-07 20:44:25.076 | + functions-common:time_stop:2429 : [[ -z 1786135464198 ]] 2026-08-07 20:44:25.079 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:44:25.083 | + functions-common:time_stop:2432 : end_time=1786135465080 2026-08-07 20:44:25.085 | + functions-common:time_stop:2433 : elapsed_time=882 2026-08-07 20:44:25.088 | + functions-common:time_stop:2434 : total=17634 2026-08-07 20:44:25.091 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:44:25.093 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18516 2026-08-07 20:44:25.096 | + inc/python:pip_install:219 : return 0 2026-08-07 20:44:25.099 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-07 20:44:25.101 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-07 20:44:25.104 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-07 20:44:25.107 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-07 20:44:25.124 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:44:25.127 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-07 20:44:25.130 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-07 20:44:25.149 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:44:25.152 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-07 20:44:25.171 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:44:25.174 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-07 20:44:25.192 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:44:25.195 | + ./stack.sh:main:872 : install_etcd3 2026-08-07 20:44:25.197 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-07 20:44:25.197 | Installing etcd 2026-08-07 20:44:25.200 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-07 20:44:25.216 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-07 20:44:25.229 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-07 20:44:25.231 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-07 20:44:25.245 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-07 20:44:25.249 | ++ 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-08-07 20:44:25.252 | ++ 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-08-07 20:44:25.255 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-07 20:44:25.258 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-07 20:44:25.261 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-07 20:44:25.264 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-07 20:44:25.267 | ++ 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-08-07 20:44:25.270 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-07 20:44:25.273 | ++ 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-08-07 20:44:25.277 | --2026-08-07 20:44:25-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-07 20:44:25.318 | Resolving github.com (github.com)... 140.82.121.4 2026-08-07 20:44:25.345 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-08-07 20:44:25.844 | HTTP request sent, awaiting response... 302 Found 2026-08-07 20:44:25.844 | 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-08-07T21%3A18%3A50Z&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-08-07T20%3A18%3A41Z&ske=2026-08-07T21%3A18%3A50Z&sks=b&skv=2018-11-09&sig=0GouW9GLjNHLmtSSv%2F%2FyxtPG8iDZm%2FopR2mjysohQa8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjEzNzI2NSwibmJmIjoxNzg2MTM1NDY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Y2oE-PU1QQVwqlxNprGtMWAUGyECaiueCaBAzZsy0MU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-07 20:44:25.844 | --2026-08-07 20:44:25-- 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-08-07T21%3A18%3A50Z&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-08-07T20%3A18%3A41Z&ske=2026-08-07T21%3A18%3A50Z&sks=b&skv=2018-11-09&sig=0GouW9GLjNHLmtSSv%2F%2FyxtPG8iDZm%2FopR2mjysohQa8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjEzNzI2NSwibmJmIjoxNzg2MTM1NDY1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Y2oE-PU1QQVwqlxNprGtMWAUGyECaiueCaBAzZsy0MU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-07 20:44:26.067 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-08-07 20:44:26.069 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-08-07 20:44:26.187 | HTTP request sent, awaiting response... 200 OK 2026-08-07 20:44:26.187 | Length: 20927601 (20M) [application/octet-stream] 2026-08-07 20:44:26.187 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-08-07 20:44:26.199 | 2026-08-07 20:44:26.489 | 0K ........ ........ ... 100% 66.0M=0.3s 2026-08-07 20:44:26.489 | 2026-08-07 20:44:26.490 | 2026-08-07 20:44:26 (66.0 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-08-07 20:44:26.490 | 2026-08-07 20:44:26.494 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-07 20:44:26.497 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-07 20:44:26.500 | ++ functions:get_extra_file:81 : return 2026-08-07 20:44:26.504 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-07 20:44:26.507 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-07 20:44:26.510 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-07 20:44:26.513 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-08-07 20:44:26.530 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-07 20:44:26.533 | + 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-08-07 20:44:26.553 | etcd-v3.5.21-linux-amd64/ 2026-08-07 20:44:26.553 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-07 20:44:26.553 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-07 20:44:26.553 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-07 20:44:26.553 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-07 20:44:26.554 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-07 20:44:26.554 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-07 20:44:26.554 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-07 20:44:26.554 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-07 20:44:26.554 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-07 20:44:26.554 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-07 20:44:26.554 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-07 20:44:26.555 | etcd-v3.5.21-linux-amd64/README.md 2026-08-07 20:44:26.555 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-07 20:44:26.657 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-07 20:44:26.788 | etcd-v3.5.21-linux-amd64/etcd 2026-08-07 20:44:26.951 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-07 20:44:26.992 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-07 20:44:27.020 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-07 20:44:27.023 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-07 20:44:27.043 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:44:27.046 | + ./stack.sh:main:882 : configure_CA 2026-08-07 20:44:27.049 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.83 ]] 2026-08-07 20:44:27.053 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.83 2026-08-07 20:44:27.056 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.83 2026-08-07 20:44:27.057 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-07 20:44:27.062 | + lib/tls:configure_CA:70 : [[ 10.4.3.83 != \1\0\.\4\.\3\.\8\3 ]] 2026-08-07 20:44:27.065 | + ./stack.sh:main:883 : init_CA 2026-08-07 20:44:27.068 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-08-07 20:44:27.071 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-07 20:44:27.074 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-08-07 20:44:27.077 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-07 20:44:27.080 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-08-07 20:44:27.083 | + lib/tls:create_CA_base:86 : local i 2026-08-07 20:44:27.087 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-07 20:44:27.090 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-08-07 20:44:27.096 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-07 20:44:27.099 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-08-07 20:44:27.105 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-07 20:44:27.107 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-08-07 20:44:27.113 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-07 20:44:27.116 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-08-07 20:44:27.121 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-08-07 20:44:27.126 | + lib/tls:create_CA_base:91 : echo 01 2026-08-07 20:44:27.130 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-08-07 20:44:27.135 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-08-07 20:44:27.138 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-08-07 20:44:27.142 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-08-07 20:44:27.145 | + lib/tls:create_CA_config:145 : echo ' 2026-08-07 20:44:27.145 | [ ca ] 2026-08-07 20:44:27.145 | default_ca = CA_default 2026-08-07 20:44:27.145 | 2026-08-07 20:44:27.145 | [ CA_default ] 2026-08-07 20:44:27.145 | dir = /opt/stack/data/CA/root-ca 2026-08-07 20:44:27.145 | policy = policy_match 2026-08-07 20:44:27.145 | database = $dir/index.txt 2026-08-07 20:44:27.145 | serial = $dir/serial 2026-08-07 20:44:27.145 | certs = $dir/certs 2026-08-07 20:44:27.145 | crl_dir = $dir/crl 2026-08-07 20:44:27.145 | new_certs_dir = $dir/newcerts 2026-08-07 20:44:27.145 | certificate = $dir/cacert.pem 2026-08-07 20:44:27.145 | private_key = $dir/private/cacert.key 2026-08-07 20:44:27.145 | RANDFILE = $dir/private/.rand 2026-08-07 20:44:27.145 | default_md = sha256 2026-08-07 20:44:27.145 | 2026-08-07 20:44:27.145 | [ req ] 2026-08-07 20:44:27.145 | default_bits = 2048 2026-08-07 20:44:27.145 | default_md = sha256 2026-08-07 20:44:27.145 | 2026-08-07 20:44:27.145 | prompt = no 2026-08-07 20:44:27.145 | distinguished_name = ca_distinguished_name 2026-08-07 20:44:27.145 | 2026-08-07 20:44:27.145 | x509_extensions = ca_extensions 2026-08-07 20:44:27.145 | 2026-08-07 20:44:27.145 | [ ca_distinguished_name ] 2026-08-07 20:44:27.145 | organizationName = OpenStack 2026-08-07 20:44:27.145 | organizationalUnitName = DevStack Certificate Authority 2026-08-07 20:44:27.145 | commonName = Root CA 2026-08-07 20:44:27.145 | 2026-08-07 20:44:27.145 | [ policy_match ] 2026-08-07 20:44:27.145 | countryName = optional 2026-08-07 20:44:27.145 | stateOrProvinceName = optional 2026-08-07 20:44:27.145 | organizationName = match 2026-08-07 20:44:27.145 | organizationalUnitName = optional 2026-08-07 20:44:27.145 | commonName = supplied 2026-08-07 20:44:27.145 | 2026-08-07 20:44:27.145 | [ ca_extensions ] 2026-08-07 20:44:27.145 | basicConstraints = critical,CA:true 2026-08-07 20:44:27.145 | subjectKeyIdentifier = hash 2026-08-07 20:44:27.145 | authorityKeyIdentifier = keyid:always, issuer 2026-08-07 20:44:27.145 | keyUsage = cRLSign, keyCertSign 2026-08-07 20:44:27.145 | 2026-08-07 20:44:27.145 | ' 2026-08-07 20:44:27.147 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-08-07 20:44:27.150 | + 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-08-07 20:44:27.201 | ......+..+...+......+..........+......+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+......+.+........+......+.........+...+.......+..+...+......+.+.........+.....+....+..+...+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.+.....+.+.....+.+..+.+.........+..+.........+.+...+..+.............+..+.............+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-07 20:44:27.324 | ....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+....................+.+.......................+....+........+.........+.+..+.+..+.......+......+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+.....+.............+.........+.....+..........+.....+.+....................+.......+.........+....................+...+..........+...+..............+.+.........+........+...+....+........+...+....+.....+....+......+.........+.....+.........+......+..........+..+.............+..+.......+..+...+.+.....................+......+..+.............+.....+...+................+.....+.+............+..+.+.........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-07 20:44:27.327 | ----- 2026-08-07 20:44:27.334 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-08-07 20:44:27.337 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-07 20:44:27.341 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-08-07 20:44:27.344 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-08-07 20:44:27.347 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-07 20:44:27.350 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-08-07 20:44:27.353 | + lib/tls:create_CA_base:86 : local i 2026-08-07 20:44:27.356 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-07 20:44:27.359 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-08-07 20:44:27.364 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-07 20:44:27.367 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-08-07 20:44:27.373 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-07 20:44:27.376 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-08-07 20:44:27.381 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-08-07 20:44:27.384 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-08-07 20:44:27.389 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-08-07 20:44:27.393 | + lib/tls:create_CA_base:91 : echo 01 2026-08-07 20:44:27.397 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-08-07 20:44:27.402 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-08-07 20:44:27.405 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-07 20:44:27.407 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-08-07 20:44:27.410 | + lib/tls:create_CA_config:145 : echo ' 2026-08-07 20:44:27.410 | [ ca ] 2026-08-07 20:44:27.410 | default_ca = CA_default 2026-08-07 20:44:27.410 | 2026-08-07 20:44:27.410 | [ CA_default ] 2026-08-07 20:44:27.410 | dir = /opt/stack/data/CA/int-ca 2026-08-07 20:44:27.410 | policy = policy_match 2026-08-07 20:44:27.410 | database = $dir/index.txt 2026-08-07 20:44:27.410 | serial = $dir/serial 2026-08-07 20:44:27.410 | certs = $dir/certs 2026-08-07 20:44:27.410 | crl_dir = $dir/crl 2026-08-07 20:44:27.410 | new_certs_dir = $dir/newcerts 2026-08-07 20:44:27.410 | certificate = $dir/cacert.pem 2026-08-07 20:44:27.410 | private_key = $dir/private/cacert.key 2026-08-07 20:44:27.410 | RANDFILE = $dir/private/.rand 2026-08-07 20:44:27.410 | default_md = sha256 2026-08-07 20:44:27.410 | 2026-08-07 20:44:27.410 | [ req ] 2026-08-07 20:44:27.410 | default_bits = 2048 2026-08-07 20:44:27.410 | default_md = sha256 2026-08-07 20:44:27.410 | 2026-08-07 20:44:27.410 | prompt = no 2026-08-07 20:44:27.410 | distinguished_name = ca_distinguished_name 2026-08-07 20:44:27.410 | 2026-08-07 20:44:27.410 | x509_extensions = ca_extensions 2026-08-07 20:44:27.410 | 2026-08-07 20:44:27.410 | [ ca_distinguished_name ] 2026-08-07 20:44:27.410 | organizationName = OpenStack 2026-08-07 20:44:27.410 | organizationalUnitName = DevStack Certificate Authority 2026-08-07 20:44:27.410 | commonName = Intermediate CA 2026-08-07 20:44:27.410 | 2026-08-07 20:44:27.410 | [ policy_match ] 2026-08-07 20:44:27.410 | countryName = optional 2026-08-07 20:44:27.410 | stateOrProvinceName = optional 2026-08-07 20:44:27.410 | organizationName = match 2026-08-07 20:44:27.410 | organizationalUnitName = optional 2026-08-07 20:44:27.410 | commonName = supplied 2026-08-07 20:44:27.410 | 2026-08-07 20:44:27.410 | [ ca_extensions ] 2026-08-07 20:44:27.410 | basicConstraints = critical,CA:true 2026-08-07 20:44:27.410 | subjectKeyIdentifier = hash 2026-08-07 20:44:27.410 | authorityKeyIdentifier = keyid:always, issuer 2026-08-07 20:44:27.410 | keyUsage = cRLSign, keyCertSign 2026-08-07 20:44:27.410 | 2026-08-07 20:44:27.410 | ' 2026-08-07 20:44:27.412 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-08-07 20:44:27.415 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-07 20:44:27.418 | + lib/tls:create_signing_config:198 : echo ' 2026-08-07 20:44:27.418 | [ ca ] 2026-08-07 20:44:27.418 | default_ca = CA_default 2026-08-07 20:44:27.418 | 2026-08-07 20:44:27.418 | [ CA_default ] 2026-08-07 20:44:27.418 | dir = /opt/stack/data/CA/int-ca 2026-08-07 20:44:27.418 | policy = policy_match 2026-08-07 20:44:27.418 | database = $dir/index.txt 2026-08-07 20:44:27.418 | serial = $dir/serial 2026-08-07 20:44:27.418 | certs = $dir/certs 2026-08-07 20:44:27.418 | crl_dir = $dir/crl 2026-08-07 20:44:27.418 | new_certs_dir = $dir/newcerts 2026-08-07 20:44:27.418 | certificate = $dir/cacert.pem 2026-08-07 20:44:27.418 | private_key = $dir/private/cacert.key 2026-08-07 20:44:27.418 | RANDFILE = $dir/private/.rand 2026-08-07 20:44:27.418 | default_md = default 2026-08-07 20:44:27.418 | 2026-08-07 20:44:27.418 | [ req ] 2026-08-07 20:44:27.418 | default_bits = 1024 2026-08-07 20:44:27.418 | default_md = sha256 2026-08-07 20:44:27.418 | 2026-08-07 20:44:27.418 | prompt = no 2026-08-07 20:44:27.418 | distinguished_name = req_distinguished_name 2026-08-07 20:44:27.418 | 2026-08-07 20:44:27.418 | x509_extensions = req_extensions 2026-08-07 20:44:27.418 | 2026-08-07 20:44:27.418 | [ req_distinguished_name ] 2026-08-07 20:44:27.418 | organizationName = OpenStack 2026-08-07 20:44:27.418 | organizationalUnitName = DevStack Server Farm 2026-08-07 20:44:27.418 | 2026-08-07 20:44:27.418 | [ policy_match ] 2026-08-07 20:44:27.418 | countryName = optional 2026-08-07 20:44:27.418 | stateOrProvinceName = optional 2026-08-07 20:44:27.418 | organizationName = match 2026-08-07 20:44:27.418 | organizationalUnitName = optional 2026-08-07 20:44:27.418 | commonName = supplied 2026-08-07 20:44:27.418 | 2026-08-07 20:44:27.418 | [ req_extensions ] 2026-08-07 20:44:27.418 | basicConstraints = CA:false 2026-08-07 20:44:27.418 | subjectKeyIdentifier = hash 2026-08-07 20:44:27.419 | authorityKeyIdentifier = keyid:always, issuer 2026-08-07 20:44:27.419 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-08-07 20:44:27.419 | extendedKeyUsage = serverAuth, clientAuth 2026-08-07 20:44:27.419 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-08-07 20:44:27.419 | 2026-08-07 20:44:27.419 | ' 2026-08-07 20:44:27.421 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-08-07 20:44:27.423 | + 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-08-07 20:44:27.518 | .+.+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+................+..+....+.....................+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.....+...+..........+...+.....+.+.....+.+.........+........+...+.......+...+..................+.....+....+...+..+.+......+.....+...+..........+...........+......+.+........+.+...........+....+...........+...+.......+.................+.......+.........+...............+..+.........+...+......+......+...+.+..+...+.+......+..................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-07 20:44:27.591 | ..+.+......+........+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+........+...+...+...............+......+......+..................+.+........+............+.+.........+...........+...+.+...+..+...+...+..........+............+.....+.+..+......................+........+.........+...+.+.....+.........+...+...+.+.....+...+......+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-07 20:44:27.594 | ----- 2026-08-07 20:44:27.599 | + 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-08-07 20:44:27.603 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-08-07 20:44:27.605 | Check that the request matches the signature 2026-08-07 20:44:27.605 | Signature ok 2026-08-07 20:44:27.605 | The Subject's Distinguished Name is as follows 2026-08-07 20:44:27.605 | organizationName :ASN.1 12:'OpenStack' 2026-08-07 20:44:27.605 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-08-07 20:44:27.605 | commonName :ASN.1 12:'Intermediate CA' 2026-08-07 20:44:27.606 | Certificate is to be certified until Aug 7 20:44:27 2027 GMT (365 days) 2026-08-07 20:44:27.607 | 2026-08-07 20:44:27.607 | Write out database with 1 new entries 2026-08-07 20:44:27.608 | Database updated 2026-08-07 20:44:27.612 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-08-07 20:44:27.616 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:44:27.620 | + lib/tls:init_CA:212 : is_fedora 2026-08-07 20:44:27.622 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:44:27.625 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:44:27.628 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:44:27.631 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:44:27.633 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:44:27.636 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:44:27.639 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:44:27.642 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:44:27.644 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:44:27.646 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:44:27.649 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:44:27.651 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:44:27.654 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:44:27.657 | + lib/tls:init_CA:215 : is_ubuntu 2026-08-07 20:44:27.660 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:27.663 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:27.665 | + 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-08-07 20:44:27.679 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-08-07 20:44:27.693 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-08-07 20:44:27.705 | Updating certificates in /etc/ssl/certs... 2026-08-07 20:44:28.615 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-08-07 20:44:28.617 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-08-07 20:44:28.623 | 2 added, 0 removed; done. 2026-08-07 20:44:28.623 | Running hooks in /etc/ca-certificates/update.d... 2026-08-07 20:44:28.625 | done. 2026-08-07 20:44:28.632 | + ./stack.sh:main:884 : init_cert 2026-08-07 20:44:28.635 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-08-07 20:44:28.638 | + lib/tls:init_cert:226 : [[ -n 10.4.3.83 ]] 2026-08-07 20:44:28.640 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.83 2026-08-07 20:44:28.643 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-08-07 20:44:28.645 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.83,IP:::1 2026-08-07 20:44:28.648 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.83,IP:::1 2026-08-07 20:44:28.650 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-08-07 20:44:28.653 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-08-07 20:44:28.655 | + lib/tls:make_cert:244 : local common_name=localhost 2026-08-07 20:44:28.658 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.83,IP:::1 2026-08-07 20:44:28.660 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.83 ']' 2026-08-07 20:44:28.663 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.83 2026-08-07 20:44:28.665 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.83 2026-08-07 20:44:28.668 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-08-07 20:44:28.670 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.83 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-08-07 20:44:28.673 | + functions-common:is_ipv4_address:2210 : return 0 2026-08-07 20:44:28.676 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.83,IP:::1 ]] 2026-08-07 20:44:28.678 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.83,IP:::1,IP:10.4.3.83 2026-08-07 20:44:28.681 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-07 20:44:28.684 | + 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=localhost' 2026-08-07 20:44:28.939 | ...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..............+.......+.......................+....+......+........+....+...+..+.+............+..+......+......+.+.....+....+......+...+............+...+..+.......+..+......+....+...+.................+...+......+.......+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*................+.+........+.+...+..+......+...+..........+............+.....+.......+......+............+..+.......+........+.......+...............+......+..................+...........+......+.......+..+...+.+.........+...+...+..+....+......+.................+..........+.....+...+...+....+..+.+..............+......+......................+...+..+...+.......+..+................+........+.......+............+........+............+...+....+...............+...+......+.....+.+...+..+...+......+.......+........+...............+......+.+........+....+..+.+.........+.....+...+...+...+..........+......+......+..+...............+.+......+......+..................+..............+...+...............+....+........+.+..+.......+...+..+......+.+.....+......+...+...................+..+.+........+.........+................+.........+...+.....+...+.........+.........................+..+.+.....+.......+.................+....+..+....+.........+.........+...+..+.+.....+....+..+...+.+.....+......+.+..+...+..........+............+...+............+..+......+....+.........+.....+.+...........+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-07 20:44:29.116 | ...........+....+..+...+......+.......+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..+......+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+....+...+...............+..+.+......+...............+........+...+...+....+........+............+...+.........+...+...............+.+..+....+.....+.........+............+....+.....+...+............+....+...........+.+..+.+...........+....+............+........+....+.................+..........+......+..+.....................+....+...+............+......+..+.......+.....+.+.....+..........+......+.....+...+...+....+...........+....+...+..+...............+....+......+...+..+....+.........+...+.....+....+...+...+..+...............+...+...................+......+...+..+.......+.....+.+.................+...................+...+..+...+......+.+.........+.....+.......+..+..........+...........+.........+.+......+...........+....+...........+...+....+...+..+.+.....+......+.+.........+...+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-08-07 20:44:29.120 | ----- 2026-08-07 20:44:29.125 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.83,IP:::1,IP:10.4.3.83 ]] 2026-08-07 20:44:29.128 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.83,IP:::1,IP:10.4.3.83 2026-08-07 20:44:29.131 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.83,IP:::1,IP:10.4.3.83 2026-08-07 20:44:29.135 | + 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=localhost' -batch 2026-08-07 20:44:29.139 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-08-07 20:44:29.142 | Check that the request matches the signature 2026-08-07 20:44:29.142 | Signature ok 2026-08-07 20:44:29.142 | The Subject's Distinguished Name is as follows 2026-08-07 20:44:29.142 | organizationName :ASN.1 12:'OpenStack' 2026-08-07 20:44:29.142 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-08-07 20:44:29.142 | commonName :ASN.1 12:'localhost' 2026-08-07 20:44:29.142 | Certificate is to be certified until Aug 7 20:44:29 2027 GMT (365 days) 2026-08-07 20:44:29.143 | 2026-08-07 20:44:29.143 | Write out database with 1 new entries 2026-08-07 20:44:29.144 | Database updated 2026-08-07 20:44:29.148 | + 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-08-07 20:44:29.153 | + ./stack.sh:main:891 : install_dstat 2026-08-07 20:44:29.156 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-07 20:44:29.175 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:44:29.179 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-08-07 20:44:29.181 | + inc/python:pip_install_gr:94 : local name=psutil 2026-08-07 20:44:29.184 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-07 20:44:29.188 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-08-07 20:44:29.191 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-08-07 20:44:29.194 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-07 20:44:29.198 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-08-07 20:44:29.198 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-07 20:44:29.204 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-08-07 20:44:29.206 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-08-07 20:44:29.210 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-08-07 20:44:29.213 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-08-07 20:44:29.216 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-08-07 20:44:29.237 | Using python 3.12 to install psutil 2026-08-07 20:44:29.240 | + 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-08-07 20:44:29.867 | Collecting psutil 2026-08-07 20:44:29.914 | 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-08-07 20:44:29.928 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-07 20:44:30.036 | Installing collected packages: psutil 2026-08-07 20:44:30.098 | Successfully installed psutil-7.2.2 2026-08-07 20:44:30.170 | + inc/python:pip_install:216 : result=0 2026-08-07 20:44:30.173 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:44:30.175 | + functions-common:time_stop:2420 : local name 2026-08-07 20:44:30.178 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:44:30.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:44:30.183 | + functions-common:time_stop:2423 : local total 2026-08-07 20:44:30.186 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:44:30.188 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:44:30.191 | + functions-common:time_stop:2427 : start_time=1786135469232 2026-08-07 20:44:30.193 | + functions-common:time_stop:2429 : [[ -z 1786135469232 ]] 2026-08-07 20:44:30.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:44:30.201 | + functions-common:time_stop:2432 : end_time=1786135470197 2026-08-07 20:44:30.203 | + functions-common:time_stop:2433 : elapsed_time=965 2026-08-07 20:44:30.206 | + functions-common:time_stop:2434 : total=18516 2026-08-07 20:44:30.208 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:44:30.211 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19481 2026-08-07 20:44:30.214 | + inc/python:pip_install:219 : return 0 2026-08-07 20:44:30.217 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-07 20:44:30.220 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:44:30.223 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-07 20:44:30.226 | + ./stack.sh:main:900 : install_libs 2026-08-07 20:44:30.228 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-07 20:44:30.231 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-07 20:44:30.234 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-07 20:44:30.236 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-07 20:44:30.239 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.241 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.244 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-08-07 20:44:30.247 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.249 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-07 20:44:30.252 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-07 20:44:30.255 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-07 20:44:30.258 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-07 20:44:30.261 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.264 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.266 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-08-07 20:44:30.269 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.272 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-07 20:44:30.274 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-07 20:44:30.276 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-07 20:44:30.280 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-07 20:44:30.283 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.285 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.287 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-08-07 20:44:30.290 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.292 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-07 20:44:30.295 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-07 20:44:30.298 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-07 20:44:30.300 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-07 20:44:30.303 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.306 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.308 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-08-07 20:44:30.311 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.313 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-07 20:44:30.316 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-07 20:44:30.318 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-07 20:44:30.320 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-07 20:44:30.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.325 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.327 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-08-07 20:44:30.329 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.331 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-07 20:44:30.334 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-07 20:44:30.336 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-07 20:44:30.339 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-07 20:44:30.342 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.344 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.347 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-08-07 20:44:30.350 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.353 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-07 20:44:30.355 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-07 20:44:30.357 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-07 20:44:30.359 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-07 20:44:30.362 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.364 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.367 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-08-07 20:44:30.368 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.371 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-07 20:44:30.374 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-07 20:44:30.376 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-07 20:44:30.379 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-07 20:44:30.382 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.384 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.387 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-08-07 20:44:30.390 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.393 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-07 20:44:30.395 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-07 20:44:30.398 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-07 20:44:30.400 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-07 20:44:30.403 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.405 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.408 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-08-07 20:44:30.410 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.413 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-07 20:44:30.416 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-07 20:44:30.418 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-07 20:44:30.421 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-07 20:44:30.423 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.426 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.429 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-08-07 20:44:30.431 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.433 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-07 20:44:30.436 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-07 20:44:30.439 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-07 20:44:30.442 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-07 20:44:30.445 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.447 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.450 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-08-07 20:44:30.452 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.455 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-07 20:44:30.457 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-07 20:44:30.459 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-07 20:44:30.461 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-07 20:44:30.464 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.467 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.469 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-08-07 20:44:30.472 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.475 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-07 20:44:30.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-07 20:44:30.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-07 20:44:30.483 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-07 20:44:30.485 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.488 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.491 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-08-07 20:44:30.493 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.496 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-07 20:44:30.498 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-07 20:44:30.501 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-07 20:44:30.503 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-07 20:44:30.506 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.509 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.511 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-08-07 20:44:30.513 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.516 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-07 20:44:30.519 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-07 20:44:30.521 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-07 20:44:30.524 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-07 20:44:30.526 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.529 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.531 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-08-07 20:44:30.534 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.536 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-07 20:44:30.539 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-07 20:44:30.542 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-07 20:44:30.544 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-07 20:44:30.547 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.550 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.553 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-08-07 20:44:30.556 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.558 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-07 20:44:30.560 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-07 20:44:30.562 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-07 20:44:30.565 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-07 20:44:30.567 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.570 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.572 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-08-07 20:44:30.575 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.578 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-07 20:44:30.580 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-07 20:44:30.582 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-07 20:44:30.585 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-07 20:44:30.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.590 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.592 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-08-07 20:44:30.595 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.598 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-07 20:44:30.600 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-07 20:44:30.603 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-07 20:44:30.606 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-07 20:44:30.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.612 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.614 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-08-07 20:44:30.617 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.619 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-07 20:44:30.622 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-07 20:44:30.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-07 20:44:30.626 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-07 20:44:30.629 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.632 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.634 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-08-07 20:44:30.637 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.639 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-07 20:44:30.642 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-07 20:44:30.645 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-07 20:44:30.647 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-07 20:44:30.649 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.652 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.654 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-08-07 20:44:30.657 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.659 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-07 20:44:30.662 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-07 20:44:30.664 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-07 20:44:30.666 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-07 20:44:30.669 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.671 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.674 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-08-07 20:44:30.676 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.679 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-07 20:44:30.682 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-07 20:44:30.684 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-07 20:44:30.687 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-07 20:44:30.689 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.692 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.694 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-08-07 20:44:30.696 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.698 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-07 20:44:30.700 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-07 20:44:30.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-07 20:44:30.705 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-07 20:44:30.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.710 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.713 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-08-07 20:44:30.716 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.718 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-07 20:44:30.721 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-07 20:44:30.724 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-07 20:44:30.727 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-07 20:44:30.730 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.733 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.735 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-08-07 20:44:30.738 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.740 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-07 20:44:30.743 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-07 20:44:30.746 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-07 20:44:30.748 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-07 20:44:30.751 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.754 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.757 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-08-07 20:44:30.759 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.762 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-07 20:44:30.764 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-07 20:44:30.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-07 20:44:30.769 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-07 20:44:30.772 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.775 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.777 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-08-07 20:44:30.780 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.782 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-07 20:44:30.785 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-07 20:44:30.788 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-07 20:44:30.790 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-07 20:44:30.793 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.795 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.798 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-08-07 20:44:30.800 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.802 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-07 20:44:30.805 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-07 20:44:30.807 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-07 20:44:30.809 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-07 20:44:30.812 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.815 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.818 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-08-07 20:44:30.821 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.824 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-07 20:44:30.826 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-07 20:44:30.829 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-07 20:44:30.831 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-07 20:44:30.833 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.836 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.838 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-08-07 20:44:30.840 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.843 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-07 20:44:30.845 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-07 20:44:30.847 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-07 20:44:30.850 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-07 20:44:30.853 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.856 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.859 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-08-07 20:44:30.861 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.864 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-07 20:44:30.866 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-07 20:44:30.869 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-07 20:44:30.871 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-07 20:44:30.874 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.876 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.879 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-08-07 20:44:30.882 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.884 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-07 20:44:30.887 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-07 20:44:30.889 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-07 20:44:30.891 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-07 20:44:30.894 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.896 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.899 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-08-07 20:44:30.901 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.903 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-07 20:44:30.906 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-07 20:44:30.909 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-07 20:44:30.912 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-07 20:44:30.915 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.917 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.920 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-08-07 20:44:30.923 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.926 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-07 20:44:30.928 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-07 20:44:30.931 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-07 20:44:30.934 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-07 20:44:30.937 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.939 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.941 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-08-07 20:44:30.944 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.947 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-07 20:44:30.949 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-07 20:44:30.952 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-07 20:44:30.954 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-07 20:44:30.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.959 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.961 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-08-07 20:44:30.964 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.966 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-07 20:44:30.968 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-07 20:44:30.970 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-07 20:44:30.973 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-07 20:44:30.975 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.978 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:30.981 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-08-07 20:44:30.983 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:30.986 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-07 20:44:30.988 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-07 20:44:30.991 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-07 20:44:30.994 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-07 20:44:30.996 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:30.998 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:31.001 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-08-07 20:44:31.003 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:31.005 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-07 20:44:31.008 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-07 20:44:31.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:31.013 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:31.015 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-08-07 20:44:31.018 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:31.020 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-07 20:44:31.040 | Using python 3.12 to install etcd3gw 2026-08-07 20:44:31.042 | + 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-08-07 20:44:31.721 | Collecting etcd3gw 2026-08-07 20:44:31.771 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-07 20:44:31.777 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-07 20:44:31.789 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-07 20:44:31.791 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-07 20:44:31.921 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-07 20:44:31.926 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-07 20:44:31.941 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-07 20:44:31.945 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-07 20:44:32.207 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-07 20:44:32.212 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-08-07 20:44:32.217 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-08-07 20:44:32.297 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-07 20:44:32.299 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-08-07 20:44:32.306 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-07 20:44:32.308 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-07 20:44:32.318 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-07 20:44:32.320 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-07 20:44:32.322 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-07 20:44:32.357 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-07 20:44:32.369 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-08-07 20:44:32.381 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-07 20:44:32.385 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-07 20:44:32.387 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-08-07 20:44:32.388 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-07 20:44:32.389 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-07 20:44:32.397 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-08-07 20:44:32.516 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-07 20:44:32.545 | Attempting uninstall: urllib3 2026-08-07 20:44:32.550 | Found existing installation: urllib3 2.0.7 2026-08-07 20:44:32.550 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:32.550 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-07 20:44:32.620 | Attempting uninstall: idna 2026-08-07 20:44:32.624 | Found existing installation: idna 3.6 2026-08-07 20:44:32.624 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:32.624 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-07 20:44:32.703 | Attempting uninstall: requests 2026-08-07 20:44:32.708 | Found existing installation: requests 2.31.0 2026-08-07 20:44:32.708 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:32.708 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-07 20:44:32.816 | 2026-08-07 20:44:32.819 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-08-07 20:44:32.911 | + inc/python:pip_install:216 : result=0 2026-08-07 20:44:32.913 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:44:32.915 | + functions-common:time_stop:2420 : local name 2026-08-07 20:44:32.918 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:44:32.921 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:44:32.923 | + functions-common:time_stop:2423 : local total 2026-08-07 20:44:32.926 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:44:32.928 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:44:32.930 | + functions-common:time_stop:2427 : start_time=1786135471035 2026-08-07 20:44:32.932 | + functions-common:time_stop:2429 : [[ -z 1786135471035 ]] 2026-08-07 20:44:32.935 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:44:32.939 | + functions-common:time_stop:2432 : end_time=1786135472936 2026-08-07 20:44:32.941 | + functions-common:time_stop:2433 : elapsed_time=1901 2026-08-07 20:44:32.944 | + functions-common:time_stop:2434 : total=19481 2026-08-07 20:44:32.946 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:44:32.949 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21382 2026-08-07 20:44:32.951 | + inc/python:pip_install:219 : return 0 2026-08-07 20:44:32.954 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-07 20:44:32.957 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-07 20:44:32.959 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-07 20:44:32.962 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:44:32.965 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:44:32.968 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:44:32.971 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:44:32.973 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:44:32.976 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:44:32.979 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:44:32.982 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:44:32.985 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:44:32.988 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:44:32.991 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:44:32.993 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:44:32.996 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:44:32.999 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-07 20:44:33.002 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:33.005 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:33.008 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-07 20:44:33.010 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-07 20:44:33.013 | + functions-common:install_package:1438 : update_package_repo 2026-08-07 20:44:33.016 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:44:33.019 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-07 20:44:33.022 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:44:33.024 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:44:33.027 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:44:33.030 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:33.032 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:33.036 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:44:33.038 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-07 20:44:33.041 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-07 20:44:33.044 | + functions-common:apt_get_update:1167 : return 2026-08-07 20:44:33.047 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-07 20:44:33.049 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:44:33.052 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:33.055 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:33.058 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-07 20:44:33.079 | + functions-common:apt_get:1207 : 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-08-07 20:44:33.107 | Reading package lists... 2026-08-07 20:44:33.336 | Building dependency tree... 2026-08-07 20:44:33.336 | Reading state information... 2026-08-07 20:44:33.616 | The following additional packages will be installed: 2026-08-07 20:44:33.617 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-08-07 20:44:33.619 | Suggested packages: 2026-08-07 20:44:33.619 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-07 20:44:33.619 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-07 20:44:33.619 | python3-uwsgidecorators 2026-08-07 20:44:33.651 | The following NEW packages will be installed: 2026-08-07 20:44:33.652 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-08-07 20:44:33.653 | uwsgi-plugin-python3 2026-08-07 20:44:33.910 | 0 upgraded, 7 newly installed, 0 to remove and 100 not upgraded. 2026-08-07 20:44:33.910 | Need to get 1,290 kB of archives. 2026-08-07 20:44:33.910 | After this operation, 4,349 kB of additional disk space will be used. 2026-08-07 20:44:33.910 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-07 20:44:34.460 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-07 20:44:34.588 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-07 20:44:34.710 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-08-07 20:44:34.716 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-07 20:44:35.099 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-07 20:44:35.100 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-07 20:44:35.427 | Fetched 1,290 kB in 1s (894 kB/s) 2026-08-07 20:44:35.467 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-07 20:44:35.552 | (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 ... 174154 files and directories currently installed.) 2026-08-07 20:44:35.557 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-07 20:44:35.564 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-07 20:44:35.607 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-07 20:44:35.622 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-07 20:44:35.626 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-07 20:44:35.657 | Selecting previously unselected package libzmq5:amd64. 2026-08-07 20:44:35.672 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-07 20:44:35.675 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-07 20:44:35.710 | Selecting previously unselected package libyajl2:amd64. 2026-08-07 20:44:35.725 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-08-07 20:44:35.727 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-08-07 20:44:35.764 | Selecting previously unselected package uwsgi-core. 2026-08-07 20:44:35.779 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-07 20:44:35.780 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-07 20:44:35.869 | Selecting previously unselected package uwsgi. 2026-08-07 20:44:35.884 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-07 20:44:35.890 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-07 20:44:35.927 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-07 20:44:35.941 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-07 20:44:35.943 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-07 20:44:35.993 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-07 20:44:35.997 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-08-07 20:44:36.001 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-07 20:44:36.005 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-07 20:44:36.009 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-07 20:44:36.019 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-07 20:44:36.372 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-07 20:44:36.393 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-07 20:44:37.035 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-07 20:44:37.642 | 2026-08-07 20:44:37.642 | Running kernel seems to be up-to-date. 2026-08-07 20:44:37.642 | 2026-08-07 20:44:37.642 | Restarting services... 2026-08-07 20:44:37.708 | 2026-08-07 20:44:37.708 | Service restarts being deferred: 2026-08-07 20:44:37.708 | /etc/needrestart/restart.d/dbus.service 2026-08-07 20:44:37.708 | systemctl restart getty@tty1.service 2026-08-07 20:44:37.708 | systemctl restart networkd-dispatcher.service 2026-08-07 20:44:37.708 | systemctl restart serial-getty@ttyS0.service 2026-08-07 20:44:37.708 | systemctl restart storpool_beacon.service 2026-08-07 20:44:37.708 | systemctl restart storpool_block.service 2026-08-07 20:44:37.708 | systemctl restart systemd-logind.service 2026-08-07 20:44:37.708 | 2026-08-07 20:44:37.708 | No containers need to be restarted. 2026-08-07 20:44:37.708 | 2026-08-07 20:44:37.708 | User sessions running outdated binaries: 2026-08-07 20:44:37.708 | ubuntu @ session #4: python3[7172] 2026-08-07 20:44:37.719 | ubuntu @ session #5: sh[8550,8552], sshd[8492] 2026-08-07 20:44:37.728 | ubuntu @ user manager service: systemd[5282] 2026-08-07 20:44:37.738 | 2026-08-07 20:44:37.738 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-07 20:44:39.089 | + functions-common:apt_get:1211 : result=0 2026-08-07 20:44:39.092 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:44:39.095 | + functions-common:time_stop:2420 : local name 2026-08-07 20:44:39.098 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:44:39.100 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:44:39.103 | + functions-common:time_stop:2423 : local total 2026-08-07 20:44:39.105 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:44:39.108 | + functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:44:39.110 | + functions-common:time_stop:2427 : start_time=1786135473076 2026-08-07 20:44:39.113 | + functions-common:time_stop:2429 : [[ -z 1786135473076 ]] 2026-08-07 20:44:39.116 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:44:39.120 | + functions-common:time_stop:2432 : end_time=1786135479117 2026-08-07 20:44:39.123 | + functions-common:time_stop:2433 : elapsed_time=6041 2026-08-07 20:44:39.126 | + functions-common:time_stop:2434 : total=116767 2026-08-07 20:44:39.128 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:44:39.130 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=122808 2026-08-07 20:44:39.133 | + functions-common:apt_get:1215 : return 0 2026-08-07 20:44:39.136 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-07 20:44:39.139 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:44:39.141 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:44:39.144 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-07 20:44:39.184 | No module matches proxy 2026-08-07 20:44:39.187 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-07 20:44:39.224 | Enabling module proxy. 2026-08-07 20:44:39.229 | To activate the new configuration, you need to run: 2026-08-07 20:44:39.229 | systemctl restart apache2 2026-08-07 20:44:39.234 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-07 20:44:39.272 | Considering dependency proxy for proxy_uwsgi: 2026-08-07 20:44:39.272 | Module proxy already enabled 2026-08-07 20:44:39.272 | Enabling module proxy_uwsgi. 2026-08-07 20:44:39.278 | To activate the new configuration, you need to run: 2026-08-07 20:44:39.278 | systemctl restart apache2 2026-08-07 20:44:39.283 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-07 20:44:39.286 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:44:39.289 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:44:39.292 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:44:39.414 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-07 20:44:39.416 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-07 20:44:39.418 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-07 20:44:39.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:39.422 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:39.424 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-08-07 20:44:39.427 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:39.429 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-07 20:44:39.431 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-07 20:44:39.433 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-07 20:44:39.435 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:39.437 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:39.439 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-08-07 20:44:39.440 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:39.443 | + ./stack.sh:main:908 : install_glanceclient 2026-08-07 20:44:39.445 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-07 20:44:39.448 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-07 20:44:39.450 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:39.453 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:39.456 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-08-07 20:44:39.458 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:39.461 | + ./stack.sh:main:909 : install_cinderclient 2026-08-07 20:44:39.464 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-07 20:44:39.467 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-07 20:44:39.470 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:39.472 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:39.474 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-08-07 20:44:39.476 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:39.478 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-07 20:44:39.480 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-07 20:44:39.483 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:39.485 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:39.487 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-08-07 20:44:39.490 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:39.493 | + ./stack.sh:main:910 : install_novaclient 2026-08-07 20:44:39.496 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-07 20:44:39.499 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-07 20:44:39.501 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:39.503 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:39.505 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-08-07 20:44:39.507 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:39.509 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-07 20:44:39.527 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:44:39.529 | + ./stack.sh:main:912 : install_swiftclient 2026-08-07 20:44:39.532 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-07 20:44:39.534 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-07 20:44:39.537 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:39.539 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:39.541 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2026-08-07 20:44:39.543 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:39.546 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-07 20:44:39.564 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:44:39.567 | + ./stack.sh:main:915 : install_neutronclient 2026-08-07 20:44:39.570 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-07 20:44:39.572 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-07 20:44:39.576 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:39.578 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:39.582 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-08-07 20:44:39.585 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:39.587 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-07 20:44:39.590 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-07 20:44:39.593 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-07 20:44:39.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:39.599 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:39.601 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-08-07 20:44:39.604 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:39.607 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-07 20:44:39.609 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-07 20:44:39.612 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-07 20:44:39.616 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-07 20:44:39.619 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-07 20:44:39.621 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-07 20:44:39.625 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-07 20:44:39.626 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-07 20:44:39.631 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-07 20:44:39.634 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-07 20:44:39.636 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-07 20:44:39.640 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-07 20:44:39.642 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-07 20:44:39.663 | Using python 3.12 to install keystonemiddleware 2026-08-07 20:44:39.665 | + 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-08-07 20:44:40.359 | Collecting keystonemiddleware 2026-08-07 20:44:40.409 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-07 20:44:40.433 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-07 20:44:40.436 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-07 20:44:40.575 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-07 20:44:40.579 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-07 20:44:40.604 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-07 20:44:40.609 | Downloading oslo_config-10.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-07 20:44:40.627 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-07 20:44:40.631 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-07 20:44:40.650 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-07 20:44:40.654 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-07 20:44:40.680 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-07 20:44:40.685 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-07 20:44:40.706 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-07 20:44:40.710 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-07 20:44:40.738 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-07 20:44:40.741 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-08-07 20:44:40.748 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-07 20:44:40.873 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-07 20:44:40.877 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-07 20:44:40.893 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-07 20:44:40.896 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-07 20:44:40.916 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-07 20:44:40.919 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-07 20:44:40.924 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-07 20:44:41.048 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-07 20:44:41.052 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-08-07 20:44:41.058 | 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-08-07 20:44:41.074 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-07 20:44:41.078 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-07 20:44:41.091 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-07 20:44:41.095 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-08-07 20:44:41.109 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-07 20:44:41.112 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-07 20:44:41.128 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-07 20:44:41.132 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-07 20:44:41.151 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-07 20:44:41.154 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-07 20:44:41.170 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-07 20:44:41.175 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-07 20:44:41.190 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-07 20:44:41.194 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-07 20:44:41.200 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-08-07 20:44:41.214 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-07 20:44:41.217 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-07 20:44:41.221 | 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-08-07 20:44:41.223 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-08-07 20:44:41.285 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-07 20:44:41.288 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-08-07 20:44:41.312 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-07 20:44:41.316 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-07 20:44:41.322 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-08-07 20:44:41.323 | 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-08-07 20:44:41.325 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-08-07 20:44:41.344 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-07 20:44:41.349 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-07 20:44:41.357 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-08-07 20:44:41.358 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-08-07 20:44:41.358 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-08-07 20:44:41.359 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-07 20:44:41.374 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-08-07 20:44:41.384 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-08-07 20:44:41.394 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-08-07 20:44:41.401 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-07 20:44:41.408 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-07 20:44:41.419 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-07 20:44:41.429 | Downloading oslo_config-10.6.0-py3-none-any.whl (143 kB) 2026-08-07 20:44:41.439 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-07 20:44:41.474 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 66.5 MB/s 0:00:00 2026-08-07 20:44:41.477 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-07 20:44:41.484 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-07 20:44:41.491 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-08-07 20:44:41.502 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-07 20:44:41.511 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-07 20:44:41.521 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-08-07 20:44:41.531 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-07 20:44:41.538 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-07 20:44:41.544 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-07 20:44:41.551 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-07 20:44:41.561 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-07 20:44:41.573 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-07 20:44:41.579 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-07 20:44:41.586 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-08-07 20:44:41.591 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-08-07 20:44:41.598 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-08-07 20:44:41.784 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-08-07 20:44:41.854 | Attempting uninstall: typing-extensions 2026-08-07 20:44:41.858 | Found existing installation: typing_extensions 4.10.0 2026-08-07 20:44:41.858 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:41.859 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-08-07 20:44:41.935 | Attempting uninstall: six 2026-08-07 20:44:41.939 | Found existing installation: six 1.16.0 2026-08-07 20:44:41.940 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:41.940 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-07 20:44:41.969 | Attempting uninstall: pyparsing 2026-08-07 20:44:41.974 | Found existing installation: pyparsing 3.1.1 2026-08-07 20:44:41.974 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:41.974 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-07 20:44:42.049 | Attempting uninstall: PyJWT 2026-08-07 20:44:42.053 | Found existing installation: PyJWT 2.7.0 2026-08-07 20:44:42.054 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:42.054 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-07 20:44:42.079 | Attempting uninstall: netaddr 2026-08-07 20:44:42.083 | Found existing installation: netaddr 0.8.0 2026-08-07 20:44:42.084 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:42.084 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-07 20:44:42.219 | Attempting uninstall: python-dateutil 2026-08-07 20:44:42.224 | Found existing installation: python-dateutil 2.8.2 2026-08-07 20:44:42.224 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:42.224 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-07 20:44:43.309 | 2026-08-07 20:44:43.313 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.3.0 oslo.config-10.6.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 pycadf-4.1.0 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.9.0 typing-extensions-4.15.0 2026-08-07 20:44:43.427 | + inc/python:pip_install:216 : result=0 2026-08-07 20:44:43.430 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:44:43.433 | + functions-common:time_stop:2420 : local name 2026-08-07 20:44:43.435 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:44:43.437 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:44:43.441 | + functions-common:time_stop:2423 : local total 2026-08-07 20:44:43.443 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:44:43.445 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:44:43.448 | + functions-common:time_stop:2427 : start_time=1786135479657 2026-08-07 20:44:43.450 | + functions-common:time_stop:2429 : [[ -z 1786135479657 ]] 2026-08-07 20:44:43.454 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:44:43.458 | + functions-common:time_stop:2432 : end_time=1786135483455 2026-08-07 20:44:43.460 | + functions-common:time_stop:2433 : elapsed_time=3798 2026-08-07 20:44:43.463 | + functions-common:time_stop:2434 : total=21382 2026-08-07 20:44:43.465 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:44:43.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25180 2026-08-07 20:44:43.470 | + inc/python:pip_install:219 : return 0 2026-08-07 20:44:43.473 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-07 20:44:43.476 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-07 20:44:43.478 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-07 20:44:43.481 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-07 20:44:43.484 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-07 20:44:43.487 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-07 20:44:43.492 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-07 20:44:43.492 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-07 20:44:43.496 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-07 20:44:43.499 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-07 20:44:43.502 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-07 20:44:43.505 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-07 20:44:43.508 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-07 20:44:43.531 | Using python 3.12 to install python-memcached 2026-08-07 20:44:43.534 | + 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-08-07 20:44:44.236 | Collecting python-memcached 2026-08-07 20:44:44.320 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-07 20:44:44.337 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-07 20:44:44.434 | Installing collected packages: python-memcached 2026-08-07 20:44:44.452 | Successfully installed python-memcached-1.62 2026-08-07 20:44:44.517 | + inc/python:pip_install:216 : result=0 2026-08-07 20:44:44.520 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:44:44.522 | + functions-common:time_stop:2420 : local name 2026-08-07 20:44:44.525 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:44:44.527 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:44:44.529 | + functions-common:time_stop:2423 : local total 2026-08-07 20:44:44.532 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:44:44.534 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:44:44.537 | + functions-common:time_stop:2427 : start_time=1786135483525 2026-08-07 20:44:44.539 | + functions-common:time_stop:2429 : [[ -z 1786135483525 ]] 2026-08-07 20:44:44.542 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:44:44.546 | + functions-common:time_stop:2432 : end_time=1786135484543 2026-08-07 20:44:44.549 | + functions-common:time_stop:2433 : elapsed_time=1018 2026-08-07 20:44:44.551 | + functions-common:time_stop:2434 : total=25180 2026-08-07 20:44:44.553 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:44:44.556 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26198 2026-08-07 20:44:44.559 | + inc/python:pip_install:219 : return 0 2026-08-07 20:44:44.562 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-07 20:44:44.579 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:44:44.581 | + ./stack.sh:main:922 : '[' 10.4.3.83 == 10.4.3.83 ']' 2026-08-07 20:44:44.584 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-07 20:44:44.587 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-07 20:44:44.589 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-07 20:44:44.592 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-07 20:44:44.594 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-07 20:44:44.597 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-07 20:44:44.613 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:44:44.616 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-07 20:44:44.618 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-08-07 20:44:44.620 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-07 20:44:44.622 | + functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:44:44.624 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:44:44.627 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:44:44.630 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:44:44.632 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:44:44.635 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:44:44.651 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:44:44.653 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:44:44.655 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:44:44.658 | + functions-common:git_clone:610 : echo master 2026-08-07 20:44:44.659 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:44:44.663 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-07 20:44:44.666 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:44:44.668 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-07 20:44:44.681 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-07 20:44:44.683 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:44:44.684 | + functions-common:git_clone:673 : head -1 2026-08-07 20:44:44.722 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-07 20:44:44.726 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:44:44.728 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-07 20:44:44.731 | + inc/python:setup_develop:353 : local bindep 2026-08-07 20:44:44.734 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-07 20:44:44.737 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-07 20:44:44.739 | + inc/python:setup_develop:359 : local extras= 2026-08-07 20:44:44.742 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-07 20:44:44.745 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-07 20:44:44.747 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-07 20:44:44.750 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-07 20:44:44.752 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-07 20:44:44.755 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-07 20:44:44.758 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-07 20:44:44.760 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-07 20:44:44.764 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-07 20:44:44.766 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-07 20:44:44.769 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-07 20:44:44.773 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-07 20:44:44.779 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-07 20:44:44.781 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-07 20:44:44.783 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-07 20:44:44.862 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-07 20:44:44.865 | + inc/python:setup_package:436 : local bindep=0 2026-08-07 20:44:44.867 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-07 20:44:44.870 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-07 20:44:44.873 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-07 20:44:44.875 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-07 20:44:44.878 | + inc/python:setup_package:445 : local flags=-e 2026-08-07 20:44:44.881 | + inc/python:setup_package:446 : local extras= 2026-08-07 20:44:44.883 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-07 20:44:44.885 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-07 20:44:44.887 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-07 20:44:44.890 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-07 20:44:44.892 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-07 20:44:44.894 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-07 20:44:44.913 | Using python 3.12 to install /opt/stack/keystone 2026-08-07 20:44:44.915 | + 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-08-07 20:44:45.402 | Obtaining file:///opt/stack/keystone 2026-08-07 20:44:45.404 | Installing build dependencies: started 2026-08-07 20:44:46.079 | Installing build dependencies: finished with status 'done' 2026-08-07 20:44:46.080 | Checking if build backend supports build_editable: started 2026-08-07 20:44:46.374 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-07 20:44:46.375 | Getting requirements to build editable: started 2026-08-07 20:44:46.526 | Getting requirements to build editable: finished with status 'done' 2026-08-07 20:44:46.527 | Preparing editable metadata (pyproject.toml): started 2026-08-07 20:44:47.215 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:44:47.224 | 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.dev64) (7.0.3) 2026-08-07 20:44:47.224 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.10) 2026-08-07 20:44:47.290 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-07 20:44:47.336 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-07 20:44:47.351 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-07 20:44:47.355 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-07 20:44:47.518 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-07 20:44:47.559 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-07 20:44:47.815 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:47.831 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-08-07 20:44:47.839 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.0) 2026-08-07 20:44:47.840 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-07 20:44:47.840 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.0) 2026-08-07 20:44:47.871 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-07 20:44:47.874 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-07 20:44:47.880 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-07 20:44:47.880 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.6.0) 2026-08-07 20:44:47.880 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-07 20:44:48.023 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:48.027 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-07 20:44:48.192 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:48.196 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-07 20:44:48.201 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-07 20:44:48.202 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.0) 2026-08-07 20:44:48.328 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:48.334 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-07 20:44:48.694 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:48.699 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-07 20:44:48.703 | 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.dev64) (5.11.0) 2026-08-07 20:44:48.826 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:48.831 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-07 20:44:48.837 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.1.1) 2026-08-07 20:44:48.845 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-07 20:44:48.849 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-07 20:44:48.996 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:49.001 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-07 20:44:49.006 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-07 20:44:49.006 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-07 20:44:49.021 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:49.024 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-07 20:44:49.029 | 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.dev64) (4.1.0) 2026-08-07 20:44:49.030 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-07 20:44:49.204 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:49.210 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-07 20:44:49.231 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-07 20:44:49.235 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-07 20:44:49.327 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-07 20:44:49.331 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-08-07 20:44:49.344 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-07 20:44:49.347 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-07 20:44:49.352 | 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.dev64) (5.3.1) 2026-08-07 20:44:49.362 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-07 20:44:49.365 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-07 20:44:49.380 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-07 20:44:49.383 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-07 20:44:49.396 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-07 20:44:49.398 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-07 20:44:49.411 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-07 20:44:49.414 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-07 20:44:49.460 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-07 20:44:49.464 | 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-08-07 20:44:49.478 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-07 20:44:49.482 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-07 20:44:49.488 | 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.dev64) (1.17.0) 2026-08-07 20:44:49.543 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-07 20:44:49.546 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-08-07 20:44:49.568 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-07 20:44:49.571 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-07 20:44:49.587 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-07 20:44:49.592 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-07 20:44:49.615 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-07 20:44:49.621 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-07 20:44:49.892 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-07 20:44:49.899 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-07 20:44:49.907 | 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.dev64) (5.15.0) 2026-08-07 20:44:49.908 | 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.dev64) (2.34.2) 2026-08-07 20:44:49.911 | 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.dev64) (2.1.0) 2026-08-07 20:44:49.911 | 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.dev64) (1.8.2) 2026-08-07 20:44:49.911 | 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.dev64) (4.15.0) 2026-08-07 20:44:49.918 | 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.dev64) (1.3.0) 2026-08-07 20:44:49.918 | 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.dev64) (2.0.0) 2026-08-07 20:44:49.919 | 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.dev64) (6.0.3) 2026-08-07 20:44:49.940 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-07 20:44:49.944 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-08-07 20:44:49.950 | 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.dev64) (3.1.0) 2026-08-07 20:44:50.070 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.076 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-07 20:44:50.208 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.213 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-07 20:44:50.233 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.238 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-08-07 20:44:50.243 | 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.dev64) (2.2.2) 2026-08-07 20:44:50.246 | 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.dev64) (2.9.0.post0) 2026-08-07 20:44:50.247 | 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.dev64) (3.4.0) 2026-08-07 20:44:50.386 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.392 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-07 20:44:50.414 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.421 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-08-07 20:44:50.448 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.451 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-07 20:44:50.592 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.599 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-07 20:44:50.738 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.742 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-07 20:44:50.757 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.761 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-07 20:44:50.780 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.784 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-07 20:44:50.790 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) (26.2) 2026-08-07 20:44:50.802 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.810 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-07 20:44:50.946 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-07 20:44:50.950 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-07 20:44:51.089 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:51.093 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-08-07 20:44:51.220 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:51.224 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-07 20:44:51.367 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:51.373 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-07 20:44:51.502 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:51.508 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-07 20:44:51.643 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:51.651 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-07 20:44:51.670 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:51.674 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-07 20:44:51.817 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:51.823 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-08-07 20:44:51.838 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:51.841 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-07 20:44:51.977 | 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.dev64) 2026-08-07 20:44:51.984 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-07 20:44:52.002 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-07 20:44:52.006 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-07 20:44:52.016 | 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.dev64) (3.3.2) 2026-08-07 20:44:52.016 | 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.dev64) (7.2.2) 2026-08-07 20:44:52.022 | 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.dev64) (83.0.0) 2026-08-07 20:44:52.038 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-07 20:44:52.042 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-08-07 20:44:52.070 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-07 20:44:52.074 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-07 20:44:52.091 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-07 20:44:52.097 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-07 20:44:52.242 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-07 20:44:52.253 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-07 20:44:52.265 | 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.dev64) (3.4.7) 2026-08-07 20:44:52.265 | 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.dev64) (3.18) 2026-08-07 20:44:52.266 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2.7.0) 2026-08-07 20:44:52.267 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev64) (2023.11.17) 2026-08-07 20:44:52.410 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-07 20:44:52.416 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-07 20:44:52.565 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-07 20:44:52.569 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-07 20:44:52.615 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-07 20:44:52.630 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-07 20:44:52.694 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 65.8 MB/s 0:00:00 2026-08-07 20:44:52.696 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-08-07 20:44:52.706 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-07 20:44:52.716 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-07 20:44:52.726 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-07 20:44:52.733 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-07 20:44:52.739 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-07 20:44:52.746 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-07 20:44:52.751 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-07 20:44:52.763 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-07 20:44:52.769 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-07 20:44:52.775 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-07 20:44:52.782 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-07 20:44:52.788 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-07 20:44:52.801 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-08-07 20:44:52.810 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-08-07 20:44:52.822 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-08-07 20:44:52.833 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-07 20:44:52.840 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-07 20:44:52.847 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-08-07 20:44:52.855 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-07 20:44:52.866 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-08-07 20:44:52.873 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-07 20:44:52.882 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-08-07 20:44:52.891 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-07 20:44:52.901 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-08-07 20:44:52.913 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-07 20:44:52.925 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-08-07 20:44:52.940 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 35.6 MB/s 0:00:00 2026-08-07 20:44:52.943 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-07 20:44:52.954 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-07 20:44:52.961 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-07 20:44:52.967 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-07 20:44:52.976 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-07 20:44:52.988 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-07 20:44:52.995 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-07 20:44:53.003 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-08-07 20:44:53.012 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-07 20:44:53.026 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-07 20:44:53.033 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-07 20:44:53.045 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-07 20:44:53.054 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-07 20:44:53.061 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-07 20:44:53.070 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-07 20:44:53.079 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-08-07 20:44:53.092 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-08-07 20:44:53.143 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 66.2 MB/s 0:00:00 2026-08-07 20:44:53.147 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-07 20:44:53.156 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-07 20:44:53.163 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-07 20:44:53.170 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-08-07 20:44:53.181 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-08-07 20:44:53.194 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-07 20:44:53.204 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-07 20:44:53.213 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-07 20:44:53.224 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-08-07 20:44:53.232 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-07 20:44:53.238 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-08-07 20:44:53.381 | Building wheels for collected packages: keystone 2026-08-07 20:44:53.382 | Building editable for keystone (pyproject.toml): started 2026-08-07 20:44:53.960 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-07 20:44:53.962 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=bdfa8cd40a8022c73a3b6aac8d608a0ff35742415606e4931de92e01e63e2375 2026-08-07 20:44:53.962 | Stored in directory: /tmp/pip-ephem-wheel-cache-yzg8k03x/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-07 20:44:53.963 | Successfully built keystone 2026-08-07 20:44:54.120 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-08-07 20:44:54.144 | Attempting uninstall: pytz 2026-08-07 20:44:54.150 | Found existing installation: pytz 2024.1 2026-08-07 20:44:54.150 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:54.150 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-07 20:44:54.983 | Attempting uninstall: oauthlib 2026-08-07 20:44:54.989 | Found existing installation: oauthlib 3.2.2 2026-08-07 20:44:54.989 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:54.989 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-07 20:44:55.065 | Attempting uninstall: markupsafe 2026-08-07 20:44:55.071 | Found existing installation: MarkupSafe 2.1.5 2026-08-07 20:44:55.071 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:55.071 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-07 20:44:55.626 | Attempting uninstall: click 2026-08-07 20:44:55.633 | Found existing installation: click 8.1.6 2026-08-07 20:44:55.633 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:55.634 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-07 20:44:55.722 | Attempting uninstall: blinker 2026-08-07 20:44:55.727 | Found existing installation: blinker 1.7.0 2026-08-07 20:44:55.727 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:55.728 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-07 20:44:55.736 | Attempting uninstall: bcrypt 2026-08-07 20:44:55.745 | Found existing installation: bcrypt 3.2.2 2026-08-07 20:44:55.745 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:55.745 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-07 20:44:55.751 | Attempting uninstall: attrs 2026-08-07 20:44:55.758 | Found existing installation: attrs 23.2.0 2026-08-07 20:44:55.759 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:55.759 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-07 20:44:57.409 | Attempting uninstall: jinja2 2026-08-07 20:44:57.415 | Found existing installation: Jinja2 3.1.2 2026-08-07 20:44:57.415 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:57.416 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-07 20:44:57.961 | Attempting uninstall: cryptography 2026-08-07 20:44:57.967 | Found existing installation: cryptography 41.0.7 2026-08-07 20:44:57.968 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:57.968 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-07 20:44:58.286 | Attempting uninstall: pyopenssl 2026-08-07 20:44:58.294 | Found existing installation: pyOpenSSL 23.2.0 2026-08-07 20:44:58.294 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:58.295 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-07 20:44:58.526 | Attempting uninstall: jsonschema 2026-08-07 20:44:58.533 | Found existing installation: jsonschema 4.10.3 2026-08-07 20:44:58.534 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:44:58.534 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-07 20:44:59.415 | 2026-08-07 20:44:59.415 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-08-07 20:44:59.415 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-07 20:44:59.423 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev64 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.8.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-08-07 20:44:59.685 | + inc/python:pip_install:216 : result=0 2026-08-07 20:44:59.688 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:44:59.690 | + functions-common:time_stop:2420 : local name 2026-08-07 20:44:59.693 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:44:59.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:44:59.698 | + functions-common:time_stop:2423 : local total 2026-08-07 20:44:59.700 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:44:59.702 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:44:59.705 | + functions-common:time_stop:2427 : start_time=1786135484908 2026-08-07 20:44:59.708 | + functions-common:time_stop:2429 : [[ -z 1786135484908 ]] 2026-08-07 20:44:59.710 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:44:59.714 | + functions-common:time_stop:2432 : end_time=1786135499712 2026-08-07 20:44:59.717 | + functions-common:time_stop:2433 : elapsed_time=14804 2026-08-07 20:44:59.719 | + functions-common:time_stop:2434 : total=26198 2026-08-07 20:44:59.721 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:44:59.723 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41002 2026-08-07 20:44:59.725 | + inc/python:pip_install:219 : return 0 2026-08-07 20:44:59.728 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-07 20:44:59.730 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:44:59.733 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-07 20:44:59.735 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-07 20:44:59.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:44:59.740 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:44:59.743 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2026-08-07 20:44:59.745 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:44:59.747 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-07 20:44:59.765 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:44:59.768 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-07 20:44:59.770 | + ./stack.sh:main:924 : configure_keystone 2026-08-07 20:44:59.773 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-08-07 20:44:59.789 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-08-07 20:44:59.792 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-07 20:44:59.797 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-07 20:44:59.812 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:44:59.815 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-07 20:44:59.847 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-07 20:44:59.878 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-07 20:44:59.911 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-07 20:44:59.945 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-07 20:44:59.980 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-07 20:45:00.018 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-07 20:45:00.051 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-07 20:45:00.082 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-07 20:45:00.117 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-07 20:45:00.120 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-07 20:45:00.123 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-07 20:45:00.126 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-07 20:45:00.129 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-07 20:45:00.132 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-07 20:45:00.150 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:00.153 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-07 20:45:00.156 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-07 20:45:00.159 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-07 20:45:00.175 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:00.177 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:45:00.180 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:45:00.213 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-07 20:45:00.215 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-07 20:45:00.219 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.83/identity 2026-08-07 20:45:00.251 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-07 20:45:00.254 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-07 20:45:00.288 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-07 20:45:00.290 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-07 20:45:00.293 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-07 20:45:00.296 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-07 20:45:00.299 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-07 20:45:00.302 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-07 20:45:00.305 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-07 20:45:00.322 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:00.325 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-07 20:45:00.328 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-07 20:45:00.331 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-07 20:45:00.366 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-07 20:45:00.369 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-07 20:45:00.372 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-07 20:45:00.375 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-07 20:45:00.379 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-07 20:45:00.398 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-07 20:45:00.402 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-07 20:45:00.404 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-07 20:45:00.408 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-07 20:45:00.411 | + 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-08-07 20:45:00.444 | + 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-08-07 20:45:00.478 | + 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-08-07 20:45:00.509 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-07 20:45:00.540 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-07 20:45:00.570 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-07 20:45:00.603 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-07 20:45:00.605 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-07 20:45:00.607 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-07 20:45:00.610 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-07 20:45:00.612 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-07 20:45:00.615 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-07 20:45:00.617 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-07 20:45:00.619 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-07 20:45:00.623 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-07 20:45:00.635 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-07 20:45:00.635 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:45:00.643 | d /var/run/uwsgi 0755 stack root 2026-08-07 20:45:00.647 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:45:00.658 | /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-08-07 20:45:00.663 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-07 20:45:00.665 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-07 20:45:00.670 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-07 20:45:00.673 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-07 20:45:00.705 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-08-07 20:45:00.736 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-07 20:45:00.767 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-07 20:45:00.798 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-07 20:45:00.828 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-07 20:45:00.860 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-07 20:45:00.892 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-07 20:45:00.926 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-07 20:45:00.958 | + 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-08-07 20:45:00.991 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-07 20:45:01.024 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-07 20:45:01.053 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-07 20:45:01.081 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-07 20:45:01.111 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-07 20:45:01.114 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-07 20:45:01.117 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-07 20:45:01.120 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-07 20:45:01.122 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-07 20:45:01.124 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:01.126 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:01.129 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-07 20:45:01.132 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-07 20:45:01.135 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-07 20:45:01.166 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-07 20:45:01.197 | + 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-08-07 20:45:01.197 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-07 20:45:01.206 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-07 20:45:01.210 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-07 20:45:01.212 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-07 20:45:01.215 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-07 20:45:01.218 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-07 20:45:01.221 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:45:01.224 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:45:01.227 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:01.229 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:01.232 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-07 20:45:01.235 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-07 20:45:01.237 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:01.240 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:01.243 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-07 20:45:01.277 | Enabling site keystone-api. 2026-08-07 20:45:01.282 | To activate the new configuration, you need to run: 2026-08-07 20:45:01.282 | systemctl reload apache2 2026-08-07 20:45:01.288 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-07 20:45:01.290 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:45:01.292 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:45:01.296 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:45:01.407 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-07 20:45:01.435 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-07 20:45:01.466 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-07 20:45:01.501 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-07 20:45:01.503 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-07 20:45:01.539 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-07 20:45:01.571 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-07 20:45:01.606 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-07 20:45:01.644 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-07 20:45:01.646 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-07 20:45:01.680 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-07 20:45:01.698 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:01.701 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-08-07 20:45:01.718 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:45:01.721 | + ./stack.sh:main:932 : stack_install_service swift 2026-08-07 20:45:01.724 | + lib/stack:stack_install_service:20 : local service=swift 2026-08-07 20:45:01.726 | + lib/stack:stack_install_service:21 : type install_swift 2026-08-07 20:45:01.729 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-07 20:45:01.732 | + lib/stack:stack_install_service:32 : install_swift 2026-08-07 20:45:01.734 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-08-07 20:45:01.736 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-08-07 20:45:01.739 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-08-07 20:45:01.742 | + functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:45:01.744 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:45:01.747 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:45:01.750 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:45:01.753 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:45:01.756 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:45:01.773 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:45:01.775 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:45:01.778 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:45:01.780 | + functions-common:git_clone:610 : echo master 2026-08-07 20:45:01.781 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:45:01.786 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-08-07 20:45:01.788 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:45:01.791 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-08-07 20:45:01.806 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-08-07 20:45:01.809 | + functions-common:git_clone:673 : head -1 2026-08-07 20:45:01.809 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:45:01.836 | b1ef9cca4 Merge "versioning: refactor to split out GET HEAD handlers" 2026-08-07 20:45:01.840 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:45:01.843 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-08-07 20:45:01.845 | + inc/python:setup_develop:353 : local bindep 2026-08-07 20:45:01.848 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-08-07 20:45:01.851 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-08-07 20:45:01.854 | + inc/python:setup_develop:359 : local extras=keystone 2026-08-07 20:45:01.857 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-08-07 20:45:01.860 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-07 20:45:01.862 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-08-07 20:45:01.865 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-08-07 20:45:01.867 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-07 20:45:01.869 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-08-07 20:45:01.873 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-08-07 20:45:01.875 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-07 20:45:01.879 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-08-07 20:45:01.882 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-07 20:45:01.884 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-07 20:45:01.888 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-08-07 20:45:01.894 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-08-07 20:45:01.897 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-08-07 20:45:01.900 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-08-07 20:45:02.007 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-08-07 20:45:02.009 | + inc/python:setup_package:436 : local bindep=0 2026-08-07 20:45:02.011 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-07 20:45:02.013 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-07 20:45:02.016 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-08-07 20:45:02.019 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-08-07 20:45:02.021 | + inc/python:setup_package:445 : local flags=-e 2026-08-07 20:45:02.024 | + inc/python:setup_package:446 : local extras=keystone 2026-08-07 20:45:02.027 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-07 20:45:02.030 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-08-07 20:45:02.033 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-08-07 20:45:02.035 | + inc/python:setup_package:456 : extras='[keystone]' 2026-08-07 20:45:02.037 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-07 20:45:02.041 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-08-07 20:45:02.060 | Using python 3.12 to install /opt/stack/swift 2026-08-07 20:45:02.063 | + 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/swift[keystone]' 2026-08-07 20:45:02.548 | Obtaining file:///opt/stack/swift 2026-08-07 20:45:02.550 | Installing build dependencies: started 2026-08-07 20:45:03.286 | Installing build dependencies: finished with status 'done' 2026-08-07 20:45:03.286 | Checking if build backend supports build_editable: started 2026-08-07 20:45:03.566 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-07 20:45:03.566 | Getting requirements to build editable: started 2026-08-07 20:45:03.721 | Getting requirements to build editable: finished with status 'done' 2026-08-07 20:45:03.722 | Preparing editable metadata (pyproject.toml): started 2026-08-07 20:45:04.373 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:45:04.384 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev69) (0.41.0) 2026-08-07 20:45:04.384 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev69) (3.5.3) 2026-08-07 20:45:04.384 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev69) (3.1.0) 2026-08-07 20:45:05.654 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev69) 2026-08-07 20:45:05.705 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-07 20:45:05.710 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev69) (2.34.2) 2026-08-07 20:45:05.859 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev69) 2026-08-07 20:45:05.867 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB) 2026-08-07 20:45:06.008 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev69) 2026-08-07 20:45:06.018 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-08-07 20:45:06.023 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev69) (43.0.3) 2026-08-07 20:45:06.023 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev69) (2.8.0) 2026-08-07 20:45:06.026 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev69) (13.0.0) 2026-08-07 20:45:06.026 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.1.dev69) (2.0.0) 2026-08-07 20:45:06.030 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.38.1.dev69) (3.0) 2026-08-07 20:45:06.032 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (5.15.0) 2026-08-07 20:45:06.033 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (4.3.0) 2026-08-07 20:45:06.033 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (10.6.0) 2026-08-07 20:45:06.034 | Requirement already satisfied: oslo.context>=2.19.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (6.5.0) 2026-08-07 20:45:06.034 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (6.9.0) 2026-08-07 20:45:06.035 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (8.3.0) 2026-08-07 20:45:06.035 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (5.11.0) 2026-08-07 20:45:06.036 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (10.1.1) 2026-08-07 20:45:06.036 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (7.0.3) 2026-08-07 20:45:06.037 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (4.1.0) 2026-08-07 20:45:06.037 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (2.13.0) 2026-08-07 20:45:06.038 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (5.8.0) 2026-08-07 20:45:06.038 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (1.8.10) 2026-08-07 20:45:06.040 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (2.1.0) 2026-08-07 20:45:06.041 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (5.9.0) 2026-08-07 20:45:06.041 | 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.17.0->swift==2.38.1.dev69) (1.8.2) 2026-08-07 20:45:06.041 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (4.15.0) 2026-08-07 20:45:06.045 | 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.17.0->swift==2.38.1.dev69) (1.5.0) 2026-08-07 20:45:06.047 | 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.17.0->swift==2.38.1.dev69) (5.3.1) 2026-08-07 20:45:06.049 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (1.3.0) 2026-08-07 20:45:06.049 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (2.0.0) 2026-08-07 20:45:06.050 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (6.0.3) 2026-08-07 20:45:06.054 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (2.9.0.post0) 2026-08-07 20:45:06.055 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (3.1.0) 2026-08-07 20:45:06.056 | 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>=4.17.0->swift==2.38.1.dev69) (2.2.2) 2026-08-07 20:45:06.057 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (1.2.1) 2026-08-07 20:45:06.060 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (3.3.2) 2026-08-07 20:45:06.061 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (26.2) 2026-08-07 20:45:06.061 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (7.2.2) 2026-08-07 20:45:06.064 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (83.0.0) 2026-08-07 20:45:06.072 | 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->keystonemiddleware>=4.17.0->swift==2.38.1.dev69) (1.17.0) 2026-08-07 20:45:06.076 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev69) (3.4.7) 2026-08-07 20:45:06.077 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev69) (3.18) 2026-08-07 20:45:06.078 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev69) (2.7.0) 2026-08-07 20:45:06.080 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev69) (2023.11.17) 2026-08-07 20:45:06.163 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-07 20:45:06.256 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 63.1 MB/s 0:00:00 2026-08-07 20:45:06.259 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-08-07 20:45:06.273 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 35.8 MB/s 0:00:00 2026-08-07 20:45:06.277 | Downloading xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (38 kB) 2026-08-07 20:45:06.296 | Building wheels for collected packages: swift 2026-08-07 20:45:06.297 | Building editable for swift (pyproject.toml): started 2026-08-07 20:45:06.896 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-08-07 20:45:06.897 | Created wheel for swift: filename=swift-2.38.1.dev69-0.editable-py3-none-any.whl size=19812 sha256=4292a384ed9fbb3ca2c14681a10c7f5a58d8819abc8ca38b7789381eaf034c49 2026-08-07 20:45:06.897 | Stored in directory: /tmp/pip-ephem-wheel-cache-0adlwnta/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-08-07 20:45:06.902 | Successfully built swift 2026-08-07 20:45:07.002 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-08-07 20:45:07.205 | 2026-08-07 20:45:07.213 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev69 xattr-1.3.0 2026-08-07 20:45:07.329 | + inc/python:pip_install:216 : result=0 2026-08-07 20:45:07.332 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:45:07.335 | + functions-common:time_stop:2420 : local name 2026-08-07 20:45:07.337 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:45:07.339 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:45:07.341 | + functions-common:time_stop:2423 : local total 2026-08-07 20:45:07.344 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:45:07.347 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:45:07.349 | + functions-common:time_stop:2427 : start_time=1786135502055 2026-08-07 20:45:07.351 | + functions-common:time_stop:2429 : [[ -z 1786135502055 ]] 2026-08-07 20:45:07.354 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:45:07.358 | + functions-common:time_stop:2432 : end_time=1786135507356 2026-08-07 20:45:07.361 | + functions-common:time_stop:2433 : elapsed_time=5301 2026-08-07 20:45:07.363 | + functions-common:time_stop:2434 : total=41002 2026-08-07 20:45:07.365 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:45:07.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46303 2026-08-07 20:45:07.370 | + inc/python:pip_install:219 : return 0 2026-08-07 20:45:07.373 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-07 20:45:07.376 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:45:07.379 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-08-07 20:45:07.382 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-08-07 20:45:07.384 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:45:07.387 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:45:07.390 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2026-08-07 20:45:07.392 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:45:07.395 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-08-07 20:45:07.398 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-07 20:45:07.400 | + ./stack.sh:main:933 : configure_swift 2026-08-07 20:45:07.403 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-08-07 20:45:07.405 | + lib/swift:configure_swift:332 : local node_number 2026-08-07 20:45:07.407 | + lib/swift:configure_swift:333 : local swift_node_config 2026-08-07 20:45:07.410 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-08-07 20:45:07.412 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-08-07 20:45:07.742 | No account-server running 2026-08-07 20:45:07.742 | No container-reconciler running 2026-08-07 20:45:07.742 | No object-reconstructor running 2026-08-07 20:45:07.742 | No object-updater running 2026-08-07 20:45:07.742 | No object-server running 2026-08-07 20:45:07.742 | No container-server running 2026-08-07 20:45:07.742 | No container-sync running 2026-08-07 20:45:07.742 | No account-replicator running 2026-08-07 20:45:07.742 | No object-auditor running 2026-08-07 20:45:07.742 | No container-replicator running 2026-08-07 20:45:07.742 | No account-auditor running 2026-08-07 20:45:07.742 | No container-auditor running 2026-08-07 20:45:07.742 | No account-reaper running 2026-08-07 20:45:07.742 | No proxy-server running 2026-08-07 20:45:07.742 | No object-expirer running 2026-08-07 20:45:07.742 | No container-updater running 2026-08-07 20:45:07.742 | No container-sharder running 2026-08-07 20:45:07.742 | No object-replicator running 2026-08-07 20:45:07.798 | + lib/swift:configure_swift:337 : true 2026-08-07 20:45:07.800 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-08-07 20:45:07.813 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-08-07 20:45:07.827 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-08-07 20:45:07.831 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-08-07 20:45:07.831 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-08-07 20:45:07.835 | + lib/swift:configure_swift:351 : sed -e ' 2026-08-07 20:45:07.835 | s/%GROUP%/stack/; 2026-08-07 20:45:07.835 | s/%USER%/stack/; 2026-08-07 20:45:07.835 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-08-07 20:45:07.835 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-08-07 20:45:07.840 | uid = stack 2026-08-07 20:45:07.840 | gid = stack 2026-08-07 20:45:07.840 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-08-07 20:45:07.840 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-08-07 20:45:07.840 | address = 127.0.0.1 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | [account6612] 2026-08-07 20:45:07.840 | max connections = 25 2026-08-07 20:45:07.840 | path = /opt/stack/data/swift/1/ 2026-08-07 20:45:07.840 | read only = false 2026-08-07 20:45:07.840 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | [account6622] 2026-08-07 20:45:07.840 | max connections = 25 2026-08-07 20:45:07.840 | path = /opt/stack/data/swift/2/ 2026-08-07 20:45:07.840 | read only = false 2026-08-07 20:45:07.840 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | [account6632] 2026-08-07 20:45:07.840 | max connections = 25 2026-08-07 20:45:07.840 | path = /opt/stack/data/swift/3/ 2026-08-07 20:45:07.840 | read only = false 2026-08-07 20:45:07.840 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | [account6642] 2026-08-07 20:45:07.840 | max connections = 25 2026-08-07 20:45:07.840 | path = /opt/stack/data/swift/4/ 2026-08-07 20:45:07.840 | read only = false 2026-08-07 20:45:07.840 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | [container6611] 2026-08-07 20:45:07.840 | max connections = 25 2026-08-07 20:45:07.840 | path = /opt/stack/data/swift/1/ 2026-08-07 20:45:07.840 | read only = false 2026-08-07 20:45:07.840 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | [container6621] 2026-08-07 20:45:07.840 | max connections = 25 2026-08-07 20:45:07.840 | path = /opt/stack/data/swift/2/ 2026-08-07 20:45:07.840 | read only = false 2026-08-07 20:45:07.840 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | [container6631] 2026-08-07 20:45:07.840 | max connections = 25 2026-08-07 20:45:07.840 | path = /opt/stack/data/swift/3/ 2026-08-07 20:45:07.840 | read only = false 2026-08-07 20:45:07.840 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | [container6641] 2026-08-07 20:45:07.840 | max connections = 25 2026-08-07 20:45:07.840 | path = /opt/stack/data/swift/4/ 2026-08-07 20:45:07.840 | read only = false 2026-08-07 20:45:07.840 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | 2026-08-07 20:45:07.840 | [object6613] 2026-08-07 20:45:07.841 | max connections = 25 2026-08-07 20:45:07.841 | path = /opt/stack/data/swift/1/ 2026-08-07 20:45:07.841 | read only = false 2026-08-07 20:45:07.841 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-08-07 20:45:07.841 | 2026-08-07 20:45:07.841 | [object6623] 2026-08-07 20:45:07.841 | max connections = 25 2026-08-07 20:45:07.841 | path = /opt/stack/data/swift/2/ 2026-08-07 20:45:07.841 | read only = false 2026-08-07 20:45:07.841 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-08-07 20:45:07.841 | 2026-08-07 20:45:07.841 | [object6633] 2026-08-07 20:45:07.841 | max connections = 25 2026-08-07 20:45:07.841 | path = /opt/stack/data/swift/3/ 2026-08-07 20:45:07.841 | read only = false 2026-08-07 20:45:07.841 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-08-07 20:45:07.841 | 2026-08-07 20:45:07.841 | [object6643] 2026-08-07 20:45:07.841 | max connections = 25 2026-08-07 20:45:07.841 | path = /opt/stack/data/swift/4/ 2026-08-07 20:45:07.841 | read only = false 2026-08-07 20:45:07.841 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-08-07 20:45:07.843 | + lib/swift:configure_swift:357 : is_ubuntu 2026-08-07 20:45:07.846 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:07.848 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:07.851 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-08-07 20:45:07.866 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-08-07 20:45:07.869 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-08-07 20:45:07.874 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-08-07 20:45:07.879 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-08-07 20:45:07.881 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-08-07 20:45:07.886 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-08-07 20:45:07.916 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.83:8080/v1/ 2026-08-07 20:45:07.945 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-08-07 20:45:07.964 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-08-07 20:45:07.996 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-08-07 20:45:08.015 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-08-07 20:45:08.049 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-08-07 20:45:08.069 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-08-07 20:45:08.102 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-08-07 20:45:08.122 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-08-07 20:45:08.154 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-08-07 20:45:08.175 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-08-07 20:45:08.210 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-08-07 20:45:08.227 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-08-07 20:45:08.243 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:08.246 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-08-07 20:45:08.280 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-08-07 20:45:08.309 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-08-07 20:45:08.340 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-08-07 20:45:08.368 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-08-07 20:45:08.371 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-08-07 20:45:08.388 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:45:08.390 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-08-07 20:45:08.420 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-08-07 20:45:08.437 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:45:08.439 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-08-07 20:45:08.455 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:08.457 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-08-07 20:45:08.460 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-08-07 20:45:08.476 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:45:08.478 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-08-07 20:45:08.481 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-08-07 20:45:08.484 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-08-07 20:45:08.489 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-08-07 20:45:08.494 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-08-07 20:45:08.525 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-08-07 20:45:08.552 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-08-07 20:45:08.583 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-08-07 20:45:08.615 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-08-07 20:45:08.643 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-08-07 20:45:08.645 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-08-07 20:45:08.648 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-08-07 20:45:08.650 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-08-07 20:45:08.652 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-07 20:45:08.655 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-08-07 20:45:08.657 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-08-07 20:45:08.659 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-08-07 20:45:08.661 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-08-07 20:45:08.664 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-08-07 20:45:08.691 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-08-07 20:45:08.720 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.83/identity 2026-08-07 20:45:08.750 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-08-07 20:45:08.780 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-08-07 20:45:08.809 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-08-07 20:45:08.839 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-08-07 20:45:08.871 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-08-07 20:45:08.901 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.83/identity 2026-08-07 20:45:08.934 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-07 20:45:08.965 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-08-07 20:45:08.998 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-07 20:45:09.000 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-08-07 20:45:09.030 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-08-07 20:45:09.063 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-08-07 20:45:09.093 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-08-07 20:45:09.127 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-08-07 20:45:09.159 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-08-07 20:45:09.179 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-08-07 20:45:09.211 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-08-07 20:45:09.243 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-08-07 20:45:09.249 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-08-07 20:45:09.282 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-08-07 20:45:09.313 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-08-07 20:45:09.344 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-08-07 20:45:09.377 | + lib/swift:configure_swift:490 : local node_number 2026-08-07 20:45:09.379 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-08-07 20:45:09.382 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-08-07 20:45:09.385 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-08-07 20:45:09.389 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-08-07 20:45:09.392 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-08-07 20:45:09.395 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-08-07 20:45:09.397 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-08-07 20:45:09.399 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-08-07 20:45:09.402 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-08-07 20:45:09.404 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-08-07 20:45:09.406 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-08-07 20:45:09.426 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-08-07 20:45:09.458 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-08-07 20:45:09.478 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-08-07 20:45:09.509 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-08-07 20:45:09.528 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-08-07 20:45:09.559 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-08-07 20:45:09.578 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-08-07 20:45:09.608 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-08-07 20:45:09.628 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-08-07 20:45:09.660 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-08-07 20:45:09.678 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-08-07 20:45:09.710 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-08-07 20:45:09.728 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-08-07 20:45:09.760 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-08-07 20:45:09.779 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-08-07 20:45:09.811 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-08-07 20:45:09.829 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-08-07 20:45:09.861 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2026-08-07 20:45:09.866 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-08-07 20:45:09.885 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-08-07 20:45:09.916 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-08-07 20:45:09.947 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-08-07 20:45:09.949 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-08-07 20:45:09.954 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-08-07 20:45:09.956 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-08-07 20:45:09.958 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-08-07 20:45:09.960 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-08-07 20:45:09.963 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-08-07 20:45:09.965 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-08-07 20:45:09.968 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-08-07 20:45:09.970 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-08-07 20:45:09.989 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-08-07 20:45:10.019 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-08-07 20:45:10.037 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-08-07 20:45:10.066 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-08-07 20:45:10.085 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-08-07 20:45:10.115 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-08-07 20:45:10.133 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-08-07 20:45:10.165 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-08-07 20:45:10.181 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-08-07 20:45:10.211 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-08-07 20:45:10.229 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-08-07 20:45:10.262 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-08-07 20:45:10.280 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-08-07 20:45:10.310 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-08-07 20:45:10.326 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-08-07 20:45:10.357 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-08-07 20:45:10.374 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-08-07 20:45:10.403 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2026-08-07 20:45:10.408 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-08-07 20:45:10.426 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-08-07 20:45:10.455 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-08-07 20:45:10.457 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-08-07 20:45:10.462 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-08-07 20:45:10.464 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-08-07 20:45:10.466 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-08-07 20:45:10.469 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-08-07 20:45:10.471 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-08-07 20:45:10.473 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-08-07 20:45:10.475 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-08-07 20:45:10.477 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-08-07 20:45:10.494 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-08-07 20:45:10.525 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-08-07 20:45:10.544 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-08-07 20:45:10.576 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-08-07 20:45:10.595 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-08-07 20:45:10.628 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-08-07 20:45:10.647 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-08-07 20:45:10.680 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-08-07 20:45:10.699 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-08-07 20:45:10.732 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-08-07 20:45:10.750 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-08-07 20:45:10.783 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-08-07 20:45:10.802 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-08-07 20:45:10.833 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-08-07 20:45:10.852 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-08-07 20:45:10.883 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-08-07 20:45:10.902 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-08-07 20:45:10.935 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2026-08-07 20:45:10.941 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-08-07 20:45:10.960 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-08-07 20:45:10.993 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-08-07 20:45:11.025 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-08-07 20:45:11.058 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-08-07 20:45:11.090 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-08-07 20:45:11.093 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-08-07 20:45:11.097 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-08-07 20:45:11.131 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-08-07 20:45:11.162 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-08-07 20:45:11.195 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-08-07 20:45:11.229 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-08-07 20:45:11.261 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-08-07 20:45:11.294 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-08-07 20:45:11.325 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-08-07 20:45:11.356 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-08-07 20:45:11.386 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-08-07 20:45:11.402 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:11.405 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-08-07 20:45:11.424 | + lib/swift:configure_swift:533 : local auth_vers 2026-08-07 20:45:11.427 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-08-07 20:45:11.446 | + lib/swift:configure_swift:534 : auth_vers=3 2026-08-07 20:45:11.448 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.83 2026-08-07 20:45:11.479 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-08-07 20:45:11.482 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-08-07 20:45:11.513 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.83/identity 2026-08-07 20:45:11.545 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-08-07 20:45:11.547 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-08-07 20:45:11.576 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-08-07 20:45:11.592 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:11.594 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-08-07 20:45:11.624 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-08-07 20:45:11.655 | + lib/swift:configure_swift:553 : local user_group 2026-08-07 20:45:11.658 | ++ lib/swift:configure_swift:554 : id -g stack 2026-08-07 20:45:11.662 | + lib/swift:configure_swift:554 : user_group=1002 2026-08-07 20:45:11.665 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-08-07 20:45:11.679 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-08-07 20:45:11.681 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-08-07 20:45:11.693 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-08-07 20:45:11.696 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-08-07 20:45:11.711 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-08-07 20:45:11.714 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-08-07 20:45:11.717 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-08-07 20:45:11.736 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:45:11.738 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-07 20:45:11.756 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:11.759 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-07 20:45:11.761 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-07 20:45:11.764 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-07 20:45:11.767 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-07 20:45:11.769 | + lib/stack:stack_install_service:32 : install_glance 2026-08-07 20:45:11.771 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-07 20:45:11.773 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-07 20:45:11.776 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-07 20:45:11.795 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:11.798 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-07 20:45:11.801 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-07 20:45:11.819 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:11.822 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-08-07 20:45:11.825 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-07 20:45:11.828 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-07 20:45:11.832 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:45:11.835 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:45:11.838 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2026-08-07 20:45:11.841 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:45:11.845 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-08-07 20:45:11.848 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-07 20:45:11.851 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-08-07 20:45:11.855 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-08-07 20:45:11.857 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-07 20:45:11.860 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-08-07 20:45:11.863 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-07 20:45:11.867 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-07 20:45:11.871 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-07 20:45:11.874 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-07 20:45:11.879 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-07 20:45:11.879 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-07 20:45:11.885 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-07 20:45:11.888 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-07 20:45:11.891 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-07 20:45:11.895 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-07 20:45:11.898 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-08-07 20:45:11.922 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-08-07 20:45:11.925 | + 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[swift,cinder]!=0.29.0' 2026-08-07 20:45:12.627 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-07 20:45:12.686 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-07 20:45:12.694 | 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,swift]!=0.29.0) (10.6.0) 2026-08-07 20:45:12.695 | 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,swift]!=0.29.0) (6.9.0) 2026-08-07 20:45:12.695 | 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,swift]!=0.29.0) (5.11.0) 2026-08-07 20:45:12.696 | 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,swift]!=0.29.0) (10.1.1) 2026-08-07 20:45:12.696 | 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,swift]!=0.29.0) (7.6.1) 2026-08-07 20:45:12.697 | 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,swift]!=0.29.0) (5.9.0) 2026-08-07 20:45:12.697 | 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,swift]!=0.29.0) (4.26.0) 2026-08-07 20:45:12.697 | 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,swift]!=0.29.0) (5.15.0) 2026-08-07 20:45:12.698 | 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,swift]!=0.29.0) (5.8.0) 2026-08-07 20:45:12.698 | 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,swift]!=0.29.0) (2.34.2) 2026-08-07 20:45:12.711 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-08-07 20:45:12.717 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-07 20:45:12.723 | 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,swift]!=0.29.0) (3.4.0) 2026-08-07 20:45:12.724 | 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,swift]!=0.29.0) (3.1.0) 2026-08-07 20:45:12.725 | 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,swift]!=0.29.0) (2.2.2) 2026-08-07 20:45:12.853 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-07 20:45:12.860 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-07 20:45:13.005 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-07 20:45:13.009 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-07 20:45:13.163 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-07 20:45:13.168 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-07 20:45:13.315 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-07 20:45:13.327 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-07 20:45:13.458 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-08-07 20:45:13.466 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-07 20:45:13.471 | 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,swift]!=0.29.0) (26.1.0) 2026-08-07 20:45:13.472 | 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,swift]!=0.29.0) (2025.9.1) 2026-08-07 20:45:13.472 | 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,swift]!=0.29.0) (0.37.0) 2026-08-07 20:45:13.473 | 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,swift]!=0.29.0) (2026.5.1) 2026-08-07 20:45:13.476 | 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,swift]!=0.29.0) (2.1.0) 2026-08-07 20:45:13.476 | 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,swift]!=0.29.0) (1.8.2) 2026-08-07 20:45:13.477 | 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,swift]!=0.29.0) (4.15.0) 2026-08-07 20:45:13.479 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-08-07 20:45:13.479 | 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,swift]!=0.29.0) (6.5.0) 2026-08-07 20:45:13.480 | 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,swift]!=0.29.0) (8.3.0) 2026-08-07 20:45:13.481 | 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,swift]!=0.29.0) (4.8.0) 2026-08-07 20:45:13.495 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-08-07 20:45:13.499 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-07 20:45:13.503 | 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,swift]!=0.29.0) (7.2.2) 2026-08-07 20:45:13.506 | 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,swift]!=0.29.0) (0.20) 2026-08-07 20:45:13.508 | 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,swift]!=0.29.0) (1.3.0) 2026-08-07 20:45:13.509 | 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,swift]!=0.29.0) (2.0.0) 2026-08-07 20:45:13.509 | 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,swift]!=0.29.0) (6.0.3) 2026-08-07 20:45:13.514 | 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,swift]!=0.29.0) (2.9.0.post0) 2026-08-07 20:45:13.516 | 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,swift]!=0.29.0) (2.0.0) 2026-08-07 20:45:13.517 | 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,swift]!=0.29.0) (1.2.1) 2026-08-07 20:45:13.518 | 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,swift]!=0.29.0) (3.0) 2026-08-07 20:45:13.522 | 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,swift]!=0.29.0) (1.8.10) 2026-08-07 20:45:13.522 | Requirement already satisfied: eventlet>=0.27.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,swift]!=0.29.0) (0.41.0) 2026-08-07 20:45:13.523 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.5.3) 2026-08-07 20:45:13.523 | 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,swift]!=0.29.0) (3.1.0) 2026-08-07 20:45:13.524 | 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,swift]!=0.29.0) (2.5.1) 2026-08-07 20:45:13.524 | 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,swift]!=0.29.0) (3.10.1) 2026-08-07 20:45:13.525 | 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,swift]!=0.29.0) (1.7.6) 2026-08-07 20:45:13.526 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-08-07 20:45:13.531 | 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,swift]!=0.29.0) (3.3.2) 2026-08-07 20:45:13.531 | 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,swift]!=0.29.0) (26.2) 2026-08-07 20:45:13.534 | 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,swift]!=0.29.0) (83.0.0) 2026-08-07 20:45:13.542 | 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,swift]!=0.29.0) (3.18.0) 2026-08-07 20:45:13.544 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.8.1) 2026-08-07 20:45:13.546 | 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,swift]!=0.29.0) (1.17.0) 2026-08-07 20:45:13.554 | 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,swift]!=0.29.0) (3.4.7) 2026-08-07 20:45:13.554 | 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,swift]!=0.29.0) (3.18) 2026-08-07 20:45:13.555 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2026-08-07 20:45:13.555 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2023.11.17) 2026-08-07 20:45:13.565 | 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,swift]!=0.29.0) (0.8) 2026-08-07 20:45:13.589 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-08-07 20:45:13.602 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-08-07 20:45:13.615 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-07 20:45:13.623 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-07 20:45:13.635 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-07 20:45:13.645 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-08-07 20:45:13.653 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-07 20:45:13.658 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-07 20:45:13.787 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-07 20:45:14.479 | 2026-08-07 20:45:14.487 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-08-07 20:45:14.581 | + inc/python:pip_install:216 : result=0 2026-08-07 20:45:14.583 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:45:14.585 | + functions-common:time_stop:2420 : local name 2026-08-07 20:45:14.588 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:45:14.590 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:45:14.592 | + functions-common:time_stop:2423 : local total 2026-08-07 20:45:14.595 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:45:14.597 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:45:14.599 | + functions-common:time_stop:2427 : start_time=1786135511916 2026-08-07 20:45:14.602 | + functions-common:time_stop:2429 : [[ -z 1786135511916 ]] 2026-08-07 20:45:14.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:45:14.608 | + functions-common:time_stop:2432 : end_time=1786135514605 2026-08-07 20:45:14.610 | + functions-common:time_stop:2433 : elapsed_time=2689 2026-08-07 20:45:14.613 | + functions-common:time_stop:2434 : total=46303 2026-08-07 20:45:14.616 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:45:14.618 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48992 2026-08-07 20:45:14.621 | + inc/python:pip_install:219 : return 0 2026-08-07 20:45:14.624 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-07 20:45:14.626 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-07 20:45:14.629 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-08-07 20:45:14.643 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-08-07 20:45:14.648 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-07 20:45:14.651 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-08-07 20:45:14.654 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-07 20:45:14.656 | + functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:45:14.658 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:45:14.662 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:45:14.665 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:45:14.667 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:45:14.670 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:45:14.686 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:45:14.689 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:45:14.692 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:45:14.695 | + functions-common:git_clone:610 : echo master 2026-08-07 20:45:14.695 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:45:14.700 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-07 20:45:14.703 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:45:14.705 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-07 20:45:14.720 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-07 20:45:14.723 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:45:14.723 | + functions-common:git_clone:673 : head -1 2026-08-07 20:45:14.755 | 090e26e46 Merge "context: Remove redundant injection of 'roles' key" 2026-08-07 20:45:14.758 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:45:14.761 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-07 20:45:14.764 | + inc/python:setup_develop:353 : local bindep 2026-08-07 20:45:14.767 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-07 20:45:14.770 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-07 20:45:14.773 | + inc/python:setup_develop:359 : local extras= 2026-08-07 20:45:14.775 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-07 20:45:14.778 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-07 20:45:14.781 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-07 20:45:14.783 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-07 20:45:14.786 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-07 20:45:14.789 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-07 20:45:14.793 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-07 20:45:14.796 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-07 20:45:14.799 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-07 20:45:14.802 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-07 20:45:14.805 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-07 20:45:14.808 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-07 20:45:14.814 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-07 20:45:14.817 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-07 20:45:14.820 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-07 20:45:14.905 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-07 20:45:14.908 | + inc/python:setup_package:436 : local bindep=0 2026-08-07 20:45:14.911 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-07 20:45:14.913 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-07 20:45:14.916 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-07 20:45:14.919 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-07 20:45:14.921 | + inc/python:setup_package:445 : local flags=-e 2026-08-07 20:45:14.924 | + inc/python:setup_package:446 : local extras= 2026-08-07 20:45:14.927 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-07 20:45:14.930 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-07 20:45:14.932 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-07 20:45:14.935 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-07 20:45:14.938 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-07 20:45:14.940 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-07 20:45:14.962 | Using python 3.12 to install /opt/stack/glance 2026-08-07 20:45:14.965 | + 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-08-07 20:45:15.460 | Obtaining file:///opt/stack/glance 2026-08-07 20:45:15.464 | Installing build dependencies: started 2026-08-07 20:45:16.192 | Installing build dependencies: finished with status 'done' 2026-08-07 20:45:16.193 | Checking if build backend supports build_editable: started 2026-08-07 20:45:16.477 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-07 20:45:16.478 | Getting requirements to build editable: started 2026-08-07 20:45:16.630 | Getting requirements to build editable: finished with status 'done' 2026-08-07 20:45:16.631 | Preparing editable metadata (pyproject.toml): started 2026-08-07 20:45:17.250 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:45:17.259 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (7.0.3) 2026-08-07 20:45:17.260 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (0.7.1) 2026-08-07 20:45:17.260 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (2.0.51) 2026-08-07 20:45:17.260 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.1.0) 2026-08-07 20:45:17.261 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (2.5.1) 2026-08-07 20:45:17.261 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (1.8.10) 2026-08-07 20:45:17.263 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (1.18.5) 2026-08-07 20:45:17.355 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev34) 2026-08-07 20:45:17.416 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-07 20:45:17.422 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (10.6.0) 2026-08-07 20:45:17.422 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (7.6.1) 2026-08-07 20:45:17.424 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (6.5.0) 2026-08-07 20:45:17.424 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (2.8.0) 2026-08-07 20:45:17.424 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (10.1.1) 2026-08-07 20:45:17.424 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.9.0) 2026-08-07 20:45:17.563 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev34) 2026-08-07 20:45:17.567 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-07 20:45:17.574 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.15.0) 2026-08-07 20:45:17.574 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (13.0.0) 2026-08-07 20:45:17.698 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev34) 2026-08-07 20:45:17.702 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-08-07 20:45:17.707 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.18.0) 2026-08-07 20:45:17.708 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.10.1) 2026-08-07 20:45:17.709 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (4.26.0) 2026-08-07 20:45:17.709 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.8.0) 2026-08-07 20:45:17.709 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (18.1.0) 2026-08-07 20:45:17.710 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (6.9.0) 2026-08-07 20:45:17.833 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev34) 2026-08-07 20:45:17.838 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-07 20:45:17.842 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (8.3.0) 2026-08-07 20:45:17.843 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (18.2.0) 2026-08-07 20:45:17.843 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (8.2.0) 2026-08-07 20:45:17.978 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev34) 2026-08-07 20:45:17.983 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-07 20:45:17.988 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (6.0.0) 2026-08-07 20:45:17.989 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (4.4.0) 2026-08-07 20:45:17.989 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (5.6.0) 2026-08-07 20:45:17.990 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (3.1.0) 2026-08-07 20:45:17.990 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev34) (43.0.3) 2026-08-07 20:45:18.114 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.119 | Downloading cursive-0.3.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-07 20:45:18.257 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.275 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-07 20:45:18.284 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev34) (1.3.12) 2026-08-07 20:45:18.284 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev34) (4.15.0) 2026-08-07 20:45:18.415 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.421 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-07 20:45:18.428 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2.34.2) 2026-08-07 20:45:18.430 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev34) (2.0.0) 2026-08-07 20:45:18.434 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev34) (3.0) 2026-08-07 20:45:18.435 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev34) (5.11.0) 2026-08-07 20:45:18.438 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev34) (2.2.2) 2026-08-07 20:45:18.442 | 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==33.0.0.0b3.dev34) (1.4.2) 2026-08-07 20:45:18.443 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev34) (3.4.0) 2026-08-07 20:45:18.446 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev34) (3.3.2) 2026-08-07 20:45:18.448 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (26.1.0) 2026-08-07 20:45:18.448 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (2025.9.1) 2026-08-07 20:45:18.448 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (0.37.0) 2026-08-07 20:45:18.449 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev34) (2026.5.1) 2026-08-07 20:45:18.452 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev34) (2.1.0) 2026-08-07 20:45:18.453 | 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==33.0.0.0b3.dev34) (1.8.2) 2026-08-07 20:45:18.455 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (4.3.0) 2026-08-07 20:45:18.457 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (4.1.0) 2026-08-07 20:45:18.457 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev34) (2.13.0) 2026-08-07 20:45:18.460 | 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==33.0.0.0b3.dev34) (1.5.0) 2026-08-07 20:45:18.462 | 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==33.0.0.0b3.dev34) (5.3.1) 2026-08-07 20:45:18.465 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev34) (0.20) 2026-08-07 20:45:18.467 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev34) (1.3.0) 2026-08-07 20:45:18.467 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev34) (2.0.0) 2026-08-07 20:45:18.468 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev34) (6.0.3) 2026-08-07 20:45:18.472 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev34) (2.1.2) 2026-08-07 20:45:18.473 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev34) (0.6.2) 2026-08-07 20:45:18.503 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.508 | Downloading openstacksdk-4.18.0-py3-none-any.whl.metadata (12 kB) 2026-08-07 20:45:18.525 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.528 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-07 20:45:18.546 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.550 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-07 20:45:18.569 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.572 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-07 20:45:18.578 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) (7.2.2) 2026-08-07 20:45:18.590 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.595 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-07 20:45:18.603 | 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==33.0.0.0b3.dev34) (2.9.0.post0) 2026-08-07 20:45:18.606 | 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==33.0.0.0b3.dev34) (4.8.0) 2026-08-07 20:45:18.606 | 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==33.0.0.0b3.dev34) (7.1.4) 2026-08-07 20:45:18.607 | 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==33.0.0.0b3.dev34) (5.3.1) 2026-08-07 20:45:18.607 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (5.6.2) 2026-08-07 20:45:18.608 | 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==33.0.0.0b3.dev34) (0.16.0) 2026-08-07 20:45:18.610 | 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==33.0.0.0b3.dev34) (5.1.0) 2026-08-07 20:45:18.614 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (2026.2) 2026-08-07 20:45:18.614 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (26.2) 2026-08-07 20:45:18.618 | 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==33.0.0.0b3.dev34) (0.25.0) 2026-08-07 20:45:18.620 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (5.0.0) 2026-08-07 20:45:18.620 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (3.1.6) 2026-08-07 20:45:18.621 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev34) (4.0.1) 2026-08-07 20:45:18.625 | 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==33.0.0.0b3.dev34) (3.0.3) 2026-08-07 20:45:18.632 | 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==33.0.0.0b3.dev34) (1.2.1) 2026-08-07 20:45:18.636 | 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!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (0.41.0) 2026-08-07 20:45:18.636 | 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!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (3.5.3) 2026-08-07 20:45:18.637 | 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==33.0.0.0b3.dev34) (1.7.6) 2026-08-07 20:45:18.640 | 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!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev34) (2.8.0) 2026-08-07 20:45:18.658 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev34) (83.0.0) 2026-08-07 20:45:18.666 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev34) (0.8.1) 2026-08-07 20:45:18.693 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.697 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-07 20:45:18.712 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.715 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-07 20:45:18.741 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.745 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-08-07 20:45:18.775 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.783 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-08-07 20:45:18.801 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.806 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-07 20:45:18.814 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (15.0.0) 2026-08-07 20:45:18.831 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.835 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-07 20:45:18.847 | 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==33.0.0.0b3.dev34) (1.17.0) 2026-08-07 20:45:18.856 | 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==33.0.0.0b3.dev34) (3.4.7) 2026-08-07 20:45:18.857 | 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==33.0.0.0b3.dev34) (3.18) 2026-08-07 20:45:18.857 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2.7.0) 2026-08-07 20:45:18.858 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2023.11.17) 2026-08-07 20:45:18.874 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (4.2.0) 2026-08-07 20:45:18.875 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (2.20.0) 2026-08-07 20:45:18.878 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev34) (0.1.2) 2026-08-07 20:45:18.886 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev34) (0.8) 2026-08-07 20:45:18.919 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:18.922 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-07 20:45:19.056 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:19.061 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-07 20:45:19.066 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) (9.1.4) 2026-08-07 20:45:19.077 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:19.081 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-07 20:45:19.234 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:19.240 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-07 20:45:19.247 | Installing build dependencies: started 2026-08-07 20:45:19.958 | Installing build dependencies: finished with status 'done' 2026-08-07 20:45:19.959 | Getting requirements to build wheel: started 2026-08-07 20:45:20.295 | Getting requirements to build wheel: finished with status 'done' 2026-08-07 20:45:20.296 | Preparing metadata (pyproject.toml): started 2026-08-07 20:45:20.477 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:45:20.479 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) (2026.2) 2026-08-07 20:45:20.535 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:20.549 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-07 20:45:20.583 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev34) 2026-08-07 20:45:20.592 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-07 20:45:20.627 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-07 20:45:20.654 | Downloading cursive-0.3.0-py3-none-any.whl (44 kB) 2026-08-07 20:45:20.671 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-07 20:45:20.700 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-07 20:45:20.727 | Downloading openstacksdk-4.18.0-py3-none-any.whl (2.0 MB) 2026-08-07 20:45:20.831 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 20.1 MB/s 0:00:00 2026-08-07 20:45:20.835 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-07 20:45:20.911 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-07 20:45:20.923 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-07 20:45:20.935 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-07 20:45:20.949 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-08-07 20:45:20.958 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-07 20:45:20.971 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-08-07 20:45:20.981 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-07 20:45:20.989 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-08-07 20:45:21.001 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-08-07 20:45:21.019 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-07 20:45:21.033 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-07 20:45:21.042 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-08-07 20:45:21.066 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-08-07 20:45:21.076 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-07 20:45:21.111 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 60.3 MB/s 0:00:00 2026-08-07 20:45:21.115 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-07 20:45:21.123 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-08-07 20:45:21.132 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-07 20:45:21.140 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-07 20:45:21.220 | Building wheels for collected packages: glance, simplegeneric 2026-08-07 20:45:21.221 | Building editable for glance (pyproject.toml): started 2026-08-07 20:45:21.708 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-07 20:45:21.709 | Created wheel for glance: filename=glance-33.0.0.0b3.dev34-0.editable-py3-none-any.whl size=9050 sha256=ca2d694b6bcdcdf1988bd612f857652de4b9d7fa2321899b5ed0c7aa885c003f 2026-08-07 20:45:21.709 | Stored in directory: /tmp/pip-ephem-wheel-cache-w6zjsw5q/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-07 20:45:21.712 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-07 20:45:21.913 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-07 20:45:21.913 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=5849a90b3a0597a63dd24f050e989a7bbaa75fe22b2a1b755c4e7afd38ebef60 2026-08-07 20:45:21.914 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-07 20:45:21.916 | Successfully built glance simplegeneric 2026-08-07 20:45:22.047 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-08-07 20:45:23.492 | Attempting uninstall: jsonpointer 2026-08-07 20:45:23.500 | Found existing installation: jsonpointer 2.0 2026-08-07 20:45:23.500 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:45:23.500 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-07 20:45:23.511 | Attempting uninstall: jmespath 2026-08-07 20:45:23.515 | Found existing installation: jmespath 1.0.1 2026-08-07 20:45:23.516 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:45:23.516 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-07 20:45:23.540 | Attempting uninstall: httplib2 2026-08-07 20:45:23.547 | Found existing installation: httplib2 0.20.4 2026-08-07 20:45:23.548 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:45:23.548 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-07 20:45:23.601 | Attempting uninstall: jsonpatch 2026-08-07 20:45:23.608 | Found existing installation: jsonpatch 1.32 2026-08-07 20:45:23.609 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:45:23.609 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-07 20:45:25.857 | 2026-08-07 20:45:25.867 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.3.0 glance-33.0.0.0b3.dev34 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.18.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-08-07 20:45:26.057 | + inc/python:pip_install:216 : result=0 2026-08-07 20:45:26.060 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:45:26.063 | + functions-common:time_stop:2420 : local name 2026-08-07 20:45:26.066 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:45:26.069 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:45:26.072 | + functions-common:time_stop:2423 : local total 2026-08-07 20:45:26.074 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:45:26.077 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:45:26.080 | + functions-common:time_stop:2427 : start_time=1786135514956 2026-08-07 20:45:26.083 | + functions-common:time_stop:2429 : [[ -z 1786135514956 ]] 2026-08-07 20:45:26.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:45:26.091 | + functions-common:time_stop:2432 : end_time=1786135526088 2026-08-07 20:45:26.094 | + functions-common:time_stop:2433 : elapsed_time=11132 2026-08-07 20:45:26.096 | + functions-common:time_stop:2434 : total=48992 2026-08-07 20:45:26.099 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:45:26.101 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=60124 2026-08-07 20:45:26.105 | + inc/python:pip_install:219 : return 0 2026-08-07 20:45:26.107 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-07 20:45:26.110 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:45:26.113 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-07 20:45:26.117 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-07 20:45:26.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:45:26.122 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:45:26.126 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2026-08-07 20:45:26.129 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:45:26.132 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-07 20:45:26.135 | + ./stack.sh:main:945 : configure_glance 2026-08-07 20:45:26.138 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-08-07 20:45:26.151 | + lib/glance:configure_glance:353 : local dburl 2026-08-07 20:45:26.155 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-07 20:45:26.158 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-07 20:45:26.161 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-07 20:45:26.164 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-07 20:45:26.166 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-07 20:45:26.169 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-07 20:45:26.171 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-07 20:45:26.187 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:26.190 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-07 20:45:26.192 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-07 20:45:26.195 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-07 20:45:26.199 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-07 20:45:26.233 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-07 20:45:26.265 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-07 20:45:26.294 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-07 20:45:26.324 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-07 20:45:26.355 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-07 20:45:26.385 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-07 20:45:26.417 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-07 20:45:26.420 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-07 20:45:26.422 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-07 20:45:26.425 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-07 20:45:26.427 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-07 20:45:26.429 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-07 20:45:26.432 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-07 20:45:26.434 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-07 20:45:26.436 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-07 20:45:26.439 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-07 20:45:26.470 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-07 20:45:26.501 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.83/identity 2026-08-07 20:45:26.532 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-07 20:45:26.563 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-08-07 20:45:26.594 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-07 20:45:26.623 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-07 20:45:26.654 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-07 20:45:26.685 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.83/identity 2026-08-07 20:45:26.717 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-07 20:45:26.746 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-07 20:45:26.775 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-07 20:45:26.778 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-07 20:45:26.811 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-07 20:45:26.814 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-07 20:45:26.816 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-07 20:45:26.818 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-07 20:45:26.820 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-07 20:45:26.822 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-07 20:45:26.840 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:26.844 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-07 20:45:26.846 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-07 20:45:26.848 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-07 20:45:26.864 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:26.867 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:45:26.870 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:45:26.901 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-07 20:45:26.903 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-07 20:45:26.906 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-07 20:45:26.908 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-08-07 20:45:26.910 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-07 20:45:26.942 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-07 20:45:26.975 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-07 20:45:27.007 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-07 20:45:27.009 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-07 20:45:27.012 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-07 20:45:27.015 | + lib/glance:configure_glance_store:282 : local be 2026-08-07 20:45:27.018 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-07 20:45:27.020 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-07 20:45:27.023 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-07 20:45:27.056 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-07 20:45:27.059 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.83 2026-08-07 20:45:27.094 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-07 20:45:27.096 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-07 20:45:27.099 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-07 20:45:27.115 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:27.118 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-08-07 20:45:27.149 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-08-07 20:45:27.181 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-08-07 20:45:27.213 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-08-07 20:45:27.249 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-08-07 20:45:27.281 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-08-07 20:45:27.300 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:27.303 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-08-07 20:45:27.336 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-08-07 20:45:27.368 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-08-07 20:45:27.414 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-08-07 20:45:27.449 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.83/identity/v3 2026-08-07 20:45:27.480 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-08-07 20:45:27.514 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.83/image 2026-08-07 20:45:27.545 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-07 20:45:27.563 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:27.565 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-08-07 20:45:27.596 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.83/identity 2026-08-07 20:45:27.624 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-07 20:45:27.627 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-07 20:45:27.630 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-07 20:45:27.633 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-07 20:45:27.650 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-07 20:45:27.652 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-07 20:45:27.655 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-07 20:45:27.657 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-07 20:45:27.660 | + 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-08-07 20:45:27.691 | + 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-08-07 20:45:27.723 | + 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-08-07 20:45:27.755 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-07 20:45:27.787 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-07 20:45:27.820 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-07 20:45:27.825 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-07 20:45:27.859 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-07 20:45:27.891 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-07 20:45:27.920 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-07 20:45:27.950 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-07 20:45:27.984 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-07 20:45:28.019 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-07 20:45:28.052 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-07 20:45:28.082 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-07 20:45:28.086 | + lib/glance:configure_glance:449 : 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-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-08-07 20:45:28.099 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-07 20:45:28.116 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:28.118 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.83 2026-08-07 20:45:28.121 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-08-07 20:45:28.124 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.83:8776/v3/%(project_id)s' 2026-08-07 20:45:28.156 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.83:8776/v3/%(project_id)s' 2026-08-07 20:45:28.189 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-07 20:45:28.191 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-07 20:45:28.194 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-07 20:45:28.196 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-07 20:45:28.199 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-07 20:45:28.201 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-07 20:45:28.204 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-07 20:45:28.208 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-07 20:45:28.210 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-07 20:45:28.244 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-07 20:45:28.246 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-07 20:45:28.249 | ++ functions:get_random_port:861 : true 2026-08-07 20:45:28.252 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-07 20:45:28.254 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-07 20:45:28.256 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-07 20:45:28.327 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-07 20:45:28.329 | ++ functions:get_random_port:865 : break 2 2026-08-07 20:45:28.332 | ++ functions:get_random_port:869 : echo 60999 2026-08-07 20:45:28.335 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-07 20:45:28.338 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-07 20:45:28.367 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-08-07 20:45:28.398 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-07 20:45:28.429 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-07 20:45:28.464 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-07 20:45:28.497 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-07 20:45:28.530 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-07 20:45:28.563 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-07 20:45:28.593 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-07 20:45:28.625 | + 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-08-07 20:45:28.656 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-07 20:45:28.687 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-07 20:45:28.718 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-07 20:45:28.750 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-07 20:45:28.780 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-07 20:45:28.812 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-07 20:45:28.843 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-07 20:45:28.876 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-07 20:45:28.909 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-07 20:45:28.943 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-07 20:45:28.975 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-07 20:45:28.977 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-07 20:45:28.980 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:45:28.983 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:45:28.985 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:28.988 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:28.990 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-07 20:45:28.993 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-07 20:45:29.026 | proxy (enabled by site administrator) 2026-08-07 20:45:29.029 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-07 20:45:29.032 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-07 20:45:29.035 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:45:29.038 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:45:29.040 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:29.042 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:29.045 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-07 20:45:29.047 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-07 20:45:29.079 | No module matches proxy_http 2026-08-07 20:45:29.082 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-07 20:45:29.115 | Considering dependency proxy for proxy_http: 2026-08-07 20:45:29.115 | Module proxy already enabled 2026-08-07 20:45:29.115 | Enabling module proxy_http. 2026-08-07 20:45:29.120 | To activate the new configuration, you need to run: 2026-08-07 20:45:29.120 | systemctl restart apache2 2026-08-07 20:45:29.125 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-07 20:45:29.127 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-07 20:45:29.130 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:45:29.132 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:45:29.134 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:45:29.255 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-07 20:45:29.258 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-07 20:45:29.261 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-07 20:45:29.263 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-07 20:45:29.265 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:29.267 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:29.270 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-07 20:45:29.273 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-07 20:45:29.276 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-07 20:45:29.276 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-07 20:45:29.285 | KeepAlive Off 2026-08-07 20:45:29.289 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-07 20:45:29.289 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-07 20:45:29.296 | SetEnv proxy-sendchunked 1 2026-08-07 20:45:29.301 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-07 20:45:29.302 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-07 20:45:29.310 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-07 20:45:29.314 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-07 20:45:29.317 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-07 20:45:29.319 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-07 20:45:29.322 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-07 20:45:29.324 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:45:29.327 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:45:29.330 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:29.332 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:29.335 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-07 20:45:29.338 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-07 20:45:29.341 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:29.344 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:29.347 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-07 20:45:29.380 | Enabling site glance-api. 2026-08-07 20:45:29.386 | To activate the new configuration, you need to run: 2026-08-07 20:45:29.386 | systemctl reload apache2 2026-08-07 20:45:29.391 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-07 20:45:29.393 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:45:29.396 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:45:29.399 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:45:29.513 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-07 20:45:29.519 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-07 20:45:29.549 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-07 20:45:29.584 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-07 20:45:29.587 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-07 20:45:29.620 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-07 20:45:29.652 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-07 20:45:29.671 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:29.674 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-07 20:45:29.677 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-07 20:45:29.680 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-07 20:45:29.683 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-07 20:45:29.685 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-07 20:45:29.688 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-08-07 20:45:29.690 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-08-07 20:45:29.692 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-07 20:45:29.695 | + functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:45:29.697 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:45:29.701 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:45:29.703 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:45:29.705 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:45:29.709 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:45:29.726 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:45:29.728 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:45:29.731 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:45:29.734 | + functions-common:git_clone:610 : echo master 2026-08-07 20:45:29.734 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:45:29.739 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-08-07 20:45:29.742 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:45:29.744 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-07 20:45:29.758 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-07 20:45:29.761 | + functions-common:git_clone:673 : head -1 2026-08-07 20:45:29.761 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:45:29.810 | 5dd48ae2a Merge 'refs/changes/11/999911/2' 2026-08-07 20:45:29.813 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:45:29.816 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-07 20:45:29.819 | + inc/python:setup_develop:353 : local bindep 2026-08-07 20:45:29.822 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-07 20:45:29.824 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-07 20:45:29.827 | + inc/python:setup_develop:359 : local extras= 2026-08-07 20:45:29.830 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-07 20:45:29.832 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-07 20:45:29.835 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-07 20:45:29.838 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-07 20:45:29.841 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-07 20:45:29.843 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-07 20:45:29.847 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-07 20:45:29.851 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-07 20:45:29.854 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-07 20:45:29.857 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-07 20:45:29.859 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-07 20:45:29.862 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-07 20:45:29.868 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-07 20:45:29.871 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-07 20:45:29.875 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-07 20:45:29.954 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-07 20:45:29.957 | + inc/python:setup_package:436 : local bindep=0 2026-08-07 20:45:29.959 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-07 20:45:29.962 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-07 20:45:29.964 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-07 20:45:29.967 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-07 20:45:29.969 | + inc/python:setup_package:445 : local flags=-e 2026-08-07 20:45:29.973 | + inc/python:setup_package:446 : local extras= 2026-08-07 20:45:29.975 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-07 20:45:29.977 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-07 20:45:29.980 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-07 20:45:29.983 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-07 20:45:29.985 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-07 20:45:29.988 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-07 20:45:30.008 | Using python 3.12 to install /opt/stack/cinder 2026-08-07 20:45:30.011 | + 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-08-07 20:45:30.510 | Obtaining file:///opt/stack/cinder 2026-08-07 20:45:30.513 | Installing build dependencies: started 2026-08-07 20:45:31.272 | Installing build dependencies: finished with status 'done' 2026-08-07 20:45:31.272 | Checking if build backend supports build_editable: started 2026-08-07 20:45:31.569 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-07 20:45:31.570 | Getting requirements to build editable: started 2026-08-07 20:45:31.726 | Getting requirements to build editable: finished with status 'done' 2026-08-07 20:45:31.728 | Preparing editable metadata (pyproject.toml): started 2026-08-07 20:45:32.771 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:45:32.784 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (7.0.3) 2026-08-07 20:45:32.784 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (5.3.1) 2026-08-07 20:45:32.785 | 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.dev210) (0.41.0) 2026-08-07 20:45:32.785 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (3.4.0) 2026-08-07 20:45:32.786 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (3.5.3) 2026-08-07 20:45:32.786 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (2.1.0) 2026-08-07 20:45:32.787 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (4.26.0) 2026-08-07 20:45:32.787 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (5.15.0) 2026-08-07 20:45:32.787 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (13.0.0) 2026-08-07 20:45:32.788 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (6.1.1) 2026-08-07 20:45:32.788 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (10.6.0) 2026-08-07 20:45:32.789 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (7.6.1) 2026-08-07 20:45:32.789 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (6.5.0) 2026-08-07 20:45:32.789 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (18.1.0) 2026-08-07 20:45:32.790 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (8.3.0) 2026-08-07 20:45:32.790 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (18.2.0) 2026-08-07 20:45:32.791 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (8.2.0) 2026-08-07 20:45:32.791 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (6.0.0) 2026-08-07 20:45:32.791 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (3.12.0) 2026-08-07 20:45:32.792 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (3.9.0) 2026-08-07 20:45:32.792 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (7.10.0) 2026-08-07 20:45:32.793 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (5.11.0) 2026-08-07 20:45:32.793 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (4.8.0) 2026-08-07 20:45:32.794 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (2.8.0) 2026-08-07 20:45:32.794 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (10.1.1) 2026-08-07 20:45:32.989 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev210) 2026-08-07 20:45:33.037 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-07 20:45:33.043 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (4.4.0) 2026-08-07 20:45:33.043 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (26.2) 2026-08-07 20:45:33.069 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev210) 2026-08-07 20:45:33.073 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-07 20:45:33.079 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (3.10.1) 2026-08-07 20:45:33.080 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (3.1.0) 2026-08-07 20:45:33.080 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (3.3.2) 2026-08-07 20:45:33.082 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (7.5.0) 2026-08-07 20:45:33.217 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev210) 2026-08-07 20:45:33.228 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-07 20:45:33.234 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (5.8.0) 2026-08-07 20:45:33.393 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev210) 2026-08-07 20:45:33.398 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-07 20:45:33.403 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (4.10.0) 2026-08-07 20:45:33.404 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (2.34.2) 2026-08-07 20:45:33.404 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (2.7.0) 2026-08-07 20:45:33.405 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (2.5.1) 2026-08-07 20:45:33.405 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (6.3.0) 2026-08-07 20:45:33.536 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev210) 2026-08-07 20:45:33.541 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-07 20:45:33.546 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (2.0.51) 2026-08-07 20:45:33.546 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (5.9.0) 2026-08-07 20:45:33.557 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev210) 2026-08-07 20:45:33.561 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-07 20:45:33.574 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (9.1.4) 2026-08-07 20:45:33.574 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (1.8.10) 2026-08-07 20:45:33.575 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (6.9.0) 2026-08-07 20:45:33.706 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev210) 2026-08-07 20:45:33.712 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-07 20:45:33.717 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (7.1.0) 2026-08-07 20:45:33.854 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev210) 2026-08-07 20:45:33.859 | Downloading tooz-9.0.1-py3-none-any.whl.metadata (2.8 kB) 2026-08-07 20:45:33.896 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev210) 2026-08-07 20:45:33.900 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-08-07 20:45:33.905 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (5.8.0) 2026-08-07 20:45:33.905 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (43.0.3) 2026-08-07 20:45:33.905 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (0.3.0) 2026-08-07 20:45:34.118 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev210) 2026-08-07 20:45:34.127 | 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-08-07 20:45:34.409 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev210) 2026-08-07 20:45:34.415 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-08-07 20:45:34.420 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev210) (1.9.0) 2026-08-07 20:45:34.424 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (2026.2) 2026-08-07 20:45:34.424 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev210) (7.1.4) 2026-08-07 20:45:34.641 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev210) 2026-08-07 20:45:34.649 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-08-07 20:45:34.655 | 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.dev210) (1.1.0) 2026-08-07 20:45:34.671 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev210) 2026-08-07 20:45:34.680 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-08-07 20:45:34.686 | 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.dev210) (2.9.0.post0) 2026-08-07 20:45:34.689 | 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.dev210) (1.17.0) 2026-08-07 20:45:34.705 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev210) (2.0.0) 2026-08-07 20:45:34.707 | 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.dev210) (3.0) 2026-08-07 20:45:34.712 | 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.dev210) (2.8.0) 2026-08-07 20:45:34.716 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->cinder==28.1.0.dev210) (3.1.0) 2026-08-07 20:45:34.718 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->cinder==28.1.0.dev210) (2.2.2) 2026-08-07 20:45:34.719 | 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.dev210) (0.32.0) 2026-08-07 20:45:34.752 | 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.dev210) 2026-08-07 20:45:34.763 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-08-07 20:45:34.792 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev210) 2026-08-07 20:45:34.806 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-08-07 20:45:34.852 | 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.dev210) 2026-08-07 20:45:34.857 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-07 20:45:34.874 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev210) 2026-08-07 20:45:34.881 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-07 20:45:34.904 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev210) 2026-08-07 20:45:34.914 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-08-07 20:45:35.086 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev210) 2026-08-07 20:45:35.098 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-08-07 20:45:35.123 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev210) 2026-08-07 20:45:35.129 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-07 20:45:35.149 | 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.dev210) 2026-08-07 20:45:35.152 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-07 20:45:35.165 | 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.dev210) (3.4.7) 2026-08-07 20:45:35.166 | 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.dev210) (3.18) 2026-08-07 20:45:35.167 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev210) (2023.11.17) 2026-08-07 20:45:35.174 | 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.dev210) (26.1.0) 2026-08-07 20:45:35.175 | 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.dev210) (2025.9.1) 2026-08-07 20:45:35.175 | 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.dev210) (0.37.0) 2026-08-07 20:45:35.176 | 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.dev210) (2026.5.1) 2026-08-07 20:45:35.180 | 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.dev210) (1.8.2) 2026-08-07 20:45:35.181 | 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.dev210) (4.15.0) 2026-08-07 20:45:35.182 | 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.dev210) (4.3.0) 2026-08-07 20:45:35.183 | 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.dev210) (4.1.0) 2026-08-07 20:45:35.184 | 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.dev210) (2.13.0) 2026-08-07 20:45:35.189 | 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.dev210) (7.2.2) 2026-08-07 20:45:35.192 | 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.dev210) (1.5.0) 2026-08-07 20:45:35.196 | 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.dev210) (0.20) 2026-08-07 20:45:35.198 | 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.dev210) (1.3.0) 2026-08-07 20:45:35.199 | 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.dev210) (2.0.0) 2026-08-07 20:45:35.200 | 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.dev210) (6.0.3) 2026-08-07 20:45:35.204 | 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.dev210) (1.18.5) 2026-08-07 20:45:35.206 | 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.dev210) (2.1.2) 2026-08-07 20:45:35.207 | 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.dev210) (0.6.2) 2026-08-07 20:45:35.209 | 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.dev210) (1.3.12) 2026-08-07 20:45:35.217 | 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.dev210) (5.3.1) 2026-08-07 20:45:35.217 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev210) (5.6.2) 2026-08-07 20:45:35.217 | 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.dev210) (0.16.0) 2026-08-07 20:45:35.222 | 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.dev210) (5.1.0) 2026-08-07 20:45:35.226 | 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.dev210) (0.25.0) 2026-08-07 20:45:35.227 | 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.dev210) (5.0.0) 2026-08-07 20:45:35.228 | 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.dev210) (3.1.6) 2026-08-07 20:45:35.229 | 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.dev210) (4.0.1) 2026-08-07 20:45:35.233 | 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.dev210) (3.0.3) 2026-08-07 20:45:35.239 | 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.dev210) (1.2.1) 2026-08-07 20:45:35.250 | 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.dev210) (1.7.6) 2026-08-07 20:45:35.376 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev210) 2026-08-07 20:45:35.380 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-07 20:45:35.426 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev210) 2026-08-07 20:45:35.431 | 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-08-07 20:45:35.439 | 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.dev210) (3.18.0) 2026-08-07 20:45:35.571 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev210) 2026-08-07 20:45:35.575 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-07 20:45:35.601 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev210) 2026-08-07 20:45:35.605 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-07 20:45:35.626 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev210) 2026-08-07 20:45:35.629 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-07 20:45:35.639 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev210) (83.0.0) 2026-08-07 20:45:35.647 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev210) (0.8.1) 2026-08-07 20:45:35.672 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev210) 2026-08-07 20:45:35.676 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-08-07 20:45:35.693 | 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.dev210) (4.15.0) 2026-08-07 20:45:35.696 | 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.dev210) (0.6.0) 2026-08-07 20:45:35.697 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev210) (4.0.0) 2026-08-07 20:45:35.701 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev210) (3.0.52) 2026-08-07 20:45:35.702 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev210) (1.11.0) 2026-08-07 20:45:35.703 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev210) (15.0.0) 2026-08-07 20:45:35.703 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev210) (1.8.0) 2026-08-07 20:45:35.836 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev210) 2026-08-07 20:45:35.840 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-07 20:45:35.846 | 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.dev210) (24.2.1) 2026-08-07 20:45:35.872 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev210) (4.2.0) 2026-08-07 20:45:35.872 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev210) (2.20.0) 2026-08-07 20:45:35.880 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev210) (0.1.2) 2026-08-07 20:45:35.886 | 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.dev210) (0.8) 2026-08-07 20:45:36.015 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev210) 2026-08-07 20:45:36.020 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-07 20:45:36.049 | 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.dev210) (3.6.1) 2026-08-07 20:45:36.050 | 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.dev210) (3.4.0) 2026-08-07 20:45:36.051 | 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.dev210) (4.0.1) 2026-08-07 20:45:36.084 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev210) 2026-08-07 20:45:36.090 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-07 20:45:36.108 | 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.dev210) (1.33) 2026-08-07 20:45:36.111 | 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.dev210) (3.1.1) 2026-08-07 20:45:36.148 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-08-07 20:45:36.148 | Reason for being yanked: buggy - not thread safe 2026-08-07 20:45:36.161 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-08-07 20:45:36.193 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-08-07 20:45:36.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 42.7 MB/s 0:00:00 2026-08-07 20:45:36.528 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-08-07 20:45:36.535 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-08-07 20:45:36.757 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 70.4 MB/s 0:00:00 2026-08-07 20:45:36.762 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-08-07 20:45:36.772 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-08-07 20:45:36.818 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-08-07 20:45:36.824 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-08-07 20:45:36.836 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-08-07 20:45:36.842 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-08-07 20:45:36.851 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-08-07 20:45:36.858 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-07 20:45:36.865 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-08-07 20:45:36.877 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-08-07 20:45:36.890 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 49.0 MB/s 0:00:00 2026-08-07 20:45:36.893 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-07 20:45:36.943 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-07 20:45:36.952 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-08-07 20:45:36.962 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-08-07 20:45:36.968 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-07 20:45:36.994 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 55.1 MB/s 0:00:00 2026-08-07 20:45:36.997 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-08-07 20:45:37.007 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-07 20:45:37.020 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-07 20:45:37.031 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-07 20:45:37.039 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-07 20:45:37.048 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-07 20:45:37.057 | Downloading tooz-9.0.1-py3-none-any.whl (90 kB) 2026-08-07 20:45:37.066 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-07 20:45:37.073 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-07 20:45:37.080 | 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-08-07 20:45:37.117 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 61.6 MB/s 0:00:00 2026-08-07 20:45:37.121 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-07 20:45:37.225 | Building wheels for collected packages: cinder 2026-08-07 20:45:37.226 | Building editable for cinder (pyproject.toml): started 2026-08-07 20:45:38.150 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-07 20:45:38.150 | Created wheel for cinder: filename=cinder-28.1.0.dev210-0.editable-py3-none-any.whl size=9203 sha256=06bb73e9a78a5c0fc55aded816fe8f5641e3ec20d55486b415bb62c4058b337f 2026-08-07 20:45:38.150 | Stored in directory: /tmp/pip-ephem-wheel-cache-1u80p8lw/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-07 20:45:38.155 | Successfully built cinder 2026-08-07 20:45:38.312 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, invoke, rtslib-fb, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-08-07 20:45:38.528 | Attempting uninstall: pyasn1 2026-08-07 20:45:38.536 | Found existing installation: pyasn1 0.4.8 2026-08-07 20:45:38.537 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:45:38.537 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-08-07 20:45:39.203 | Attempting uninstall: botocore 2026-08-07 20:45:39.213 | Found existing installation: botocore 1.34.46 2026-08-07 20:45:39.213 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:45:39.213 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-08-07 20:45:39.709 | Attempting uninstall: s3transfer 2026-08-07 20:45:39.717 | Found existing installation: s3transfer 0.10.1 2026-08-07 20:45:39.717 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:45:39.717 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-08-07 20:45:40.043 | Attempting uninstall: boto3 2026-08-07 20:45:40.052 | Found existing installation: boto3 1.34.46 2026-08-07 20:45:40.052 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-07 20:45:40.053 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-08-07 20:45:41.156 | 2026-08-07 20:45:41.167 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev210 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.1 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-08-07 20:45:41.483 | + inc/python:pip_install:216 : result=0 2026-08-07 20:45:41.486 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:45:41.488 | + functions-common:time_stop:2420 : local name 2026-08-07 20:45:41.491 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:45:41.493 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:45:41.496 | + functions-common:time_stop:2423 : local total 2026-08-07 20:45:41.498 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:45:41.500 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:45:41.503 | + functions-common:time_stop:2427 : start_time=1786135530002 2026-08-07 20:45:41.505 | + functions-common:time_stop:2429 : [[ -z 1786135530002 ]] 2026-08-07 20:45:41.509 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:45:41.512 | + functions-common:time_stop:2432 : end_time=1786135541510 2026-08-07 20:45:41.515 | + functions-common:time_stop:2433 : elapsed_time=11508 2026-08-07 20:45:41.517 | + functions-common:time_stop:2434 : total=60124 2026-08-07 20:45:41.520 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:45:41.522 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=71632 2026-08-07 20:45:41.524 | + inc/python:pip_install:219 : return 0 2026-08-07 20:45:41.527 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-07 20:45:41.529 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:45:41.532 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-07 20:45:41.535 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-07 20:45:41.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:45:41.541 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:45:41.544 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2026-08-07 20:45:41.547 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:45:41.549 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-07 20:45:41.551 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-07 20:45:41.554 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-07 20:45:41.556 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:41.559 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:41.561 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-07 20:45:41.574 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-07 20:45:41.576 | + functions-common:install_package:1438 : update_package_repo 2026-08-07 20:45:41.580 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:45:41.582 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-07 20:45:41.585 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:45:41.588 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:45:41.590 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:45:41.593 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:41.596 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:41.599 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:45:41.601 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-07 20:45:41.604 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-07 20:45:41.607 | + functions-common:apt_get_update:1167 : return 2026-08-07 20:45:41.609 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-07 20:45:41.612 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:45:41.615 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:41.618 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:41.620 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-07 20:45:41.643 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-08-07 20:45:41.670 | Reading package lists... 2026-08-07 20:45:41.887 | Building dependency tree... 2026-08-07 20:45:41.888 | Reading state information... 2026-08-07 20:45:42.179 | The following additional packages will be installed: 2026-08-07 20:45:42.179 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-08-07 20:45:42.181 | python3-wcwidth 2026-08-07 20:45:42.181 | Suggested packages: 2026-08-07 20:45:42.181 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-08-07 20:45:42.215 | The following NEW packages will be installed: 2026-08-07 20:45:42.215 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-08-07 20:45:42.215 | python3-wcwidth targetcli-fb 2026-08-07 20:45:42.320 | 0 upgraded, 6 newly installed, 0 to remove and 100 not upgraded. 2026-08-07 20:45:42.320 | Need to get 358 kB of archives. 2026-08-07 20:45:42.320 | After this operation, 2,927 kB of additional disk space will be used. 2026-08-07 20:45:42.320 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-07 20:45:42.402 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-07 20:45:42.511 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-07 20:45:42.519 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-08-07 20:45:42.527 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-07 20:45:42.538 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-07 20:45:42.859 | Fetched 358 kB in 0s (1,130 kB/s) 2026-08-07 20:45:42.888 | Selecting previously unselected package python3-wcwidth. 2026-08-07 20:45:42.960 | (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 ... 174426 files and directories currently installed.) 2026-08-07 20:45:42.964 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-07 20:45:42.965 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-07 20:45:43.001 | Selecting previously unselected package python3-urwid. 2026-08-07 20:45:43.016 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-07 20:45:43.018 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-07 20:45:43.068 | Selecting previously unselected package python3-configshell-fb. 2026-08-07 20:45:43.082 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-07 20:45:43.085 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-07 20:45:43.120 | Selecting previously unselected package python3-pyudev. 2026-08-07 20:45:43.135 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-08-07 20:45:43.137 | Unpacking python3-pyudev (0.24.0-1) ... 2026-08-07 20:45:43.174 | Selecting previously unselected package python3-rtslib-fb. 2026-08-07 20:45:43.189 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-07 20:45:43.190 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-07 20:45:43.231 | Selecting previously unselected package targetcli-fb. 2026-08-07 20:45:43.246 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-07 20:45:43.247 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-07 20:45:43.305 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-07 20:45:43.487 | Setting up python3-pyudev (0.24.0-1) ... 2026-08-07 20:45:43.623 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-07 20:45:44.305 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-07 20:45:44.312 | Setting up python3-urwid (2.6.10-1) ... 2026-08-07 20:45:44.588 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-07 20:45:44.692 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-07 20:45:44.692 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-07 20:45:44.708 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-07 20:45:44.708 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-07 20:45:44.708 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-07 20:45:44.708 | keyword = Word(alphanums + '_\-') 2026-08-07 20:45:44.708 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-07 20:45:44.708 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-07 20:45:44.708 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-07 20:45:44.708 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-07 20:45:44.708 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-07 20:45:44.708 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-07 20:45:44.710 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-07 20:45:44.710 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-07 20:45:44.721 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-07 20:45:44.721 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-07 20:45:44.721 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-07 20:45:44.721 | keyword = Word(alphanums + '_\-') 2026-08-07 20:45:44.722 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-07 20:45:44.722 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-07 20:45:44.722 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-07 20:45:44.722 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-07 20:45:44.722 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-07 20:45:44.722 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-07 20:45:44.742 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-07 20:45:44.855 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-07 20:45:44.855 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-07 20:45:45.026 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-07 20:45:46.045 | 2026-08-07 20:45:46.045 | Running kernel seems to be up-to-date. 2026-08-07 20:45:46.045 | 2026-08-07 20:45:46.045 | Restarting services... 2026-08-07 20:45:46.108 | 2026-08-07 20:45:46.108 | Service restarts being deferred: 2026-08-07 20:45:46.108 | /etc/needrestart/restart.d/dbus.service 2026-08-07 20:45:46.108 | systemctl restart getty@tty1.service 2026-08-07 20:45:46.108 | systemctl restart networkd-dispatcher.service 2026-08-07 20:45:46.108 | systemctl restart serial-getty@ttyS0.service 2026-08-07 20:45:46.108 | systemctl restart storpool_beacon.service 2026-08-07 20:45:46.108 | systemctl restart storpool_block.service 2026-08-07 20:45:46.108 | systemctl restart systemd-logind.service 2026-08-07 20:45:46.108 | 2026-08-07 20:45:46.108 | No containers need to be restarted. 2026-08-07 20:45:46.108 | 2026-08-07 20:45:46.108 | User sessions running outdated binaries: 2026-08-07 20:45:46.108 | ubuntu @ session #4: python3[7172] 2026-08-07 20:45:46.118 | ubuntu @ session #5: sh[8550,8552], sshd[8492] 2026-08-07 20:45:46.127 | ubuntu @ user manager service: systemd[5282] 2026-08-07 20:45:46.136 | 2026-08-07 20:45:46.136 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-07 20:45:47.505 | + functions-common:apt_get:1211 : result=0 2026-08-07 20:45:47.507 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:45:47.510 | + functions-common:time_stop:2420 : local name 2026-08-07 20:45:47.513 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:45:47.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:45:47.519 | + functions-common:time_stop:2423 : local total 2026-08-07 20:45:47.522 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:45:47.525 | + functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:45:47.528 | + functions-common:time_stop:2427 : start_time=1786135541639 2026-08-07 20:45:47.530 | + functions-common:time_stop:2429 : [[ -z 1786135541639 ]] 2026-08-07 20:45:47.534 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:45:47.539 | + functions-common:time_stop:2432 : end_time=1786135547535 2026-08-07 20:45:47.542 | + functions-common:time_stop:2433 : elapsed_time=5896 2026-08-07 20:45:47.544 | + functions-common:time_stop:2434 : total=122808 2026-08-07 20:45:47.547 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:45:47.550 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=128704 2026-08-07 20:45:47.554 | + functions-common:apt_get:1215 : return 0 2026-08-07 20:45:47.556 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-07 20:45:47.559 | + ./stack.sh:main:951 : configure_cinder 2026-08-07 20:45:47.563 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-08-07 20:45:47.576 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-07 20:45:47.580 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-07 20:45:47.582 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-07 20:45:47.585 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-07 20:45:47.589 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-07 20:45:47.589 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-07 20:45:47.593 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-07 20:45:47.596 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-07 20:45:47.598 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-07 20:45:47.601 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-07 20:45:47.603 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-07 20:45:47.605 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-07 20:45:47.608 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-07 20:45:47.611 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-07 20:45:47.623 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-07 20:45:47.637 | + 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-08-07 20:45:47.650 | + 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-08-07 20:45:47.664 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-07 20:45:47.677 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-07 20:45:47.690 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-07 20:45:47.694 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-07 20:45:47.699 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.goptl7zYBR 2026-08-07 20:45:47.701 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-07 20:45:47.704 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-07 20:45:47.707 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-07 20:45:47.709 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.goptl7zYBR 2026-08-07 20:45:47.714 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.goptl7zYBR 2026-08-07 20:45:47.726 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.goptl7zYBR /etc/sudoers.d/cinder-rootwrap 2026-08-07 20:45:47.740 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-07 20:45:47.745 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-07 20:45:47.747 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-07 20:45:47.750 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-07 20:45:47.753 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-07 20:45:47.755 | + 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-08-07 20:45:47.758 | + 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-08-07 20:45:47.761 | + 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-08-07 20:45:47.761 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-07 20:45:47.769 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-07 20:45:47.773 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-07 20:45:47.785 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-07 20:45:47.798 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-07 20:45:47.801 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-07 20:45:47.806 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-07 20:45:47.812 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-07 20:45:47.815 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-07 20:45:47.818 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-07 20:45:47.821 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-07 20:45:47.824 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-07 20:45:47.826 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-07 20:45:47.829 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-07 20:45:47.832 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-07 20:45:47.835 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-07 20:45:47.838 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-07 20:45:47.872 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-07 20:45:47.904 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.83/identity 2026-08-07 20:45:47.935 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-07 20:45:47.968 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-08-07 20:45:48.002 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-07 20:45:48.035 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-07 20:45:48.068 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-07 20:45:48.099 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.83/identity 2026-08-07 20:45:48.132 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-07 20:45:48.166 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-07 20:45:48.198 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-07 20:45:48.201 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-07 20:45:48.236 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-07 20:45:48.271 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-07 20:45:48.274 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-07 20:45:48.277 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-07 20:45:48.280 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-07 20:45:48.283 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-07 20:45:48.285 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-07 20:45:48.288 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-07 20:45:48.305 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:48.308 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-07 20:45:48.310 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-07 20:45:48.314 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-07 20:45:48.348 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-07 20:45:48.380 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-07 20:45:48.413 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-07 20:45:48.444 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-07 20:45:48.476 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-07 20:45:48.510 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.83 2026-08-07 20:45:48.541 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-07 20:45:48.578 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-07 20:45:48.587 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 19ad2949430f7829d46e8dc3c6c50f00 2026-08-07 20:45:48.617 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-07 20:45:48.619 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-07 20:45:48.651 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-07 20:45:48.684 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-07 20:45:48.717 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-07 20:45:48.748 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-07 20:45:48.780 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-07 20:45:48.810 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-07 20:45:48.827 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:48.830 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-08-07 20:45:48.832 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-07 20:45:48.835 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-07 20:45:48.837 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-07 20:45:48.840 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-07 20:45:48.842 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-08-07 20:45:48.844 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-08-07 20:45:48.846 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-08-07 20:45:48.849 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-07 20:45:48.851 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-08-07 20:45:48.854 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-08-07 20:45:48.856 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-08-07 20:45:48.888 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-08-07 20:45:48.891 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-08-07 20:45:48.923 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-07 20:45:48.925 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-07 20:45:48.927 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-08-07 20:45:48.930 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-08-07 20:45:48.963 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-07 20:45:48.966 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-07 20:45:48.968 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-07 20:45:48.971 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-08-07 20:45:48.973 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-07 20:45:48.990 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:48.992 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-08-07 20:45:48.995 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-08-07 20:45:48.997 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-08-07 20:45:49.000 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-08-07 20:45:49.029 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.83:8080/v1/AUTH_ 2026-08-07 20:45:49.059 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-08-07 20:45:49.076 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:49.078 | + 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-08-07 20:45:49.109 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-07 20:45:49.124 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:45:49.127 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-07 20:45:49.143 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:49.146 | + lib/cinder:configure_cinder:386 : [[ 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,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-08-07 20:45:49.149 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-07 20:45:49.181 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-07 20:45:49.184 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-07 20:45:49.187 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-07 20:45:49.189 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-07 20:45:49.191 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-07 20:45:49.193 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-07 20:45:49.196 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-07 20:45:49.212 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:49.216 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-07 20:45:49.219 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-07 20:45:49.221 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-07 20:45:49.238 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:49.241 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:45:49.244 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:45:49.275 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-07 20:45:49.278 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-07 20:45:49.281 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-07 20:45:49.283 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-07 20:45:49.286 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-07 20:45:49.289 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-07 20:45:49.307 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-07 20:45:49.310 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-07 20:45:49.312 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-07 20:45:49.315 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-07 20:45:49.318 | + 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-08-07 20:45:49.349 | + 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-08-07 20:45:49.379 | + 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-08-07 20:45:49.413 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-07 20:45:49.444 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-07 20:45:49.480 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-07 20:45:49.498 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:49.500 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-07 20:45:49.503 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-07 20:45:49.506 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-07 20:45:49.508 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-07 20:45:49.511 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-07 20:45:49.513 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-07 20:45:49.516 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-07 20:45:49.519 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-07 20:45:49.521 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-07 20:45:49.534 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-07 20:45:49.534 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:45:49.543 | d /var/run/uwsgi 0755 stack root 2026-08-07 20:45:49.547 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:45:49.558 | /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-08-07 20:45:49.562 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-07 20:45:49.565 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-07 20:45:49.569 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-07 20:45:49.572 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-07 20:45:49.604 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-08-07 20:45:49.636 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-07 20:45:49.667 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-07 20:45:49.697 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-07 20:45:49.727 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-07 20:45:49.757 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-07 20:45:49.788 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-07 20:45:49.819 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-07 20:45:49.851 | + 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-08-07 20:45:49.883 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-07 20:45:49.916 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-07 20:45:49.949 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-07 20:45:49.980 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-07 20:45:50.011 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-07 20:45:50.014 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-07 20:45:50.017 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-07 20:45:50.021 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-07 20:45:50.024 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-07 20:45:50.027 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:50.030 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:50.033 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-07 20:45:50.036 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-07 20:45:50.039 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-07 20:45:50.072 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-07 20:45:50.106 | + 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-08-07 20:45:50.106 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-07 20:45:50.114 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-07 20:45:50.118 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-07 20:45:50.120 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-07 20:45:50.123 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-07 20:45:50.126 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-07 20:45:50.129 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:45:50.131 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:45:50.135 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:50.137 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:50.140 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-07 20:45:50.143 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-07 20:45:50.146 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:45:50.149 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:45:50.151 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-07 20:45:50.185 | Enabling site cinder-api. 2026-08-07 20:45:50.190 | To activate the new configuration, you need to run: 2026-08-07 20:45:50.190 | systemctl reload apache2 2026-08-07 20:45:50.195 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-07 20:45:50.197 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:45:50.200 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:45:50.202 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:45:50.304 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-08-07 20:45:50.307 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.83/image 2026-08-07 20:45:50.338 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-07 20:45:50.353 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:50.356 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-08-07 20:45:50.386 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-08-07 20:45:50.418 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-07 20:45:50.421 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-07 20:45:50.424 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-07 20:45:50.427 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-07 20:45:50.430 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-07 20:45:50.432 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-07 20:45:50.435 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-07 20:45:50.437 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-07 20:45:50.440 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-07 20:45:50.442 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-07 20:45:50.476 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-07 20:45:50.506 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.83/identity 2026-08-07 20:45:50.538 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-07 20:45:50.568 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-08-07 20:45:50.600 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-07 20:45:50.632 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-07 20:45:50.664 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-07 20:45:50.694 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.83/identity 2026-08-07 20:45:50.726 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-07 20:45:50.756 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-07 20:45:50.786 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-07 20:45:50.788 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-07 20:45:50.791 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-07 20:45:50.793 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-07 20:45:50.797 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-07 20:45:50.800 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-07 20:45:50.833 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-07 20:45:50.864 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.83/identity 2026-08-07 20:45:50.894 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-07 20:45:50.927 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-08-07 20:45:50.959 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-07 20:45:50.991 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-07 20:45:51.022 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-07 20:45:51.052 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-07 20:45:51.083 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-07 20:45:51.113 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-07 20:45:51.115 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-07 20:45:51.132 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:51.134 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.83:2379?api_version=v3' 2026-08-07 20:45:51.166 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-07 20:45:51.169 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-07 20:45:51.201 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-07 20:45:51.203 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-07 20:45:51.206 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-07 20:45:51.241 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-07 20:45:51.243 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-07 20:45:51.246 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-07 20:45:51.249 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-07 20:45:51.251 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-07 20:45:51.284 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-07 20:45:51.316 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.83/identity 2026-08-07 20:45:51.348 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-07 20:45:51.380 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-08-07 20:45:51.413 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-07 20:45:51.445 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-07 20:45:51.475 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-07 20:45:51.507 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-07 20:45:51.527 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:45:51.530 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-07 20:45:51.533 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-07 20:45:51.536 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-07 20:45:51.539 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-07 20:45:51.542 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-07 20:45:51.546 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-07 20:45:51.549 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-07 20:45:51.552 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:45:51.555 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:45:51.558 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-08-07 20:45:51.561 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:45:51.564 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-07 20:45:51.566 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-07 20:45:51.569 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:45:51.572 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:45:51.575 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-08-07 20:45:51.578 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:45:51.581 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-07 20:45:51.584 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-07 20:45:51.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:45:51.590 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:45:51.592 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-08-07 20:45:51.595 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:45:51.599 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-07 20:45:51.601 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-08-07 20:45:51.604 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-07 20:45:51.606 | + functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:45:51.609 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:45:51.612 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:45:51.615 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:45:51.618 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:45:51.621 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:45:51.639 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:45:51.641 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:45:51.644 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:45:51.647 | + functions-common:git_clone:610 : echo master 2026-08-07 20:45:51.647 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:45:51.653 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-07 20:45:51.656 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:45:51.658 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-07 20:45:51.673 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-07 20:45:51.675 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:45:51.676 | + functions-common:git_clone:673 : head -1 2026-08-07 20:45:51.683 | 2131d26f73 Merge "Drop logic already migrated to neutron-lib" 2026-08-07 20:45:51.687 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:45:51.690 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-07 20:45:51.692 | + inc/python:setup_develop:353 : local bindep 2026-08-07 20:45:51.694 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-07 20:45:51.698 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-07 20:45:51.701 | + inc/python:setup_develop:359 : local extras= 2026-08-07 20:45:51.703 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-07 20:45:51.706 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-07 20:45:51.710 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-07 20:45:51.712 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-07 20:45:51.715 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-07 20:45:51.717 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-07 20:45:51.721 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-07 20:45:51.723 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-07 20:45:51.726 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-07 20:45:51.729 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-07 20:45:51.731 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-07 20:45:51.735 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-07 20:45:51.741 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-07 20:45:51.743 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-07 20:45:51.746 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-07 20:45:51.831 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-07 20:45:51.834 | + inc/python:setup_package:436 : local bindep=0 2026-08-07 20:45:51.837 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-07 20:45:51.839 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-07 20:45:51.842 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-07 20:45:51.845 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-07 20:45:51.847 | + inc/python:setup_package:445 : local flags=-e 2026-08-07 20:45:51.849 | + inc/python:setup_package:446 : local extras= 2026-08-07 20:45:51.851 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-07 20:45:51.854 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-07 20:45:51.856 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-07 20:45:51.858 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-07 20:45:51.860 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-07 20:45:51.863 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-07 20:45:51.883 | Using python 3.12 to install /opt/stack/neutron 2026-08-07 20:45:51.885 | + 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-08-07 20:45:52.381 | Obtaining file:///opt/stack/neutron 2026-08-07 20:45:52.386 | Installing build dependencies: started 2026-08-07 20:45:53.173 | Installing build dependencies: finished with status 'done' 2026-08-07 20:45:53.174 | Checking if build backend supports build_editable: started 2026-08-07 20:45:53.455 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-07 20:45:53.456 | Getting requirements to build editable: started 2026-08-07 20:45:53.614 | Getting requirements to build editable: finished with status 'done' 2026-08-07 20:45:53.615 | Preparing editable metadata (pyproject.toml): started 2026-08-07 20:45:54.919 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:45:54.931 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (7.0.3) 2026-08-07 20:45:54.931 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (3.10.1) 2026-08-07 20:45:54.931 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (3.1.0) 2026-08-07 20:45:54.931 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (2.5.1) 2026-08-07 20:45:54.932 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (3.1.0) 2026-08-07 20:45:54.932 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (5.3.1) 2026-08-07 20:45:55.117 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:55.162 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-07 20:45:55.168 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (0.32.0) 2026-08-07 20:45:55.168 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (2.34.2) 2026-08-07 20:45:55.169 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (3.1.6) 2026-08-07 20:45:55.169 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (13.0.0) 2026-08-07 20:45:55.170 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (1.3.0) 2026-08-07 20:45:55.308 | Collecting neutron-lib>=4.2.0 (from neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:55.312 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-07 20:45:55.321 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (9.1.4) 2026-08-07 20:45:55.321 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (2.0.51) 2026-08-07 20:45:55.321 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (1.8.10) 2026-08-07 20:45:55.321 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (5.15.0) 2026-08-07 20:45:55.321 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (1.18.5) 2026-08-07 20:45:55.322 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (5.9.0) 2026-08-07 20:45:55.322 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (4.3.0) 2026-08-07 20:45:55.323 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (7.6.1) 2026-08-07 20:45:55.323 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (10.6.0) 2026-08-07 20:45:55.323 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (6.5.0) 2026-08-07 20:45:55.324 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (18.1.0) 2026-08-07 20:45:55.324 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (6.9.0) 2026-08-07 20:45:55.325 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (8.3.0) 2026-08-07 20:45:55.325 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (18.2.0) 2026-08-07 20:45:55.326 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (8.2.0) 2026-08-07 20:45:55.326 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (6.0.0) 2026-08-07 20:45:55.326 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (3.12.0) 2026-08-07 20:45:55.327 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (3.9.0) 2026-08-07 20:45:55.327 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (7.10.0) 2026-08-07 20:45:55.328 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (5.11.0) 2026-08-07 20:45:55.328 | 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==29.0.0.0b2.dev97) (4.8.0) 2026-08-07 20:45:55.329 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (2.8.0) 2026-08-07 20:45:55.329 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (10.1.1) 2026-08-07 20:45:55.330 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (3.11.0) 2026-08-07 20:45:55.330 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (4.4.0) 2026-08-07 20:45:55.465 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:55.468 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-08-07 20:45:55.602 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:55.616 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-07 20:45:55.781 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:55.798 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-07 20:45:55.868 | Installing build dependencies: started 2026-08-07 20:45:56.593 | Installing build dependencies: finished with status 'done' 2026-08-07 20:45:56.593 | Getting requirements to build wheel: started 2026-08-07 20:45:56.955 | Getting requirements to build wheel: finished with status 'done' 2026-08-07 20:45:56.955 | Preparing metadata (pyproject.toml): started 2026-08-07 20:45:57.163 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:45:57.305 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:57.309 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-07 20:45:57.315 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (7.2.2) 2026-08-07 20:45:57.330 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:57.335 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-07 20:45:57.340 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (24.2.1) 2026-08-07 20:45:57.340 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (18.13.0) 2026-08-07 20:45:57.340 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (4.18.0) 2026-08-07 20:45:57.467 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:57.472 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-07 20:45:57.604 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:57.610 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-07 20:45:57.617 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (3.4.0) 2026-08-07 20:45:57.620 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev97) (9.0.1) 2026-08-07 20:45:57.620 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev97) (1.3.12) 2026-08-07 20:45:57.620 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev97) (4.15.0) 2026-08-07 20:45:57.621 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev97) (2.2.2) 2026-08-07 20:45:57.625 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev97) (3.3.2) 2026-08-07 20:45:57.628 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev97) (3.0.3) 2026-08-07 20:45:57.630 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev97) (2.1.0) 2026-08-07 20:45:57.631 | 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==29.0.0.0b2.dev97) (1.8.2) 2026-08-07 20:45:57.635 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev97) (4.1.0) 2026-08-07 20:45:57.636 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev97) (2.13.0) 2026-08-07 20:45:57.637 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev97) (5.8.0) 2026-08-07 20:45:57.644 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev97) (1.3.7) 2026-08-07 20:45:57.768 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.2.0->neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:57.772 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-07 20:45:57.778 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev97) (43.0.3) 2026-08-07 20:45:57.778 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev97) (1.5.0) 2026-08-07 20:45:57.779 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev97) (1.1.0) 2026-08-07 20:45:57.780 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev97) (1.33) 2026-08-07 20:45:57.780 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev97) (4.10.0) 2026-08-07 20:45:57.781 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev97) (6.0.3) 2026-08-07 20:45:57.783 | 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==29.0.0.0b2.dev97) (2.0.0) 2026-08-07 20:45:57.785 | 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==29.0.0.0b2.dev97) (3.0) 2026-08-07 20:45:57.789 | 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==29.0.0.0b2.dev97) (3.1.1) 2026-08-07 20:45:57.791 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev97) (0.41.0) 2026-08-07 20:45:57.792 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev97) (1.2.1) 2026-08-07 20:45:57.921 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:57.925 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-07 20:45:57.932 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev97) (26.2) 2026-08-07 20:45:57.934 | 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.2.1->neutron==29.0.0.0b2.dev97) (2.8.0) 2026-08-07 20:45:57.934 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev97) (3.5.3) 2026-08-07 20:45:57.940 | 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.2.1->neutron==29.0.0.0b2.dev97) (6.1.1) 2026-08-07 20:45:57.941 | 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.2.1->neutron==29.0.0.0b2.dev97) (4.0.0) 2026-08-07 20:45:57.951 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev97) (0.20) 2026-08-07 20:45:57.954 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev97) (2.0.0) 2026-08-07 20:45:57.959 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev97) (2.1.2) 2026-08-07 20:45:57.959 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev97) (0.6.2) 2026-08-07 20:45:57.963 | 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==29.0.0.0b2.dev97) (2.9.0.post0) 2026-08-07 20:45:57.966 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev97) (7.1.4) 2026-08-07 20:45:57.966 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev97) (5.3.1) 2026-08-07 20:45:57.967 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev97) (5.6.2) 2026-08-07 20:45:57.967 | 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==29.0.0.0b2.dev97) (0.16.0) 2026-08-07 20:45:57.969 | 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==29.0.0.0b2.dev97) (5.1.0) 2026-08-07 20:45:57.974 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev97) (2026.2) 2026-08-07 20:45:57.978 | 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==29.0.0.0b2.dev97) (0.25.0) 2026-08-07 20:45:57.982 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev97) (5.0.0) 2026-08-07 20:45:57.982 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev97) (4.0.1) 2026-08-07 20:45:57.996 | 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==29.0.0.0b2.dev97) (1.7.6) 2026-08-07 20:45:57.999 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev97) (2.2.0) 2026-08-07 20:45:58.004 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev97) (3.18.0) 2026-08-07 20:45:58.035 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:58.039 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-07 20:45:58.054 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:58.056 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-07 20:45:58.067 | 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.2.1->neutron==29.0.0.0b2.dev97) (3.0.3) 2026-08-07 20:45:58.067 | 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.2.1->neutron==29.0.0.0b2.dev97) (1.6.2) 2026-08-07 20:45:58.071 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev97) (83.0.0) 2026-08-07 20:45:58.084 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev97) (0.8.1) 2026-08-07 20:45:58.106 | 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==29.0.0.0b2.dev97) (1.17.0) 2026-08-07 20:45:58.108 | 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==29.0.0.0b2.dev97) (4.15.0) 2026-08-07 20:45:58.110 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) (4.26.0) 2026-08-07 20:45:58.125 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) 2026-08-07 20:45:58.134 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-07 20:45:58.142 | 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==29.0.0.0b2.dev97) (0.6.0) 2026-08-07 20:45:58.143 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) (4.0.0) 2026-08-07 20:45:58.148 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) (3.0.52) 2026-08-07 20:45:58.148 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) (1.11.0) 2026-08-07 20:45:58.149 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) (15.0.0) 2026-08-07 20:45:58.149 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) (1.8.0) 2026-08-07 20:45:58.152 | 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==29.0.0.0b2.dev97) (26.1.0) 2026-08-07 20:45:58.153 | 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==29.0.0.0b2.dev97) (2025.9.1) 2026-08-07 20:45:58.153 | 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==29.0.0.0b2.dev97) (0.37.0) 2026-08-07 20:45:58.154 | 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==29.0.0.0b2.dev97) (2026.5.1) 2026-08-07 20:45:58.183 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev97) (3.4.7) 2026-08-07 20:45:58.184 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev97) (3.18) 2026-08-07 20:45:58.184 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev97) (2.7.0) 2026-08-07 20:45:58.185 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev97) (2023.11.17) 2026-08-07 20:45:58.201 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) (4.2.0) 2026-08-07 20:45:58.202 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) (2.20.0) 2026-08-07 20:45:58.207 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev97) (0.1.2) 2026-08-07 20:45:58.217 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev97) (0.8) 2026-08-07 20:45:58.252 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev97) (0.16.0) 2026-08-07 20:45:58.294 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-08-07 20:45:58.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 35.2 MB/s 0:00:00 2026-08-07 20:45:58.319 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-08-07 20:45:58.350 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 65.3 MB/s 0:00:00 2026-08-07 20:45:58.358 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-07 20:45:58.368 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-07 20:45:58.375 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-08-07 20:45:58.382 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-08-07 20:45:58.390 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-08-07 20:45:58.398 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-07 20:45:58.403 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-07 20:45:58.412 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-07 20:45:58.426 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-07 20:45:58.435 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-07 20:45:58.443 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-07 20:45:58.489 | Building wheels for collected packages: neutron, ovs 2026-08-07 20:45:58.490 | Building editable for neutron (pyproject.toml): started 2026-08-07 20:45:59.868 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-07 20:45:59.870 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev97-0.editable-py3-none-any.whl size=16039 sha256=36ba0785369163875daef43c63bc48d49df01d6bd1fcf5c6968a0f4212a2178a 2026-08-07 20:45:59.870 | Stored in directory: /tmp/pip-ephem-wheel-cache-b00j6_3d/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-07 20:45:59.873 | Building wheel for ovs (pyproject.toml): started 2026-08-07 20:46:00.347 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-07 20:46:00.349 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=60ba789d214c423c8457013ab7ae6efb0d32ab4a1a6d35f894dc3ac58bb83e9d 2026-08-07 20:46:00.349 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-07 20:46:00.350 | Successfully built neutron ovs 2026-08-07 20:46:00.528 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-08-07 20:46:03.102 | 2026-08-07 20:46:03.113 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev97 neutron-lib-4.2.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-07 20:46:03.293 | + inc/python:pip_install:216 : result=0 2026-08-07 20:46:03.296 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:46:03.299 | + functions-common:time_stop:2420 : local name 2026-08-07 20:46:03.302 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:46:03.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:46:03.307 | + functions-common:time_stop:2423 : local total 2026-08-07 20:46:03.310 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:46:03.313 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:46:03.316 | + functions-common:time_stop:2427 : start_time=1786135551878 2026-08-07 20:46:03.318 | + functions-common:time_stop:2429 : [[ -z 1786135551878 ]] 2026-08-07 20:46:03.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:46:03.325 | + functions-common:time_stop:2432 : end_time=1786135563323 2026-08-07 20:46:03.328 | + functions-common:time_stop:2433 : elapsed_time=11445 2026-08-07 20:46:03.331 | + functions-common:time_stop:2434 : total=71632 2026-08-07 20:46:03.333 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:46:03.337 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=83077 2026-08-07 20:46:03.340 | + inc/python:pip_install:219 : return 0 2026-08-07 20:46:03.343 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-07 20:46:03.346 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:46:03.349 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-07 20:46:03.351 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-07 20:46:03.355 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:46:03.358 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:46:03.361 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2026-08-07 20:46:03.364 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:46:03.367 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-07 20:46:03.370 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-07 20:46:03.372 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-07 20:46:03.372 | Installing OVN and dependent packages 2026-08-07 20:46:03.375 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-07 20:46:03.378 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-07 20:46:03.395 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:46:03.398 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-07 20:46:03.416 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:46:03.419 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-07 20:46:03.435 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:03.438 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-07 20:46:03.440 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-07 20:46:03.457 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:03.460 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-07 20:46:03.463 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-07 20:46:03.476 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-07 20:46:03.481 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown stack /var/run/openvswitch 2026-08-07 20:46:03.492 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-07 20:46:03.496 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-07 20:46:03.517 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-07 20:46:03.519 | + functions-common:install_package:1438 : update_package_repo 2026-08-07 20:46:03.522 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:46:03.525 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-07 20:46:03.528 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:46:03.530 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:46:03.533 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:46:03.536 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:03.539 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:03.542 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:46:03.545 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-07 20:46:03.548 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-07 20:46:03.550 | + functions-common:apt_get_update:1167 : return 2026-08-07 20:46:03.552 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-07 20:46:03.556 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:46:03.559 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:03.561 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:03.564 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-07 20:46:03.587 | + functions-common:apt_get:1207 : 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-08-07 20:46:03.616 | Reading package lists... 2026-08-07 20:46:03.849 | Building dependency tree... 2026-08-07 20:46:03.850 | Reading state information... 2026-08-07 20:46:04.140 | fakeroot is already the newest version (1.33-1). 2026-08-07 20:46:04.141 | fakeroot set to manually installed. 2026-08-07 20:46:04.141 | make is already the newest version (4.3-4.1build2). 2026-08-07 20:46:04.141 | The following additional packages will be installed: 2026-08-07 20:46:04.141 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-07 20:46:04.141 | python3-sortedcontainers unbound 2026-08-07 20:46:04.142 | Suggested packages: 2026-08-07 20:46:04.142 | openvswitch-doc python-sortedcontainers-doc 2026-08-07 20:46:04.178 | The following NEW packages will be installed: 2026-08-07 20:46:04.179 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-07 20:46:04.179 | python3-openvswitch python3-sortedcontainers 2026-08-07 20:46:04.181 | The following packages will be upgraded: 2026-08-07 20:46:04.181 | unbound 2026-08-07 20:46:04.369 | 1 upgraded, 6 newly installed, 0 to remove and 99 not upgraded. 2026-08-07 20:46:04.369 | Need to get 5,179 kB of archives. 2026-08-07 20:46:04.369 | After this operation, 13.3 MB of additional disk space will be used. 2026-08-07 20:46:04.369 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-08-07 20:46:04.680 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-08-07 20:46:04.730 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1,042 kB] 2026-08-07 20:46:04.809 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-07 20:46:04.810 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-07 20:46:04.812 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1,034 kB] 2026-08-07 20:46:04.854 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1,608 kB] 2026-08-07 20:46:05.222 | Fetched 5,179 kB in 1s (7,340 kB/s) 2026-08-07 20:46:05.355 | (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 ... 174633 files and directories currently installed.) 2026-08-07 20:46:05.360 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-07 20:46:05.381 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-08-07 20:46:05.459 | Selecting previously unselected package libunbound8:amd64. 2026-08-07 20:46:05.475 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-08-07 20:46:05.478 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-07 20:46:05.515 | Selecting previously unselected package openvswitch-common. 2026-08-07 20:46:05.536 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-08-07 20:46:05.537 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-08-07 20:46:05.593 | Selecting previously unselected package python3-sortedcontainers. 2026-08-07 20:46:05.608 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-07 20:46:05.610 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-07 20:46:05.640 | Selecting previously unselected package libxdp1:amd64. 2026-08-07 20:46:05.655 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-07 20:46:05.657 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-07 20:46:05.703 | Selecting previously unselected package python3-openvswitch. 2026-08-07 20:46:05.719 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-08-07 20:46:05.723 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-07 20:46:05.783 | Selecting previously unselected package openvswitch-switch. 2026-08-07 20:46:05.799 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-08-07 20:46:05.805 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-07 20:46:05.901 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-08-07 20:46:06.878 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-07 20:46:07.014 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-07 20:46:07.019 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-08-07 20:46:07.029 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-08-07 20:46:07.037 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-07 20:46:07.246 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-08-07 20:46:07.260 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-07 20:46:07.703 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-07 20:46:07.829 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-07 20:46:08.549 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-07 20:46:09.669 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-07 20:46:10.289 | 2026-08-07 20:46:10.289 | Running kernel seems to be up-to-date. 2026-08-07 20:46:10.289 | 2026-08-07 20:46:10.289 | Restarting services... 2026-08-07 20:46:10.358 | 2026-08-07 20:46:10.358 | Service restarts being deferred: 2026-08-07 20:46:10.358 | /etc/needrestart/restart.d/dbus.service 2026-08-07 20:46:10.358 | systemctl restart getty@tty1.service 2026-08-07 20:46:10.358 | systemctl restart networkd-dispatcher.service 2026-08-07 20:46:10.358 | systemctl restart serial-getty@ttyS0.service 2026-08-07 20:46:10.358 | systemctl restart storpool_beacon.service 2026-08-07 20:46:10.358 | systemctl restart storpool_block.service 2026-08-07 20:46:10.358 | systemctl restart systemd-logind.service 2026-08-07 20:46:10.358 | 2026-08-07 20:46:10.358 | No containers need to be restarted. 2026-08-07 20:46:10.358 | 2026-08-07 20:46:10.358 | User sessions running outdated binaries: 2026-08-07 20:46:10.359 | ubuntu @ session #4: python3[7172] 2026-08-07 20:46:10.369 | ubuntu @ session #5: sh[8550,8552], sshd[8492] 2026-08-07 20:46:10.379 | ubuntu @ user manager service: systemd[5282] 2026-08-07 20:46:10.390 | 2026-08-07 20:46:10.390 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-07 20:46:11.874 | + functions-common:apt_get:1211 : result=0 2026-08-07 20:46:11.877 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:46:11.879 | + functions-common:time_stop:2420 : local name 2026-08-07 20:46:11.882 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:46:11.885 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:46:11.887 | + functions-common:time_stop:2423 : local total 2026-08-07 20:46:11.890 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:46:11.892 | + functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:46:11.895 | + functions-common:time_stop:2427 : start_time=1786135563584 2026-08-07 20:46:11.897 | + functions-common:time_stop:2429 : [[ -z 1786135563584 ]] 2026-08-07 20:46:11.901 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:46:11.905 | + functions-common:time_stop:2432 : end_time=1786135571902 2026-08-07 20:46:11.908 | + functions-common:time_stop:2433 : elapsed_time=8318 2026-08-07 20:46:11.911 | + functions-common:time_stop:2434 : total=128704 2026-08-07 20:46:11.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:46:11.917 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=137022 2026-08-07 20:46:11.920 | + functions-common:apt_get:1215 : return 0 2026-08-07 20:46:11.924 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-07 20:46:11.945 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-07 20:46:11.948 | + functions-common:install_package:1438 : update_package_repo 2026-08-07 20:46:11.951 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:46:11.954 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-07 20:46:11.956 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:46:11.960 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:46:11.962 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:46:11.965 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:11.967 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:11.970 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:46:11.973 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-07 20:46:11.976 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-07 20:46:11.978 | + functions-common:apt_get_update:1167 : return 2026-08-07 20:46:11.980 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-07 20:46:11.983 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:46:11.985 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:11.988 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:11.990 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-07 20:46:12.015 | + functions-common:apt_get:1207 : 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-08-07 20:46:12.044 | Reading package lists... 2026-08-07 20:46:12.259 | Building dependency tree... 2026-08-07 20:46:12.261 | Reading state information... 2026-08-07 20:46:12.528 | The following additional packages will be installed: 2026-08-07 20:46:12.529 | ovn-common 2026-08-07 20:46:12.560 | The following NEW packages will be installed: 2026-08-07 20:46:12.561 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-07 20:46:13.189 | 0 upgraded, 4 newly installed, 0 to remove and 99 not upgraded. 2026-08-07 20:46:13.189 | Need to get 2,360 kB of archives. 2026-08-07 20:46:13.189 | After this operation, 8,355 kB of additional disk space will be used. 2026-08-07 20:46:13.189 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-08-07 20:46:14.354 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-07 20:46:14.618 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-08-07 20:46:14.632 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-07 20:46:15.171 | Fetched 2,360 kB in 2s (1,028 kB/s) 2026-08-07 20:46:15.198 | Selecting previously unselected package ovn-common. 2026-08-07 20:46:15.275 | (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 ... 174833 files and directories currently installed.) 2026-08-07 20:46:15.279 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:46:15.281 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-07 20:46:15.347 | Selecting previously unselected package ovn-central. 2026-08-07 20:46:15.361 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:46:15.363 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-07 20:46:15.401 | Selecting previously unselected package ovn-controller-vtep. 2026-08-07 20:46:15.415 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:46:15.417 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-07 20:46:15.450 | Selecting previously unselected package ovn-host. 2026-08-07 20:46:15.465 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-07 20:46:15.471 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-07 20:46:15.530 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-07 20:46:15.539 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-07 20:46:15.841 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-07 20:46:15.952 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-07 20:46:16.225 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-07 20:46:16.268 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-07 20:46:16.576 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-07 20:46:16.687 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-07 20:46:17.129 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-07 20:46:17.557 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-07 20:46:18.082 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-07 20:46:18.135 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-07 20:46:18.257 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-07 20:46:18.613 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-07 20:46:20.344 | 2026-08-07 20:46:20.344 | Running kernel seems to be up-to-date. 2026-08-07 20:46:20.344 | 2026-08-07 20:46:20.344 | Restarting services... 2026-08-07 20:46:20.414 | 2026-08-07 20:46:20.414 | Service restarts being deferred: 2026-08-07 20:46:20.414 | /etc/needrestart/restart.d/dbus.service 2026-08-07 20:46:20.414 | systemctl restart getty@tty1.service 2026-08-07 20:46:20.414 | systemctl restart networkd-dispatcher.service 2026-08-07 20:46:20.414 | systemctl restart serial-getty@ttyS0.service 2026-08-07 20:46:20.414 | systemctl restart storpool_beacon.service 2026-08-07 20:46:20.414 | systemctl restart storpool_block.service 2026-08-07 20:46:20.414 | systemctl restart systemd-logind.service 2026-08-07 20:46:20.414 | 2026-08-07 20:46:20.414 | No containers need to be restarted. 2026-08-07 20:46:20.414 | 2026-08-07 20:46:20.414 | User sessions running outdated binaries: 2026-08-07 20:46:20.415 | ubuntu @ session #4: python3[7172] 2026-08-07 20:46:20.424 | ubuntu @ session #5: sh[8550,8552], sshd[8492] 2026-08-07 20:46:20.432 | ubuntu @ user manager service: systemd[5282] 2026-08-07 20:46:20.440 | 2026-08-07 20:46:20.440 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-07 20:46:21.760 | + functions-common:apt_get:1211 : result=0 2026-08-07 20:46:21.763 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:46:21.766 | + functions-common:time_stop:2420 : local name 2026-08-07 20:46:21.768 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:46:21.771 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:46:21.773 | + functions-common:time_stop:2423 : local total 2026-08-07 20:46:21.776 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:46:21.778 | + functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:46:21.780 | + functions-common:time_stop:2427 : start_time=1786135572011 2026-08-07 20:46:21.783 | + functions-common:time_stop:2429 : [[ -z 1786135572011 ]] 2026-08-07 20:46:21.787 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:46:21.791 | + functions-common:time_stop:2432 : end_time=1786135581787 2026-08-07 20:46:21.794 | + functions-common:time_stop:2433 : elapsed_time=9776 2026-08-07 20:46:21.796 | + functions-common:time_stop:2434 : total=137022 2026-08-07 20:46:21.799 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:46:21.802 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146798 2026-08-07 20:46:21.805 | + functions-common:apt_get:1215 : return 0 2026-08-07 20:46:21.808 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-08-07 20:46:21.811 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-08-07 20:46:21.815 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-07 20:46:21.818 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-07 20:46:21.823 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-07 20:46:21.826 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-07 20:46:21.829 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-07 20:46:21.833 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-07 20:46:21.836 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-07 20:46:21.839 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-07 20:46:21.842 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-07 20:46:21.844 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-07 20:46:21.848 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-07 20:46:21.852 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-07 20:46:21.854 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-07 20:46:21.857 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-07 20:46:21.860 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-07 20:46:21.863 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-07 20:46:21.867 | + lib/neutron_plugins/ovn_agent:install_ovn:447 : 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-08-07 20:46:21.869 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-07 20:46:21.873 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-07 20:46:21.876 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-07 20:46:21.879 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:46:21.882 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:46:21.885 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-08-07 20:46:21.888 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:46:21.891 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-07 20:46:21.894 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-07 20:46:21.896 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-07 20:46:21.915 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:21.918 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-07 20:46:21.921 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-07 20:46:21.924 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-07 20:46:21.927 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-07 20:46:21.930 | + lib/stack:stack_install_service:32 : install_nova 2026-08-07 20:46:21.933 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-07 20:46:21.937 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-07 20:46:21.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:46:21.943 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:46:21.946 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-08-07 20:46:21.949 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:46:21.951 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-07 20:46:21.970 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:21.973 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-07 20:46:21.975 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-07 20:46:21.978 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-07 20:46:21.981 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-07 20:46:21.983 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-07 20:46:22.068 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-07 20:46:22.070 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:22.073 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:22.075 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-07 20:46:22.077 | + functions-common:install_package:1438 : update_package_repo 2026-08-07 20:46:22.080 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:46:22.083 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-07 20:46:22.085 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:46:22.087 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:46:22.090 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:46:22.092 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:22.095 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:22.097 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:46:22.099 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-07 20:46:22.101 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-07 20:46:22.103 | + functions-common:apt_get_update:1167 : return 2026-08-07 20:46:22.106 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-07 20:46:22.108 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:46:22.111 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:22.114 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:22.116 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-07 20:46:22.136 | + functions-common:apt_get:1207 : 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-08-07 20:46:22.164 | Reading package lists... 2026-08-07 20:46:22.383 | Building dependency tree... 2026-08-07 20:46:22.384 | Reading state information... 2026-08-07 20:46:22.710 | The following additional packages will be installed: 2026-08-07 20:46:22.711 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-08-07 20:46:22.711 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-07 20:46:22.711 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-08-07 20:46:22.711 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-08-07 20:46:22.711 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-08-07 20:46:22.711 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-08-07 20:46:22.711 | swtpm-tools systemd-container 2026-08-07 20:46:22.713 | Suggested packages: 2026-08-07 20:46:22.713 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-08-07 20:46:22.713 | libvirt-daemon-driver-storage-gluster 2026-08-07 20:46:22.713 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-08-07 20:46:22.713 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-08-07 20:46:22.713 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-08-07 20:46:22.713 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-08-07 20:46:22.760 | The following packages will be REMOVED: 2026-08-07 20:46:22.763 | apport-core-dump-handler 2026-08-07 20:46:22.764 | The following NEW packages will be installed: 2026-08-07 20:46:22.764 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-08-07 20:46:22.764 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-08-07 20:46:22.764 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-08-07 20:46:22.764 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-08-07 20:46:22.765 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-08-07 20:46:22.765 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-07 20:46:22.765 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-08-07 20:46:22.765 | systemd-container systemd-coredump 2026-08-07 20:46:22.766 | The following packages will be upgraded: 2026-08-07 20:46:22.767 | apport python3-apport 2026-08-07 20:46:22.868 | 2 upgraded, 29 newly installed, 1 to remove and 96 not upgraded. 2026-08-07 20:46:22.868 | Need to get 115 MB of archives. 2026-08-07 20:46:22.868 | After this operation, 916 MB of additional disk space will be used. 2026-08-07 20:46:22.868 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.3-0ubuntu0.1 [93.7 kB] 2026-08-07 20:46:23.102 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.3-0ubuntu0.1 [85.3 kB] 2026-08-07 20:46:23.136 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-08-07 20:46:23.202 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-07 20:46:23.285 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-08-07 20:46:23.322 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.15 [1,830 kB] 2026-08-07 20:46:23.399 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.15 [438 kB] 2026-08-07 20:46:23.408 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.15 [740 kB] 2026-08-07 20:46:23.422 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.15 [431 kB] 2026-08-07 20:46:23.429 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.15 [3,116 B] 2026-08-07 20:46:23.429 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.15 [6,042 B] 2026-08-07 20:46:23.430 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-08-07 20:46:23.437 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.15 [1,374 B] 2026-08-07 20:46:23.438 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.15 [49.7 kB] 2026-08-07 20:46:23.438 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.15 [178 kB] 2026-08-07 20:46:23.442 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.15 [1,160 B] 2026-08-07 20:46:23.487 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-08-07 20:46:23.489 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-08-07 20:46:23.532 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-07 20:46:23.534 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.18 [11.0 MB] 2026-08-07 20:46:23.711 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.18 [16.3 MB] 2026-08-07 20:46:24.113 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.18 [9,096 kB] 2026-08-07 20:46:24.245 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.18 [6,318 kB] 2026-08-07 20:46:24.332 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.18 [3,433 kB] 2026-08-07 20:46:24.382 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.18 [57.7 MB] 2026-08-07 20:46:25.294 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.18 [58.5 kB] 2026-08-07 20:46:25.295 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-08-07 20:46:25.295 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-08-07 20:46:25.296 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-08-07 20:46:25.297 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4,115 kB] 2026-08-07 20:46:25.340 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-07 20:46:25.674 | Preconfiguring packages ... 2026-08-07 20:46:25.785 | Fetched 115 MB in 3s (44.8 MB/s) 2026-08-07 20:46:25.892 | (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 ... 174901 files and directories currently installed.) 2026-08-07 20:46:25.896 | Preparing to unpack .../python3-apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-07 20:46:25.988 | Unpacking python3-apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-07 20:46:26.043 | Preparing to unpack .../apport_2.28.3-0ubuntu0.1_all.deb ... 2026-08-07 20:46:26.111 | Unpacking apport (2.28.3-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-08-07 20:46:26.254 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-07 20:46:26.254 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-07 20:46:26.254 | Package apport-core-dump-handler is to be removed. 2026-08-07 20:46:26.254 | Package python3-zstandard is not installed. 2026-08-07 20:46:26.254 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-07 20:46:26.254 | Package apport-core-dump-handler is to be removed. 2026-08-07 20:46:26.254 | Package systemd-coredump is not installed. 2026-08-07 20:46:26.254 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-07 20:46:26.254 | Package apport-core-dump-handler is to be removed. 2026-08-07 20:46:26.254 | Package python3-zstandard is not installed. 2026-08-07 20:46:26.254 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-07 20:46:26.254 | Package apport-core-dump-handler is to be removed. 2026-08-07 20:46:26.254 | Package systemd-coredump is not installed. 2026-08-07 20:46:26.254 | 2026-08-07 20:46:26.337 | (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 ... 174899 files and directories currently installed.) 2026-08-07 20:46:26.341 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-08-07 20:46:26.904 | Selecting previously unselected package systemd-coredump. 2026-08-07 20:46:26.985 | (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 ... 174897 files and directories currently installed.) 2026-08-07 20:46:26.989 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:46:26.991 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-08-07 20:46:27.031 | Selecting previously unselected package python3-zstandard. 2026-08-07 20:46:27.046 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-07 20:46:27.048 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-07 20:46:27.092 | Selecting previously unselected package libtpms0:amd64. 2026-08-07 20:46:27.106 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-08-07 20:46:27.109 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-07 20:46:27.148 | Selecting previously unselected package libvirt0:amd64. 2026-08-07 20:46:27.162 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-07 20:46:27.164 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.257 | Selecting previously unselected package libvirt-clients. 2026-08-07 20:46:27.272 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-07 20:46:27.282 | Unpacking libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.328 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-08-07 20:46:27.344 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-07 20:46:27.353 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.396 | Selecting previously unselected package libvirt-daemon. 2026-08-07 20:46:27.411 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-07 20:46:27.424 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.486 | Selecting previously unselected package libvirt-daemon-config-network. 2026-08-07 20:46:27.504 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.15_all.deb ... 2026-08-07 20:46:27.515 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.550 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-08-07 20:46:27.565 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.15_all.deb ... 2026-08-07 20:46:27.574 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.605 | Selecting previously unselected package systemd-container. 2026-08-07 20:46:27.619 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:46:27.621 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-08-07 20:46:27.678 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-08-07 20:46:27.693 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.15_all.deb ... 2026-08-07 20:46:27.702 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.735 | Selecting previously unselected package libvirt-daemon-system. 2026-08-07 20:46:27.750 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-07 20:46:27.781 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.828 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-07 20:46:27.843 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.15_amd64.deb ... 2026-08-07 20:46:27.854 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.897 | Selecting previously unselected package libvirt-l10n. 2026-08-07 20:46:27.912 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.15_all.deb ... 2026-08-07 20:46:27.921 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:27.948 | Selecting previously unselected package libxml2-utils. 2026-08-07 20:46:27.963 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-07 20:46:27.964 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-07 20:46:27.991 | Selecting previously unselected package mdevctl. 2026-08-07 20:46:28.006 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-08-07 20:46:28.007 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-07 20:46:28.053 | Selecting previously unselected package python3-libvirt. 2026-08-07 20:46:28.067 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-07 20:46:28.069 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-07 20:46:28.108 | Selecting previously unselected package qemu-system-arm. 2026-08-07 20:46:28.123 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:46:28.133 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:28.416 | Selecting previously unselected package qemu-system-mips. 2026-08-07 20:46:28.432 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:46:28.441 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:28.740 | Selecting previously unselected package qemu-system-ppc. 2026-08-07 20:46:28.756 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:46:28.768 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:28.980 | Selecting previously unselected package qemu-system-sparc. 2026-08-07 20:46:28.995 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:46:29.006 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:29.147 | Selecting previously unselected package qemu-system-s390x. 2026-08-07 20:46:29.162 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:46:29.173 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:29.277 | Selecting previously unselected package qemu-system-misc. 2026-08-07 20:46:29.292 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:46:29.303 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:30.272 | Selecting previously unselected package qemu-system. 2026-08-07 20:46:30.287 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-07 20:46:30.288 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:30.319 | Selecting previously unselected package swtpm. 2026-08-07 20:46:30.334 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-07 20:46:30.336 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-07 20:46:30.370 | Selecting previously unselected package swtpm-tools. 2026-08-07 20:46:30.385 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-08-07 20:46:30.387 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-07 20:46:30.425 | Selecting previously unselected package libnss-mymachines:amd64. 2026-08-07 20:46:30.439 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-08-07 20:46:30.446 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-08-07 20:46:30.482 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-07 20:46:30.498 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-07 20:46:30.500 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-07 20:46:31.671 | Selecting previously unselected package qemu-efi-arm. 2026-08-07 20:46:31.685 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-07 20:46:31.688 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-07 20:46:32.187 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-08-07 20:46:32.532 | Creating group 'systemd-coredump' with GID 988. 2026-08-07 20:46:32.533 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-08-07 20:46:32.543 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:32.553 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:32.563 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:32.573 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-07 20:46:32.579 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:32.589 | Setting up python3-apport (2.28.3-0ubuntu0.1) ... 2026-08-07 20:46:32.733 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-07 20:46:32.891 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:32.899 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-08-07 20:46:33.035 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-08-07 20:46:33.365 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:33.380 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-07 20:46:33.391 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-08-07 20:46:33.401 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:33.413 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-07 20:46:33.417 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:33.787 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-08-07 20:46:33.791 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:34.087 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-07 20:46:34.260 | Setting up libvirt-clients (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:34.276 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:34.292 | Setting up apport (2.28.3-0ubuntu0.1) ... 2026-08-07 20:46:35.005 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-08-07 20:46:35.041 | Setting up libvirt-l10n (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:35.055 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-08-07 20:46:35.070 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-08-07 20:46:35.107 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:35.117 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-07 20:46:35.121 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:35.132 | Setting up libvirt-daemon (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:35.142 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-08-07 20:46:35.187 | info: Selecting GID from range 100 to 999 ... 2026-08-07 20:46:35.191 | info: Adding group `swtpm' (GID 123) ... 2026-08-07 20:46:35.256 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-08-07 20:46:35.257 | 2026-08-07 20:46:35.261 | info: Selecting UID from range 100 to 999 ... 2026-08-07 20:46:35.261 | 2026-08-07 20:46:35.264 | info: Adding system user `swtpm' (UID 119) ... 2026-08-07 20:46:35.267 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-08-07 20:46:35.300 | info: Not creating home directory `/var/lib/swtpm'. 2026-08-07 20:46:35.310 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.15) ... 2026-08-07 20:46:35.558 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-08-07 20:46:36.025 | Enabling libvirt default network 2026-08-07 20:46:36.259 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-08-07 20:46:36.259 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-08-07 20:46:36.259 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-08-07 20:46:36.259 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-08-07 20:46:36.259 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-08-07 20:46:36.259 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-08-07 20:46:36.259 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-08-07 20:46:36.259 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-08-07 20:46:36.770 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-08-07 20:46:37.398 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-08-07 20:46:37.748 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-08-07 20:46:38.362 | Setting up libvirt-daemon dnsmasq configuration. 2026-08-07 20:46:38.404 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-08-07 20:46:38.424 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-07 20:46:39.596 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-08-07 20:46:39.608 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-08-07 20:46:40.251 | 2026-08-07 20:46:40.251 | Running kernel seems to be up-to-date. 2026-08-07 20:46:40.251 | 2026-08-07 20:46:40.251 | Restarting services... 2026-08-07 20:46:40.313 | 2026-08-07 20:46:40.313 | Service restarts being deferred: 2026-08-07 20:46:40.313 | /etc/needrestart/restart.d/dbus.service 2026-08-07 20:46:40.313 | systemctl restart getty@tty1.service 2026-08-07 20:46:40.313 | systemctl restart networkd-dispatcher.service 2026-08-07 20:46:40.313 | systemctl restart serial-getty@ttyS0.service 2026-08-07 20:46:40.313 | systemctl restart storpool_beacon.service 2026-08-07 20:46:40.313 | systemctl restart storpool_block.service 2026-08-07 20:46:40.313 | systemctl restart systemd-logind.service 2026-08-07 20:46:40.313 | 2026-08-07 20:46:40.313 | No containers need to be restarted. 2026-08-07 20:46:40.313 | 2026-08-07 20:46:40.313 | User sessions running outdated binaries: 2026-08-07 20:46:40.313 | ubuntu @ session #4: python3[7172] 2026-08-07 20:46:40.323 | ubuntu @ session #5: sh[8550,8552], sshd[8492] 2026-08-07 20:46:40.332 | ubuntu @ user manager service: systemd[5282] 2026-08-07 20:46:40.341 | 2026-08-07 20:46:40.341 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-07 20:46:41.685 | + functions-common:apt_get:1211 : result=0 2026-08-07 20:46:41.688 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:46:41.690 | + functions-common:time_stop:2420 : local name 2026-08-07 20:46:41.692 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:46:41.694 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:46:41.697 | + functions-common:time_stop:2423 : local total 2026-08-07 20:46:41.699 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:46:41.702 | + functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:46:41.704 | + functions-common:time_stop:2427 : start_time=1786135582133 2026-08-07 20:46:41.706 | + functions-common:time_stop:2429 : [[ -z 1786135582133 ]] 2026-08-07 20:46:41.709 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:46:41.714 | + functions-common:time_stop:2432 : end_time=1786135601711 2026-08-07 20:46:41.716 | + functions-common:time_stop:2433 : elapsed_time=19578 2026-08-07 20:46:41.718 | + functions-common:time_stop:2434 : total=146798 2026-08-07 20:46:41.720 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:46:41.722 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166376 2026-08-07 20:46:41.725 | + functions-common:apt_get:1215 : return 0 2026-08-07 20:46:41.727 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-07 20:46:41.730 | + functions-common:install_package:1438 : update_package_repo 2026-08-07 20:46:41.733 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-07 20:46:41.735 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-07 20:46:41.737 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-07 20:46:41.740 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-07 20:46:41.742 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-07 20:46:41.745 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:41.747 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:41.751 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-07 20:46:41.754 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-07 20:46:41.756 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-07 20:46:41.759 | + functions-common:apt_get_update:1167 : return 2026-08-07 20:46:41.761 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-07 20:46:41.764 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-07 20:46:41.766 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:41.768 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:41.770 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-07 20:46:41.791 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-07 20:46:41.821 | Reading package lists... 2026-08-07 20:46:42.072 | Building dependency tree... 2026-08-07 20:46:42.073 | Reading state information... 2026-08-07 20:46:42.460 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-07 20:46:42.461 | ovmf set to manually installed. 2026-08-07 20:46:42.461 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-07 20:46:42.461 | swtpm set to manually installed. 2026-08-07 20:46:42.461 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-07 20:46:42.461 | swtpm-tools set to manually installed. 2026-08-07 20:46:42.461 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-07 20:46:42.461 | mdevctl set to manually installed. 2026-08-07 20:46:42.461 | 0 upgraded, 0 newly installed, 0 to remove and 96 not upgraded. 2026-08-07 20:46:42.466 | + functions-common:apt_get:1211 : result=0 2026-08-07 20:46:42.468 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-07 20:46:42.471 | + functions-common:time_stop:2420 : local name 2026-08-07 20:46:42.474 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:46:42.478 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:46:42.480 | + functions-common:time_stop:2423 : local total 2026-08-07 20:46:42.482 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:46:42.484 | + functions-common:time_stop:2426 : name=apt-get 2026-08-07 20:46:42.486 | + functions-common:time_stop:2427 : start_time=1786135601787 2026-08-07 20:46:42.489 | + functions-common:time_stop:2429 : [[ -z 1786135601787 ]] 2026-08-07 20:46:42.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:46:42.495 | + functions-common:time_stop:2432 : end_time=1786135602493 2026-08-07 20:46:42.498 | + functions-common:time_stop:2433 : elapsed_time=706 2026-08-07 20:46:42.500 | + functions-common:time_stop:2434 : total=166376 2026-08-07 20:46:42.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:46:42.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167082 2026-08-07 20:46:42.508 | + functions-common:apt_get:1215 : return 0 2026-08-07 20:46:42.510 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-07 20:46:42.514 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:46:42.518 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-07 20:46:42.521 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-07 20:46:42.524 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-07 20:46:42.526 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-08-07 20:46:42.529 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-08-07 20:46:42.532 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-08-07 20:46:42.534 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-07 20:46:42.537 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-08-07 20:46:42.550 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-08-07 20:46:42.563 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-08-07 20:46:42.564 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-08-07 20:46:42.572 | /var/core/core.%e.%p.%h.%t 2026-08-07 20:46:42.577 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-08-07 20:46:42.589 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-08-07 20:46:42.597 | [Service] 2026-08-07 20:46:42.597 | LimitCORE=infinity 2026-08-07 20:46:42.601 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-08-07 20:46:42.901 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-08-07 20:46:42.904 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-08-07 20:46:42.907 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-07 20:46:42.926 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:42.930 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-07 20:46:42.948 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-07 20:46:42.951 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-07 20:46:42.953 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-07 20:46:42.956 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-07 20:46:42.958 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-07 20:46:42.961 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-07 20:46:42.964 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-07 20:46:42.967 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:46:42.970 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:46:42.973 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:46:42.975 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:46:42.979 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:46:42.995 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:46:42.997 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:46:43.000 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:46:43.003 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-07 20:46:43.003 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:46:43.008 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-07 20:46:43.010 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:46:43.013 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-07 20:46:43.027 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-07 20:46:43.030 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:46:43.030 | + functions-common:git_clone:673 : head -1 2026-08-07 20:46:43.032 | fatal: not a git repository (or any of the parent directories): .git 2026-08-07 20:46:43.035 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:46:43.037 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-07 20:46:43.056 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:46:43.059 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-08-07 20:46:43.062 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-08-07 20:46:43.065 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-07 20:46:43.068 | + functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:46:43.070 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:46:43.074 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:46:43.076 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:46:43.078 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:46:43.081 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:46:43.099 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:46:43.101 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:46:43.103 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:46:43.106 | + functions-common:git_clone:610 : echo master 2026-08-07 20:46:43.107 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:46:43.112 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-07 20:46:43.115 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:46:43.118 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-07 20:46:43.132 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-07 20:46:43.135 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:46:43.136 | + functions-common:git_clone:673 : head -1 2026-08-07 20:46:43.158 | 926ac87a92 Merge "doc: Document postcopy incompatibility with vGPU live migration" 2026-08-07 20:46:43.161 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:46:43.163 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-07 20:46:43.166 | + inc/python:setup_develop:353 : local bindep 2026-08-07 20:46:43.169 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-07 20:46:43.172 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-07 20:46:43.174 | + inc/python:setup_develop:359 : local extras= 2026-08-07 20:46:43.178 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-07 20:46:43.181 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-07 20:46:43.184 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-07 20:46:43.187 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-07 20:46:43.190 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-07 20:46:43.193 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-07 20:46:43.197 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-07 20:46:43.200 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-07 20:46:43.203 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-07 20:46:43.207 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-07 20:46:43.209 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-07 20:46:43.213 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-07 20:46:43.219 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-07 20:46:43.222 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-07 20:46:43.225 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-07 20:46:43.319 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-07 20:46:43.322 | + inc/python:setup_package:436 : local bindep=0 2026-08-07 20:46:43.324 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-07 20:46:43.328 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-07 20:46:43.330 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-07 20:46:43.332 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-07 20:46:43.335 | + inc/python:setup_package:445 : local flags=-e 2026-08-07 20:46:43.337 | + inc/python:setup_package:446 : local extras= 2026-08-07 20:46:43.340 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-07 20:46:43.342 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-07 20:46:43.345 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-07 20:46:43.348 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-07 20:46:43.350 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-07 20:46:43.353 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-07 20:46:43.375 | Using python 3.12 to install /opt/stack/nova 2026-08-07 20:46:43.377 | + 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-08-07 20:46:43.875 | Obtaining file:///opt/stack/nova 2026-08-07 20:46:43.878 | Installing build dependencies: started 2026-08-07 20:46:44.665 | Installing build dependencies: finished with status 'done' 2026-08-07 20:46:44.666 | Checking if build backend supports build_editable: started 2026-08-07 20:46:44.971 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-07 20:46:44.972 | Getting requirements to build editable: started 2026-08-07 20:46:45.128 | Getting requirements to build editable: finished with status 'done' 2026-08-07 20:46:45.129 | Preparing editable metadata (pyproject.toml): started 2026-08-07 20:46:46.830 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:46:46.850 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (7.0.3) 2026-08-07 20:46:46.850 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (2.0.51) 2026-08-07 20:46:46.851 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (5.3.1) 2026-08-07 20:46:46.851 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (0.41.0) 2026-08-07 20:46:46.852 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.1.6) 2026-08-07 20:46:46.852 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (13.0.0) 2026-08-07 20:46:46.853 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (6.1.1) 2026-08-07 20:46:46.854 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (2.5.1) 2026-08-07 20:46:46.854 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (43.0.3) 2026-08-07 20:46:46.858 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (1.8.10) 2026-08-07 20:46:46.858 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.5.3) 2026-08-07 20:46:46.858 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.1.0) 2026-08-07 20:46:46.858 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.10.1) 2026-08-07 20:46:46.858 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.18.0) 2026-08-07 20:46:46.858 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (1.18.5) 2026-08-07 20:46:46.858 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (1.3.0) 2026-08-07 20:46:46.858 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (4.0.0) 2026-08-07 20:46:46.859 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (4.26.0) 2026-08-07 20:46:46.859 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (9.9.0) 2026-08-07 20:46:46.860 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (5.15.0) 2026-08-07 20:46:47.149 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev331) 2026-08-07 20:46:47.298 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-07 20:46:47.303 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (4.12.0) 2026-08-07 20:46:47.304 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (2.34.2) 2026-08-07 20:46:47.304 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (5.9.0) 2026-08-07 20:46:47.430 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev331) 2026-08-07 20:46:47.434 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-07 20:46:47.443 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (4.3.0) 2026-08-07 20:46:47.443 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (7.6.1) 2026-08-07 20:46:47.444 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (10.6.0) 2026-08-07 20:46:47.444 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (6.5.0) 2026-08-07 20:46:47.445 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (8.3.0) 2026-08-07 20:46:47.445 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (2.12.0) 2026-08-07 20:46:47.446 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.9.0) 2026-08-07 20:46:47.446 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (5.11.0) 2026-08-07 20:46:47.446 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (2.8.0) 2026-08-07 20:46:47.447 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (10.1.1) 2026-08-07 20:46:47.447 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (18.1.0) 2026-08-07 20:46:47.448 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (7.10.0) 2026-08-07 20:46:47.448 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (18.2.0) 2026-08-07 20:46:47.449 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (6.0.0) 2026-08-07 20:46:47.449 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.12.0) 2026-08-07 20:46:47.449 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (6.9.0) 2026-08-07 20:46:47.450 | 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.dev331) (4.8.0) 2026-08-07 20:46:47.451 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (2.0.0) 2026-08-07 20:46:47.451 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (8.2.0) 2026-08-07 20:46:47.452 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (7.2.2) 2026-08-07 20:46:47.452 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.11.0) 2026-08-07 20:46:47.453 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (7.1.0) 2026-08-07 20:46:47.453 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (1.1.0) 2026-08-07 20:46:47.454 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.8.0) 2026-08-07 20:46:47.454 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (5.1.0) 2026-08-07 20:46:47.454 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (5.8.0) 2026-08-07 20:46:47.579 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev331) 2026-08-07 20:46:47.583 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-07 20:46:47.587 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (9.0.1) 2026-08-07 20:46:47.588 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (0.3.0) 2026-08-07 20:46:47.588 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (1.4.2) 2026-08-07 20:46:47.589 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (1.8.2) 2026-08-07 20:46:47.589 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (2.9.0.post0) 2026-08-07 20:46:47.590 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (3.4.0) 2026-08-07 20:46:47.590 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (4.18.0) 2026-08-07 20:46:47.591 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev331) (6.0.3) 2026-08-07 20:46:47.592 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev331) (1.3.12) 2026-08-07 20:46:47.593 | 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.dev331) (4.15.0) 2026-08-07 20:46:47.594 | 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.dev331) (7.5.0) 2026-08-07 20:46:47.596 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev331) (2.0.0) 2026-08-07 20:46:47.598 | 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.dev331) (3.0) 2026-08-07 20:46:47.603 | 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.dev331) (2.8.0) 2026-08-07 20:46:47.606 | 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.dev331) (3.1.0) 2026-08-07 20:46:47.608 | 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.dev331) (2.2.2) 2026-08-07 20:46:47.610 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev331) (3.0.3) 2026-08-07 20:46:47.613 | 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.dev331) (26.1.0) 2026-08-07 20:46:47.613 | 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.dev331) (2025.9.1) 2026-08-07 20:46:47.613 | 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.dev331) (0.37.0) 2026-08-07 20:46:47.613 | 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.dev331) (2026.5.1) 2026-08-07 20:46:47.617 | 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.dev331) (2.1.0) 2026-08-07 20:46:47.620 | 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.dev331) (4.1.0) 2026-08-07 20:46:47.621 | 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.dev331) (2.13.0) 2026-08-07 20:46:47.621 | 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.dev331) (5.8.0) 2026-08-07 20:46:47.628 | 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.dev331) (1.5.0) 2026-08-07 20:46:47.629 | 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.dev331) (1.1.0) 2026-08-07 20:46:47.629 | 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.dev331) (1.33) 2026-08-07 20:46:47.630 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev331) (4.10.0) 2026-08-07 20:46:47.634 | 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.dev331) (3.1.1) 2026-08-07 20:46:47.638 | 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.dev331) (9.1.4) 2026-08-07 20:46:47.644 | 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.dev331) (2.18.0) 2026-08-07 20:46:47.648 | 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.dev331) (0.20) 2026-08-07 20:46:47.655 | 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.dev331) (2.1.2) 2026-08-07 20:46:47.656 | 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.dev331) (0.6.2) 2026-08-07 20:46:47.664 | 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.dev331) (7.1.4) 2026-08-07 20:46:47.665 | 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.dev331) (5.3.1) 2026-08-07 20:46:47.666 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev331) (5.6.2) 2026-08-07 20:46:47.666 | 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.dev331) (0.16.0) 2026-08-07 20:46:47.668 | 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.dev331) (5.1.0) 2026-08-07 20:46:47.673 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev331) (2026.2) 2026-08-07 20:46:47.674 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev331) (26.2) 2026-08-07 20:46:47.678 | 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.dev331) (0.25.0) 2026-08-07 20:46:47.680 | 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.dev331) (5.0.0) 2026-08-07 20:46:47.681 | 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.dev331) (4.0.1) 2026-08-07 20:46:47.688 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=3.11.0->nova==33.1.0.dev331) (1.2.1) 2026-08-07 20:46:47.698 | 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.dev331) (1.7.6) 2026-08-07 20:46:47.703 | 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.dev331) (2.2.0) 2026-08-07 20:46:47.706 | 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.dev331) (1.3.7) 2026-08-07 20:46:47.713 | 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.dev331) (3.3.2) 2026-08-07 20:46:47.717 | 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.dev331) (4.3.2) 2026-08-07 20:46:47.717 | 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.dev331) (3.7.1) 2026-08-07 20:46:47.722 | 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.dev331) (2.4.0) 2026-08-07 20:46:47.727 | 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.dev331) (3.0.3) 2026-08-07 20:46:47.727 | 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.dev331) (1.6.2) 2026-08-07 20:46:47.732 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev331) (83.0.0) 2026-08-07 20:46:47.740 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev331) (0.8.1) 2026-08-07 20:46:47.758 | 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.dev331) (4.15.0) 2026-08-07 20:46:47.762 | 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.dev331) (0.6.0) 2026-08-07 20:46:47.762 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev331) (4.0.0) 2026-08-07 20:46:47.767 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev331) (3.0.52) 2026-08-07 20:46:47.768 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev331) (1.11.0) 2026-08-07 20:46:47.768 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev331) (15.0.0) 2026-08-07 20:46:47.769 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev331) (1.8.0) 2026-08-07 20:46:47.779 | 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.dev331) (1.17.0) 2026-08-07 20:46:47.782 | 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.dev331) (2.1.0) 2026-08-07 20:46:47.783 | 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.dev331) (24.2.1) 2026-08-07 20:46:47.793 | 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.dev331) (4.7.0) 2026-08-07 20:46:47.805 | 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.dev331) (3.4.7) 2026-08-07 20:46:47.806 | 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.dev331) (3.18) 2026-08-07 20:46:47.806 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev331) (2.7.0) 2026-08-07 20:46:47.807 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev331) (2023.11.17) 2026-08-07 20:46:47.826 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev331) (4.2.0) 2026-08-07 20:46:47.827 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev331) (2.20.0) 2026-08-07 20:46:47.833 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev331) (0.1.2) 2026-08-07 20:46:47.842 | 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.dev331) (0.8) 2026-08-07 20:46:47.873 | 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.dev331) (0.16.0) 2026-08-07 20:46:48.107 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev331) 2026-08-07 20:46:48.111 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-07 20:46:48.249 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev331) 2026-08-07 20:46:48.257 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-07 20:46:48.281 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev331) 2026-08-07 20:46:48.285 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-08-07 20:46:48.336 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-07 20:46:48.344 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-08-07 20:46:48.363 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-07 20:46:48.372 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-07 20:46:48.381 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-07 20:46:48.684 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 55.4 MB/s 0:00:00 2026-08-07 20:46:48.687 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-08-07 20:46:48.732 | Building wheels for collected packages: nova 2026-08-07 20:46:48.733 | Building editable for nova (pyproject.toml): started 2026-08-07 20:46:50.369 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-07 20:46:50.371 | Created wheel for nova: filename=nova-33.1.0.dev331-0.editable-py3-none-any.whl size=10633 sha256=f9e7b5692a404018af244c01d51e30b3dd095f0635e81e2783e6e48f577dd16f 2026-08-07 20:46:50.371 | Stored in directory: /tmp/pip-ephem-wheel-cache-0r1tho77/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-07 20:46:50.373 | Successfully built nova 2026-08-07 20:46:50.527 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-07 20:46:53.099 | 2026-08-07 20:46:53.111 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev331 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-08-07 20:46:53.239 | + inc/python:pip_install:216 : result=0 2026-08-07 20:46:53.242 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:46:53.244 | + functions-common:time_stop:2420 : local name 2026-08-07 20:46:53.247 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:46:53.249 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:46:53.251 | + functions-common:time_stop:2423 : local total 2026-08-07 20:46:53.254 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:46:53.256 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:46:53.259 | + functions-common:time_stop:2427 : start_time=1786135603369 2026-08-07 20:46:53.262 | + functions-common:time_stop:2429 : [[ -z 1786135603369 ]] 2026-08-07 20:46:53.265 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:46:53.268 | + functions-common:time_stop:2432 : end_time=1786135613266 2026-08-07 20:46:53.270 | + functions-common:time_stop:2433 : elapsed_time=9897 2026-08-07 20:46:53.272 | + functions-common:time_stop:2434 : total=83077 2026-08-07 20:46:53.274 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:46:53.276 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92974 2026-08-07 20:46:53.278 | + inc/python:pip_install:219 : return 0 2026-08-07 20:46:53.280 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-07 20:46:53.283 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:46:53.286 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-07 20:46:53.288 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-07 20:46:53.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:46:53.294 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:46:53.297 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2026-08-07 20:46:53.300 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:46:53.303 | + 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-08-07 20:46:53.318 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-07 20:46:53.321 | + ./stack.sh:main:962 : configure_nova 2026-08-07 20:46:53.324 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-08-07 20:46:53.337 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-07 20:46:53.340 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-07 20:46:53.343 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-07 20:46:53.347 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-07 20:46:53.347 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-07 20:46:53.352 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-07 20:46:53.354 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-07 20:46:53.357 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-07 20:46:53.360 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-07 20:46:53.362 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-07 20:46:53.365 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-07 20:46:53.368 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-07 20:46:53.371 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-07 20:46:53.385 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-07 20:46:53.398 | + 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-08-07 20:46:53.412 | + 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-08-07 20:46:53.425 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-07 20:46:53.438 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-07 20:46:53.454 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-07 20:46:53.457 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-07 20:46:53.462 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.BWgBFZwkZr 2026-08-07 20:46:53.465 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-07 20:46:53.467 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-07 20:46:53.470 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-07 20:46:53.473 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-07 20:46:53.476 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-07 20:46:53.479 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.BWgBFZwkZr 2026-08-07 20:46:53.484 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.BWgBFZwkZr 2026-08-07 20:46:53.498 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.BWgBFZwkZr /etc/sudoers.d/nova-rootwrap 2026-08-07 20:46:53.512 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-07 20:46:53.516 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-07 20:46:53.519 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-07 20:46:53.521 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-07 20:46:53.524 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-07 20:46:53.527 | + 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-08-07 20:46:53.529 | + 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-08-07 20:46:53.533 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-07 20:46:53.533 | + 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-08-07 20:46:53.542 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-07 20:46:53.546 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-07 20:46:53.560 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-07 20:46:53.586 | + lib/nova:configure_nova:268 : [[ 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,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-08-07 20:46:53.590 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-07 20:46:53.594 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-07 20:46:53.612 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:53.615 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-07 20:46:53.624 | net.ipv4.ip_forward = 1 2026-08-07 20:46:53.628 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-07 20:46:53.631 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-08-07 20:46:53.634 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-08-07 20:46:53.637 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-08-07 20:46:53.651 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-07 20:46:53.655 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-07 20:46:53.656 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-07 20:46:53.661 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:872f50e6d969 2026-08-07 20:46:53.664 | InitiatorName=iqn.2016-04.com.open-iscsi:872f50e6d969 2026-08-07 20:46:53.668 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-07 20:46:53.671 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-07 20:46:53.740 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-07 20:46:53.743 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-07 20:46:53.746 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:46:53.749 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-07 20:46:53.802 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-07 20:46:53.805 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-07 20:46:53.809 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-07 20:46:53.813 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-07 20:46:53.845 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-07 20:46:53.848 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-07 20:46:53.876 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-07 20:46:53.908 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-07 20:46:53.937 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-07 20:46:53.968 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-08-07 20:46:54.001 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-07 20:46:54.034 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.83 2026-08-07 20:46:54.064 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-07 20:46:54.096 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-07 20:46:54.128 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-07 20:46:54.158 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-07 20:46:54.188 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-07 20:46:54.220 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-07 20:46:54.252 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-07 20:46:54.282 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-07 20:46:54.313 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-07 20:46:54.316 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:46:54.318 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:46:54.321 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:46:54.323 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:46:54.326 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:46:54.328 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:46:54.331 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:46:54.334 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:46:54.336 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:46:54.339 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:46:54.341 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:46:54.343 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:46:54.346 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:46:54.349 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-07 20:46:54.364 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:54.367 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-07 20:46:54.369 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-07 20:46:54.372 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-07 20:46:54.403 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-07 20:46:54.406 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-07 20:46:54.409 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-07 20:46:54.411 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-07 20:46:54.414 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-07 20:46:54.417 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-07 20:46:54.419 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-07 20:46:54.436 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:54.439 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-07 20:46:54.441 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-07 20:46:54.444 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-07 20:46:54.479 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-07 20:46:54.482 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-07 20:46:54.484 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-07 20:46:54.486 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-07 20:46:54.489 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-07 20:46:54.491 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-07 20:46:54.494 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-07 20:46:54.509 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:54.511 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-07 20:46:54.513 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-07 20:46:54.516 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-07 20:46:54.550 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-07 20:46:54.583 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-07 20:46:54.612 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-07 20:46:54.641 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-07 20:46:54.658 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:54.660 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-07 20:46:54.676 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:54.680 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-07 20:46:54.680 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-07 20:46:54.684 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-07 20:46:54.687 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-07 20:46:54.716 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-07 20:46:54.718 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-07 20:46:54.750 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-07 20:46:54.753 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-07 20:46:54.756 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-07 20:46:54.759 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-07 20:46:54.761 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-07 20:46:54.764 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-07 20:46:54.766 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-07 20:46:54.768 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-07 20:46:54.771 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-07 20:46:54.773 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-07 20:46:54.802 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-07 20:46:54.828 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.83/identity 2026-08-07 20:46:54.855 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-07 20:46:54.884 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-08-07 20:46:54.912 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-07 20:46:54.943 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-07 20:46:54.972 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-07 20:46:55.004 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.83/identity 2026-08-07 20:46:55.036 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-07 20:46:55.067 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-07 20:46:55.098 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-07 20:46:55.101 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-07 20:46:55.117 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:55.119 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-07 20:46:55.122 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-07 20:46:55.154 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-07 20:46:55.157 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-07 20:46:55.159 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-07 20:46:55.161 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-07 20:46:55.164 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-07 20:46:55.194 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-07 20:46:55.225 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.83/identity 2026-08-07 20:46:55.256 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-07 20:46:55.286 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-08-07 20:46:55.315 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-07 20:46:55.347 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-07 20:46:55.378 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-07 20:46:55.411 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-07 20:46:55.427 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:55.429 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.83 2026-08-07 20:46:55.432 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-08-07 20:46:55.435 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-08-07 20:46:55.465 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-07 20:46:55.482 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:46:55.485 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-07 20:46:55.488 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-07 20:46:55.520 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-07 20:46:55.554 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-07 20:46:55.557 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-07 20:46:55.590 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-07 20:46:55.593 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-08-07 20:46:55.595 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-08-07 20:46:55.626 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-07 20:46:55.629 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:46:55.631 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:46:55.634 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:46:55.637 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:46:55.639 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:46:55.641 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:46:55.644 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:46:55.647 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:46:55.649 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:46:55.652 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:46:55.654 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:46:55.656 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:46:55.659 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:46:55.661 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-07 20:46:55.664 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-07 20:46:55.666 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-07 20:46:55.669 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-07 20:46:55.685 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-07 20:46:55.688 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-07 20:46:55.690 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-07 20:46:55.692 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-07 20:46:55.695 | + 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-08-07 20:46:55.727 | + 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-08-07 20:46:55.762 | + 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-08-07 20:46:55.796 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-07 20:46:55.829 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-07 20:46:55.860 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-07 20:46:55.895 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-07 20:46:55.912 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:55.915 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-07 20:46:55.917 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-07 20:46:55.920 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-07 20:46:55.922 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-07 20:46:55.925 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-07 20:46:55.928 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-07 20:46:55.930 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-07 20:46:55.932 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-07 20:46:55.935 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-07 20:46:55.948 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-07 20:46:55.948 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:46:55.957 | d /var/run/uwsgi 0755 stack root 2026-08-07 20:46:55.960 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:46:55.972 | /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-08-07 20:46:55.977 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-07 20:46:55.979 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-07 20:46:55.984 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-07 20:46:55.986 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-07 20:46:56.018 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-08-07 20:46:56.049 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-07 20:46:56.078 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-07 20:46:56.116 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-07 20:46:56.144 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-07 20:46:56.173 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-07 20:46:56.202 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-07 20:46:56.232 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-07 20:46:56.262 | + 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-08-07 20:46:56.291 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-07 20:46:56.322 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-07 20:46:56.352 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-07 20:46:56.382 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-07 20:46:56.414 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-07 20:46:56.417 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-07 20:46:56.420 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-07 20:46:56.422 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-07 20:46:56.424 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-07 20:46:56.427 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:56.429 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:56.432 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-07 20:46:56.435 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-07 20:46:56.438 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-07 20:46:56.467 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-07 20:46:56.498 | + 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-08-07 20:46:56.498 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-07 20:46:56.508 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-07 20:46:56.512 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-07 20:46:56.514 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-07 20:46:56.517 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-07 20:46:56.519 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-07 20:46:56.522 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:46:56.524 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:46:56.527 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:56.529 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:56.532 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-07 20:46:56.535 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-07 20:46:56.537 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:46:56.539 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:46:56.542 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-07 20:46:56.575 | Enabling site nova-api. 2026-08-07 20:46:56.581 | To activate the new configuration, you need to run: 2026-08-07 20:46:56.581 | systemctl reload apache2 2026-08-07 20:46:56.585 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-07 20:46:56.587 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:46:56.589 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:46:56.592 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:46:56.700 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-07 20:46:56.717 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:56.719 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-08-07 20:46:56.721 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-07 20:46:56.724 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-07 20:46:56.726 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-07 20:46:56.728 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-07 20:46:56.731 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-07 20:46:56.733 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-07 20:46:56.736 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-07 20:46:56.738 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-07 20:46:56.752 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:46:56.752 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-07 20:46:56.761 | d /var/run/uwsgi 0755 stack root 2026-08-07 20:46:56.765 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:46:56.778 | /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-08-07 20:46:56.782 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-07 20:46:56.785 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-07 20:46:56.789 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-07 20:46:56.792 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-07 20:46:56.826 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-08-07 20:46:56.856 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-07 20:46:56.887 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-07 20:46:56.917 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-07 20:46:56.948 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-07 20:46:56.980 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-07 20:46:57.012 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-07 20:46:57.042 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-07 20:46:57.074 | + 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-08-07 20:46:57.103 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-07 20:46:57.133 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-07 20:46:57.165 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-07 20:46:57.199 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-07 20:46:57.234 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-07 20:46:57.237 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-07 20:46:57.269 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-07 20:46:57.285 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:46:57.288 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-07 20:46:57.323 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-07 20:46:57.326 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-07 20:46:57.328 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-07 20:46:57.345 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:57.349 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:46:57.352 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:46:57.384 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-07 20:46:57.417 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-07 20:46:57.420 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-07 20:46:57.422 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-07 20:46:57.424 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-07 20:46:57.426 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-07 20:46:57.430 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-07 20:46:57.449 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:57.452 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-07 20:46:57.455 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-07 20:46:57.457 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-07 20:46:57.477 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:57.480 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:46:57.483 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:46:57.514 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-07 20:46:57.516 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-07 20:46:57.519 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-08-07 20:46:57.550 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-08-07 20:46:57.583 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-08-07 20:46:57.617 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-07 20:46:57.633 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:57.636 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-08-07 20:46:57.667 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-08-07 20:46:57.702 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-07 20:46:57.737 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-07 20:46:57.739 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-07 20:46:57.742 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-07 20:46:57.777 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-07 20:46:57.779 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-07 20:46:57.782 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-07 20:46:57.785 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-07 20:46:57.787 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-07 20:46:57.818 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-07 20:46:57.851 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.83/identity 2026-08-07 20:46:57.883 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-07 20:46:57.915 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-08-07 20:46:57.947 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-07 20:46:57.977 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-07 20:46:58.008 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-07 20:46:58.039 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-07 20:46:58.056 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:58.059 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-07 20:46:58.063 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-07 20:46:58.065 | + lib/nova:create_nova_conf:589 : local conf 2026-08-07 20:46:58.068 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-07 20:46:58.071 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-07 20:46:58.073 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-07 20:46:58.077 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-07 20:46:58.080 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-07 20:46:58.082 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-07 20:46:58.085 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-07 20:46:58.089 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-07 20:46:58.092 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-07 20:46:58.094 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-07 20:46:58.097 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-07 20:46:58.099 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-07 20:46:58.102 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-07 20:46:58.104 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-07 20:46:58.120 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:58.122 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-07 20:46:58.124 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-07 20:46:58.127 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-07 20:46:58.159 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-08-07 20:46:58.192 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-07 20:46:58.227 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-07 20:46:58.230 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-07 20:46:58.233 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-07 20:46:58.236 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-07 20:46:58.254 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:58.258 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-07 20:46:58.258 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-07 20:46:58.865 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-07 20:46:58.868 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-07 20:46:59.369 | Adding vhost "nova_cell1" ... 2026-08-07 20:46:59.422 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-07 20:46:59.936 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-07 20:46:59.959 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-07 20:46:59.961 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-07 20:46:59.963 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-07 20:46:59.966 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-07 20:46:59.968 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-07 20:46:59.971 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-07 20:46:59.986 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:46:59.990 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-07 20:46:59.993 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-07 20:46:59.995 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-07 20:47:00.011 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:00.014 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/nova_cell1 2026-08-07 20:47:00.017 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/nova_cell1 2026-08-07 20:47:00.047 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-07 20:47:00.049 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-07 20:47:00.052 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-07 20:47:00.068 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:00.071 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-07 20:47:00.074 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-07 20:47:00.076 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-07 20:47:00.078 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-07 20:47:00.081 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-07 20:47:00.083 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-07 20:47:00.086 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-07 20:47:00.117 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-07 20:47:00.146 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.83/identity 2026-08-07 20:47:00.175 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-07 20:47:00.203 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-08-07 20:47:00.232 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-07 20:47:00.259 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-07 20:47:00.286 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-07 20:47:00.318 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-07 20:47:00.321 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-07 20:47:00.323 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-07 20:47:00.326 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-07 20:47:00.344 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-07 20:47:00.346 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-07 20:47:00.350 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-07 20:47:00.352 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-07 20:47:00.354 | + 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-08-07 20:47:00.386 | + 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-08-07 20:47:00.418 | + 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-08-07 20:47:00.452 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-07 20:47:00.483 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-07 20:47:00.515 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-07 20:47:00.519 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-07 20:47:00.523 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-07 20:47:00.526 | + lib/nova:create_nova_conf:623 : local conf 2026-08-07 20:47:00.529 | + lib/nova:create_nova_conf:624 : local offset 2026-08-07 20:47:00.532 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-07 20:47:00.535 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-07 20:47:00.538 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-07 20:47:00.541 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-07 20:47:00.543 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-07 20:47:00.546 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-07 20:47:00.549 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-07 20:47:00.551 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-07 20:47:00.554 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-07 20:47:00.557 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-07 20:47:00.574 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:00.576 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-07 20:47:00.610 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-07 20:47:00.642 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-07 20:47:00.645 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-07 20:47:00.647 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-07 20:47:00.649 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-07 20:47:00.667 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:47:00.670 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-07 20:47:00.687 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:47:00.690 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-07 20:47:00.708 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:00.710 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-07 20:47:00.713 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-07 20:47:00.716 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-07 20:47:00.718 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-07 20:47:00.735 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:00.738 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-07 20:47:00.752 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-07 20:47:00.752 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-07 20:47:00.761 | cgroup_device_acl = [ 2026-08-07 20:47:00.761 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-07 20:47:00.761 | "/dev/random", "/dev/urandom", 2026-08-07 20:47:00.761 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-07 20:47:00.761 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-07 20:47:00.761 | "/dev/vfio/vfio", 2026-08-07 20:47:00.761 | ] 2026-08-07 20:47:00.765 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-07 20:47:00.768 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:47:00.770 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:47:00.773 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:47:00.775 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:47:00.778 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:47:00.781 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:47:00.783 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:47:00.786 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:47:00.788 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:47:00.791 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:47:00.793 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:47:00.796 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:47:00.798 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:47:00.801 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-07 20:47:00.805 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-08-07 20:47:00.807 | + functions-common:add_user_to_group:2189 : local user=stack 2026-08-07 20:47:00.811 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-07 20:47:00.813 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-08-07 20:47:00.841 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-07 20:47:00.843 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-07 20:47:00.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:00.850 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:00.852 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-08-07 20:47:00.855 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-07 20:47:00.858 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-08-07 20:47:00.872 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-08-07 20:47:00.872 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-07 20:47:00.881 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-07 20:47:00.885 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-08-07 20:47:00.901 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-07 20:47:00.901 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-07 20:47:00.910 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-07 20:47:00.914 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-07 20:47:00.917 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-07 20:47:00.920 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-07 20:47:00.923 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-07 20:47:00.926 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:47:00.928 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-07 20:47:00.994 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-07 20:47:00.996 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:47:00.999 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-07 20:47:01.090 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-08-07 20:47:01.127 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-07 20:47:01.160 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-07 20:47:01.163 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-07 20:47:01.200 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-07 20:47:01.237 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-08-07 20:47:01.271 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-07 20:47:01.305 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-07 20:47:01.339 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-07 20:47:01.342 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:47:01.347 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-07 20:47:01.349 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-07 20:47:01.353 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:47:01.359 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-07 20:47:01.360 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-07 20:47:01.363 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-07 20:47:01.366 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-08-07 20:47:01.368 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-08-07 20:47:01.371 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-07 20:47:01.374 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-07 20:47:01.393 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:01.396 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-07 20:47:01.399 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-07 20:47:01.402 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-07 20:47:01.404 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-07 20:47:01.408 | + lib/stack:stack_install_service:32 : install_placement 2026-08-07 20:47:01.410 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-07 20:47:01.413 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-07 20:47:01.416 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-07 20:47:01.420 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-07 20:47:01.423 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-07 20:47:01.426 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-07 20:47:01.431 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-07 20:47:01.431 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-07 20:47:01.436 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-07 20:47:01.439 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-07 20:47:01.443 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-07 20:47:01.447 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-07 20:47:01.449 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-07 20:47:01.473 | Using python 3.12 to install osc-placement 2026-08-07 20:47:01.476 | + 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-08-07 20:47:02.172 | Collecting osc-placement 2026-08-07 20:47:02.238 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-07 20:47:02.243 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-07 20:47:02.243 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-08-07 20:47:02.244 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-08-07 20:47:02.244 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-08-07 20:47:02.245 | 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-08-07 20:47:02.245 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-08-07 20:47:02.246 | 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.9.0) 2026-08-07 20:47:02.246 | 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-08-07 20:47:02.247 | 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-08-07 20:47:02.249 | 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.15.0) 2026-08-07 20:47:02.249 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.18.0) 2026-08-07 20:47:02.250 | 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.9.0) 2026-08-07 20:47:02.251 | 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-08-07 20:47:02.251 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-08-07 20:47:02.252 | 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.18.0) 2026-08-07 20:47:02.252 | 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-08-07 20:47:02.254 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-08-07 20:47:02.254 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-08-07 20:47:02.255 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-08-07 20:47:02.255 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-08-07 20:47:02.256 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-08-07 20:47:02.257 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-08-07 20:47:02.257 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-08-07 20:47:02.258 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-08-07 20:47:02.258 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-08-07 20:47:02.259 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-08-07 20:47:02.259 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-08-07 20:47:02.260 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-08-07 20:47:02.262 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-08-07 20:47:02.266 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-08-07 20:47:02.268 | 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-08-07 20:47:02.268 | 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-08-07 20:47:02.269 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-08-07 20:47:02.271 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-08-07 20:47:02.274 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-08-07 20:47:02.281 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-08-07 20:47:02.281 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-08-07 20:47:02.281 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-08-07 20:47:02.282 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-08-07 20:47:02.289 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-08-07 20:47:02.289 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-08-07 20:47:02.291 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-08-07 20:47:02.318 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-07 20:47:02.498 | Installing collected packages: osc-placement 2026-08-07 20:47:02.563 | Successfully installed osc-placement-4.9.0 2026-08-07 20:47:02.655 | + inc/python:pip_install:216 : result=0 2026-08-07 20:47:02.657 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:47:02.660 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:02.663 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:02.665 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:02.668 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:02.670 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:02.673 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:47:02.676 | + functions-common:time_stop:2427 : start_time=1786135621467 2026-08-07 20:47:02.679 | + functions-common:time_stop:2429 : [[ -z 1786135621467 ]] 2026-08-07 20:47:02.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:02.686 | + functions-common:time_stop:2432 : end_time=1786135622684 2026-08-07 20:47:02.689 | + functions-common:time_stop:2433 : elapsed_time=1217 2026-08-07 20:47:02.691 | + functions-common:time_stop:2434 : total=92974 2026-08-07 20:47:02.693 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:02.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=94191 2026-08-07 20:47:02.699 | + inc/python:pip_install:219 : return 0 2026-08-07 20:47:02.702 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-07 20:47:02.705 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-08-07 20:47:02.707 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-07 20:47:02.710 | + functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:47:02.713 | + functions-common:git_clone:592 : local orig_dir 2026-08-07 20:47:02.716 | ++ functions-common:git_clone:593 : pwd 2026-08-07 20:47:02.719 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:47:02.721 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:47:02.724 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:47:02.741 | + functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:47:02.744 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:47:02.747 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:47:02.751 | + functions-common:git_clone:610 : echo master 2026-08-07 20:47:02.751 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:47:02.756 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-07 20:47:02.759 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:47:02.761 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-07 20:47:02.775 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-07 20:47:02.779 | + functions-common:git_clone:673 : git show --oneline 2026-08-07 20:47:02.779 | + functions-common:git_clone:673 : head -1 2026-08-07 20:47:02.798 | 0d503c6d Merge "Check overall capacity before generating candidates" 2026-08-07 20:47:02.801 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:47:02.804 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-07 20:47:02.807 | + inc/python:setup_develop:353 : local bindep 2026-08-07 20:47:02.811 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-07 20:47:02.814 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-07 20:47:02.817 | + inc/python:setup_develop:359 : local extras= 2026-08-07 20:47:02.820 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-07 20:47:02.822 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-07 20:47:02.825 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-07 20:47:02.829 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-07 20:47:02.832 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-07 20:47:02.834 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-07 20:47:02.839 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-07 20:47:02.842 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-07 20:47:02.845 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-07 20:47:02.849 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-07 20:47:02.852 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-07 20:47:02.855 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-07 20:47:02.861 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-07 20:47:02.864 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-07 20:47:02.867 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-07 20:47:02.968 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-07 20:47:02.971 | + inc/python:setup_package:436 : local bindep=0 2026-08-07 20:47:02.974 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-07 20:47:02.976 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-07 20:47:02.979 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-07 20:47:02.982 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-07 20:47:02.984 | + inc/python:setup_package:445 : local flags=-e 2026-08-07 20:47:02.987 | + inc/python:setup_package:446 : local extras= 2026-08-07 20:47:02.990 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-07 20:47:02.993 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-07 20:47:02.996 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-07 20:47:03.000 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-07 20:47:03.002 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-07 20:47:03.005 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-07 20:47:03.027 | Using python 3.12 to install /opt/stack/placement 2026-08-07 20:47:03.030 | + 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-08-07 20:47:03.524 | Obtaining file:///opt/stack/placement 2026-08-07 20:47:03.527 | Installing build dependencies: started 2026-08-07 20:47:04.331 | Installing build dependencies: finished with status 'done' 2026-08-07 20:47:04.332 | Checking if build backend supports build_editable: started 2026-08-07 20:47:04.613 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-07 20:47:04.614 | Getting requirements to build editable: started 2026-08-07 20:47:04.772 | Getting requirements to build editable: finished with status 'done' 2026-08-07 20:47:04.773 | Preparing editable metadata (pyproject.toml): started 2026-08-07 20:47:05.328 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:47:05.340 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.0.3) 2026-08-07 20:47:05.340 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.0.51) 2026-08-07 20:47:05.341 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (13.0.0) 2026-08-07 20:47:05.341 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.5.1) 2026-08-07 20:47:05.341 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.8.10) 2026-08-07 20:47:05.342 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (4.26.0) 2026-08-07 20:47:05.342 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.34.2) 2026-08-07 20:47:05.343 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (7.6.1) 2026-08-07 20:47:05.343 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.6.0) 2026-08-07 20:47:05.344 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.5.0) 2026-08-07 20:47:05.347 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.3.0) 2026-08-07 20:47:05.347 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (5.11.0) 2026-08-07 20:47:05.347 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (10.1.1) 2026-08-07 20:47:05.347 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (18.1.0) 2026-08-07 20:47:05.347 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (6.0.0) 2026-08-07 20:47:05.347 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (8.2.0) 2026-08-07 20:47:05.347 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.8.0) 2026-08-07 20:47:05.347 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (1.1.0) 2026-08-07 20:47:05.347 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (3.8.0) 2026-08-07 20:47:05.348 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev5) (2.1.0) 2026-08-07 20:47:05.349 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (26.1.0) 2026-08-07 20:47:05.350 | 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==16.0.0.0b2.dev5) (2025.9.1) 2026-08-07 20:47:05.350 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev5) (0.37.0) 2026-08-07 20:47:05.351 | 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==16.0.0.0b2.dev5) (2026.5.1) 2026-08-07 20:47:05.354 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (5.15.0) 2026-08-07 20:47:05.354 | 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==16.0.0.0b2.dev5) (4.3.0) 2026-08-07 20:47:05.355 | 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==16.0.0.0b2.dev5) (6.9.0) 2026-08-07 20:47:05.356 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (4.1.0) 2026-08-07 20:47:05.356 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev5) (2.13.0) 2026-08-07 20:47:05.357 | 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==16.0.0.0b2.dev5) (5.8.0) 2026-08-07 20:47:05.359 | 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==16.0.0.0b2.dev5) (2.1.0) 2026-08-07 20:47:05.360 | 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==16.0.0.0b2.dev5) (5.9.0) 2026-08-07 20:47:05.360 | 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==16.0.0.0b2.dev5) (1.8.2) 2026-08-07 20:47:05.361 | 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==16.0.0.0b2.dev5) (4.15.0) 2026-08-07 20:47:05.365 | 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==16.0.0.0b2.dev5) (1.5.0) 2026-08-07 20:47:05.367 | 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==16.0.0.0b2.dev5) (5.3.1) 2026-08-07 20:47:05.369 | 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==16.0.0.0b2.dev5) (0.20) 2026-08-07 20:47:05.370 | 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==16.0.0.0b2.dev5) (3.1.0) 2026-08-07 20:47:05.371 | 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==16.0.0.0b2.dev5) (2.2.2) 2026-08-07 20:47:05.373 | 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==16.0.0.0b2.dev5) (1.3.0) 2026-08-07 20:47:05.373 | 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==16.0.0.0b2.dev5) (2.0.0) 2026-08-07 20:47:05.374 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev5) (6.0.3) 2026-08-07 20:47:05.377 | 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==16.0.0.0b2.dev5) (1.18.5) 2026-08-07 20:47:05.378 | 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==16.0.0.0b2.dev5) (2.1.2) 2026-08-07 20:47:05.379 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev5) (0.6.2) 2026-08-07 20:47:05.380 | 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==16.0.0.0b2.dev5) (1.3.12) 2026-08-07 20:47:05.383 | 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==16.0.0.0b2.dev5) (2.9.0.post0) 2026-08-07 20:47:05.385 | 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==16.0.0.0b2.dev5) (5.0.0) 2026-08-07 20:47:05.385 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev5) (3.1.6) 2026-08-07 20:47:05.386 | 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==16.0.0.0b2.dev5) (4.0.1) 2026-08-07 20:47:05.389 | 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==16.0.0.0b2.dev5) (3.0.3) 2026-08-07 20:47:05.393 | 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==16.0.0.0b2.dev5) (1.2.1) 2026-08-07 20:47:05.396 | 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==16.0.0.0b2.dev5) (3.18.0) 2026-08-07 20:47:05.398 | 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==16.0.0.0b2.dev5) (3.3.2) 2026-08-07 20:47:05.398 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev5) (26.2) 2026-08-07 20:47:05.399 | 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==16.0.0.0b2.dev5) (7.2.2) 2026-08-07 20:47:05.401 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev5) (83.0.0) 2026-08-07 20:47:05.403 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev5) (0.8.1) 2026-08-07 20:47:05.411 | 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==16.0.0.0b2.dev5) (1.17.0) 2026-08-07 20:47:05.418 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.4.7) 2026-08-07 20:47:05.418 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (3.18) 2026-08-07 20:47:05.419 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2.7.0) 2026-08-07 20:47:05.419 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev5) (2023.11.17) 2026-08-07 20:47:05.428 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev5) (0.8) 2026-08-07 20:47:05.434 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev5) (3.5.3) 2026-08-07 20:47:05.457 | Building wheels for collected packages: openstack-placement 2026-08-07 20:47:05.458 | Building editable for openstack-placement (pyproject.toml): started 2026-08-07 20:47:05.898 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-07 20:47:05.900 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev5-0.editable-py3-none-any.whl size=8836 sha256=9a9af4923064d82f433dfc4dd3e53ffe34841309eda6859eedd225f59b5734f1 2026-08-07 20:47:05.900 | Stored in directory: /tmp/pip-ephem-wheel-cache-u35zhiqx/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-07 20:47:05.901 | Successfully built openstack-placement 2026-08-07 20:47:06.051 | Installing collected packages: openstack-placement 2026-08-07 20:47:06.075 | Successfully installed openstack-placement-16.0.0.0b2.dev5 2026-08-07 20:47:06.171 | + inc/python:pip_install:216 : result=0 2026-08-07 20:47:06.173 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:47:06.176 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:06.178 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:06.181 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:06.183 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:06.186 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:06.188 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:47:06.190 | + functions-common:time_stop:2427 : start_time=1786135623022 2026-08-07 20:47:06.193 | + functions-common:time_stop:2429 : [[ -z 1786135623022 ]] 2026-08-07 20:47:06.196 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:06.200 | + functions-common:time_stop:2432 : end_time=1786135626197 2026-08-07 20:47:06.202 | + functions-common:time_stop:2433 : elapsed_time=3175 2026-08-07 20:47:06.204 | + functions-common:time_stop:2434 : total=94191 2026-08-07 20:47:06.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:06.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97366 2026-08-07 20:47:06.212 | + inc/python:pip_install:219 : return 0 2026-08-07 20:47:06.215 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-07 20:47:06.217 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:47:06.220 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-07 20:47:06.223 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-07 20:47:06.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:47:06.229 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:47:06.233 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2026-08-07 20:47:06.235 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:47:06.239 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-07 20:47:06.242 | + ./stack.sh:main:968 : configure_placement 2026-08-07 20:47:06.245 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-08-07 20:47:06.259 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-07 20:47:06.262 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-07 20:47:06.266 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-07 20:47:06.269 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-07 20:47:06.272 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-07 20:47:06.275 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-07 20:47:06.278 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-07 20:47:06.280 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-07 20:47:06.284 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-07 20:47:06.302 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:06.305 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-07 20:47:06.308 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-07 20:47:06.311 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-07 20:47:06.348 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-07 20:47:06.384 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-07 20:47:06.419 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-07 20:47:06.422 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-07 20:47:06.425 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-07 20:47:06.427 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-07 20:47:06.430 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-07 20:47:06.432 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-07 20:47:06.435 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-07 20:47:06.438 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-07 20:47:06.440 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-07 20:47:06.444 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-07 20:47:06.479 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-07 20:47:06.511 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.83/identity 2026-08-07 20:47:06.542 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-07 20:47:06.578 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-08-07 20:47:06.614 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-07 20:47:06.651 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-07 20:47:06.687 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-07 20:47:06.724 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.83/identity 2026-08-07 20:47:06.758 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-07 20:47:06.793 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-07 20:47:06.826 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-07 20:47:06.829 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-07 20:47:06.832 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-07 20:47:06.835 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-07 20:47:06.838 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-07 20:47:06.858 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-07 20:47:06.860 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-07 20:47:06.863 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-07 20:47:06.866 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-07 20:47:06.869 | + 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-08-07 20:47:06.903 | + 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-08-07 20:47:06.937 | + 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-08-07 20:47:06.972 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-07 20:47:07.006 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-07 20:47:07.040 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-07 20:47:07.043 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-07 20:47:07.046 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-07 20:47:07.048 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-07 20:47:07.051 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-07 20:47:07.055 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-07 20:47:07.057 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-07 20:47:07.060 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-07 20:47:07.063 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-07 20:47:07.077 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-07 20:47:07.077 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:47:07.086 | d /var/run/uwsgi 0755 stack root 2026-08-07 20:47:07.090 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:47:07.102 | /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-08-07 20:47:07.107 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-07 20:47:07.111 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-07 20:47:07.115 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-07 20:47:07.118 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-07 20:47:07.152 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-08-07 20:47:07.185 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-07 20:47:07.217 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-07 20:47:07.252 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-07 20:47:07.285 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-07 20:47:07.322 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-07 20:47:07.359 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-07 20:47:07.397 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-07 20:47:07.433 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-07 20:47:07.473 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-07 20:47:07.509 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-07 20:47:07.546 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-07 20:47:07.587 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-07 20:47:07.623 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-07 20:47:07.626 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-07 20:47:07.630 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-07 20:47:07.633 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-07 20:47:07.636 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-07 20:47:07.639 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:07.642 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:07.644 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-07 20:47:07.648 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-07 20:47:07.651 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-07 20:47:07.686 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-07 20:47:07.720 | + 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-08-07 20:47:07.721 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-07 20:47:07.730 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-07 20:47:07.733 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-07 20:47:07.736 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-07 20:47:07.738 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-07 20:47:07.742 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-07 20:47:07.744 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:47:07.747 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:07.750 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:07.753 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:07.755 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:07.758 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-07 20:47:07.761 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:07.764 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:07.768 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-07 20:47:07.801 | Enabling site placement-api. 2026-08-07 20:47:07.806 | To activate the new configuration, you need to run: 2026-08-07 20:47:07.806 | systemctl reload apache2 2026-08-07 20:47:07.812 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-07 20:47:07.816 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:47:07.819 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:47:07.822 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:47:07.941 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-07 20:47:07.945 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-07 20:47:07.986 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-07 20:47:08.005 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:08.008 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-07 20:47:08.030 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:08.033 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-07 20:47:08.036 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-07 20:47:08.039 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-07 20:47:08.042 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-07 20:47:08.045 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-07 20:47:08.048 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-07 20:47:08.051 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-07 20:47:08.090 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-07 20:47:08.124 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.83/identity 2026-08-07 20:47:08.155 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-07 20:47:08.188 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-08-07 20:47:08.223 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-07 20:47:08.259 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-07 20:47:08.292 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-07 20:47:08.327 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-07 20:47:08.345 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:47:08.348 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-07 20:47:08.367 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:08.370 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-08-07 20:47:08.373 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-08-07 20:47:08.390 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:08.393 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-08-07 20:47:08.396 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-08-07 20:47:08.399 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-08-07 20:47:08.399 | from requests import certs 2026-08-07 20:47:08.399 | print (certs.where()) 2026-08-07 20:47:08.399 | except ImportError: pass' 2026-08-07 20:47:08.618 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-08-07 20:47:08.621 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-08-07 20:47:08.623 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-08-07 20:47:08.626 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-07 20:47:08.645 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:08.648 | + ./stack.sh:main:992 : init_os_brick 2026-08-07 20:47:08.651 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-07 20:47:08.656 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-07 20:47:08.675 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:08.678 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-07 20:47:08.714 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-07 20:47:08.734 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:08.737 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-07 20:47:08.774 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-07 20:47:08.794 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:08.796 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-07 20:47:08.833 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-07 20:47:08.869 | + ./stack.sh:main:999 : run_phase stack install 2026-08-07 20:47:08.872 | + functions-common:run_phase:1848 : local mode=stack 2026-08-07 20:47:08.874 | + functions-common:run_phase:1849 : local phase=install 2026-08-07 20:47:08.877 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-07 20:47:08.880 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-07 20:47:08.883 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-07 20:47:08.885 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-07 20:47:08.888 | + functions-common:run_phase:1858 : local extra 2026-08-07 20:47:08.892 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-07 20:47:08.897 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-07 20:47:08.899 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-07 20:47:08.902 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-07 20:47:08.905 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-08-07 20:47:08.908 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-07 20:47:08.924 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:08.926 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:47:08.929 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:47:08.932 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-07 20:47:08.934 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-07 20:47:08.937 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:47:08.939 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-07 20:47:08.941 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-07 20:47:08.944 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-07 20:47:09.007 | ++ inc/async:async_inner:63 : install_tempest 2026-08-07 20:47:09.043 | [8553 Async install_tempest:55203]: running: install_tempest 2026-08-07 20:47:09.047 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-07 20:47:09.049 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-07 20:47:09.053 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:47:09.056 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-07 20:47:09.058 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-07 20:47:09.062 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-07 20:47:09.065 | + functions-common:run_plugins:1835 : local phase=install 2026-08-07 20:47:09.068 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-07 20:47:09.071 | + functions-common:run_plugins:1838 : local plugin 2026-08-07 20:47:09.074 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-07 20:47:09.077 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-07 20:47:09.080 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-07 20:47:09.082 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-08-07 20:47:09.087 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-07 20:47:09.090 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-07 20:47:09.093 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-07 20:47:09.096 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-07 20:47:09.099 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-07 20:47:09.102 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-07 20:47:09.105 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-07 20:47:09.108 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-07 20:47:09.111 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-07 20:47:09.114 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-07 20:47:09.117 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-07 20:47:09.121 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-07 20:47:09.124 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-07 20:47:09.127 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-07 20:47:09.130 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-07 20:47:09.133 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-07 20:47:09.136 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-07 20:47:09.140 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-07 20:47:09.143 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-07 20:47:09.146 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-07 20:47:09.149 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-07 20:47:09.165 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-07 20:47:09.168 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-07 20:47:09.172 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-07 20:47:09.175 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-07 20:47:09.178 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-07 20:47:09.182 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-07 20:47:09.185 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-07 20:47:09.188 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-07 20:47:09.192 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:47:09.211 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:47:09.214 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-07 20:47:09.219 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-07 20:47:09.220 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-07 20:47:09.225 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-07 20:47:09.228 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-07 20:47:09.231 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-07 20:47:09.235 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:47:09.253 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:47:09.257 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-07 20:47:09.260 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:47:09.262 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-07 20:47:09.264 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-08-07 20:47:09.266 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-08-07 20:47:09.268 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-08-07 20:47:09.271 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-07 20:47:09.274 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-07 20:47:09.277 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:47:09.280 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:47:09.283 | + inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-08-07 20:47:09.287 | + inc/python:use_library_from_git:269 : return 1 2026-08-07 20:47:09.289 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-07 20:47:09.292 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-07 20:47:09.295 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-07 20:47:09.298 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-07 20:47:09.301 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-07 20:47:09.304 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-07 20:47:09.309 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-07 20:47:09.309 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-07 20:47:09.314 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-07 20:47:09.316 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-07 20:47:09.319 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-07 20:47:09.323 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-07 20:47:09.326 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-07 20:47:09.349 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-07 20:47:09.352 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-07 20:47:09.932 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-07 20:47:09.978 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-08-07 20:47:09.987 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-08-07 20:47:09.988 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-07 20:47:09.988 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-08-07 20:47:09.989 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.18.0) 2026-08-07 20:47:09.989 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-08-07 20:47:09.990 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-08-07 20:47:09.991 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-07 20:47:10.013 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-07 20:47:10.018 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-07 20:47:10.028 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-08-07 20:47:10.029 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-08-07 20:47:10.030 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-08-07 20:47:10.030 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-08-07 20:47:10.031 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-08-07 20:47:10.032 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-08-07 20:47:10.034 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-08-07 20:47:10.034 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-08-07 20:47:10.035 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-08-07 20:47:10.035 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-08-07 20:47:10.037 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-07 20:47:10.039 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-08-07 20:47:10.042 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-08-07 20:47:10.042 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-08-07 20:47:10.043 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-08-07 20:47:10.043 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-08-07 20:47:10.044 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-08-07 20:47:10.044 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-08-07 20:47:10.045 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-08-07 20:47:10.046 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-08-07 20:47:10.046 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-08-07 20:47:10.052 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-08-07 20:47:10.054 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-08-07 20:47:10.057 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-08-07 20:47:10.059 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-08-07 20:47:10.059 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-08-07 20:47:10.060 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-08-07 20:47:10.063 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-08-07 20:47:10.065 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-08-07 20:47:10.072 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-08-07 20:47:10.072 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.6.0) 2026-08-07 20:47:10.073 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-08-07 20:47:10.074 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-08-07 20:47:10.076 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-08-07 20:47:10.078 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-08-07 20:47:10.081 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-08-07 20:47:10.083 | 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.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-08-07 20:47:10.083 | 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>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-08-07 20:47:10.086 | 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>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-08-07 20:47:10.089 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-08-07 20:47:10.089 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-08-07 20:47:10.090 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-08-07 20:47:10.090 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-08-07 20:47:10.099 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-08-07 20:47:10.099 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-08-07 20:47:10.102 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-08-07 20:47:10.123 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-08-07 20:47:10.169 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 46.7 MB/s 0:00:00 2026-08-07 20:47:10.173 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-07 20:47:10.355 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-07 20:47:11.841 | 2026-08-07 20:47:11.854 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-08-07 20:47:11.949 | + inc/python:pip_install:216 : result=0 2026-08-07 20:47:11.951 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:47:11.955 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:11.958 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:11.961 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:11.964 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:11.967 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:11.970 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:47:11.973 | + functions-common:time_stop:2427 : start_time=1786135629343 2026-08-07 20:47:11.975 | + functions-common:time_stop:2429 : [[ -z 1786135629343 ]] 2026-08-07 20:47:11.979 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:11.984 | + functions-common:time_stop:2432 : end_time=1786135631981 2026-08-07 20:47:11.988 | + functions-common:time_stop:2433 : elapsed_time=2638 2026-08-07 20:47:11.991 | + functions-common:time_stop:2434 : total=97366 2026-08-07 20:47:11.994 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:12.000 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100004 2026-08-07 20:47:12.003 | + inc/python:pip_install:219 : return 0 2026-08-07 20:47:12.006 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-07 20:47:12.027 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:12.030 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-08-07 20:47:12.033 | + functions-common:install_openstack_cli_server:2441 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:47:12.036 | + functions-common:install_openstack_cli_server:2441 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:47:12.039 | + functions-common:install_openstack_cli_server:2442 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-07 20:47:12.042 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-08-07 20:47:12.045 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-07 20:47:12.048 | + functions-common:run_process:1676 : local group= 2026-08-07 20:47:12.051 | + functions-common:run_process:1677 : local user= 2026-08-07 20:47:12.054 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:47:12.057 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-08-07 20:47:12.060 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:47:12.063 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:47:12.065 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:47:12.068 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:47:12.072 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:47:12.078 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135632074 2026-08-07 20:47:12.081 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-08-07 20:47:12.101 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:12.105 | + functions-common:run_process:1684 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-08-07 20:47:12.108 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-08-07 20:47:12.111 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-07 20:47:12.115 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-07 20:47:12.118 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-07 20:47:12.121 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-07 20:47:12.123 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-08-07 20:47:12.127 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-08-07 20:47:12.130 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-08-07 20:47:12.133 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:47:12.137 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:47:12.140 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:47:12.143 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:47:12.146 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-08-07 20:47:12.149 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-08-07 20:47:12.154 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-08-07 20:47:12.156 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-08-07 20:47:12.160 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-07 20:47:12.163 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:47:12.165 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:47:12.167 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:47:12.170 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:47:12.173 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:47:12.176 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-08-07 20:47:12.178 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:47:12.184 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-08-07 20:47:12.262 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:47:12.337 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-08-07 20:47:12.402 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-08-07 20:47:12.466 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-08-07 20:47:12.535 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-08-07 20:47:12.603 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:47:12.664 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:47:12.666 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:47:12.669 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-08-07 20:47:12.748 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:47:13.128 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-08-07 20:47:13.142 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-08-07 20:47:13.453 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-08-07 20:47:13.488 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:47:13.490 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:13.493 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:13.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:13.499 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:13.502 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:13.505 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:47:13.507 | + functions-common:time_stop:2427 : start_time=1786135632074 2026-08-07 20:47:13.510 | + functions-common:time_stop:2429 : [[ -z 1786135632074 ]] 2026-08-07 20:47:13.514 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:13.519 | + functions-common:time_stop:2432 : end_time=1786135633515 2026-08-07 20:47:13.523 | + functions-common:time_stop:2433 : elapsed_time=1441 2026-08-07 20:47:13.526 | + functions-common:time_stop:2434 : total=0 2026-08-07 20:47:13.529 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:13.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1441 2026-08-07 20:47:13.535 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-07 20:47:13.539 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-07 20:47:13.544 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.rvPAH6UCAI 2026-08-07 20:47:13.547 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-07 20:47:13.551 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-07 20:47:13.554 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-07 20:47:13.556 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-07 20:47:13.560 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-07 20:47:13.563 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-07 20:47:13.567 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-07 20:47:13.569 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-07 20:47:13.589 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:13.593 | + ./stack.sh:main:1068 : configure_database 2026-08-07 20:47:13.597 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-07 20:47:13.600 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-07 20:47:13.603 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-07 20:47:13.606 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:47:13.609 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-07 20:47:13.612 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-07 20:47:13.614 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:13.617 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:13.620 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-07 20:47:13.623 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-07 20:47:13.626 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:13.629 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:13.633 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-07 20:47:13.638 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-07 20:47:13.639 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-07 20:47:13.643 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-07 20:47:13.645 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-07 20:47:13.649 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-07 20:47:13.652 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-07 20:47:13.652 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-07 20:47:13.658 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-07 20:47:13.730 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-07 20:47:13.732 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:47:13.735 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:47:13.737 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:47:13.740 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:47:13.743 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:47:13.745 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:47:13.748 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:47:13.751 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:47:13.753 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:47:13.756 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:47:13.759 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:47:13.761 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:47:13.765 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:47:13.768 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-07 20:47:13.771 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:13.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:13.776 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-07 20:47:13.779 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:47:13.781 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-07 20:47:14.970 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-07 20:47:14.973 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-07 20:47:14.975 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:14.978 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:14.981 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-07 20:47:14.984 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-07 20:47:14.987 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-08-07 20:47:15.006 | mysqladmin: connect to server at 'localhost' failed 2026-08-07 20:47:15.006 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-07 20:47:15.011 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-07 20:47:15.014 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-07 20:47:15.016 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:15.019 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:15.022 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-07 20:47:15.024 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-08-07 20:47:15.027 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-07 20:47:15.031 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-08-07 20:47:15.032 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-07 20:47:15.050 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:47:15.108 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-07 20:47:15.112 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-07 20:47:15.112 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-07 20:47:15.113 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-07 20:47:15.117 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-07 20:47:15.120 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-07 20:47:15.122 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-07 20:47:15.125 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-07 20:47:15.127 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-08-07 20:47:15.139 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:47:15.191 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-07 20:47:15.202 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:47:15.241 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-07 20:47:15.302 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-07 20:47:15.362 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-07 20:47:15.419 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-07 20:47:15.422 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-07 20:47:15.425 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-07 20:47:15.425 | enabling MySQL performance counting 2026-08-07 20:47:15.428 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-08-07 20:47:15.450 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-08-07 20:47:15.453 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2026-08-07 20:47:15.958 | Processing ./tools/dbcounter 2026-08-07 20:47:15.960 | Installing build dependencies: started 2026-08-07 20:47:17.371 | Installing build dependencies: finished with status 'done' 2026-08-07 20:47:17.372 | Getting requirements to build wheel: started 2026-08-07 20:47:17.712 | Getting requirements to build wheel: finished with status 'done' 2026-08-07 20:47:17.713 | Preparing metadata (pyproject.toml): started 2026-08-07 20:47:17.921 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:47:17.923 | Building wheels for collected packages: dbcounter 2026-08-07 20:47:17.924 | Building wheel for dbcounter (pyproject.toml): started 2026-08-07 20:47:18.157 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-07 20:47:18.158 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=2b8c918241cf3dda448b63d44f95b599144d09047b0e75740c0856f1e83337bd 2026-08-07 20:47:18.158 | Stored in directory: /tmp/pip-ephem-wheel-cache-iq480z7d/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-08-07 20:47:18.160 | Successfully built dbcounter 2026-08-07 20:47:18.332 | Installing collected packages: dbcounter 2026-08-07 20:47:18.352 | Successfully installed dbcounter-0.1 2026-08-07 20:47:18.454 | + inc/python:pip_install:216 : result=0 2026-08-07 20:47:18.457 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:47:18.460 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:18.463 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:18.465 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:18.468 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:18.470 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:18.472 | + functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:47:18.475 | + functions-common:time_stop:2427 : start_time=1786135635444 2026-08-07 20:47:18.478 | + functions-common:time_stop:2429 : [[ -z 1786135635444 ]] 2026-08-07 20:47:18.481 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:18.485 | + functions-common:time_stop:2432 : end_time=1786135638482 2026-08-07 20:47:18.488 | + functions-common:time_stop:2433 : elapsed_time=3038 2026-08-07 20:47:18.491 | + functions-common:time_stop:2434 : total=100004 2026-08-07 20:47:18.493 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:18.496 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=103042 2026-08-07 20:47:18.499 | + inc/python:pip_install:219 : return 0 2026-08-07 20:47:18.501 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-07 20:47:18.504 | + lib/database:recreate_database:112 : local db=stats 2026-08-07 20:47:18.506 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-07 20:47:18.509 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-07 20:47:18.511 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-07 20:47:18.516 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:47:18.549 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-07 20:47:18.553 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:47:18.586 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-08-07 20:47:18.586 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-07 20:47:18.591 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:47:18.627 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-07 20:47:18.630 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-07 20:47:18.692 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-07 20:47:18.750 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-07 20:47:18.806 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-07 20:47:18.865 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-07 20:47:18.922 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-07 20:47:18.986 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-07 20:47:19.051 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-07 20:47:19.053 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:47:19.057 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-07 20:47:21.104 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-07 20:47:21.107 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-07 20:47:21.110 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-07 20:47:21.115 | + functions-common:save_stackenv:67 : time_stamp=2026-08-07-204721 2026-08-07 20:47:21.118 | + functions-common:save_stackenv:68 : echo '# 2026-08-07-204721 1072' 2026-08-07 20:47:21.121 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.124 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-07 20:47:21.127 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.130 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-07 20:47:21.133 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.137 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-07 20:47:21.140 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.143 | + functions-common:save_stackenv:70 : 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,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-08-07 20:47:21.146 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.148 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.83 2026-08-07 20:47:21.151 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.154 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.83/identity 2026-08-07 20:47:21.157 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.160 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-07-204147 2026-08-07 20:47:21.162 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.165 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-07 20:47:21.167 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.177 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.83 2026-08-07 20:47:21.180 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.183 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-07 20:47:21.186 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.189 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.83,IP:::1 2026-08-07 20:47:21.191 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.194 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-07 20:47:21.196 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.199 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-07 20:47:21.201 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.203 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.83 2026-08-07 20:47:21.205 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:47:21.207 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-07 20:47:21.210 | + ./stack.sh:main:1082 : start_dstat 2026-08-07 20:47:21.212 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-07 20:47:21.215 | + functions-common:run_process:1674 : local service=dstat 2026-08-07 20:47:21.217 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-07 20:47:21.219 | + functions-common:run_process:1676 : local group= 2026-08-07 20:47:21.222 | + functions-common:run_process:1677 : local user= 2026-08-07 20:47:21.225 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:47:21.227 | + functions-common:run_process:1680 : local name=dstat 2026-08-07 20:47:21.230 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:47:21.232 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:47:21.235 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:47:21.238 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:47:21.243 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:47:21.247 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135641244 2026-08-07 20:47:21.250 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-07 20:47:21.270 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:47:21.273 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:47:21.277 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:21.280 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:21.284 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:21.287 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:21.290 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:21.292 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:47:21.295 | + functions-common:time_stop:2427 : start_time=1786135641244 2026-08-07 20:47:21.298 | + functions-common:time_stop:2429 : [[ -z 1786135641244 ]] 2026-08-07 20:47:21.302 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:21.307 | + functions-common:time_stop:2432 : end_time=1786135641304 2026-08-07 20:47:21.309 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-07 20:47:21.312 | + functions-common:time_stop:2434 : total=1441 2026-08-07 20:47:21.315 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:21.317 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1501 2026-08-07 20:47:21.320 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-07 20:47:21.322 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-07 20:47:21.325 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-07 20:47:21.327 | + functions-common:run_process:1676 : local group= 2026-08-07 20:47:21.329 | + functions-common:run_process:1677 : local user=root 2026-08-07 20:47:21.333 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-07 20:47:21.335 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-07 20:47:21.338 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:47:21.341 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:47:21.344 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:47:21.347 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:47:21.351 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:47:21.356 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135641353 2026-08-07 20:47:21.359 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-07 20:47:21.378 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:21.381 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-07 20:47:21.384 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-08-07 20:47:21.387 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-07 20:47:21.389 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-07 20:47:21.392 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-08-07 20:47:21.395 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-07 20:47:21.398 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-08-07 20:47:21.401 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-08-07 20:47:21.404 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-08-07 20:47:21.408 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:47:21.410 | + functions-common:_run_under_systemd:1636 : local user=root 2026-08-07 20:47:21.413 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-08-07 20:47:21.416 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-08-07 20:47:21.418 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-08-07 20:47:21.421 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-08-07 20:47:21.424 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-07 20:47:21.427 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-08-07 20:47:21.429 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-08-07 20:47:21.432 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:47:21.435 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-07 20:47:21.438 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-08-07 20:47:21.441 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:47:21.444 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:47:21.447 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-08-07 20:47:21.450 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:47:21.455 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-08-07 20:47:21.525 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:47:21.593 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-08-07 20:47:21.648 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-08-07 20:47:21.704 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-08-07 20:47:21.766 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-08-07 20:47:21.828 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:47:21.888 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-08-07 20:47:21.891 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-08-07 20:47:21.953 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:47:21.956 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-08-07 20:47:22.027 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:47:22.332 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-08-07 20:47:22.348 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-08-07 20:47:22.635 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-08-07 20:47:22.664 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:47:22.667 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:22.670 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:22.673 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:22.676 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:22.678 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:22.681 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:47:22.684 | + functions-common:time_stop:2427 : start_time=1786135641353 2026-08-07 20:47:22.687 | + functions-common:time_stop:2429 : [[ -z 1786135641353 ]] 2026-08-07 20:47:22.690 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:22.695 | + functions-common:time_stop:2432 : end_time=1786135642692 2026-08-07 20:47:22.698 | + functions-common:time_stop:2433 : elapsed_time=1339 2026-08-07 20:47:22.700 | + functions-common:time_stop:2434 : total=1501 2026-08-07 20:47:22.703 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:22.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2840 2026-08-07 20:47:22.708 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-07 20:47:22.727 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:47:22.730 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-08-07 20:47:22.733 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-07 20:47:22.735 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-07 20:47:22.738 | + functions-common:run_process:1676 : local group= 2026-08-07 20:47:22.741 | + functions-common:run_process:1677 : local user= 2026-08-07 20:47:22.744 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:47:22.748 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-07 20:47:22.751 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:47:22.754 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:47:22.757 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:47:22.760 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:47:22.764 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:47:22.769 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135642765 2026-08-07 20:47:22.771 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-07 20:47:22.789 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:22.792 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-08-07 20:47:22.795 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-08-07 20:47:22.797 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-07 20:47:22.800 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-07 20:47:22.802 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-08-07 20:47:22.805 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-08-07 20:47:22.807 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-08-07 20:47:22.810 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-08-07 20:47:22.813 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-08-07 20:47:22.816 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:47:22.818 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:47:22.821 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:47:22.824 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:47:22.827 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-08-07 20:47:22.830 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-08-07 20:47:22.833 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-08-07 20:47:22.835 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-08-07 20:47:22.838 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-08-07 20:47:22.841 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:47:22.843 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:47:22.846 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:47:22.849 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:47:22.852 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:47:22.855 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-08-07 20:47:22.858 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:47:22.863 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-08-07 20:47:22.933 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:47:23.008 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-08-07 20:47:23.075 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-08-07 20:47:23.141 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-08-07 20:47:23.206 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-08-07 20:47:23.267 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:47:23.327 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:47:23.330 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:47:23.333 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-08-07 20:47:23.410 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:47:23.728 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-08-07 20:47:23.742 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-08-07 20:47:24.042 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-08-07 20:47:24.079 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:47:24.082 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:24.085 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:24.088 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:24.090 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:24.093 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:24.096 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:47:24.099 | + functions-common:time_stop:2427 : start_time=1786135642765 2026-08-07 20:47:24.102 | + functions-common:time_stop:2429 : [[ -z 1786135642765 ]] 2026-08-07 20:47:24.106 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:24.111 | + functions-common:time_stop:2432 : end_time=1786135644107 2026-08-07 20:47:24.114 | + functions-common:time_stop:2433 : elapsed_time=1342 2026-08-07 20:47:24.117 | + functions-common:time_stop:2434 : total=2840 2026-08-07 20:47:24.120 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:24.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4182 2026-08-07 20:47:24.127 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-07 20:47:24.146 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:47:24.150 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-07 20:47:24.169 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:47:24.173 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-07 20:47:24.193 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:24.196 | + ./stack.sh:main:1101 : start_etcd3 2026-08-07 20:47:24.199 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-07 20:47:24.202 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000006752 --data-dir /opt/stack/data/etcd' 2026-08-07 20:47:24.205 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-07 20:47:24.208 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000006752=http://10.4.3.83:2380' 2026-08-07 20:47:24.211 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.83:2380' 2026-08-07 20:47:24.214 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.83:2379' 2026-08-07 20:47:24.217 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-07 20:47:24.220 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-07 20:47:24.223 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.83:2379' 2026-08-07 20:47:24.225 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-07 20:47:24.228 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-07 20:47:24.231 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-07 20:47:24.234 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000006752 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000006752=http://10.4.3.83:2380 --initial-advertise-peer-urls http://10.4.3.83:2380 --advertise-client-urls http://10.4.3.83:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.83:2379 --log-level=debug' '' root 2026-08-07 20:47:24.237 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-07 20:47:24.241 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000006752 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000006752=http://10.4.3.83:2380 --initial-advertise-peer-urls http://10.4.3.83:2380 --advertise-client-urls http://10.4.3.83:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.83:2379 --log-level=debug' 2026-08-07 20:47:24.244 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:47:24.247 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-07 20:47:24.250 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:47:24.253 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:47:24.256 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:47:24.259 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-07 20:47:24.262 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:47:24.267 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-07 20:47:24.343 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:47:24.416 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-07 20:47:24.476 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000006752 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000006752=http://10.4.3.83:2380 --initial-advertise-peer-urls http://10.4.3.83:2380 --advertise-client-urls http://10.4.3.83:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.83:2379 --log-level=debug' 2026-08-07 20:47:24.542 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-07 20:47:24.604 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-07 20:47:24.668 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:47:24.727 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:47:24.730 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:47:24.733 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-07 20:47:24.802 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:47:25.147 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-07 20:47:25.216 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-07 20:47:25.278 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-07 20:47:25.342 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-07 20:47:25.402 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-07 20:47:25.407 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:47:25.412 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-07 20:47:25.415 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-07 20:47:25.714 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-07 20:47:25.727 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-07 20:47:26.020 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-07 20:47:26.972 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-07 20:47:26.992 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:26.995 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.83 80 2026-08-07 20:47:26.998 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-08-07 20:47:27.001 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-07 20:47:27.004 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-08-07 20:47:27.006 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.83 2026-08-07 20:47:27.009 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-08-07 20:47:27.012 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-07 20:47:27.016 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-07 20:47:27.019 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-07 20:47:27.022 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-07 20:47:27.025 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-07 20:47:27.028 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-08-07 20:47:27.045 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-08-07 20:47:27.048 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-07 20:47:27.052 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-08-07 20:47:27.055 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-08-07 20:47:27.058 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-07 20:47:27.062 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:27.065 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:27.068 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-07 20:47:27.072 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-08-07 20:47:27.075 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-07 20:47:27.077 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-08-07 20:47:27.080 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-08-07 20:47:27.084 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-08-07 20:47:27.086 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-08-07 20:47:27.101 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:47:27.105 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-07 20:47:27.107 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-07 20:47:27.111 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:47:27.114 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:27.116 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:27.119 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:27.121 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:27.124 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-07 20:47:27.158 | No module matches headers 2026-08-07 20:47:27.162 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-08-07 20:47:27.196 | Enabling module headers. 2026-08-07 20:47:27.203 | To activate the new configuration, you need to run: 2026-08-07 20:47:27.203 | systemctl restart apache2 2026-08-07 20:47:27.209 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-07 20:47:27.212 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:47:27.215 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-07 20:47:27.218 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-07 20:47:27.221 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:47:27.225 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:27.228 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:27.231 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:27.234 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:27.237 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-07 20:47:27.272 | No module matches ssl 2026-08-07 20:47:27.276 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-08-07 20:47:27.324 | Considering dependency mime for ssl: 2026-08-07 20:47:27.324 | Module mime already enabled 2026-08-07 20:47:27.324 | Considering dependency socache_shmcb for ssl: 2026-08-07 20:47:27.324 | Enabling module socache_shmcb. 2026-08-07 20:47:27.330 | Enabling module ssl. 2026-08-07 20:47:27.330 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-08-07 20:47:27.336 | To activate the new configuration, you need to run: 2026-08-07 20:47:27.337 | systemctl restart apache2 2026-08-07 20:47:27.342 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-08-07 20:47:27.345 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:47:27.348 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-07 20:47:27.352 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-07 20:47:27.355 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:47:27.359 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:27.362 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:27.365 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:27.369 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:27.372 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-07 20:47:27.409 | proxy (enabled by site administrator) 2026-08-07 20:47:27.412 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:47:27.415 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-07 20:47:27.419 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-07 20:47:27.422 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:47:27.425 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:27.428 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:27.432 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:27.435 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:27.437 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-07 20:47:27.475 | proxy_http (enabled by site administrator) 2026-08-07 20:47:27.478 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-08-07 20:47:27.481 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-08-07 20:47:27.484 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-07 20:47:27.487 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-07 20:47:27.490 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:47:27.493 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:27.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:27.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:27.501 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:27.504 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-07 20:47:27.507 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:27.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:27.514 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-08-07 20:47:27.547 | Enabling site http-services-tls-proxy. 2026-08-07 20:47:27.553 | To activate the new configuration, you need to run: 2026-08-07 20:47:27.553 | systemctl reload apache2 2026-08-07 20:47:27.558 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-07 20:47:27.562 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:47:27.564 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:47:27.567 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:47:27.687 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-07 20:47:27.690 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-07 20:47:27.693 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-07 20:47:27.707 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-08-07 20:47:27.720 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-07 20:47:27.723 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-07 20:47:27.725 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-07 20:47:27.729 | + functions-common:write_clouds_yaml:94 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-08-07 20:47:27.786 | The user clouds.yaml file didn't exist. 2026-08-07 20:47:27.795 | + functions-common:write_clouds_yaml:105 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-08-07 20:47:27.859 | + functions-common:write_clouds_yaml:116 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-08-07 20:47:27.940 | + functions-common:write_clouds_yaml:127 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-08-07 20:47:27.956 | ++ inc/async:async_inner:64 : rc=0 2026-08-07 20:47:27.984 | [55203 Async install_tempest:55203]: finished successfully 2026-08-07 20:47:28.009 | + functions-common:write_clouds_yaml:138 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-08-07 20:47:28.078 | + functions-common:write_clouds_yaml:149 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-08-07 20:47:28.142 | + functions-common:write_clouds_yaml:160 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-08-07 20:47:28.208 | + functions-common:write_clouds_yaml:171 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-08-07 20:47:28.293 | + functions-common:write_clouds_yaml:182 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-08-07 20:47:28.359 | + functions-common:write_clouds_yaml:193 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://10.4.3.83/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-08-07 20:47:28.432 | + functions-common:write_clouds_yaml:203 : cat 2026-08-07 20:47:28.438 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-08-07 20:47:28.441 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-08-07 20:47:28.445 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-08-07 20:47:28.451 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-07 20:47:28.454 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-07 20:47:28.457 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-07 20:47:28.477 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:28.480 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-07 20:47:28.483 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:47:28.486 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-07 20:47:28.490 | + ./stack.sh:main:1118 : '[' 10.4.3.83 == 10.4.3.83 ']' 2026-08-07 20:47:28.493 | + ./stack.sh:main:1119 : init_keystone 2026-08-07 20:47:28.496 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-07 20:47:28.514 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:47:28.517 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-07 20:47:28.519 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-07 20:47:28.522 | + lib/database:recreate_database:112 : local db=keystone 2026-08-07 20:47:28.525 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-07 20:47:28.527 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-07 20:47:28.530 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-07 20:47:28.535 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:47:28.581 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-07 20:47:28.585 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:47:28.622 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-07 20:47:28.625 | + functions-common:time_start:2406 : local name=dbsync 2026-08-07 20:47:28.628 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:47:28.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:47:28.635 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:47:28.640 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135648637 2026-08-07 20:47:28.643 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-07 20:47:29.055 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-07 20:47:29.055 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:47:29.055 | we strongly recommend against using it for new projects. 2026-08-07 20:47:29.055 | 2026-08-07 20:47:29.055 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:47:29.055 | framework. For more detail see 2026-08-07 20:47:29.055 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:47:29.055 | 2026-08-07 20:47:29.055 | from eventlet import event 2026-08-07 20:47:30.837 | INFO dbcounter [-] Registered counter for database keystone 2026-08-07 20:47:30.882 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=59450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-07 20:47:30.889 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:47:30.889 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:47:30.890 | DEBUG dbcounter [-] [59450] Writer thread running {{(pid=59450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:47:30.939 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-07 20:47:32.120 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-07 20:47:32.121 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-07 20:47:32.121 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:47:32.123 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-07 20:47:32.136 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:47:32.137 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-07 20:47:32.144 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:47:32.145 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-07 20:47:32.167 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:47:32.169 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-07 20:47:32.181 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:47:32.186 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-07 20:47:32.236 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:47:32.239 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-07 20:47:32.239 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-07 20:47:32.239 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-07 20:47:32.285 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:47:32.289 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-07 20:47:32.307 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59450) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:47:32.695 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-07 20:47:32.697 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:32.700 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:32.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:32.705 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:32.708 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:32.711 | + functions-common:time_stop:2426 : name=dbsync 2026-08-07 20:47:32.714 | + functions-common:time_stop:2427 : start_time=1786135648637 2026-08-07 20:47:32.716 | + functions-common:time_stop:2429 : [[ -z 1786135648637 ]] 2026-08-07 20:47:32.720 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:32.725 | + functions-common:time_stop:2432 : end_time=1786135652721 2026-08-07 20:47:32.728 | + functions-common:time_stop:2433 : elapsed_time=4084 2026-08-07 20:47:32.731 | + functions-common:time_stop:2434 : total=0 2026-08-07 20:47:32.734 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:32.738 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4084 2026-08-07 20:47:32.740 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-07 20:47:32.743 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-07 20:47:32.747 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-07 20:47:33.116 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-07 20:47:33.116 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:47:33.116 | we strongly recommend against using it for new projects. 2026-08-07 20:47:33.116 | 2026-08-07 20:47:33.116 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:47:33.116 | framework. For more detail see 2026-08-07 20:47:33.116 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:47:33.116 | 2026-08-07 20:47:33.116 | from eventlet import event 2026-08-07 20:47:34.417 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-07 20:47:34.417 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-07 20:47:34.418 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-07 20:47:34.418 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-07 20:47:34.418 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-07 20:47:34.418 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-07 20:47:34.418 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-07 20:47:34.418 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-07 20:47:34.418 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-07 20:47:34.813 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-07 20:47:34.819 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-07 20:47:35.156 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-07 20:47:35.156 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:47:35.156 | we strongly recommend against using it for new projects. 2026-08-07 20:47:35.156 | 2026-08-07 20:47:35.156 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:47:35.156 | framework. For more detail see 2026-08-07 20:47:35.156 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:47:35.156 | 2026-08-07 20:47:35.156 | from eventlet import event 2026-08-07 20:47:36.459 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-07 20:47:36.459 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-07 20:47:36.460 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-07 20:47:36.460 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-07 20:47:36.460 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-07 20:47:36.460 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-07 20:47:36.460 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-07 20:47:36.460 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-07 20:47:36.460 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-07 20:47:36.854 | + ./stack.sh:main:1120 : start_keystone 2026-08-07 20:47:36.858 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-07 20:47:36.863 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-07 20:47:36.865 | + functions-common:run_process:1674 : local service=keystone 2026-08-07 20:47:36.869 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-07 20:47:36.872 | + functions-common:run_process:1676 : local group= 2026-08-07 20:47:36.875 | + functions-common:run_process:1677 : local user= 2026-08-07 20:47:36.878 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:47:36.882 | + functions-common:run_process:1680 : local name=keystone 2026-08-07 20:47:36.885 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:47:36.889 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:47:36.891 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:47:36.895 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:47:36.899 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:47:36.903 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135656900 2026-08-07 20:47:36.906 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-07 20:47:36.924 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:36.926 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-07 20:47:36.929 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-07 20:47:36.932 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-07 20:47:36.935 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-07 20:47:36.938 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-07 20:47:36.941 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-07 20:47:36.943 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-07 20:47:36.946 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-07 20:47:36.949 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-07 20:47:36.952 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:47:36.955 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:47:36.958 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:47:36.960 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:47:36.964 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-07 20:47:36.967 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-07 20:47:36.970 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-07 20:47:36.973 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-07 20:47:36.976 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-07 20:47:36.979 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-07 20:47:36.981 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-07 20:47:36.984 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-07 20:47:36.987 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-07 20:47:36.990 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-07 20:47:36.993 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-07 20:47:36.995 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-07 20:47:37.000 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-07 20:47:37.075 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:47:37.149 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-07 20:47:37.209 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-08-07 20:47:37.267 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-08-07 20:47:37.330 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:47:37.392 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-07 20:47:37.455 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-07 20:47:37.513 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-07 20:47:37.575 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-07 20:47:37.632 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-07 20:47:37.697 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-07 20:47:37.700 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-07 20:47:37.704 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-07 20:47:37.772 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-07 20:47:38.079 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-07 20:47:38.094 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-07 20:47:38.388 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-07 20:47:38.480 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:47:38.484 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:38.487 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:38.490 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:38.494 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:38.497 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:38.500 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:47:38.503 | + functions-common:time_stop:2427 : start_time=1786135656900 2026-08-07 20:47:38.505 | + functions-common:time_stop:2429 : [[ -z 1786135656900 ]] 2026-08-07 20:47:38.509 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:38.513 | + functions-common:time_stop:2432 : end_time=1786135658510 2026-08-07 20:47:38.515 | + functions-common:time_stop:2433 : elapsed_time=1610 2026-08-07 20:47:38.518 | + functions-common:time_stop:2434 : total=4182 2026-08-07 20:47:38.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:38.524 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5792 2026-08-07 20:47:38.527 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-07 20:47:38.527 | Waiting for keystone to start... 2026-08-07 20:47:38.529 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.83/identity/v3/ 2026-08-07 20:47:38.532 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.83/identity/v3/ 2026-08-07 20:47:38.535 | + functions:wait_for_service:476 : local timeout=60 2026-08-07 20:47:38.538 | + functions:wait_for_service:477 : local url=http://10.4.3.83/identity/v3/ 2026-08-07 20:47:38.541 | + functions:wait_for_service:478 : local rval=0 2026-08-07 20:47:38.544 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-07 20:47:38.546 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-07 20:47:38.549 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:47:38.552 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:47:38.558 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:47:38.563 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135658559 2026-08-07 20:47:38.566 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-07 20:47:38.571 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.83/identity/v3/ 2026-08-07 20:47:41.349 | + :: : [[ 200 == 503 ]] 2026-08-07 20:47:41.350 | + :: : [[ 0 -eq 7 ]] 2026-08-07 20:47:41.353 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-07 20:47:41.356 | + functions-common:time_stop:2420 : local name 2026-08-07 20:47:41.358 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:47:41.361 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:47:41.363 | + functions-common:time_stop:2423 : local total 2026-08-07 20:47:41.366 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:47:41.368 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-07 20:47:41.371 | + functions-common:time_stop:2427 : start_time=1786135658559 2026-08-07 20:47:41.373 | + functions-common:time_stop:2429 : [[ -z 1786135658559 ]] 2026-08-07 20:47:41.377 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:47:41.380 | + functions-common:time_stop:2432 : end_time=1786135661378 2026-08-07 20:47:41.383 | + functions-common:time_stop:2433 : elapsed_time=2819 2026-08-07 20:47:41.386 | + functions-common:time_stop:2434 : total=0 2026-08-07 20:47:41.388 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:47:41.391 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2819 2026-08-07 20:47:41.393 | + functions:wait_for_service:486 : return 0 2026-08-07 20:47:41.396 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-07 20:47:41.413 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:47:41.416 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.83 5001 2026-08-07 20:47:41.419 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-08-07 20:47:41.422 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-07 20:47:41.425 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-08-07 20:47:41.427 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.83 2026-08-07 20:47:41.430 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-08-07 20:47:41.432 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-08-07 20:47:41.435 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-07 20:47:41.437 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-07 20:47:41.440 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-07 20:47:41.443 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-07 20:47:41.445 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-07 20:47:41.449 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-08-07 20:47:41.451 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-08-07 20:47:41.453 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-07 20:47:41.455 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:41.458 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:41.461 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-07 20:47:41.464 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-08-07 20:47:41.466 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-07 20:47:41.469 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-08-07 20:47:41.472 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-08-07 20:47:41.475 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-08-07 20:47:41.478 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-08-07 20:47:41.480 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-08-07 20:47:41.496 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:47:41.499 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-07 20:47:41.503 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-07 20:47:41.505 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:47:41.508 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:41.511 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:41.514 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:41.517 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:41.519 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-07 20:47:41.554 | headers (enabled by site administrator) 2026-08-07 20:47:41.558 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:47:41.560 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-07 20:47:41.563 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-07 20:47:41.567 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:47:41.570 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:41.573 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:41.576 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:41.579 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:41.582 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-07 20:47:41.618 | ssl (enabled by site administrator) 2026-08-07 20:47:41.622 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:47:41.625 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-07 20:47:41.628 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-07 20:47:41.631 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:47:41.634 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:41.636 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:41.639 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:41.642 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:41.645 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-07 20:47:41.680 | proxy (enabled by site administrator) 2026-08-07 20:47:41.683 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:47:41.686 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-07 20:47:41.690 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-07 20:47:41.692 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:47:41.696 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:41.698 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:41.702 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:41.705 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:41.707 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-07 20:47:41.741 | proxy_http (enabled by site administrator) 2026-08-07 20:47:41.744 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-08-07 20:47:41.748 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-08-07 20:47:41.750 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-07 20:47:41.753 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-07 20:47:41.755 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:47:41.758 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:47:41.761 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:41.765 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:41.767 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-07 20:47:41.770 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-07 20:47:41.773 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:47:41.776 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:47:41.778 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-08-07 20:47:41.812 | Enabling site keystone-service-tls-proxy. 2026-08-07 20:47:41.818 | To activate the new configuration, you need to run: 2026-08-07 20:47:41.818 | systemctl reload apache2 2026-08-07 20:47:41.823 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-07 20:47:41.826 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:47:41.829 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:47:41.832 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:47:41.960 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-07 20:47:41.963 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:47:41.965 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-07 20:47:42.611 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-07 20:47:42.614 | + lib/keystone:bootstrap_keystone:541 : /opt/stack/data/venv/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://10.4.3.83/identity 2026-08-07 20:47:42.945 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-07 20:47:42.945 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:47:42.945 | we strongly recommend against using it for new projects. 2026-08-07 20:47:42.945 | 2026-08-07 20:47:42.945 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:47:42.945 | framework. For more detail see 2026-08-07 20:47:42.945 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:47:42.945 | 2026-08-07 20:47:42.945 | from eventlet import event 2026-08-07 20:47:44.535 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.535 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.535 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.539 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.547 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.547 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.573 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.576 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.576 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.615 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.615 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.615 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.615 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.615 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.615 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.623 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.623 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.623 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.623 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.623 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.623 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.623 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.623 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60561) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-07 20:47:44.662 | INFO dbcounter [-] Registered counter for database keystone 2026-08-07 20:47:44.699 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=60561) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-07 20:47:44.829 | DEBUG dbcounter [-] [60561] Writer thread running {{(pid=60561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:47:44.904 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created domain default 2026-08-07 20:47:44.929 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created project admin 2026-08-07 20:47:44.946 | WARNING keystone.common.password_hashing [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-07 20:47:44.960 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created user admin 2026-08-07 20:47:44.969 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created role reader 2026-08-07 20:47:44.975 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created role member 2026-08-07 20:47:44.988 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created implied role where 995edf24aa7e485eb21f81f9211fe6a3 implies 43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:47:44.993 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created role manager 2026-08-07 20:47:45.003 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created implied role where 2772a35713ec4afd8b5b9a29c9f22719 implies 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:47:45.009 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created role admin 2026-08-07 20:47:45.018 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created implied role where cf19218c1c2b4ab1aec98b73d4374c0a implies 2772a35713ec4afd8b5b9a29c9f22719 2026-08-07 20:47:45.027 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created role service 2026-08-07 20:47:45.035 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Granted role admin on project admin to user admin. 2026-08-07 20:47:45.039 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Granted role admin on the system to user admin. 2026-08-07 20:47:45.046 | WARNING py.warnings [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-08-07 20:47:45.046 | warnings.warn( 2026-08-07 20:47:45.046 |  2026-08-07 20:47:45.049 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created region RegionOne 2026-08-07 20:47:45.066 | INFO keystone.cmd.bootstrap [None req-fd826f7c-cb91-4d1e-92fd-7a8318818521 None None] Created public endpoint https://10.4.3.83/identity 2026-08-07 20:47:45.546 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-07 20:47:45.549 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-07 20:47:45.552 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-07 20:47:45.556 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-07 20:47:47.122 | 2026-08-07 20:47:47.133 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:47.136 | + lib/keystone:create_keystone_accounts:258 : admin_project=748b3037bd454f3db3158d899ad1e179 2026-08-07 20:47:47.139 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-07 20:47:47.142 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-07 20:47:47.343 | 2026-08-07 20:47:47.355 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:47.358 | + lib/keystone:create_keystone_accounts:260 : admin_user=8a7fd73008b84a03b8255e7761b3cb59 2026-08-07 20:47:47.360 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-07 20:47:47.363 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-07 20:47:47.365 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-07 20:47:47.368 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 8a7fd73008b84a03b8255e7761b3cb59 default 2026-08-07 20:47:47.426 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 8a7fd73008b84a03b8255e7761b3cb59 default 2026-08-07 20:47:47.467 | [8553 Async ks-domain-role:60691]: running: get_or_add_user_domain_role admin 8a7fd73008b84a03b8255e7761b3cb59 default 2026-08-07 20:47:47.470 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-07 20:47:47.472 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-07 20:47:47.476 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-07 20:47:48.310 | 2026-08-07 20:47:48.322 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:48.325 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-07 20:47:48.328 | + functions-common:get_or_create_domain:878 : echo default 2026-08-07 20:47:48.328 | default 2026-08-07 20:47:48.331 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-07 20:47:48.399 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-07 20:47:48.440 | [8553 Async ks-project:60818]: running: get_or_create_project service Default 2026-08-07 20:47:48.442 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-07 20:47:48.508 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-07 20:47:48.547 | [8553 Async ks-service:60912]: running: get_or_create_role service 2026-08-07 20:47:48.550 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-07 20:47:48.611 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-07 20:47:48.650 | [8553 Async ks-reseller:61006]: running: get_or_create_role ResellerAdmin 2026-08-07 20:47:48.652 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-07 20:47:48.655 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-07 20:47:48.723 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-07 20:47:48.763 | [8553 Async ks-anotherrole:61102]: running: get_or_create_role anotherrole 2026-08-07 20:47:48.766 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-07 20:47:48.769 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-07 20:47:48.771 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-07 20:47:48.776 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-08-07 20:47:48.795 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:48.820 | [60691 Async ks-domain-role:60691]: finished successfully 2026-08-07 20:47:49.181 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:49.204 | [60818 Async ks-project:60818]: finished successfully 2026-08-07 20:47:49.482 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:49.505 | [60912 Async ks-service:60912]: finished successfully 2026-08-07 20:47:49.701 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:49.723 | [61006 Async ks-reseller:61006]: finished successfully 2026-08-07 20:47:49.863 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:49.887 | [61102 Async ks-anotherrole:61102]: finished successfully 2026-08-07 20:47:50.079 | 2026-08-07 20:47:50.090 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:50.092 | ++ functions-common:get_or_create_project:928 : project_id=d28dc3bdb49f4c5aaa1741b3852b8893 2026-08-07 20:47:50.095 | ++ functions-common:get_or_create_project:929 : echo d28dc3bdb49f4c5aaa1741b3852b8893 2026-08-07 20:47:50.098 | + lib/keystone:create_keystone_accounts:288 : invis_project=d28dc3bdb49f4c5aaa1741b3852b8893 2026-08-07 20:47:50.101 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-07 20:47:50.104 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-07 20:47:50.106 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-07 20:47:50.110 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-08-07 20:47:50.389 | 2026-08-07 20:47:50.401 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:50.404 | ++ functions-common:get_or_create_project:928 : project_id=fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:50.407 | ++ functions-common:get_or_create_project:929 : echo fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:50.411 | + lib/keystone:create_keystone_accounts:292 : demo_project=fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:50.413 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-07 20:47:50.416 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-08-07 20:47:50.419 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:47:50.421 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-07 20:47:50.424 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-07 20:47:50.428 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-08-07 20:47:50.704 | 2026-08-07 20:47:50.716 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:50.719 | ++ functions-common:get_or_create_user:915 : user_id=b16cc59296e045eea45343dd12c71a99 2026-08-07 20:47:50.721 | ++ functions-common:get_or_create_user:916 : echo b16cc59296e045eea45343dd12c71a99 2026-08-07 20:47:50.724 | + lib/keystone:create_keystone_accounts:295 : demo_user=b16cc59296e045eea45343dd12c71a99 2026-08-07 20:47:50.727 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-07 20:47:50.771 | [8553 Async ks-domain-role:60691]: Waiting for completion of get_or_add_user_domain_role admin 8a7fd73008b84a03b8255e7761b3cb59 default running on PID 60691 (6 other jobs running) 2026-08-07 20:47:50.794 | [8553 Async ks-domain-role:60691]: Signaling child to exit 2026-08-07 20:47:50.794 | WAKEUP 2026-08-07 20:47:50.815 | [8553 Async ks-domain-role:60691]: Signaled 2026-08-07 20:47:50.816 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-07 20:47:50.816 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 8a7fd73008b84a03b8255e7761b3cb59 --domain default 2026-08-07 20:47:50.816 | 2026-08-07 20:47:50.816 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8a7fd73008b84a03b8255e7761b3cb59 --domain default -c Role -f value 2026-08-07 20:47:50.816 | 2026-08-07 20:47:50.816 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:50.817 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:47:50.817 | + functions-common:get_or_add_user_domain_role:999 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:47:50.817 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:47:50.856 | [8553 Async ks-domain-role:60691]: finished get_or_add_user_domain_role admin 8a7fd73008b84a03b8255e7761b3cb59 default with result 0 in 1 seconds 2026-08-07 20:47:50.862 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-07 20:47:50.895 | [8553 Async ks-project:60818]: Waiting for completion of get_or_create_project service Default running on PID 60818 (5 other jobs running) 2026-08-07 20:47:50.917 | [8553 Async ks-project:60818]: Signaling child to exit 2026-08-07 20:47:50.917 | WAKEUP 2026-08-07 20:47:50.935 | [8553 Async ks-project:60818]: Signaled 2026-08-07 20:47:50.936 | + functions-common:get_or_create_project:922 : local project_id 2026-08-07 20:47:50.936 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-08-07 20:47:50.936 | 2026-08-07 20:47:50.936 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:50.936 | + functions-common:get_or_create_project:928 : project_id=1646da6699f54b408bb8106dee7403d8 2026-08-07 20:47:50.936 | + functions-common:get_or_create_project:929 : echo 1646da6699f54b408bb8106dee7403d8 2026-08-07 20:47:50.936 | 1646da6699f54b408bb8106dee7403d8 2026-08-07 20:47:50.977 | [8553 Async ks-project:60818]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-08-07 20:47:51.013 | [8553 Async ks-service:60912]: Waiting for completion of get_or_create_role service running on PID 60912 (4 other jobs running) 2026-08-07 20:47:51.037 | [8553 Async ks-service:60912]: Signaling child to exit 2026-08-07 20:47:51.037 | WAKEUP 2026-08-07 20:47:51.058 | [8553 Async ks-service:60912]: Signaled 2026-08-07 20:47:51.059 | + functions-common:get_or_create_role:935 : local role_id 2026-08-07 20:47:51.059 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-07 20:47:51.059 | 2026-08-07 20:47:51.059 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:51.059 | + functions-common:get_or_create_role:940 : role_id=4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:47:51.059 | + functions-common:get_or_create_role:941 : echo 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:47:51.059 | 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:47:51.099 | [8553 Async ks-service:60912]: finished get_or_create_role service with result 0 in 1 seconds 2026-08-07 20:47:51.134 | [8553 Async ks-reseller:61006]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 61006 (3 other jobs running) 2026-08-07 20:47:51.157 | [8553 Async ks-reseller:61006]: Signaling child to exit 2026-08-07 20:47:51.157 | WAKEUP 2026-08-07 20:47:51.177 | [8553 Async ks-reseller:61006]: Signaled 2026-08-07 20:47:51.178 | + functions-common:get_or_create_role:935 : local role_id 2026-08-07 20:47:51.178 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-07 20:47:51.179 | 2026-08-07 20:47:51.179 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:51.179 | + functions-common:get_or_create_role:940 : role_id=78eda4d83d944f25a8f48cd21146ebe5 2026-08-07 20:47:51.179 | + functions-common:get_or_create_role:941 : echo 78eda4d83d944f25a8f48cd21146ebe5 2026-08-07 20:47:51.179 | 78eda4d83d944f25a8f48cd21146ebe5 2026-08-07 20:47:51.220 | [8553 Async ks-reseller:61006]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-08-07 20:47:51.257 | [8553 Async ks-anotherrole:61102]: Waiting for completion of get_or_create_role anotherrole running on PID 61102 (2 other jobs running) 2026-08-07 20:47:51.280 | [8553 Async ks-anotherrole:61102]: Signaling child to exit 2026-08-07 20:47:51.280 | WAKEUP 2026-08-07 20:47:51.303 | [8553 Async ks-anotherrole:61102]: Signaled 2026-08-07 20:47:51.304 | + functions-common:get_or_create_role:935 : local role_id 2026-08-07 20:47:51.304 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-07 20:47:51.304 | 2026-08-07 20:47:51.304 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:51.304 | + functions-common:get_or_create_role:940 : role_id=34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:47:51.304 | + functions-common:get_or_create_role:941 : echo 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:47:51.304 | 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:47:51.346 | [8553 Async ks-anotherrole:61102]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-08-07 20:47:51.350 | + inc/async:async_wait:197 : return 0 2026-08-07 20:47:51.352 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:51.416 | + inc/async:async_inner:63 : get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:51.453 | [8553 Async ks-demo-member:61938]: running: get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:51.455 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 8a7fd73008b84a03b8255e7761b3cb59 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:51.519 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8a7fd73008b84a03b8255e7761b3cb59 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:51.557 | [8553 Async ks-demo-admin:62034]: running: get_or_add_user_project_role admin 8a7fd73008b84a03b8255e7761b3cb59 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:51.560 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:51.625 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:51.662 | [8553 Async ks-demo-another:62130]: running: get_or_add_user_project_role anotherrole b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:51.665 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 d28dc3bdb49f4c5aaa1741b3852b8893 2026-08-07 20:47:51.729 | + inc/async:async_inner:63 : get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 d28dc3bdb49f4c5aaa1741b3852b8893 2026-08-07 20:47:51.769 | [8553 Async ks-demo-invis:62226]: running: get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 d28dc3bdb49f4c5aaa1741b3852b8893 2026-08-07 20:47:51.771 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-07 20:47:51.775 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-08-07 20:47:51.778 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:47:51.782 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-07 20:47:51.785 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-07 20:47:51.789 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-08-07 20:47:53.404 | 2026-08-07 20:47:53.414 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:53.418 | ++ functions-common:get_or_create_user:915 : user_id=b4936fb5e3b44b04bff1edbe39537718 2026-08-07 20:47:53.421 | ++ functions-common:get_or_create_user:916 : echo b4936fb5e3b44b04bff1edbe39537718 2026-08-07 20:47:53.426 | + lib/keystone:create_keystone_accounts:308 : demo_reader=b4936fb5e3b44b04bff1edbe39537718 2026-08-07 20:47:53.429 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader b4936fb5e3b44b04bff1edbe39537718 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:53.502 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b4936fb5e3b44b04bff1edbe39537718 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:53.545 | [8553 Async ks-demo-reader:62432]: running: get_or_add_user_project_role reader b4936fb5e3b44b04bff1edbe39537718 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:47:53.549 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-07 20:47:53.553 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-07 20:47:53.556 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-07 20:47:53.560 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-08-07 20:47:53.884 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:53.908 | [61938 Async ks-demo-member:61938]: finished successfully 2026-08-07 20:47:54.340 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:54.368 | [62034 Async ks-demo-admin:62034]: finished successfully 2026-08-07 20:47:54.792 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:54.816 | [62130 Async ks-demo-another:62130]: finished successfully 2026-08-07 20:47:55.219 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:55.244 | [62226 Async ks-demo-invis:62226]: finished successfully 2026-08-07 20:47:55.851 | 2026-08-07 20:47:55.863 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:55.866 | ++ functions-common:get_or_create_project:928 : project_id=1757deae110940a28bba8796de5feff3 2026-08-07 20:47:55.868 | ++ functions-common:get_or_create_project:929 : echo 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:55.872 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=1757deae110940a28bba8796de5feff3 2026-08-07 20:47:55.874 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-07 20:47:55.878 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-08-07 20:47:55.881 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:47:55.884 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-07 20:47:55.886 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-07 20:47:55.890 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-08-07 20:47:56.279 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:56.307 | [62432 Async ks-demo-reader:62432]: finished successfully 2026-08-07 20:47:56.495 | 2026-08-07 20:47:56.506 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:56.510 | ++ functions-common:get_or_create_user:915 : user_id=6b0c36a852bc46579ee41a3e7c87ac72 2026-08-07 20:47:56.512 | ++ functions-common:get_or_create_user:916 : echo 6b0c36a852bc46579ee41a3e7c87ac72 2026-08-07 20:47:56.515 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=6b0c36a852bc46579ee41a3e7c87ac72 2026-08-07 20:47:56.519 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:56.583 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:56.621 | [8553 Async ks-alt-admin:62818]: running: get_or_add_user_project_role admin 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:56.623 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:56.686 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:56.725 | [8553 Async ks-alt-another:62914]: running: get_or_add_user_project_role anotherrole 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:56.728 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-07 20:47:56.731 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-08-07 20:47:56.734 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:47:56.738 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-07 20:47:56.740 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-07 20:47:56.745 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-08-07 20:47:57.685 | 2026-08-07 20:47:57.695 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:57.699 | ++ functions-common:get_or_create_user:915 : user_id=1c1006e7d5be424ba36ee5167d6b1cb4 2026-08-07 20:47:57.701 | ++ functions-common:get_or_create_user:916 : echo 1c1006e7d5be424ba36ee5167d6b1cb4 2026-08-07 20:47:57.704 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=1c1006e7d5be424ba36ee5167d6b1cb4 2026-08-07 20:47:57.707 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 1c1006e7d5be424ba36ee5167d6b1cb4 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:57.773 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1c1006e7d5be424ba36ee5167d6b1cb4 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:57.810 | [8553 Async ks-alt-member-user:63084]: running: get_or_add_user_project_role member 1c1006e7d5be424ba36ee5167d6b1cb4 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:57.813 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-07 20:47:57.817 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-08-07 20:47:57.821 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:47:57.823 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-07 20:47:57.827 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-07 20:47:57.832 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-08-07 20:47:58.152 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:58.177 | [62818 Async ks-alt-admin:62818]: finished successfully 2026-08-07 20:47:58.588 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:58.611 | [62914 Async ks-alt-another:62914]: finished successfully 2026-08-07 20:47:59.245 | 2026-08-07 20:47:59.256 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:47:59.259 | ++ functions-common:get_or_create_user:915 : user_id=67d366eeb0a04350be95dfba88cf3cea 2026-08-07 20:47:59.263 | ++ functions-common:get_or_create_user:916 : echo 67d366eeb0a04350be95dfba88cf3cea 2026-08-07 20:47:59.266 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=67d366eeb0a04350be95dfba88cf3cea 2026-08-07 20:47:59.268 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 67d366eeb0a04350be95dfba88cf3cea 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:59.332 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 67d366eeb0a04350be95dfba88cf3cea 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:59.373 | [8553 Async ks-alt-reader-user:63377]: running: get_or_add_user_project_role reader 67d366eeb0a04350be95dfba88cf3cea 1757deae110940a28bba8796de5feff3 2026-08-07 20:47:59.378 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-08-07 20:47:59.381 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:47:59.385 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-07 20:47:59.387 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-07 20:47:59.391 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-08-07 20:47:59.701 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:47:59.725 | [63084 Async ks-alt-member-user:63084]: finished successfully 2026-08-07 20:48:00.340 | 2026-08-07 20:48:00.352 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:00.355 | ++ functions-common:get_or_create_user:915 : user_id=d10a3897526243469ac4cbd8100ea4f2 2026-08-07 20:48:00.357 | ++ functions-common:get_or_create_user:916 : echo d10a3897526243469ac4cbd8100ea4f2 2026-08-07 20:48:00.361 | + lib/keystone:create_keystone_accounts:340 : system_member_user=d10a3897526243469ac4cbd8100ea4f2 2026-08-07 20:48:00.363 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member d10a3897526243469ac4cbd8100ea4f2 all 2026-08-07 20:48:00.431 | + inc/async:async_inner:63 : get_or_add_user_system_role member d10a3897526243469ac4cbd8100ea4f2 all 2026-08-07 20:48:00.473 | [8553 Async ks-system-member:63567]: running: get_or_add_user_system_role member d10a3897526243469ac4cbd8100ea4f2 all 2026-08-07 20:48:00.476 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-08-07 20:48:00.479 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:00.482 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-07 20:48:00.484 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-07 20:48:00.488 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-08-07 20:48:00.807 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:00.833 | [63377 Async ks-alt-reader-user:63377]: finished successfully 2026-08-07 20:48:01.473 | 2026-08-07 20:48:01.484 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:01.487 | ++ functions-common:get_or_create_user:915 : user_id=be5021ce6bb84839bb84ffcc6da8786b 2026-08-07 20:48:01.490 | ++ functions-common:get_or_create_user:916 : echo be5021ce6bb84839bb84ffcc6da8786b 2026-08-07 20:48:01.493 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=be5021ce6bb84839bb84ffcc6da8786b 2026-08-07 20:48:01.496 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader be5021ce6bb84839bb84ffcc6da8786b all 2026-08-07 20:48:01.571 | + inc/async:async_inner:63 : get_or_add_user_system_role reader be5021ce6bb84839bb84ffcc6da8786b all 2026-08-07 20:48:01.613 | [8553 Async ks-system-reader:63764]: running: get_or_add_user_system_role reader be5021ce6bb84839bb84ffcc6da8786b all 2026-08-07 20:48:01.616 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-07 20:48:01.620 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-07 20:48:01.623 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-07 20:48:01.626 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-07 20:48:01.630 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-08-07 20:48:02.455 | 2026-08-07 20:48:02.466 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:02.472 | ++ functions-common:get_or_create_group:892 : group_id=9ef6c4e20e664bddb7733983db61c035 2026-08-07 20:48:02.473 | ++ functions-common:get_or_create_group:893 : echo 9ef6c4e20e664bddb7733983db61c035 2026-08-07 20:48:02.476 | + lib/keystone:create_keystone_accounts:350 : admin_group=9ef6c4e20e664bddb7733983db61c035 2026-08-07 20:48:02.479 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-07 20:48:02.483 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-07 20:48:02.486 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-07 20:48:02.488 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-07 20:48:02.492 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-08-07 20:48:02.860 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:02.885 | [63567 Async ks-system-member:63567]: finished successfully 2026-08-07 20:48:03.420 | 2026-08-07 20:48:03.431 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:03.435 | ++ functions-common:get_or_create_group:892 : group_id=752fd954367c465282248ce03f283307 2026-08-07 20:48:03.438 | ++ functions-common:get_or_create_group:893 : echo 752fd954367c465282248ce03f283307 2026-08-07 20:48:03.442 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=752fd954367c465282248ce03f283307 2026-08-07 20:48:03.444 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:03.510 | + inc/async:async_inner:63 : get_or_add_group_project_role member 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:03.551 | [8553 Async ks-group-memberdemo:64041]: running: get_or_add_group_project_role member 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:03.554 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:03.624 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:03.665 | [8553 Async ks-group-anotherdemo:64120]: running: get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:03.669 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:03.735 | + inc/async:async_inner:63 : get_or_add_group_project_role member 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:03.774 | [8553 Async ks-group-memberalt:64199]: running: get_or_add_group_project_role member 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:03.776 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:03.816 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:03.841 | [63764 Async ks-system-reader:63764]: finished successfully 2026-08-07 20:48:03.845 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:03.885 | [8553 Async ks-group-anotheralt:64305]: running: get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:03.888 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 9ef6c4e20e664bddb7733983db61c035 748b3037bd454f3db3158d899ad1e179 2026-08-07 20:48:03.956 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9ef6c4e20e664bddb7733983db61c035 748b3037bd454f3db3158d899ad1e179 2026-08-07 20:48:03.997 | [8553 Async ks-group-admin:64397]: running: get_or_add_group_project_role admin 9ef6c4e20e664bddb7733983db61c035 748b3037bd454f3db3158d899ad1e179 2026-08-07 20:48:03.999 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-07 20:48:04.051 | [8553 Async ks-demo-member:61938]: Waiting for completion of get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 running on PID 61938 (17 other jobs running) 2026-08-07 20:48:04.075 | [8553 Async ks-demo-member:61938]: Signaling child to exit 2026-08-07 20:48:04.075 | WAKEUP 2026-08-07 20:48:04.097 | [8553 Async ks-demo-member:61938]: Signaled 2026-08-07 20:48:04.098 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:04.098 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:04.098 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:04.098 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:04.098 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:04.098 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:04.098 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:04.098 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:04.098 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:04.098 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user b16cc59296e045eea45343dd12c71a99 --project fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:04.098 | 2026-08-07 20:48:04.098 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b16cc59296e045eea45343dd12c71a99 --project fe5f5c4b99254e3b85b9c01b722f2ff0 -c Role -f value 2026-08-07 20:48:04.098 | 2026-08-07 20:48:04.098 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:04.098 | + functions-common:get_or_add_user_project_role:979 : user_role_id=995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:04.098 | + functions-common:get_or_add_user_project_role:980 : echo 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:04.098 | 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:04.142 | [8553 Async ks-demo-member:61938]: finished get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 with result 0 in 2 seconds 2026-08-07 20:48:04.181 | [8553 Async ks-demo-admin:62034]: Waiting for completion of get_or_add_user_project_role admin 8a7fd73008b84a03b8255e7761b3cb59 fe5f5c4b99254e3b85b9c01b722f2ff0 running on PID 62034 (16 other jobs running) 2026-08-07 20:48:04.206 | [8553 Async ks-demo-admin:62034]: Signaling child to exit 2026-08-07 20:48:04.206 | WAKEUP 2026-08-07 20:48:04.228 | [8553 Async ks-demo-admin:62034]: Signaled 2026-08-07 20:48:04.230 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:04.230 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:04.230 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:04.230 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:04.230 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:04.230 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:04.230 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:04.230 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:04.230 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:04.230 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 8a7fd73008b84a03b8255e7761b3cb59 --project fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:04.230 | 2026-08-07 20:48:04.230 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8a7fd73008b84a03b8255e7761b3cb59 --project fe5f5c4b99254e3b85b9c01b722f2ff0 -c Role -f value 2026-08-07 20:48:04.230 | 2026-08-07 20:48:04.230 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:04.230 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:04.230 | + functions-common:get_or_add_user_project_role:980 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:04.230 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:04.279 | [8553 Async ks-demo-admin:62034]: finished get_or_add_user_project_role admin 8a7fd73008b84a03b8255e7761b3cb59 fe5f5c4b99254e3b85b9c01b722f2ff0 with result 0 in 2 seconds 2026-08-07 20:48:04.317 | [8553 Async ks-demo-another:62130]: Waiting for completion of get_or_add_user_project_role anotherrole b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 running on PID 62130 (15 other jobs running) 2026-08-07 20:48:04.342 | [8553 Async ks-demo-another:62130]: Signaling child to exit 2026-08-07 20:48:04.343 | WAKEUP 2026-08-07 20:48:04.365 | [8553 Async ks-demo-another:62130]: Signaled 2026-08-07 20:48:04.367 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:04.367 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:04.367 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:04.367 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:04.367 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:04.367 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:04.367 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:04.367 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:04.367 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:04.367 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user b16cc59296e045eea45343dd12c71a99 --project fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:04.367 | 2026-08-07 20:48:04.367 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b16cc59296e045eea45343dd12c71a99 --project fe5f5c4b99254e3b85b9c01b722f2ff0 -c Role -f value 2026-08-07 20:48:04.367 | 2026-08-07 20:48:04.367 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:04.367 | + functions-common:get_or_add_user_project_role:979 : user_role_id=34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:04.367 | + functions-common:get_or_add_user_project_role:980 : echo 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:04.367 | 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:04.414 | [8553 Async ks-demo-another:62130]: finished get_or_add_user_project_role anotherrole b16cc59296e045eea45343dd12c71a99 fe5f5c4b99254e3b85b9c01b722f2ff0 with result 0 in 3 seconds 2026-08-07 20:48:04.453 | [8553 Async ks-demo-invis:62226]: Waiting for completion of get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 d28dc3bdb49f4c5aaa1741b3852b8893 running on PID 62226 (14 other jobs running) 2026-08-07 20:48:04.479 | [8553 Async ks-demo-invis:62226]: Signaling child to exit 2026-08-07 20:48:04.479 | WAKEUP 2026-08-07 20:48:04.502 | [8553 Async ks-demo-invis:62226]: Signaled 2026-08-07 20:48:04.503 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:04.503 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:04.503 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:04.503 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:04.503 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:04.503 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:04.503 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:04.503 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:04.503 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:04.504 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user b16cc59296e045eea45343dd12c71a99 --project d28dc3bdb49f4c5aaa1741b3852b8893 2026-08-07 20:48:04.504 | 2026-08-07 20:48:04.504 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b16cc59296e045eea45343dd12c71a99 --project d28dc3bdb49f4c5aaa1741b3852b8893 -c Role -f value 2026-08-07 20:48:04.504 | 2026-08-07 20:48:04.504 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:04.504 | + functions-common:get_or_add_user_project_role:979 : user_role_id=995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:04.504 | + functions-common:get_or_add_user_project_role:980 : echo 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:04.504 | 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:04.552 | [8553 Async ks-demo-invis:62226]: finished get_or_add_user_project_role member b16cc59296e045eea45343dd12c71a99 d28dc3bdb49f4c5aaa1741b3852b8893 with result 0 in 3 seconds 2026-08-07 20:48:04.593 | [8553 Async ks-demo-reader:62432]: Waiting for completion of get_or_add_user_project_role reader b4936fb5e3b44b04bff1edbe39537718 fe5f5c4b99254e3b85b9c01b722f2ff0 running on PID 62432 (13 other jobs running) 2026-08-07 20:48:04.620 | [8553 Async ks-demo-reader:62432]: Signaling child to exit 2026-08-07 20:48:04.620 | WAKEUP 2026-08-07 20:48:04.643 | [8553 Async ks-demo-reader:62432]: Signaled 2026-08-07 20:48:04.644 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:04.644 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:04.644 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:04.644 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:04.644 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:04.644 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:04.644 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:04.644 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:04.644 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:04.645 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user b4936fb5e3b44b04bff1edbe39537718 --project fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:04.645 | 2026-08-07 20:48:04.645 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b4936fb5e3b44b04bff1edbe39537718 --project fe5f5c4b99254e3b85b9c01b722f2ff0 -c Role -f value 2026-08-07 20:48:04.645 | 2026-08-07 20:48:04.645 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:04.645 | + functions-common:get_or_add_user_project_role:979 : user_role_id=43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:48:04.645 | + functions-common:get_or_add_user_project_role:980 : echo 43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:48:04.645 | 43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:48:04.692 | [8553 Async ks-demo-reader:62432]: finished get_or_add_user_project_role reader b4936fb5e3b44b04bff1edbe39537718 fe5f5c4b99254e3b85b9c01b722f2ff0 with result 0 in 2 seconds 2026-08-07 20:48:04.697 | + inc/async:async_wait:197 : return 0 2026-08-07 20:48:04.700 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-07 20:48:04.755 | [8553 Async ks-alt-admin:62818]: Waiting for completion of get_or_add_user_project_role admin 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 running on PID 62818 (12 other jobs running) 2026-08-07 20:48:04.782 | [8553 Async ks-alt-admin:62818]: Signaling child to exit 2026-08-07 20:48:04.782 | WAKEUP 2026-08-07 20:48:04.806 | [8553 Async ks-alt-admin:62818]: Signaled 2026-08-07 20:48:04.808 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:04.808 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:04.808 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:04.808 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:04.808 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:04.808 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:04.808 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:04.808 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:04.808 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:04.808 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 6b0c36a852bc46579ee41a3e7c87ac72 --project 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:04.808 | 2026-08-07 20:48:04.808 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6b0c36a852bc46579ee41a3e7c87ac72 --project 1757deae110940a28bba8796de5feff3 -c Role -f value 2026-08-07 20:48:04.808 | 2026-08-07 20:48:04.808 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:04.808 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:04.808 | + functions-common:get_or_add_user_project_role:980 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:04.808 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:04.852 | [8553 Async ks-alt-admin:62818]: finished get_or_add_user_project_role admin 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 with result 0 in 1 seconds 2026-08-07 20:48:04.889 | [8553 Async ks-alt-another:62914]: Waiting for completion of get_or_add_user_project_role anotherrole 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 running on PID 62914 (11 other jobs running) 2026-08-07 20:48:04.914 | [8553 Async ks-alt-another:62914]: Signaling child to exit 2026-08-07 20:48:04.914 | WAKEUP 2026-08-07 20:48:04.938 | [8553 Async ks-alt-another:62914]: Signaled 2026-08-07 20:48:04.940 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:04.940 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:04.940 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:04.940 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:04.940 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:04.940 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:04.940 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:04.940 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:04.940 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:04.940 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6b0c36a852bc46579ee41a3e7c87ac72 --project 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:04.940 | 2026-08-07 20:48:04.941 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6b0c36a852bc46579ee41a3e7c87ac72 --project 1757deae110940a28bba8796de5feff3 -c Role -f value 2026-08-07 20:48:04.941 | 2026-08-07 20:48:04.941 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:04.941 | + functions-common:get_or_add_user_project_role:979 : user_role_id=34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:04.941 | + functions-common:get_or_add_user_project_role:980 : echo 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:04.941 | 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:04.985 | [8553 Async ks-alt-another:62914]: finished get_or_add_user_project_role anotherrole 6b0c36a852bc46579ee41a3e7c87ac72 1757deae110940a28bba8796de5feff3 with result 0 in 1 seconds 2026-08-07 20:48:05.023 | [8553 Async ks-alt-member-user:63084]: Waiting for completion of get_or_add_user_project_role member 1c1006e7d5be424ba36ee5167d6b1cb4 1757deae110940a28bba8796de5feff3 running on PID 63084 (10 other jobs running) 2026-08-07 20:48:05.049 | [8553 Async ks-alt-member-user:63084]: Signaling child to exit 2026-08-07 20:48:05.049 | WAKEUP 2026-08-07 20:48:05.071 | [8553 Async ks-alt-member-user:63084]: Signaled 2026-08-07 20:48:05.072 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:05.072 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:05.072 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:05.072 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:05.072 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:05.072 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:05.072 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:05.072 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:05.072 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:05.072 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 1c1006e7d5be424ba36ee5167d6b1cb4 --project 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:05.072 | 2026-08-07 20:48:05.072 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1c1006e7d5be424ba36ee5167d6b1cb4 --project 1757deae110940a28bba8796de5feff3 -c Role -f value 2026-08-07 20:48:05.072 | 2026-08-07 20:48:05.072 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:05.072 | + functions-common:get_or_add_user_project_role:979 : user_role_id=995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:05.072 | + functions-common:get_or_add_user_project_role:980 : echo 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:05.072 | 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:05.116 | [8553 Async ks-alt-member-user:63084]: finished get_or_add_user_project_role member 1c1006e7d5be424ba36ee5167d6b1cb4 1757deae110940a28bba8796de5feff3 with result 0 in 1 seconds 2026-08-07 20:48:05.154 | [8553 Async ks-alt-reader-user:63377]: Waiting for completion of get_or_add_user_project_role reader 67d366eeb0a04350be95dfba88cf3cea 1757deae110940a28bba8796de5feff3 running on PID 63377 (9 other jobs running) 2026-08-07 20:48:05.181 | [8553 Async ks-alt-reader-user:63377]: Signaling child to exit 2026-08-07 20:48:05.181 | WAKEUP 2026-08-07 20:48:05.204 | [8553 Async ks-alt-reader-user:63377]: Signaled 2026-08-07 20:48:05.206 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:05.206 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:05.206 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:05.206 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:05.206 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:05.206 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:05.206 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:05.206 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:05.206 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:05.206 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 67d366eeb0a04350be95dfba88cf3cea --project 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:05.206 | 2026-08-07 20:48:05.206 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 67d366eeb0a04350be95dfba88cf3cea --project 1757deae110940a28bba8796de5feff3 -c Role -f value 2026-08-07 20:48:05.206 | 2026-08-07 20:48:05.206 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:05.206 | + functions-common:get_or_add_user_project_role:979 : user_role_id=43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:48:05.206 | + functions-common:get_or_add_user_project_role:980 : echo 43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:48:05.206 | 43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:48:05.252 | [8553 Async ks-alt-reader-user:63377]: finished get_or_add_user_project_role reader 67d366eeb0a04350be95dfba88cf3cea 1757deae110940a28bba8796de5feff3 with result 0 in 1 seconds 2026-08-07 20:48:05.256 | + inc/async:async_wait:197 : return 0 2026-08-07 20:48:05.260 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-07 20:48:05.315 | [8553 Async ks-system-member:63567]: Waiting for completion of get_or_add_user_system_role member d10a3897526243469ac4cbd8100ea4f2 all running on PID 63567 (8 other jobs running) 2026-08-07 20:48:05.340 | [8553 Async ks-system-member:63567]: Signaling child to exit 2026-08-07 20:48:05.340 | WAKEUP 2026-08-07 20:48:05.363 | [8553 Async ks-system-member:63567]: Signaled 2026-08-07 20:48:05.365 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-07 20:48:05.365 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-07 20:48:05.365 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-07 20:48:05.365 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:05.365 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:05.365 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:05.365 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:05.365 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:05.365 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-07 20:48:05.365 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d10a3897526243469ac4cbd8100ea4f2 --system all -f value -c Role 2026-08-07 20:48:05.365 | 2026-08-07 20:48:05.365 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:05.365 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-07 20:48:05.365 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-07 20:48:05.365 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user d10a3897526243469ac4cbd8100ea4f2 --system all 2026-08-07 20:48:05.365 | 2026-08-07 20:48:05.365 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d10a3897526243469ac4cbd8100ea4f2 --system all -f value -c Role 2026-08-07 20:48:05.366 | 2026-08-07 20:48:05.366 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:05.366 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:05.366 | + functions-common:get_or_add_user_system_role:1030 : echo 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:05.366 | 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:05.373 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:05.399 | [64041 Async ks-group-memberdemo:64041]: finished successfully 2026-08-07 20:48:05.410 | [8553 Async ks-system-member:63567]: finished get_or_add_user_system_role member d10a3897526243469ac4cbd8100ea4f2 all with result 0 in 2 seconds 2026-08-07 20:48:05.447 | [8553 Async ks-system-reader:63764]: Waiting for completion of get_or_add_user_system_role reader be5021ce6bb84839bb84ffcc6da8786b all running on PID 63764 (7 other jobs running) 2026-08-07 20:48:05.472 | [8553 Async ks-system-reader:63764]: Signaling child to exit 2026-08-07 20:48:05.472 | WAKEUP 2026-08-07 20:48:05.492 | [8553 Async ks-system-reader:63764]: Signaled 2026-08-07 20:48:05.493 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-07 20:48:05.493 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-07 20:48:05.493 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-07 20:48:05.493 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:05.493 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:05.493 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:05.493 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:05.493 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:05.493 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-07 20:48:05.493 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user be5021ce6bb84839bb84ffcc6da8786b --system all -f value -c Role 2026-08-07 20:48:05.493 | 2026-08-07 20:48:05.494 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:05.494 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-07 20:48:05.494 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-07 20:48:05.494 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user be5021ce6bb84839bb84ffcc6da8786b --system all 2026-08-07 20:48:05.494 | 2026-08-07 20:48:05.494 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user be5021ce6bb84839bb84ffcc6da8786b --system all -f value -c Role 2026-08-07 20:48:05.494 | 2026-08-07 20:48:05.494 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:05.494 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:48:05.494 | + functions-common:get_or_add_user_system_role:1030 : echo 43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:48:05.494 | 43689e0605ae44528c3e0cec5b0e8ac9 2026-08-07 20:48:05.533 | [8553 Async ks-system-reader:63764]: finished get_or_add_user_system_role reader be5021ce6bb84839bb84ffcc6da8786b all with result 0 in 2 seconds 2026-08-07 20:48:05.538 | + inc/async:async_wait:197 : return 0 2026-08-07 20:48:05.541 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-07 20:48:05.591 | [8553 Async ks-group-memberdemo:64041]: Waiting for completion of get_or_add_group_project_role member 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 running on PID 64041 (6 other jobs running) 2026-08-07 20:48:05.614 | [8553 Async ks-group-memberdemo:64041]: Signaling child to exit 2026-08-07 20:48:05.615 | WAKEUP 2026-08-07 20:48:05.636 | [8553 Async ks-group-memberdemo:64041]: Signaled 2026-08-07 20:48:05.637 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-07 20:48:05.637 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 752fd954367c465282248ce03f283307 --project fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:05.637 | 2026-08-07 20:48:05.638 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 752fd954367c465282248ce03f283307 --project fe5f5c4b99254e3b85b9c01b722f2ff0 -f value -c Role 2026-08-07 20:48:05.638 | 2026-08-07 20:48:05.638 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:05.638 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:05.638 | + functions-common:get_or_add_group_project_role:1049 : echo 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:05.638 | 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:05.682 | [8553 Async ks-group-memberdemo:64041]: finished get_or_add_group_project_role member 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 with result 0 in 1 seconds 2026-08-07 20:48:05.721 | [8553 Async ks-group-anotherdemo:64120]: Waiting for completion of get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 running on PID 64120 (5 other jobs running) 2026-08-07 20:48:05.746 | [8553 Async ks-group-anotherdemo:64120]: Signaling child to exit 2026-08-07 20:48:05.818 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:05.844 | [64120 Async ks-group-anotherdemo:64120]: finished successfully 2026-08-07 20:48:05.868 | WAKEUP 2026-08-07 20:48:05.891 | [8553 Async ks-group-anotherdemo:64120]: Signaled 2026-08-07 20:48:05.893 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-07 20:48:05.893 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 752fd954367c465282248ce03f283307 --project fe5f5c4b99254e3b85b9c01b722f2ff0 2026-08-07 20:48:05.893 | 2026-08-07 20:48:05.893 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 752fd954367c465282248ce03f283307 --project fe5f5c4b99254e3b85b9c01b722f2ff0 -f value -c Role 2026-08-07 20:48:05.893 | 2026-08-07 20:48:05.893 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:05.893 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:05.893 | + functions-common:get_or_add_group_project_role:1049 : echo 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:05.893 | 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:05.936 | [8553 Async ks-group-anotherdemo:64120]: finished get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 fe5f5c4b99254e3b85b9c01b722f2ff0 with result 0 in 2 seconds 2026-08-07 20:48:05.970 | [8553 Async ks-group-memberalt:64199]: Waiting for completion of get_or_add_group_project_role member 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 running on PID 64199 (4 other jobs running) 2026-08-07 20:48:05.994 | [8553 Async ks-group-memberalt:64199]: Signaling child to exit 2026-08-07 20:48:06.254 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:06.275 | [64199 Async ks-group-memberalt:64199]: finished successfully 2026-08-07 20:48:06.298 | WAKEUP 2026-08-07 20:48:06.320 | [8553 Async ks-group-memberalt:64199]: Signaled 2026-08-07 20:48:06.322 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-07 20:48:06.322 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 752fd954367c465282248ce03f283307 --project 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:06.322 | 2026-08-07 20:48:06.322 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 752fd954367c465282248ce03f283307 --project 1757deae110940a28bba8796de5feff3 -f value -c Role 2026-08-07 20:48:06.322 | 2026-08-07 20:48:06.322 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:06.322 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:06.322 | + functions-common:get_or_add_group_project_role:1049 : echo 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:06.322 | 995edf24aa7e485eb21f81f9211fe6a3 2026-08-07 20:48:06.366 | [8553 Async ks-group-memberalt:64199]: finished get_or_add_group_project_role member 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 with result 0 in 2 seconds 2026-08-07 20:48:06.403 | [8553 Async ks-group-anotheralt:64305]: Waiting for completion of get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 running on PID 64305 (3 other jobs running) 2026-08-07 20:48:06.429 | [8553 Async ks-group-anotheralt:64305]: Signaling child to exit 2026-08-07 20:48:06.703 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:06.727 | [64305 Async ks-group-anotheralt:64305]: finished successfully 2026-08-07 20:48:06.750 | WAKEUP 2026-08-07 20:48:06.773 | [8553 Async ks-group-anotheralt:64305]: Signaled 2026-08-07 20:48:06.774 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-07 20:48:06.774 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 752fd954367c465282248ce03f283307 --project 1757deae110940a28bba8796de5feff3 2026-08-07 20:48:06.774 | 2026-08-07 20:48:06.774 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 752fd954367c465282248ce03f283307 --project 1757deae110940a28bba8796de5feff3 -f value -c Role 2026-08-07 20:48:06.774 | 2026-08-07 20:48:06.774 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:06.774 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:06.774 | + functions-common:get_or_add_group_project_role:1049 : echo 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:06.774 | 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:06.818 | [8553 Async ks-group-anotheralt:64305]: finished get_or_add_group_project_role anotherrole 752fd954367c465282248ce03f283307 1757deae110940a28bba8796de5feff3 with result 0 in 2 seconds 2026-08-07 20:48:06.854 | [8553 Async ks-group-admin:64397]: Waiting for completion of get_or_add_group_project_role admin 9ef6c4e20e664bddb7733983db61c035 748b3037bd454f3db3158d899ad1e179 running on PID 64397 (2 other jobs running) 2026-08-07 20:48:06.878 | [8553 Async ks-group-admin:64397]: Signaling child to exit 2026-08-07 20:48:07.139 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:07.164 | [64397 Async ks-group-admin:64397]: finished successfully 2026-08-07 20:48:07.187 | WAKEUP 2026-08-07 20:48:07.210 | [8553 Async ks-group-admin:64397]: Signaled 2026-08-07 20:48:07.211 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-07 20:48:07.212 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 9ef6c4e20e664bddb7733983db61c035 --project 748b3037bd454f3db3158d899ad1e179 2026-08-07 20:48:07.212 | 2026-08-07 20:48:07.212 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9ef6c4e20e664bddb7733983db61c035 --project 748b3037bd454f3db3158d899ad1e179 -f value -c Role 2026-08-07 20:48:07.212 | 2026-08-07 20:48:07.212 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:07.212 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:07.212 | + functions-common:get_or_add_group_project_role:1049 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:07.212 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:07.258 | [8553 Async ks-group-admin:64397]: finished get_or_add_group_project_role admin 9ef6c4e20e664bddb7733983db61c035 748b3037bd454f3db3158d899ad1e179 with result 0 in 3 seconds 2026-08-07 20:48:07.262 | + inc/async:async_wait:197 : return 0 2026-08-07 20:48:07.265 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-07 20:48:07.286 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:48:07.289 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-07 20:48:07.309 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:07.312 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-07 20:48:07.315 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-07 20:48:07.381 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-07 20:48:07.420 | [8553 Async create_nova_accounts:66200]: running: create_nova_accounts 2026-08-07 20:48:07.424 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-07 20:48:07.445 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:07.448 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-07 20:48:07.451 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-07 20:48:07.519 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-07 20:48:07.565 | [8553 Async create_glance_accounts:66323]: running: create_glance_accounts 2026-08-07 20:48:07.570 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-07 20:48:07.589 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:07.592 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-07 20:48:07.595 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-07 20:48:07.668 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-07 20:48:07.710 | [8553 Async create_cinder_accounts:66461]: running: create_cinder_accounts 2026-08-07 20:48:07.714 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-07 20:48:07.734 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:07.737 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-07 20:48:07.740 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-07 20:48:07.813 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-07 20:48:07.860 | [8553 Async create_neutron_accounts:66604]: running: create_neutron_accounts 2026-08-07 20:48:07.863 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-07 20:48:07.884 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:07.888 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-08-07 20:48:07.891 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-08-07 20:48:07.964 | + inc/async:async_inner:63 : create_swift_accounts 2026-08-07 20:48:08.006 | [8553 Async create_swift_accounts:66785]: running: create_swift_accounts 2026-08-07 20:48:08.010 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-07 20:48:08.029 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:48:08.033 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-07 20:48:08.088 | [8553 Async create_nova_accounts:66200]: Waiting for completion of create_nova_accounts running on PID 66200 (6 other jobs running) 2026-08-07 20:48:08.114 | [8553 Async create_nova_accounts:66200]: Signaling child to exit 2026-08-07 20:48:28.270 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:28.296 | [66604 Async create_neutron_accounts:66604]: finished successfully 2026-08-07 20:48:31.920 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:31.946 | [66461 Async create_cinder_accounts:66461]: finished successfully 2026-08-07 20:48:39.166 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:39.192 | [66200 Async create_nova_accounts:66200]: finished successfully 2026-08-07 20:48:39.217 | WAKEUP 2026-08-07 20:48:39.239 | [8553 Async create_nova_accounts:66200]: Signaled 2026-08-07 20:48:39.240 | + lib/nova:create_nova_accounts:388 : [[ 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,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-08-07 20:48:39.241 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-07 20:48:39.241 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-08-07 20:48:39.241 | + functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:39.241 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-07 20:48:39.241 | + functions-common:get_or_create_user:903 : local email= 2026-08-07 20:48:39.241 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-08-07 20:48:39.241 | 2026-08-07 20:48:39.241 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.241 | + functions-common:get_or_create_user:915 : user_id=5496b267168847a8b9de3b0e17ad7672 2026-08-07 20:48:39.241 | + functions-common:get_or_create_user:916 : echo 5496b267168847a8b9de3b0e17ad7672 2026-08-07 20:48:39.241 | 5496b267168847a8b9de3b0e17ad7672 2026-08-07 20:48:39.241 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:39.241 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-08-07 20:48:39.241 | 2026-08-07 20:48:39.241 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:39.241 | 2026-08-07 20:48:39.241 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:980 : echo 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:39.241 | 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:39.241 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-07 20:48:39.241 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:39.241 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:39.241 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-08-07 20:48:39.241 | 2026-08-07 20:48:39.241 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:39.241 | 2026-08-07 20:48:39.241 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:39.241 | + functions-common:get_or_add_user_project_role:980 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:39.241 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:39.241 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-07 20:48:39.241 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.83/compute 2026-08-07 20:48:39.241 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-07 20:48:39.241 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-07 20:48:39.241 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-07 20:48:39.241 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-08-07 20:48:39.241 | 2026-08-07 20:48:39.241 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.241 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-07 20:48:39.241 | 45339a5c89c741df9cc574190b6b0e37' 2026-08-07 20:48:39.241 | + functions-common:get_or_create_service:1067 : echo 45339a5c89c741df9cc574190b6b0e37 2026-08-07 20:48:39.241 | 45339a5c89c741df9cc574190b6b0e37 2026-08-07 20:48:39.241 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.83/compute/v2/$(project_id)s' 2026-08-07 20:48:39.241 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-07 20:48:39.241 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.83/compute/v2/$(project_id)s' RegionOne 2026-08-07 20:48:39.241 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-07 20:48:39.241 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-08-07 20:48:39.241 | 2026-08-07 20:48:39.241 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.241 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-07 20:48:39.241 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-07 20:48:39.241 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.83/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-07 20:48:39.241 | 2026-08-07 20:48:39.241 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5b04e315905a4285ac81b8466e812dbc 2026-08-07 20:48:39.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5b04e315905a4285ac81b8466e812dbc 2026-08-07 20:48:39.242 | + functions-common:get_or_create_endpoint:1100 : public_id=5b04e315905a4285ac81b8466e812dbc 2026-08-07 20:48:39.242 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-07 20:48:39.242 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-07 20:48:39.242 | + functions-common:get_or_create_endpoint:1109 : echo 5b04e315905a4285ac81b8466e812dbc 2026-08-07 20:48:39.242 | 5b04e315905a4285ac81b8466e812dbc 2026-08-07 20:48:39.242 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-07 20:48:39.242 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-07 20:48:39.242 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-07 20:48:39.242 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-08-07 20:48:39.242 | 2026-08-07 20:48:39.242 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.242 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-07 20:48:39.242 | 12509fe452ae4bf1863ba809bc5dff65' 2026-08-07 20:48:39.242 | + functions-common:get_or_create_service:1067 : echo 12509fe452ae4bf1863ba809bc5dff65 2026-08-07 20:48:39.242 | 12509fe452ae4bf1863ba809bc5dff65 2026-08-07 20:48:39.242 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.83/compute/v2.1 2026-08-07 20:48:39.242 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-07 20:48:39.242 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.83/compute/v2.1 RegionOne 2026-08-07 20:48:39.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-07 20:48:39.242 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-08-07 20:48:39.242 | 2026-08-07 20:48:39.242 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-07 20:48:39.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-07 20:48:39.242 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.83/compute/v2.1 --region RegionOne -f value -c id 2026-08-07 20:48:39.242 | 2026-08-07 20:48:39.242 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=526aed7fd3264afead7d461ac713d3f9 2026-08-07 20:48:39.242 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 526aed7fd3264afead7d461ac713d3f9 2026-08-07 20:48:39.242 | + functions-common:get_or_create_endpoint:1100 : public_id=526aed7fd3264afead7d461ac713d3f9 2026-08-07 20:48:39.242 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-07 20:48:39.242 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-07 20:48:39.242 | + functions-common:get_or_create_endpoint:1109 : echo 526aed7fd3264afead7d461ac713d3f9 2026-08-07 20:48:39.242 | 526aed7fd3264afead7d461ac713d3f9 2026-08-07 20:48:39.242 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-07 20:48:39.242 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:39.242 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-07 20:48:39.242 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:39.242 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-08-07 20:48:39.242 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:39.242 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:39.242 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:39.242 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:39.242 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:39.242 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:39.242 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:39.242 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:39.242 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:39.242 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:39.242 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:39.242 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-08-07 20:48:39.242 | 2026-08-07 20:48:39.242 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:39.242 | 2026-08-07 20:48:39.242 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:39.242 | + functions-common:get_or_add_user_project_role:979 : user_role_id=78eda4d83d944f25a8f48cd21146ebe5 2026-08-07 20:48:39.242 | + functions-common:get_or_add_user_project_role:980 : echo 78eda4d83d944f25a8f48cd21146ebe5 2026-08-07 20:48:39.242 | 78eda4d83d944f25a8f48cd21146ebe5 2026-08-07 20:48:39.242 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-07 20:48:39.242 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:48:39.242 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-07 20:48:39.242 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:39.242 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-07 20:48:39.287 | [8553 Async create_nova_accounts:66200]: finished create_nova_accounts with result 0 in 31 seconds 2026-08-07 20:48:39.327 | [8553 Async create_glance_accounts:66323]: Waiting for completion of create_glance_accounts running on PID 66323 (5 other jobs running) 2026-08-07 20:48:39.352 | [8553 Async create_glance_accounts:66323]: Signaling child to exit 2026-08-07 20:48:44.151 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:44.174 | [66323 Async create_glance_accounts:66323]: finished successfully 2026-08-07 20:48:44.196 | WAKEUP 2026-08-07 20:48:44.218 | [8553 Async create_glance_accounts:66323]: Signaled 2026-08-07 20:48:44.219 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-07 20:48:44.219 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:44.219 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-07 20:48:44.219 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-08-07 20:48:44.219 | + functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:44.219 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-07 20:48:44.219 | + functions-common:get_or_create_user:903 : local email= 2026-08-07 20:48:44.219 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-08-07 20:48:44.219 | 2026-08-07 20:48:44.219 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.219 | + functions-common:get_or_create_user:915 : user_id=e7086128674c43dc8ad3e554ff7859f5 2026-08-07 20:48:44.219 | + functions-common:get_or_create_user:916 : echo e7086128674c43dc8ad3e554ff7859f5 2026-08-07 20:48:44.220 | e7086128674c43dc8ad3e554ff7859f5 2026-08-07 20:48:44.220 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:44.220 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-08-07 20:48:44.220 | 2026-08-07 20:48:44.220 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:44.220 | 2026-08-07 20:48:44.220 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:980 : echo 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.220 | 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.220 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-07 20:48:44.220 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:44.220 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-08-07 20:48:44.220 | 2026-08-07 20:48:44.220 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:44.220 | 2026-08-07 20:48:44.220 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:980 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:44.220 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:44.220 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-07 20:48:44.220 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:44.220 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-08-07 20:48:44.220 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-08-07 20:48:44.220 | + functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:44.220 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-07 20:48:44.220 | + functions-common:get_or_create_user:903 : local email= 2026-08-07 20:48:44.220 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-08-07 20:48:44.220 | 2026-08-07 20:48:44.220 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.220 | + functions-common:get_or_create_user:915 : user_id=a8274e2690354eafbbdc6c470210ad5a 2026-08-07 20:48:44.220 | + functions-common:get_or_create_user:916 : echo a8274e2690354eafbbdc6c470210ad5a 2026-08-07 20:48:44.220 | a8274e2690354eafbbdc6c470210ad5a 2026-08-07 20:48:44.220 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:44.220 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-08-07 20:48:44.220 | 2026-08-07 20:48:44.220 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:44.220 | 2026-08-07 20:48:44.220 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:980 : echo 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.220 | 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.220 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-08-07 20:48:44.220 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:44.220 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:44.220 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-08-07 20:48:44.220 | 2026-08-07 20:48:44.220 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:44.220 | 2026-08-07 20:48:44.220 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:979 : user_role_id=78eda4d83d944f25a8f48cd21146ebe5 2026-08-07 20:48:44.220 | + functions-common:get_or_add_user_project_role:980 : echo 78eda4d83d944f25a8f48cd21146ebe5 2026-08-07 20:48:44.220 | 78eda4d83d944f25a8f48cd21146ebe5 2026-08-07 20:48:44.220 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-07 20:48:44.220 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-07 20:48:44.220 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-07 20:48:44.220 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.221 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-07 20:48:44.221 | 83520d2399d545f78e6ae93dd0432043' 2026-08-07 20:48:44.221 | + functions-common:get_or_create_service:1067 : echo 83520d2399d545f78e6ae93dd0432043 2026-08-07 20:48:44.221 | 83520d2399d545f78e6ae93dd0432043 2026-08-07 20:48:44.221 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.83/image 2026-08-07 20:48:44.221 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-07 20:48:44.221 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.83/image RegionOne 2026-08-07 20:48:44.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-07 20:48:44.221 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-07 20:48:44.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-07 20:48:44.221 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.83/image --region RegionOne -f value -c id 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fe9b6c14275c4231a7b6b4201bcfffe7 2026-08-07 20:48:44.221 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fe9b6c14275c4231a7b6b4201bcfffe7 2026-08-07 20:48:44.221 | + functions-common:get_or_create_endpoint:1100 : public_id=fe9b6c14275c4231a7b6b4201bcfffe7 2026-08-07 20:48:44.221 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-07 20:48:44.221 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-07 20:48:44.221 | + functions-common:get_or_create_endpoint:1109 : echo fe9b6c14275c4231a7b6b4201bcfffe7 2026-08-07 20:48:44.221 | fe9b6c14275c4231a7b6b4201bcfffe7 2026-08-07 20:48:44.221 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-07 20:48:44.221 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-07 20:48:44.221 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.221 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-07 20:48:44.221 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-07 20:48:44.221 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-07 20:48:44.221 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-07 20:48:44.221 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-07 20:48:44.221 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-07 20:48:44.221 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | | Field | Value | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | | default_limit | 2000 | 2026-08-07 20:48:44.221 | | description | None | 2026-08-07 20:48:44.221 | | id | c8f07be98d3645db8f30fc4634d10345 | 2026-08-07 20:48:44.221 | | region_id | RegionOne | 2026-08-07 20:48:44.221 | | resource_name | image_size_total | 2026-08-07 20:48:44.221 | | service_id | 83520d2399d545f78e6ae93dd0432043 | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | | Field | Value | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | | default_limit | 2000 | 2026-08-07 20:48:44.221 | | description | None | 2026-08-07 20:48:44.221 | | id | 3143cb21d76f464ea6c3611360c80570 | 2026-08-07 20:48:44.221 | | region_id | RegionOne | 2026-08-07 20:48:44.221 | | resource_name | image_stage_total | 2026-08-07 20:48:44.221 | | service_id | 83520d2399d545f78e6ae93dd0432043 | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | | Field | Value | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | | default_limit | 100 | 2026-08-07 20:48:44.221 | | description | None | 2026-08-07 20:48:44.221 | | id | a171d9b640ea4589aee125900c7584c0 | 2026-08-07 20:48:44.221 | | region_id | RegionOne | 2026-08-07 20:48:44.221 | | resource_name | image_count_total | 2026-08-07 20:48:44.221 | | service_id | 83520d2399d545f78e6ae93dd0432043 | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | | Field | Value | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | | default_limit | 100 | 2026-08-07 20:48:44.221 | | description | None | 2026-08-07 20:48:44.221 | | id | 068784451a154dd5aab06f244ea7223f | 2026-08-07 20:48:44.221 | | region_id | RegionOne | 2026-08-07 20:48:44.221 | | resource_name | image_count_uploading | 2026-08-07 20:48:44.221 | | service_id | 83520d2399d545f78e6ae93dd0432043 | 2026-08-07 20:48:44.221 | +---------------+----------------------------------+ 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.83/identity 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-07 20:48:44.221 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id fe9b6c14275c4231a7b6b4201bcfffe7 2026-08-07 20:48:44.221 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-07 20:48:44.221 | 2026-08-07 20:48:44.221 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-07 20:48:44.221 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:48:44.264 | [8553 Async create_glance_accounts:66323]: finished create_glance_accounts with result 0 in 36 seconds 2026-08-07 20:48:44.299 | [8553 Async create_cinder_accounts:66461]: Waiting for completion of create_cinder_accounts running on PID 66461 (4 other jobs running) 2026-08-07 20:48:44.324 | [8553 Async create_cinder_accounts:66461]: Signaling child to exit 2026-08-07 20:48:44.324 | WAKEUP 2026-08-07 20:48:44.346 | [8553 Async create_cinder_accounts:66461]: Signaled 2026-08-07 20:48:44.347 | + lib/cinder:create_cinder_accounts:453 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-08-07 20:48:44.347 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-07 20:48:44.347 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-07 20:48:44.347 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:48:44.347 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-07 20:48:44.347 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-08-07 20:48:44.347 | + functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:44.347 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-07 20:48:44.347 | + functions-common:get_or_create_user:903 : local email= 2026-08-07 20:48:44.347 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-08-07 20:48:44.347 | 2026-08-07 20:48:44.347 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.347 | + functions-common:get_or_create_user:915 : user_id=418128607ddb441988a7e808bcd50171 2026-08-07 20:48:44.347 | + functions-common:get_or_create_user:916 : echo 418128607ddb441988a7e808bcd50171 2026-08-07 20:48:44.347 | 418128607ddb441988a7e808bcd50171 2026-08-07 20:48:44.347 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-07 20:48:44.347 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:44.347 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:44.347 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:44.347 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:44.347 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:44.347 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:44.347 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:44.347 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:44.348 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:44.348 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:44.348 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:44.348 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-08-07 20:48:44.348 | 2026-08-07 20:48:44.348 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:44.348 | 2026-08-07 20:48:44.348 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.348 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.348 | + functions-common:get_or_add_user_project_role:980 : echo 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.348 | 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.348 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-07 20:48:44.348 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-07 20:48:44.348 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:48:44.348 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-07 20:48:44.348 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.83/volume 2026-08-07 20:48:44.348 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-07 20:48:44.348 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-08-07 20:48:44.348 | 2026-08-07 20:48:44.348 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.348 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-07 20:48:44.348 | b435c5ebbb0645ed846bea8049dc154c' 2026-08-07 20:48:44.348 | + functions-common:get_or_create_service:1067 : echo b435c5ebbb0645ed846bea8049dc154c 2026-08-07 20:48:44.348 | b435c5ebbb0645ed846bea8049dc154c 2026-08-07 20:48:44.348 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.83/volume/v3 2026-08-07 20:48:44.348 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.83/volume/v3 RegionOne 2026-08-07 20:48:44.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-07 20:48:44.348 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-08-07 20:48:44.348 | 2026-08-07 20:48:44.348 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-07 20:48:44.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-07 20:48:44.348 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.83/volume/v3 --region RegionOne -f value -c id 2026-08-07 20:48:44.348 | 2026-08-07 20:48:44.348 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=eaf16dd9406e41a7bb5cf2c09721c0db 2026-08-07 20:48:44.348 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo eaf16dd9406e41a7bb5cf2c09721c0db 2026-08-07 20:48:44.348 | + functions-common:get_or_create_endpoint:1100 : public_id=eaf16dd9406e41a7bb5cf2c09721c0db 2026-08-07 20:48:44.348 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-07 20:48:44.348 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-07 20:48:44.348 | + functions-common:get_or_create_endpoint:1109 : echo eaf16dd9406e41a7bb5cf2c09721c0db 2026-08-07 20:48:44.348 | eaf16dd9406e41a7bb5cf2c09721c0db 2026-08-07 20:48:44.348 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-07 20:48:44.348 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-07 20:48:44.348 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-07 20:48:44.348 | 2026-08-07 20:48:44.348 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_project:928 : project_id=1646da6699f54b408bb8106dee7403d8 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_project:929 : echo 1646da6699f54b408bb8106dee7403d8 2026-08-07 20:48:44.348 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 1646da6699f54b408bb8106dee7403d8 2026-08-07 20:48:44.348 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-07 20:48:44.348 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-08-07 20:48:44.348 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-07 20:48:44.348 | 2026-08-07 20:48:44.348 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_user:915 : user_id=418128607ddb441988a7e808bcd50171 2026-08-07 20:48:44.348 | ++ functions-common:get_or_create_user:916 : echo 418128607ddb441988a7e808bcd50171 2026-08-07 20:48:44.348 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 418128607ddb441988a7e808bcd50171 2026-08-07 20:48:44.393 | [8553 Async create_cinder_accounts:66461]: finished create_cinder_accounts with result 0 in 24 seconds 2026-08-07 20:48:44.396 | + inc/async:async_wait:197 : return 0 2026-08-07 20:48:44.399 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-07 20:48:44.450 | [8553 Async create_neutron_accounts:66604]: Waiting for completion of create_neutron_accounts running on PID 66604 (3 other jobs running) 2026-08-07 20:48:44.472 | [8553 Async create_neutron_accounts:66604]: Signaling child to exit 2026-08-07 20:48:44.472 | WAKEUP 2026-08-07 20:48:44.494 | [8553 Async create_neutron_accounts:66604]: Signaled 2026-08-07 20:48:44.495 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-07 20:48:44.496 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.83/ 2026-08-07 20:48:44.496 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-07 20:48:44.496 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.83/networking 2026-08-07 20:48:44.496 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-07 20:48:44.496 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:44.496 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-07 20:48:44.496 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-08-07 20:48:44.496 | + functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:44.496 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-07 20:48:44.496 | + functions-common:get_or_create_user:903 : local email= 2026-08-07 20:48:44.496 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-08-07 20:48:44.496 | 2026-08-07 20:48:44.496 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.496 | + functions-common:get_or_create_user:915 : user_id=35a753739b1142c2928e05a51a05150a 2026-08-07 20:48:44.496 | + functions-common:get_or_create_user:916 : echo 35a753739b1142c2928e05a51a05150a 2026-08-07 20:48:44.496 | 35a753739b1142c2928e05a51a05150a 2026-08-07 20:48:44.496 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-07 20:48:44.496 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:44.496 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:44.496 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:44.496 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:44.496 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:44.496 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:44.496 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:44.496 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:44.496 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:44.496 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:44.496 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:44.496 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-08-07 20:48:44.496 | 2026-08-07 20:48:44.496 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:44.496 | 2026-08-07 20:48:44.496 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.496 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.496 | + functions-common:get_or_add_user_project_role:980 : echo 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.496 | 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:44.496 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-07 20:48:44.496 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-07 20:48:44.496 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-07 20:48:44.496 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-07 20:48:44.496 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-08-07 20:48:44.496 | 2026-08-07 20:48:44.496 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.496 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-07 20:48:44.496 | c15ffae5c31c48cca9fda356d12cc2ea' 2026-08-07 20:48:44.496 | + functions-common:get_or_create_service:1067 : echo c15ffae5c31c48cca9fda356d12cc2ea 2026-08-07 20:48:44.496 | c15ffae5c31c48cca9fda356d12cc2ea 2026-08-07 20:48:44.496 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.83/networking 2026-08-07 20:48:44.496 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-07 20:48:44.496 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.83/networking RegionOne 2026-08-07 20:48:44.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-07 20:48:44.496 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-08-07 20:48:44.496 | 2026-08-07 20:48:44.496 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-07 20:48:44.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-07 20:48:44.496 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.83/networking --region RegionOne -f value -c id 2026-08-07 20:48:44.496 | 2026-08-07 20:48:44.496 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:44.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=aa25571b991e4c69a193b631610d5667 2026-08-07 20:48:44.496 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo aa25571b991e4c69a193b631610d5667 2026-08-07 20:48:44.496 | + functions-common:get_or_create_endpoint:1100 : public_id=aa25571b991e4c69a193b631610d5667 2026-08-07 20:48:44.496 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-07 20:48:44.496 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-07 20:48:44.496 | + functions-common:get_or_create_endpoint:1109 : echo aa25571b991e4c69a193b631610d5667 2026-08-07 20:48:44.496 | aa25571b991e4c69a193b631610d5667 2026-08-07 20:48:44.540 | [8553 Async create_neutron_accounts:66604]: finished create_neutron_accounts with result 0 in 20 seconds 2026-08-07 20:48:44.579 | [8553 Async create_swift_accounts:66785]: Waiting for completion of create_swift_accounts running on PID 66785 (2 other jobs running) 2026-08-07 20:48:44.604 | [8553 Async create_swift_accounts:66785]: Signaling child to exit 2026-08-07 20:48:47.335 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:47.360 | [66785 Async create_swift_accounts:66785]: finished successfully 2026-08-07 20:48:47.384 | WAKEUP 2026-08-07 20:48:47.407 | [8553 Async create_swift_accounts:66785]: Signaled 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:625 : local another_role 2026-08-07 20:48:47.408 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-08-07 20:48:47.408 | ++ functions-common:get_or_create_role:935 : local role_id 2026-08-07 20:48:47.408 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-07 20:48:47.408 | 2026-08-07 20:48:47.408 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.408 | ++ functions-common:get_or_create_role:940 : role_id=34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:47.408 | ++ functions-common:get_or_create_role:941 : echo 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:626 : another_role=34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:47.408 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-08-07 20:48:47.408 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-08-07 20:48:47.408 | + functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:47.408 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-07 20:48:47.408 | + functions-common:get_or_create_user:903 : local email= 2026-08-07 20:48:47.408 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-08-07 20:48:47.408 | 2026-08-07 20:48:47.408 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.408 | + functions-common:get_or_create_user:915 : user_id=22012e9e1b684f7387156c31d5f3547f 2026-08-07 20:48:47.408 | + functions-common:get_or_create_user:916 : echo 22012e9e1b684f7387156c31d5f3547f 2026-08-07 20:48:47.408 | 22012e9e1b684f7387156c31d5f3547f 2026-08-07 20:48:47.408 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-08-07 20:48:47.408 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:47.408 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:47.409 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:980 : echo 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:47.409 | 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:48:47.409 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-07 20:48:47.409 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:47.409 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:980 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.409 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.409 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-08-07 20:48:47.409 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.409 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-07 20:48:47.409 | 3259c931d0fe4f80ac6575296af5ab72' 2026-08-07 20:48:47.409 | + functions-common:get_or_create_service:1067 : echo 3259c931d0fe4f80ac6575296af5ab72 2026-08-07 20:48:47.409 | 3259c931d0fe4f80ac6575296af5ab72 2026-08-07 20:48:47.409 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.83:8080/v1/AUTH_$(project_id)s' https://10.4.3.83:8080 2026-08-07 20:48:47.409 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.83:8080/v1/AUTH_$(project_id)s' RegionOne 2026-08-07 20:48:47.409 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-07 20:48:47.409 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.409 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-07 20:48:47.409 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-07 20:48:47.409 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.83:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.409 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d69edf1ef8714305bf9955ba3dcf950f 2026-08-07 20:48:47.409 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d69edf1ef8714305bf9955ba3dcf950f 2026-08-07 20:48:47.409 | + functions-common:get_or_create_endpoint:1100 : public_id=d69edf1ef8714305bf9955ba3dcf950f 2026-08-07 20:48:47.409 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.83:8080 ]] 2026-08-07 20:48:47.409 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.83:8080 RegionOne 2026-08-07 20:48:47.409 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-07 20:48:47.409 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.409 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-07 20:48:47.409 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-07 20:48:47.409 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.83:8080 --region RegionOne -f value -c id 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.409 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=78d2f0c885b6449e892298a08001fc34 2026-08-07 20:48:47.409 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 78d2f0c885b6449e892298a08001fc34 2026-08-07 20:48:47.409 | 78d2f0c885b6449e892298a08001fc34 2026-08-07 20:48:47.409 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-07 20:48:47.409 | + functions-common:get_or_create_endpoint:1109 : echo d69edf1ef8714305bf9955ba3dcf950f 2026-08-07 20:48:47.409 | d69edf1ef8714305bf9955ba3dcf950f 2026-08-07 20:48:47.409 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-08-07 20:48:47.409 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-07 20:48:47.409 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_project:928 : project_id=f48020102b0a49dfbc2e41b2dfc829e3 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_project:929 : echo f48020102b0a49dfbc2e41b2dfc829e3 2026-08-07 20:48:47.409 | + lib/swift:create_swift_accounts:640 : swift_project_test1=f48020102b0a49dfbc2e41b2dfc829e3 2026-08-07 20:48:47.409 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-08-07 20:48:47.409 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:48:47.409 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-08-07 20:48:47.409 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-08-07 20:48:47.409 | 2026-08-07 20:48:47.409 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_user:915 : user_id=1eb2beebaea64e48836a58c33261be82 2026-08-07 20:48:47.409 | ++ functions-common:get_or_create_user:916 : echo 1eb2beebaea64e48836a58c33261be82 2026-08-07 20:48:47.409 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=1eb2beebaea64e48836a58c33261be82 2026-08-07 20:48:47.409 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-08-07 20:48:47.409 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:48:47.409 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin 1eb2beebaea64e48836a58c33261be82 f48020102b0a49dfbc2e41b2dfc829e3 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:47.409 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:47.409 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:47.409 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 1eb2beebaea64e48836a58c33261be82 --project f48020102b0a49dfbc2e41b2dfc829e3 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1eb2beebaea64e48836a58c33261be82 --project f48020102b0a49dfbc2e41b2dfc829e3 -c Role -f value 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:980 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.410 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-08-07 20:48:47.410 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-08-07 20:48:47.410 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:915 : user_id=4462763aeec04e948ad97f6ee6e8a0f2 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:916 : echo 4462763aeec04e948ad97f6ee6e8a0f2 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:649 : swift_user_test3=4462763aeec04e948ad97f6ee6e8a0f2 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-08-07 20:48:47.410 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 34e86bef78fb40a1931ecd2a04fab1b2 4462763aeec04e948ad97f6ee6e8a0f2 f48020102b0a49dfbc2e41b2dfc829e3 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:47.410 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 34e86bef78fb40a1931ecd2a04fab1b2 --user 4462763aeec04e948ad97f6ee6e8a0f2 --project f48020102b0a49dfbc2e41b2dfc829e3 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 34e86bef78fb40a1931ecd2a04fab1b2 --user 4462763aeec04e948ad97f6ee6e8a0f2 --project f48020102b0a49dfbc2e41b2dfc829e3 -c Role -f value 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:979 : user_role_id=34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:980 : echo 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:47.410 | 34e86bef78fb40a1931ecd2a04fab1b2 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-08-07 20:48:47.410 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-07 20:48:47.410 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_project:928 : project_id=e719b173d94c4592919a3f5a804ff6d4 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_project:929 : echo e719b173d94c4592919a3f5a804ff6d4 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:654 : swift_project_test2=e719b173d94c4592919a3f5a804ff6d4 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-08-07 20:48:47.410 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-08-07 20:48:47.410 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-08-07 20:48:47.410 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:915 : user_id=1823564d623b413aa0d5a1b1159ba4be 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:916 : echo 1823564d623b413aa0d5a1b1159ba4be 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:659 : swift_user_test2=1823564d623b413aa0d5a1b1159ba4be 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-08-07 20:48:47.410 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin 1823564d623b413aa0d5a1b1159ba4be e719b173d94c4592919a3f5a804ff6d4 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:47.410 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:47.410 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 1823564d623b413aa0d5a1b1159ba4be --project e719b173d94c4592919a3f5a804ff6d4 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1823564d623b413aa0d5a1b1159ba4be --project e719b173d94c4592919a3f5a804ff6d4 -c Role -f value 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.410 | + functions-common:get_or_add_user_project_role:980 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.410 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-08-07 20:48:47.410 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-07 20:48:47.410 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_domain:877 : domain_id=4e403125fc644cc6a6eca0347a1d9a22 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_domain:878 : echo 4e403125fc644cc6a6eca0347a1d9a22 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:664 : swift_domain=4e403125fc644cc6a6eca0347a1d9a22 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-08-07 20:48:47.410 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-08-07 20:48:47.410 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 4e403125fc644cc6a6eca0347a1d9a22 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-07 20:48:47.410 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4e403125fc644cc6a6eca0347a1d9a22 --or-show -f value -c id 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_project:928 : project_id=146b52d8a1b94209beab33e54dc4b812 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_project:929 : echo 146b52d8a1b94209beab33e54dc4b812 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:668 : swift_project_test4=146b52d8a1b94209beab33e54dc4b812 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-08-07 20:48:47.410 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:48:47.410 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-08-07 20:48:47.410 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 4e403125fc644cc6a6eca0347a1d9a22 test4@example.com 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-08-07 20:48:47.410 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4e403125fc644cc6a6eca0347a1d9a22 --email=test4@example.com --or-show -f value -c id 2026-08-07 20:48:47.410 | 2026-08-07 20:48:47.410 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.410 | ++ functions-common:get_or_create_user:915 : user_id=b53425b82e8443b78adb0f9bae408039 2026-08-07 20:48:47.411 | ++ functions-common:get_or_create_user:916 : echo b53425b82e8443b78adb0f9bae408039 2026-08-07 20:48:47.411 | + lib/swift:create_swift_accounts:673 : swift_user_test4=b53425b82e8443b78adb0f9bae408039 2026-08-07 20:48:47.411 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-08-07 20:48:47.411 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:48:47.411 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin b53425b82e8443b78adb0f9bae408039 146b52d8a1b94209beab33e54dc4b812 2026-08-07 20:48:47.411 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:48:47.411 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:48:47.411 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-07 20:48:47.411 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:48:47.411 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:48:47.411 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-07 20:48:47.411 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-07 20:48:47.411 | ++ functions-common:_get_domain_args:957 : echo 2026-08-07 20:48:47.411 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-07 20:48:47.411 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user b53425b82e8443b78adb0f9bae408039 --project 146b52d8a1b94209beab33e54dc4b812 2026-08-07 20:48:47.411 | 2026-08-07 20:48:47.411 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b53425b82e8443b78adb0f9bae408039 --project 146b52d8a1b94209beab33e54dc4b812 -c Role -f value 2026-08-07 20:48:47.411 | 2026-08-07 20:48:47.411 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:48:47.411 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.411 | + functions-common:get_or_add_user_project_role:980 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.411 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:48:47.451 | [8553 Async create_swift_accounts:66785]: finished create_swift_accounts with result 0 in 39 seconds 2026-08-07 20:48:47.458 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-07 20:48:47.461 | + inc/async:async_wait:197 : return 0 2026-08-07 20:48:47.464 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-07 20:48:47.483 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:47.485 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-07 20:48:47.504 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:47.507 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-07 20:48:47.509 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:48:47.512 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-07 20:48:47.515 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-07 20:48:47.517 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-07 20:48:47.585 | + inc/async:async_inner:63 : init_glance 2026-08-07 20:48:47.625 | [8553 Async init_glance:70204]: running: init_glance 2026-08-07 20:48:47.628 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-07 20:48:47.648 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:48:47.652 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-07 20:48:47.655 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:48:47.658 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-07 20:48:47.661 | + ./stack.sh:main:1170 : configure_neutron 2026-08-07 20:48:47.664 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-07 20:48:47.667 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-07 20:48:47.670 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-08-07 20:48:47.685 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-07 20:48:47.688 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-07 20:48:48.307 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:48:48.307 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:48:48.307 | we strongly recommend against using it for new projects. 2026-08-07 20:48:48.307 | 2026-08-07 20:48:48.307 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:48:48.307 | framework. For more detail see 2026-08-07 20:48:48.307 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:48:48.307 | 2026-08-07 20:48:48.307 | import eventlet as _eventlet # noqa 2026-08-07 20:48:50.771 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:48:50.771 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:48:50.771 | we strongly recommend against using it for new projects. 2026-08-07 20:48:50.771 | 2026-08-07 20:48:50.771 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:48:50.771 | framework. For more detail see 2026-08-07 20:48:50.771 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:48:50.772 | 2026-08-07 20:48:50.772 | import eventlet as _eventlet # noqa 2026-08-07 20:48:52.799 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:48:52.799 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:48:52.799 | we strongly recommend against using it for new projects. 2026-08-07 20:48:52.799 | 2026-08-07 20:48:52.799 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:48:52.799 | framework. For more detail see 2026-08-07 20:48:52.799 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:48:52.799 | 2026-08-07 20:48:52.799 | import eventlet as _eventlet # noqa 2026-08-07 20:48:54.697 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:48:54.719 | [70204 Async init_glance:70204]: finished successfully 2026-08-07 20:48:54.909 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:48:54.909 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:48:54.909 | we strongly recommend against using it for new projects. 2026-08-07 20:48:54.909 | 2026-08-07 20:48:54.909 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:48:54.909 | framework. For more detail see 2026-08-07 20:48:54.909 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:48:54.909 | 2026-08-07 20:48:54.909 | import eventlet as _eventlet # noqa 2026-08-07 20:48:57.171 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:48:57.171 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:48:57.171 | we strongly recommend against using it for new projects. 2026-08-07 20:48:57.171 | 2026-08-07 20:48:57.171 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:48:57.171 | framework. For more detail see 2026-08-07 20:48:57.171 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:48:57.171 | 2026-08-07 20:48:57.171 | import eventlet as _eventlet # noqa 2026-08-07 20:48:59.131 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:48:59.131 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:48:59.131 | we strongly recommend against using it for new projects. 2026-08-07 20:48:59.131 | 2026-08-07 20:48:59.131 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:48:59.131 | framework. For more detail see 2026-08-07 20:48:59.131 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:48:59.131 | 2026-08-07 20:48:59.131 | import eventlet as _eventlet # noqa 2026-08-07 20:49:01.264 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:01.264 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:01.264 | we strongly recommend against using it for new projects. 2026-08-07 20:49:01.264 | 2026-08-07 20:49:01.264 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:01.264 | framework. For more detail see 2026-08-07 20:49:01.264 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:01.264 | 2026-08-07 20:49:01.264 | import eventlet as _eventlet # noqa 2026-08-07 20:49:03.634 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:03.635 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:03.635 | we strongly recommend against using it for new projects. 2026-08-07 20:49:03.635 | 2026-08-07 20:49:03.635 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:03.635 | framework. For more detail see 2026-08-07 20:49:03.635 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:03.635 | 2026-08-07 20:49:03.635 | import eventlet as _eventlet # noqa 2026-08-07 20:49:04.614 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:04.614 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:04.614 | we strongly recommend against using it for new projects. 2026-08-07 20:49:04.614 | 2026-08-07 20:49:04.614 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:04.614 | framework. For more detail see 2026-08-07 20:49:04.614 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:04.614 | 2026-08-07 20:49:04.614 | import eventlet as _eventlet # noqa 2026-08-07 20:49:06.560 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:06.560 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:06.560 | we strongly recommend against using it for new projects. 2026-08-07 20:49:06.560 | 2026-08-07 20:49:06.560 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:06.560 | framework. For more detail see 2026-08-07 20:49:06.560 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:06.560 | 2026-08-07 20:49:06.560 | import eventlet as _eventlet # noqa 2026-08-07 20:49:07.863 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:07.863 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:07.863 | we strongly recommend against using it for new projects. 2026-08-07 20:49:07.863 | 2026-08-07 20:49:07.863 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:07.863 | framework. For more detail see 2026-08-07 20:49:07.863 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:07.863 | 2026-08-07 20:49:07.863 | import eventlet as _eventlet # noqa 2026-08-07 20:49:09.522 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-07 20:49:09.528 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-07 20:49:09.530 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-07 20:49:09.533 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-07 20:49:09.536 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-07 20:49:09.539 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-07 20:49:09.542 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-07 20:49:09.544 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-07 20:49:09.547 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-07 20:49:09.549 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-07 20:49:09.552 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-07 20:49:09.554 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-07 20:49:09.557 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-07 20:49:09.559 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-07 20:49:09.561 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-07 20:49:09.564 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-07 20:49:09.568 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:09.571 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:09.574 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-07 20:49:09.577 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:09.583 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-07 20:49:09.585 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-07 20:49:09.588 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-07 20:49:09.591 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-07 20:49:09.593 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-07 20:49:09.596 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-07 20:49:09.599 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-07 20:49:09.616 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:09.619 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-07 20:49:09.621 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-07 20:49:09.625 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-07 20:49:09.657 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-07 20:49:09.687 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-07 20:49:09.715 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-07 20:49:09.747 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-07 20:49:09.782 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-07 20:49:09.814 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-07 20:49:09.817 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-07 20:49:09.820 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-07 20:49:09.823 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-07 20:49:09.826 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-07 20:49:09.843 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-07 20:49:09.845 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-07 20:49:09.848 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-07 20:49:09.851 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-07 20:49:09.854 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-07 20:49:09.886 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-07 20:49:09.918 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-07 20:49:09.951 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-07 20:49:09.983 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-07 20:49:10.015 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-07 20:49:10.018 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:49:10.020 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-07 20:49:10.023 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-07 20:49:10.026 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-07 20:49:10.028 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:49:10.030 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-07 20:49:10.033 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-07 20:49:10.048 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-08-07 20:49:10.063 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-08-07 20:49:10.078 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-07 20:49:10.093 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-07 20:49:10.108 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-07 20:49:10.111 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-07 20:49:10.114 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-07 20:49:10.118 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.RVrNWV5jdX 2026-08-07 20:49:10.120 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-07 20:49:10.123 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-07 20:49:10.127 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.RVrNWV5jdX 2026-08-07 20:49:10.131 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.RVrNWV5jdX 2026-08-07 20:49:10.144 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.RVrNWV5jdX /etc/sudoers.d/neutron-rootwrap 2026-08-07 20:49:10.159 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-07 20:49:10.162 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-07 20:49:10.164 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-07 20:49:10.195 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-07 20:49:10.197 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-07 20:49:10.228 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-07 20:49:10.231 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-07 20:49:10.234 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-07 20:49:10.236 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-07 20:49:10.239 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-07 20:49:10.242 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-07 20:49:10.259 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:10.263 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-07 20:49:10.265 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-07 20:49:10.268 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-07 20:49:10.286 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:10.289 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:49:10.292 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/ 2026-08-07 20:49:10.326 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-07 20:49:10.328 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-07 20:49:10.331 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-07 20:49:10.349 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:10.352 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-07 20:49:10.369 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:10.372 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-07 20:49:10.391 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:10.394 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-07 20:49:10.413 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:10.416 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-07 20:49:10.434 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:10.437 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-07 20:49:10.440 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-07 20:49:10.459 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:10.462 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-07 20:49:10.464 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-07 20:49:10.467 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-07 20:49:10.467 | Configuring OVN 2026-08-07 20:49:10.470 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-07 20:49:10.473 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-07 20:49:10.476 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-07 20:49:10.480 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=a69a042e-9c84-4295-b1aa-3b7ec6f8e221 2026-08-07 20:49:10.483 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-07 20:49:10.486 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-07 20:49:10.488 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-07 20:49:10.491 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-07 20:49:10.493 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-07 20:49:10.495 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-07 20:49:10.498 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-07 20:49:10.500 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-07 20:49:10.503 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-07 20:49:10.506 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-07 20:49:10.508 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-07 20:49:10.511 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-07 20:49:10.513 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-07 20:49:10.515 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-07 20:49:10.518 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-07 20:49:10.520 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-07 20:49:10.524 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-07 20:49:10.526 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-07 20:49:10.529 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-07 20:49:10.545 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:10.548 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-07 20:49:10.593 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-07 20:49:10.596 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-07 20:49:10.599 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-07 20:49:10.617 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:10.620 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-07 20:49:10.622 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-07 20:49:10.625 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-07 20:49:10.628 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o stack /etc/neutron 2026-08-07 20:49:10.642 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-07 20:49:10.647 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-07 20:49:10.650 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-07 20:49:10.973 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:10.973 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:10.973 | we strongly recommend against using it for new projects. 2026-08-07 20:49:10.973 | 2026-08-07 20:49:10.973 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:10.973 | framework. For more detail see 2026-08-07 20:49:10.973 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:10.973 | 2026-08-07 20:49:10.973 | import eventlet as _eventlet # noqa 2026-08-07 20:49:12.972 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:12.972 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:12.972 | we strongly recommend against using it for new projects. 2026-08-07 20:49:12.972 | 2026-08-07 20:49:12.972 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:12.972 | framework. For more detail see 2026-08-07 20:49:12.972 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:12.972 | 2026-08-07 20:49:12.972 | import eventlet as _eventlet # noqa 2026-08-07 20:49:14.958 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:14.958 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:14.958 | we strongly recommend against using it for new projects. 2026-08-07 20:49:14.958 | 2026-08-07 20:49:14.958 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:14.958 | framework. For more detail see 2026-08-07 20:49:14.958 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:14.958 | 2026-08-07 20:49:14.958 | import eventlet as _eventlet # noqa 2026-08-07 20:49:16.988 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:16.988 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:16.988 | we strongly recommend against using it for new projects. 2026-08-07 20:49:16.988 | 2026-08-07 20:49:16.988 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:16.988 | framework. For more detail see 2026-08-07 20:49:16.988 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:16.988 | 2026-08-07 20:49:16.988 | import eventlet as _eventlet # noqa 2026-08-07 20:49:19.138 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:19.138 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:19.138 | we strongly recommend against using it for new projects. 2026-08-07 20:49:19.138 | 2026-08-07 20:49:19.138 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:19.138 | framework. For more detail see 2026-08-07 20:49:19.138 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:19.138 | 2026-08-07 20:49:19.138 | import eventlet as _eventlet # noqa 2026-08-07 20:49:21.084 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:21.084 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:21.084 | we strongly recommend against using it for new projects. 2026-08-07 20:49:21.084 | 2026-08-07 20:49:21.084 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:21.084 | framework. For more detail see 2026-08-07 20:49:21.084 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:21.084 | 2026-08-07 20:49:21.084 | import eventlet as _eventlet # noqa 2026-08-07 20:49:23.202 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:23.202 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:23.202 | we strongly recommend against using it for new projects. 2026-08-07 20:49:23.202 | 2026-08-07 20:49:23.202 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:23.202 | framework. For more detail see 2026-08-07 20:49:23.202 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:23.202 | 2026-08-07 20:49:23.202 | import eventlet as _eventlet # noqa 2026-08-07 20:49:25.548 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:25.548 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:25.548 | we strongly recommend against using it for new projects. 2026-08-07 20:49:25.548 | 2026-08-07 20:49:25.548 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:25.548 | framework. For more detail see 2026-08-07 20:49:25.548 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:25.548 | 2026-08-07 20:49:25.548 | import eventlet as _eventlet # noqa 2026-08-07 20:49:26.480 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:26.480 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:26.480 | we strongly recommend against using it for new projects. 2026-08-07 20:49:26.480 | 2026-08-07 20:49:26.480 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:26.480 | framework. For more detail see 2026-08-07 20:49:26.480 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:26.480 | 2026-08-07 20:49:26.480 | import eventlet as _eventlet # noqa 2026-08-07 20:49:28.419 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:28.419 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:28.419 | we strongly recommend against using it for new projects. 2026-08-07 20:49:28.419 | 2026-08-07 20:49:28.419 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:28.419 | framework. For more detail see 2026-08-07 20:49:28.419 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:28.419 | 2026-08-07 20:49:28.419 | import eventlet as _eventlet # noqa 2026-08-07 20:49:29.631 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:29.631 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:29.631 | we strongly recommend against using it for new projects. 2026-08-07 20:49:29.631 | 2026-08-07 20:49:29.631 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:29.631 | framework. For more detail see 2026-08-07 20:49:29.631 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:29.631 | 2026-08-07 20:49:29.631 | import eventlet as _eventlet # noqa 2026-08-07 20:49:31.240 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-07 20:49:31.245 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-07 20:49:31.249 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-07 20:49:31.252 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-07 20:49:31.287 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-07 20:49:31.289 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-07 20:49:31.321 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-07 20:49:31.355 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.83 2026-08-07 20:49:31.388 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-08-07 20:49:31.419 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-07 20:49:31.453 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-07 20:49:31.485 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.83:6642 2026-08-07 20:49:31.519 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-07 20:49:31.538 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:31.541 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:49:31.575 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-07 20:49:31.608 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-07 20:49:31.642 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-07 20:49:31.644 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-07 20:49:31.678 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.83:6641 2026-08-07 20:49:31.711 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-07 20:49:31.715 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-07 20:49:31.718 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-07 20:49:31.718 | Configuring Neutron for OVN 2026-08-07 20:49:31.721 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-07 20:49:31.740 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:31.743 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-07 20:49:31.747 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-07 20:49:31.747 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-07 20:49:32.067 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:32.067 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:32.067 | we strongly recommend against using it for new projects. 2026-08-07 20:49:32.067 | 2026-08-07 20:49:32.067 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:32.067 | framework. For more detail see 2026-08-07 20:49:32.067 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:32.067 | 2026-08-07 20:49:32.067 | import eventlet as _eventlet # noqa 2026-08-07 20:49:33.680 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-08-07 20:49:33.685 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-07 20:49:33.685 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-07 20:49:34.010 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:34.010 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:34.010 | we strongly recommend against using it for new projects. 2026-08-07 20:49:34.010 | 2026-08-07 20:49:34.010 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:34.010 | framework. For more detail see 2026-08-07 20:49:34.010 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:34.010 | 2026-08-07 20:49:34.010 | import eventlet as _eventlet # noqa 2026-08-07 20:49:35.341 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-07 20:49:35.344 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-07 20:49:35.364 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:35.366 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-07 20:49:35.370 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-07 20:49:35.370 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-07 20:49:35.370 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-07 20:49:35.374 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-07 20:49:35.380 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-07 20:49:35.380 | address-scope 2026-08-07 20:49:35.380 | agent 2026-08-07 20:49:35.380 | allowed-address-pairs 2026-08-07 20:49:35.380 | auto-allocated-topology 2026-08-07 20:49:35.380 | availability_zone 2026-08-07 20:49:35.380 | bgp 2026-08-07 20:49:35.380 | bgp_4byte_asn 2026-08-07 20:49:35.380 | bgp_dragent_scheduler 2026-08-07 20:49:35.380 | binding 2026-08-07 20:49:35.380 | binding-extended 2026-08-07 20:49:35.380 | default-subnetpools 2026-08-07 20:49:35.380 | dhcp_agent_scheduler 2026-08-07 20:49:35.380 | dns-domain-ports 2026-08-07 20:49:35.380 | dns-integration 2026-08-07 20:49:35.380 | dns-integration-domain-keywords 2026-08-07 20:49:35.380 | empty-string-filtering 2026-08-07 20:49:35.380 | enable-default-route-bfd 2026-08-07 20:49:35.380 | enable-default-route-ecmp 2026-08-07 20:49:35.380 | expose-port-forwarding-in-fip 2026-08-07 20:49:35.380 | ext-gw-mode 2026-08-07 20:49:35.380 | external-gateway-multihoming 2026-08-07 20:49:35.380 | external-net 2026-08-07 20:49:35.380 | extra_dhcp_opt 2026-08-07 20:49:35.380 | extraroute 2026-08-07 20:49:35.380 | extraroute-atomic 2026-08-07 20:49:35.380 | filter-validation 2026-08-07 20:49:35.380 | fip-port-details 2026-08-07 20:49:35.380 | flavors 2026-08-07 20:49:35.380 | floating-ip-port-forwarding 2026-08-07 20:49:35.380 | floating-ip-port-forwarding-description 2026-08-07 20:49:35.380 | floating-ip-port-forwarding-detail 2026-08-07 20:49:35.380 | floating-ip-port-forwarding-port-ranges 2026-08-07 20:49:35.380 | floatingip-pools 2026-08-07 20:49:35.380 | fwaas_v2 2026-08-07 20:49:35.380 | ip_allocation 2026-08-07 20:49:35.380 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:49:35.380 | l3-flavors 2026-08-07 20:49:35.380 | l3-ha 2026-08-07 20:49:35.380 | l3_agent_scheduler 2026-08-07 20:49:35.380 | logging 2026-08-07 20:49:35.380 | multi-provider 2026-08-07 20:49:35.380 | net-mtu 2026-08-07 20:49:35.380 | net-mtu-writable 2026-08-07 20:49:35.380 | network-ip-availability 2026-08-07 20:49:35.380 | network_availability_zone 2026-08-07 20:49:35.380 | network_ha 2026-08-07 20:49:35.380 | pagination 2026-08-07 20:49:35.380 | port-device-profile 2026-08-07 20:49:35.380 | port-hardware-offload-type 2026-08-07 20:49:35.380 | port-mac-address-regenerate 2026-08-07 20:49:35.380 | port-numa-affinity-policy 2026-08-07 20:49:35.380 | port-numa-affinity-policy-socket 2026-08-07 20:49:35.380 | port-resource-request 2026-08-07 20:49:35.380 | port-security 2026-08-07 20:49:35.380 | port-trusted-vif 2026-08-07 20:49:35.380 | project-id 2026-08-07 20:49:35.380 | provider 2026-08-07 20:49:35.380 | pvlan 2026-08-07 20:49:35.380 | qinq 2026-08-07 20:49:35.380 | qos 2026-08-07 20:49:35.380 | qos-bw-limit-direction 2026-08-07 20:49:35.380 | qos-bw-minimum-ingress 2026-08-07 20:49:35.380 | qos-default 2026-08-07 20:49:35.380 | qos-fip 2026-08-07 20:49:35.380 | qos-gateway-ip 2026-08-07 20:49:35.380 | qos-rule-type-details 2026-08-07 20:49:35.380 | qos-rule-type-filter 2026-08-07 20:49:35.380 | qos-rules-alias 2026-08-07 20:49:35.380 | quota-check-limit 2026-08-07 20:49:35.380 | quota-check-limit-default 2026-08-07 20:49:35.380 | quota_details 2026-08-07 20:49:35.380 | quotas 2026-08-07 20:49:35.380 | rbac-address-scope 2026-08-07 20:49:35.380 | rbac-policies 2026-08-07 20:49:35.380 | rbac-security-groups 2026-08-07 20:49:35.380 | router 2026-08-07 20:49:35.380 | router-enable-snat 2026-08-07 20:49:35.380 | router_availability_zone 2026-08-07 20:49:35.380 | security-group 2026-08-07 20:49:35.380 | security-groups-default-rules 2026-08-07 20:49:35.380 | security-groups-default-statefulness 2026-08-07 20:49:35.380 | security-groups-normalized-cidr 2026-08-07 20:49:35.380 | security-groups-remote-address-group 2026-08-07 20:49:35.380 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:49:35.380 | security-groups-shared-filtering 2026-08-07 20:49:35.380 | segment 2026-08-07 20:49:35.380 | sorting 2026-08-07 20:49:35.380 | standard-attr-description 2026-08-07 20:49:35.380 | standard-attr-fwaas-v2 2026-08-07 20:49:35.380 | standard-attr-revisions 2026-08-07 20:49:35.380 | standard-attr-tag 2026-08-07 20:49:35.380 | standard-attr-timestamp 2026-08-07 20:49:35.380 | stateful-security-group 2026-08-07 20:49:35.380 | subnet-dns-publish-fixed-ip 2026-08-07 20:49:35.380 | subnet-external-network 2026-08-07 20:49:35.380 | subnet-service-types 2026-08-07 20:49:35.380 | subnet_allocation 2026-08-07 20:49:35.381 | subnet_onboard 2026-08-07 20:49:35.381 | subnetpool-prefix-ops 2026-08-07 20:49:35.381 | tag-creation 2026-08-07 20:49:35.381 | tap-mirror 2026-08-07 20:49:35.381 | tap-mirror-both-direction 2026-08-07 20:49:35.381 | trunk 2026-08-07 20:49:35.381 | uplink-status-propagation 2026-08-07 20:49:35.381 | uplink-status-propagation-updatable 2026-08-07 20:49:35.381 | vlan-transparent 2026-08-07 20:49:35.381 | vpn-endpoint-groups 2026-08-07 20:49:35.381 | vpnaas' 2026-08-07 20:49:35.384 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-07 20:49:35.384 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-07 20:49:35.385 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-07 20:49:35.388 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-07 20:49:35.393 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-07 20:49:35.393 | address-scope 2026-08-07 20:49:35.393 | agent 2026-08-07 20:49:35.393 | allowed-address-pairs 2026-08-07 20:49:35.393 | auto-allocated-topology 2026-08-07 20:49:35.393 | availability_zone 2026-08-07 20:49:35.393 | bgp 2026-08-07 20:49:35.393 | bgp_4byte_asn 2026-08-07 20:49:35.393 | bgp_dragent_scheduler 2026-08-07 20:49:35.393 | binding 2026-08-07 20:49:35.393 | binding-extended 2026-08-07 20:49:35.393 | default-subnetpools 2026-08-07 20:49:35.393 | dhcp_agent_scheduler 2026-08-07 20:49:35.393 | dns-domain-ports 2026-08-07 20:49:35.393 | dns-integration 2026-08-07 20:49:35.393 | dns-integration-domain-keywords 2026-08-07 20:49:35.393 | empty-string-filtering 2026-08-07 20:49:35.393 | enable-default-route-bfd 2026-08-07 20:49:35.393 | enable-default-route-ecmp 2026-08-07 20:49:35.393 | expose-port-forwarding-in-fip 2026-08-07 20:49:35.393 | ext-gw-mode 2026-08-07 20:49:35.393 | external-gateway-multihoming 2026-08-07 20:49:35.393 | external-net 2026-08-07 20:49:35.393 | extra_dhcp_opt 2026-08-07 20:49:35.393 | extraroute 2026-08-07 20:49:35.393 | extraroute-atomic 2026-08-07 20:49:35.393 | filter-validation 2026-08-07 20:49:35.393 | fip-port-details 2026-08-07 20:49:35.393 | flavors 2026-08-07 20:49:35.393 | floating-ip-port-forwarding 2026-08-07 20:49:35.393 | floating-ip-port-forwarding-description 2026-08-07 20:49:35.393 | floating-ip-port-forwarding-detail 2026-08-07 20:49:35.393 | floating-ip-port-forwarding-port-ranges 2026-08-07 20:49:35.393 | floatingip-pools 2026-08-07 20:49:35.393 | fwaas_v2 2026-08-07 20:49:35.393 | ip_allocation 2026-08-07 20:49:35.393 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:49:35.393 | l3-flavors 2026-08-07 20:49:35.393 | l3-ha 2026-08-07 20:49:35.393 | l3_agent_scheduler 2026-08-07 20:49:35.393 | logging 2026-08-07 20:49:35.393 | multi-provider 2026-08-07 20:49:35.393 | net-mtu 2026-08-07 20:49:35.393 | net-mtu-writable 2026-08-07 20:49:35.393 | network-ip-availability 2026-08-07 20:49:35.393 | network_availability_zone 2026-08-07 20:49:35.393 | network_ha 2026-08-07 20:49:35.393 | pagination 2026-08-07 20:49:35.393 | port-device-profile 2026-08-07 20:49:35.393 | port-hardware-offload-type 2026-08-07 20:49:35.393 | port-mac-address-regenerate 2026-08-07 20:49:35.393 | port-numa-affinity-policy 2026-08-07 20:49:35.393 | port-numa-affinity-policy-socket 2026-08-07 20:49:35.393 | port-resource-request 2026-08-07 20:49:35.393 | port-security 2026-08-07 20:49:35.393 | port-trusted-vif 2026-08-07 20:49:35.393 | project-id 2026-08-07 20:49:35.393 | provider 2026-08-07 20:49:35.393 | pvlan 2026-08-07 20:49:35.393 | qinq 2026-08-07 20:49:35.393 | qos 2026-08-07 20:49:35.393 | qos-bw-limit-direction 2026-08-07 20:49:35.393 | qos-bw-minimum-ingress 2026-08-07 20:49:35.393 | qos-default 2026-08-07 20:49:35.393 | qos-fip 2026-08-07 20:49:35.393 | qos-gateway-ip 2026-08-07 20:49:35.393 | qos-rule-type-details 2026-08-07 20:49:35.393 | qos-rule-type-filter 2026-08-07 20:49:35.393 | qos-rules-alias 2026-08-07 20:49:35.393 | quota-check-limit 2026-08-07 20:49:35.393 | quota-check-limit-default 2026-08-07 20:49:35.393 | quota_details 2026-08-07 20:49:35.393 | quotas 2026-08-07 20:49:35.393 | rbac-address-scope 2026-08-07 20:49:35.393 | rbac-policies 2026-08-07 20:49:35.393 | rbac-security-groups 2026-08-07 20:49:35.393 | router 2026-08-07 20:49:35.393 | router-enable-snat 2026-08-07 20:49:35.393 | router_availability_zone 2026-08-07 20:49:35.393 | security-group 2026-08-07 20:49:35.393 | security-groups-default-rules 2026-08-07 20:49:35.393 | security-groups-default-statefulness 2026-08-07 20:49:35.393 | security-groups-normalized-cidr 2026-08-07 20:49:35.393 | security-groups-remote-address-group 2026-08-07 20:49:35.393 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:49:35.393 | security-groups-shared-filtering 2026-08-07 20:49:35.393 | segment 2026-08-07 20:49:35.393 | sorting 2026-08-07 20:49:35.393 | standard-attr-description 2026-08-07 20:49:35.393 | standard-attr-fwaas-v2 2026-08-07 20:49:35.393 | standard-attr-revisions 2026-08-07 20:49:35.393 | standard-attr-tag 2026-08-07 20:49:35.393 | standard-attr-timestamp 2026-08-07 20:49:35.393 | stateful-security-group 2026-08-07 20:49:35.393 | subnet-dns-publish-fixed-ip 2026-08-07 20:49:35.393 | subnet-external-network 2026-08-07 20:49:35.393 | subnet-service-types 2026-08-07 20:49:35.393 | subnet_allocation 2026-08-07 20:49:35.393 | subnet_onboard 2026-08-07 20:49:35.393 | subnetpool-prefix-ops 2026-08-07 20:49:35.393 | tag-creation 2026-08-07 20:49:35.393 | tap-mirror 2026-08-07 20:49:35.393 | tap-mirror-both-direction 2026-08-07 20:49:35.393 | trunk 2026-08-07 20:49:35.393 | uplink-status-propagation 2026-08-07 20:49:35.393 | uplink-status-propagation-updatable 2026-08-07 20:49:35.393 | vlan-transparent 2026-08-07 20:49:35.393 | vpn-endpoint-groups 2026-08-07 20:49:35.393 | vpnaas' 2026-08-07 20:49:35.397 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-07 20:49:35.397 | address-scope 2026-08-07 20:49:35.397 | agent 2026-08-07 20:49:35.397 | allowed-address-pairs 2026-08-07 20:49:35.397 | auto-allocated-topology 2026-08-07 20:49:35.397 | availability_zone 2026-08-07 20:49:35.397 | bgp 2026-08-07 20:49:35.397 | bgp_4byte_asn 2026-08-07 20:49:35.397 | bgp_dragent_scheduler 2026-08-07 20:49:35.397 | binding 2026-08-07 20:49:35.397 | binding-extended 2026-08-07 20:49:35.397 | default-subnetpools 2026-08-07 20:49:35.397 | dhcp_agent_scheduler 2026-08-07 20:49:35.397 | dns-domain-ports 2026-08-07 20:49:35.397 | dns-integration 2026-08-07 20:49:35.397 | dns-integration-domain-keywords 2026-08-07 20:49:35.397 | empty-string-filtering 2026-08-07 20:49:35.397 | enable-default-route-bfd 2026-08-07 20:49:35.397 | enable-default-route-ecmp 2026-08-07 20:49:35.397 | expose-port-forwarding-in-fip 2026-08-07 20:49:35.397 | ext-gw-mode 2026-08-07 20:49:35.397 | external-gateway-multihoming 2026-08-07 20:49:35.397 | external-net 2026-08-07 20:49:35.397 | extra_dhcp_opt 2026-08-07 20:49:35.397 | extraroute 2026-08-07 20:49:35.397 | extraroute-atomic 2026-08-07 20:49:35.397 | filter-validation 2026-08-07 20:49:35.397 | fip-port-details 2026-08-07 20:49:35.397 | flavors 2026-08-07 20:49:35.397 | floating-ip-port-forwarding 2026-08-07 20:49:35.397 | floating-ip-port-forwarding-description 2026-08-07 20:49:35.397 | floating-ip-port-forwarding-detail 2026-08-07 20:49:35.397 | floating-ip-port-forwarding-port-ranges 2026-08-07 20:49:35.397 | floatingip-pools 2026-08-07 20:49:35.397 | fwaas_v2 2026-08-07 20:49:35.397 | ip_allocation 2026-08-07 20:49:35.397 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:49:35.397 | l3-flavors 2026-08-07 20:49:35.397 | l3-ha 2026-08-07 20:49:35.397 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-07 20:49:35.397 | l3_agent_scheduler 2026-08-07 20:49:35.397 | logging 2026-08-07 20:49:35.397 | multi-provider 2026-08-07 20:49:35.397 | net-mtu 2026-08-07 20:49:35.397 | net-mtu-writable 2026-08-07 20:49:35.397 | network-ip-availability 2026-08-07 20:49:35.397 | network_availability_zone 2026-08-07 20:49:35.397 | network_ha 2026-08-07 20:49:35.397 | pagination 2026-08-07 20:49:35.397 | port-device-profile 2026-08-07 20:49:35.397 | port-hardware-offload-type 2026-08-07 20:49:35.397 | port-mac-address-regenerate 2026-08-07 20:49:35.397 | port-numa-affinity-policy 2026-08-07 20:49:35.397 | port-numa-affinity-policy-socket 2026-08-07 20:49:35.397 | port-resource-request 2026-08-07 20:49:35.397 | port-security 2026-08-07 20:49:35.397 | port-trusted-vif 2026-08-07 20:49:35.397 | project-id 2026-08-07 20:49:35.397 | provider 2026-08-07 20:49:35.397 | pvlan 2026-08-07 20:49:35.398 | qinq 2026-08-07 20:49:35.398 | qos 2026-08-07 20:49:35.398 | qos-bw-limit-direction 2026-08-07 20:49:35.398 | qos-bw-minimum-ingress 2026-08-07 20:49:35.398 | qos-default 2026-08-07 20:49:35.398 | qos-fip 2026-08-07 20:49:35.398 | qos-gateway-ip 2026-08-07 20:49:35.398 | qos-rule-type-details 2026-08-07 20:49:35.398 | qos-rule-type-filter 2026-08-07 20:49:35.398 | qos-rules-alias 2026-08-07 20:49:35.398 | quota-check-limit 2026-08-07 20:49:35.398 | quota-check-limit-default 2026-08-07 20:49:35.398 | quota_details 2026-08-07 20:49:35.398 | quotas 2026-08-07 20:49:35.398 | rbac-address-scope 2026-08-07 20:49:35.398 | rbac-policies 2026-08-07 20:49:35.398 | rbac-security-groups 2026-08-07 20:49:35.398 | router 2026-08-07 20:49:35.398 | router-enable-snat 2026-08-07 20:49:35.398 | router_availability_zone 2026-08-07 20:49:35.398 | security-group 2026-08-07 20:49:35.398 | security-groups-default-rules 2026-08-07 20:49:35.398 | security-groups-default-statefulness 2026-08-07 20:49:35.398 | security-groups-normalized-cidr 2026-08-07 20:49:35.398 | security-groups-remote-address-group 2026-08-07 20:49:35.398 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:49:35.398 | security-groups-shared-filtering 2026-08-07 20:49:35.398 | segment 2026-08-07 20:49:35.398 | sorting 2026-08-07 20:49:35.398 | standard-attr-description 2026-08-07 20:49:35.398 | standard-attr-fwaas-v2 2026-08-07 20:49:35.398 | standard-attr-revisions 2026-08-07 20:49:35.398 | standard-attr-tag 2026-08-07 20:49:35.398 | standard-attr-timestamp 2026-08-07 20:49:35.398 | stateful-security-group 2026-08-07 20:49:35.398 | subnet-dns-publish-fixed-ip 2026-08-07 20:49:35.398 | subnet-external-network 2026-08-07 20:49:35.398 | subnet-service-types 2026-08-07 20:49:35.398 | subnet_allocation 2026-08-07 20:49:35.398 | subnet_onboard 2026-08-07 20:49:35.398 | subnetpool-prefix-ops 2026-08-07 20:49:35.398 | tag-creation 2026-08-07 20:49:35.398 | tap-mirror 2026-08-07 20:49:35.398 | tap-mirror-both-direction 2026-08-07 20:49:35.398 | trunk 2026-08-07 20:49:35.398 | uplink-status-propagation 2026-08-07 20:49:35.398 | uplink-status-propagation-updatable 2026-08-07 20:49:35.398 | vlan-transparent 2026-08-07 20:49:35.398 | vpn-endpoint-groups 2026-08-07 20:49:35.398 | vpnaas' 2026-08-07 20:49:35.398 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-07 20:49:35.398 | address-scope 2026-08-07 20:49:35.398 | agent 2026-08-07 20:49:35.398 | allowed-address-pairs 2026-08-07 20:49:35.398 | auto-allocated-topology 2026-08-07 20:49:35.398 | availability_zone 2026-08-07 20:49:35.398 | bgp 2026-08-07 20:49:35.398 | bgp_4byte_asn 2026-08-07 20:49:35.398 | bgp_dragent_scheduler 2026-08-07 20:49:35.398 | binding 2026-08-07 20:49:35.398 | binding-extended 2026-08-07 20:49:35.398 | default-subnetpools 2026-08-07 20:49:35.398 | dhcp_agent_scheduler 2026-08-07 20:49:35.398 | dns-domain-ports 2026-08-07 20:49:35.398 | dns-integration 2026-08-07 20:49:35.398 | dns-integration-domain-keywords 2026-08-07 20:49:35.398 | empty-string-filtering 2026-08-07 20:49:35.398 | enable-default-route-bfd 2026-08-07 20:49:35.398 | enable-default-route-ecmp 2026-08-07 20:49:35.398 | expose-port-forwarding-in-fip 2026-08-07 20:49:35.398 | ext-gw-mode 2026-08-07 20:49:35.398 | external-gateway-multihoming 2026-08-07 20:49:35.398 | external-net 2026-08-07 20:49:35.398 | extra_dhcp_opt 2026-08-07 20:49:35.398 | extraroute 2026-08-07 20:49:35.398 | extraroute-atomic 2026-08-07 20:49:35.398 | filter-validation 2026-08-07 20:49:35.398 | fip-port-details 2026-08-07 20:49:35.398 | flavors 2026-08-07 20:49:35.398 | floating-ip-port-forwarding 2026-08-07 20:49:35.398 | floating-ip-port-forwarding-description 2026-08-07 20:49:35.398 | floating-ip-port-forwarding-detail 2026-08-07 20:49:35.398 | floating-ip-port-forwarding-port-ranges 2026-08-07 20:49:35.398 | floatingip-pools 2026-08-07 20:49:35.398 | fwaas_v2 2026-08-07 20:49:35.398 | ip_allocation 2026-08-07 20:49:35.398 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:49:35.398 | l3-flavors 2026-08-07 20:49:35.398 | l3-ha 2026-08-07 20:49:35.398 | l3_agent_scheduler 2026-08-07 20:49:35.398 | logging 2026-08-07 20:49:35.398 | multi-provider 2026-08-07 20:49:35.398 | net-mtu 2026-08-07 20:49:35.398 | net-mtu-writable 2026-08-07 20:49:35.398 | network-ip-availability 2026-08-07 20:49:35.398 | network_availability_zone 2026-08-07 20:49:35.398 | network_ha 2026-08-07 20:49:35.398 | pagination 2026-08-07 20:49:35.398 | port-device-profile 2026-08-07 20:49:35.398 | port-hardware-offload-type 2026-08-07 20:49:35.398 | port-mac-address-regenerate 2026-08-07 20:49:35.398 | port-numa-affinity-policy 2026-08-07 20:49:35.398 | port-numa-affinity-policy-socket 2026-08-07 20:49:35.398 | port-resource-request 2026-08-07 20:49:35.398 | port-security 2026-08-07 20:49:35.398 | port-trusted-vif 2026-08-07 20:49:35.398 | project-id 2026-08-07 20:49:35.398 | provider 2026-08-07 20:49:35.398 | pvlan 2026-08-07 20:49:35.398 | qinq 2026-08-07 20:49:35.398 | qos 2026-08-07 20:49:35.398 | qos-bw-limit-direction 2026-08-07 20:49:35.398 | qos-bw-minimum-ingress 2026-08-07 20:49:35.398 | qos-default 2026-08-07 20:49:35.398 | qos-fip 2026-08-07 20:49:35.398 | qos-gateway-ip 2026-08-07 20:49:35.398 | qos-rule-type-details 2026-08-07 20:49:35.398 | qos-rule-type-filter 2026-08-07 20:49:35.398 | qos-rules-alias 2026-08-07 20:49:35.398 | quota-check-limit 2026-08-07 20:49:35.398 | quota-check-limit-default 2026-08-07 20:49:35.398 | quota_details 2026-08-07 20:49:35.398 | quotas 2026-08-07 20:49:35.398 | rbac-address-scope 2026-08-07 20:49:35.398 | rbac-policies 2026-08-07 20:49:35.398 | rbac-security-groups 2026-08-07 20:49:35.398 | router 2026-08-07 20:49:35.398 | router-enable-snat 2026-08-07 20:49:35.398 | router_availability_zone 2026-08-07 20:49:35.398 | security-group 2026-08-07 20:49:35.399 | security-groups-default-rules 2026-08-07 20:49:35.399 | security-groups-default-statefulness 2026-08-07 20:49:35.399 | security-groups-normalized-cidr 2026-08-07 20:49:35.399 | security-groups-remote-address-group 2026-08-07 20:49:35.399 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:49:35.399 | security-groups-shared-filtering 2026-08-07 20:49:35.399 | segment 2026-08-07 20:49:35.399 | sorting 2026-08-07 20:49:35.399 | standard-attr-description 2026-08-07 20:49:35.399 | standard-attr-fwaas-v2 2026-08-07 20:49:35.399 | standard-attr-revisions 2026-08-07 20:49:35.399 | standard-attr-tag 2026-08-07 20:49:35.399 | standard-attr-timestamp 2026-08-07 20:49:35.399 | stateful-security-group 2026-08-07 20:49:35.399 | subnet-dns-publish-fixed-ip 2026-08-07 20:49:35.399 | subnet-external-network 2026-08-07 20:49:35.399 | subnet-service-types 2026-08-07 20:49:35.399 | subnet_allocation 2026-08-07 20:49:35.399 | subnet_onboard 2026-08-07 20:49:35.399 | subnetpool-prefix-ops 2026-08-07 20:49:35.399 | tag-creation 2026-08-07 20:49:35.399 | tap-mirror 2026-08-07 20:49:35.399 | tap-mirror-both-direction 2026-08-07 20:49:35.399 | trunk 2026-08-07 20:49:35.399 | uplink-status-propagation 2026-08-07 20:49:35.399 | uplink-status-propagation-updatable 2026-08-07 20:49:35.399 | vlan-transparent 2026-08-07 20:49:35.399 | vpn-endpoint-groups 2026-08-07 20:49:35.399 | vpnaas' 2026-08-07 20:49:35.399 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-07 20:49:35.404 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-07 20:49:35.404 | address-scope 2026-08-07 20:49:35.404 | agent 2026-08-07 20:49:35.404 | allowed-address-pairs 2026-08-07 20:49:35.404 | auto-allocated-topology 2026-08-07 20:49:35.404 | availability_zone 2026-08-07 20:49:35.404 | bgp 2026-08-07 20:49:35.404 | bgp_4byte_asn 2026-08-07 20:49:35.404 | bgp_dragent_scheduler 2026-08-07 20:49:35.404 | binding 2026-08-07 20:49:35.404 | binding-extended 2026-08-07 20:49:35.404 | default-subnetpools 2026-08-07 20:49:35.404 | dhcp_agent_scheduler 2026-08-07 20:49:35.404 | dns-domain-ports 2026-08-07 20:49:35.404 | dns-integration 2026-08-07 20:49:35.404 | dns-integration-domain-keywords 2026-08-07 20:49:35.404 | empty-string-filtering 2026-08-07 20:49:35.404 | enable-default-route-bfd 2026-08-07 20:49:35.404 | enable-default-route-ecmp 2026-08-07 20:49:35.404 | expose-port-forwarding-in-fip 2026-08-07 20:49:35.404 | ext-gw-mode 2026-08-07 20:49:35.404 | external-gateway-multihoming 2026-08-07 20:49:35.404 | external-net 2026-08-07 20:49:35.404 | extra_dhcp_opt 2026-08-07 20:49:35.404 | extraroute 2026-08-07 20:49:35.404 | extraroute-atomic 2026-08-07 20:49:35.404 | filter-validation 2026-08-07 20:49:35.404 | fip-port-details 2026-08-07 20:49:35.404 | flavors 2026-08-07 20:49:35.404 | floating-ip-port-forwarding 2026-08-07 20:49:35.404 | floating-ip-port-forwarding-description 2026-08-07 20:49:35.404 | floating-ip-port-forwarding-detail 2026-08-07 20:49:35.404 | floating-ip-port-forwarding-port-ranges 2026-08-07 20:49:35.405 | floatingip-pools 2026-08-07 20:49:35.405 | fwaas_v2 2026-08-07 20:49:35.405 | ip_allocation 2026-08-07 20:49:35.405 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:49:35.405 | l3-flavors 2026-08-07 20:49:35.405 | l3-ha 2026-08-07 20:49:35.405 | l3_agent_scheduler 2026-08-07 20:49:35.405 | logging 2026-08-07 20:49:35.405 | multi-provider 2026-08-07 20:49:35.405 | net-mtu 2026-08-07 20:49:35.405 | net-mtu-writable 2026-08-07 20:49:35.405 | network-ip-availability 2026-08-07 20:49:35.405 | network_availability_zone 2026-08-07 20:49:35.405 | network_ha 2026-08-07 20:49:35.405 | pagination 2026-08-07 20:49:35.405 | port-device-profile 2026-08-07 20:49:35.405 | port-hardware-offload-type 2026-08-07 20:49:35.405 | port-mac-address-regenerate 2026-08-07 20:49:35.405 | port-numa-affinity-policy 2026-08-07 20:49:35.405 | port-numa-affinity-policy-socket 2026-08-07 20:49:35.405 | port-resource-request 2026-08-07 20:49:35.405 | port-security 2026-08-07 20:49:35.405 | port-trusted-vif 2026-08-07 20:49:35.405 | project-id 2026-08-07 20:49:35.405 | provider 2026-08-07 20:49:35.405 | pvlan 2026-08-07 20:49:35.405 | qinq 2026-08-07 20:49:35.405 | qos 2026-08-07 20:49:35.405 | qos-bw-limit-direction 2026-08-07 20:49:35.405 | qos-bw-minimum-ingress 2026-08-07 20:49:35.405 | qos-default 2026-08-07 20:49:35.405 | qos-fip 2026-08-07 20:49:35.405 | qos-gateway-ip 2026-08-07 20:49:35.405 | qos-rule-type-details 2026-08-07 20:49:35.405 | qos-rule-type-filter 2026-08-07 20:49:35.405 | qos-rules-alias 2026-08-07 20:49:35.405 | quota-check-limit 2026-08-07 20:49:35.405 | quota-check-limit-default 2026-08-07 20:49:35.405 | quota_details 2026-08-07 20:49:35.405 | quotas 2026-08-07 20:49:35.405 | rbac-address-scope 2026-08-07 20:49:35.405 | rbac-policies 2026-08-07 20:49:35.405 | rbac-security-groups 2026-08-07 20:49:35.405 | router 2026-08-07 20:49:35.405 | router-enable-snat 2026-08-07 20:49:35.405 | router_availability_zone 2026-08-07 20:49:35.405 | security-group 2026-08-07 20:49:35.405 | security-groups-default-rules 2026-08-07 20:49:35.405 | security-groups-default-statefulness 2026-08-07 20:49:35.405 | security-groups-normalized-cidr 2026-08-07 20:49:35.405 | security-groups-remote-address-group 2026-08-07 20:49:35.405 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:49:35.405 | security-groups-shared-filtering 2026-08-07 20:49:35.405 | segment 2026-08-07 20:49:35.405 | sorting 2026-08-07 20:49:35.405 | standard-attr-description 2026-08-07 20:49:35.405 | standard-attr-fwaas-v2 2026-08-07 20:49:35.405 | standard-attr-revisions 2026-08-07 20:49:35.405 | standard-attr-tag 2026-08-07 20:49:35.405 | standard-attr-timestamp 2026-08-07 20:49:35.405 | stateful-security-group 2026-08-07 20:49:35.405 | subnet-dns-publish-fixed-ip 2026-08-07 20:49:35.405 | subnet-external-network 2026-08-07 20:49:35.405 | subnet-service-types 2026-08-07 20:49:35.405 | subnet_allocation 2026-08-07 20:49:35.405 | subnet_onboard 2026-08-07 20:49:35.405 | subnetpool-prefix-ops 2026-08-07 20:49:35.405 | tag-creation 2026-08-07 20:49:35.405 | tap-mirror 2026-08-07 20:49:35.405 | tap-mirror-both-direction 2026-08-07 20:49:35.405 | trunk 2026-08-07 20:49:35.405 | uplink-status-propagation 2026-08-07 20:49:35.405 | uplink-status-propagation-updatable 2026-08-07 20:49:35.405 | vlan-transparent 2026-08-07 20:49:35.405 | vpn-endpoint-groups 2026-08-07 20:49:35.405 | vpnaas' 2026-08-07 20:49:35.409 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-07 20:49:35.409 | address-scope 2026-08-07 20:49:35.409 | agent 2026-08-07 20:49:35.409 | allowed-address-pairs 2026-08-07 20:49:35.409 | auto-allocated-topology 2026-08-07 20:49:35.409 | availability_zone 2026-08-07 20:49:35.409 | bgp 2026-08-07 20:49:35.409 | bgp_4byte_asn 2026-08-07 20:49:35.409 | bgp_dragent_scheduler 2026-08-07 20:49:35.409 | binding 2026-08-07 20:49:35.409 | binding-extended 2026-08-07 20:49:35.409 | default-subnetpools 2026-08-07 20:49:35.409 | dhcp_agent_scheduler 2026-08-07 20:49:35.409 | dns-domain-ports 2026-08-07 20:49:35.409 | dns-integration 2026-08-07 20:49:35.409 | dns-integration-domain-keywords 2026-08-07 20:49:35.409 | empty-string-filtering 2026-08-07 20:49:35.409 | enable-default-route-bfd 2026-08-07 20:49:35.409 | enable-default-route-ecmp 2026-08-07 20:49:35.409 | expose-port-forwarding-in-fip 2026-08-07 20:49:35.409 | ext-gw-mode 2026-08-07 20:49:35.409 | external-gateway-multihoming 2026-08-07 20:49:35.409 | external-net 2026-08-07 20:49:35.409 | extra_dhcp_opt 2026-08-07 20:49:35.409 | extraroute 2026-08-07 20:49:35.409 | extraroute-atomic 2026-08-07 20:49:35.409 | filter-validation 2026-08-07 20:49:35.409 | fip-port-details 2026-08-07 20:49:35.409 | flavors 2026-08-07 20:49:35.409 | floating-ip-port-forwarding 2026-08-07 20:49:35.409 | floating-ip-port-forwarding-description 2026-08-07 20:49:35.409 | floating-ip-port-forwarding-detail 2026-08-07 20:49:35.409 | floating-ip-port-forwarding-port-ranges 2026-08-07 20:49:35.409 | floatingip-pools 2026-08-07 20:49:35.409 | fwaas_v2 2026-08-07 20:49:35.409 | ip_allocation 2026-08-07 20:49:35.409 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:49:35.409 | l3-flavors 2026-08-07 20:49:35.409 | l3-ha 2026-08-07 20:49:35.409 | l3_agent_scheduler 2026-08-07 20:49:35.409 | logging 2026-08-07 20:49:35.409 | multi-provider 2026-08-07 20:49:35.409 | net-mtu 2026-08-07 20:49:35.409 | net-mtu-writable 2026-08-07 20:49:35.409 | network-ip-availability 2026-08-07 20:49:35.409 | network_availability_zone 2026-08-07 20:49:35.409 | network_ha 2026-08-07 20:49:35.409 | pagination 2026-08-07 20:49:35.409 | port-device-profile 2026-08-07 20:49:35.409 | port-hardware-offload-type 2026-08-07 20:49:35.409 | port-mac-address-regenerate 2026-08-07 20:49:35.409 | port-numa-affinity-policy 2026-08-07 20:49:35.409 | port-numa-affinity-policy-socket 2026-08-07 20:49:35.409 | port-resource-request 2026-08-07 20:49:35.409 | port-security 2026-08-07 20:49:35.409 | port-trusted-vif 2026-08-07 20:49:35.409 | project-id 2026-08-07 20:49:35.409 | provider 2026-08-07 20:49:35.409 | pvlan 2026-08-07 20:49:35.410 | qinq 2026-08-07 20:49:35.410 | qos 2026-08-07 20:49:35.410 | qos-bw-limit-direction 2026-08-07 20:49:35.410 | qos-bw-minimum-ingress 2026-08-07 20:49:35.410 | qos-default 2026-08-07 20:49:35.410 | qos-fip 2026-08-07 20:49:35.410 | qos-gateway-ip 2026-08-07 20:49:35.410 | qos-rule-type-details 2026-08-07 20:49:35.410 | qos-rule-type-filter 2026-08-07 20:49:35.410 | qos-rules-alias 2026-08-07 20:49:35.410 | quota-check-limit 2026-08-07 20:49:35.410 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-07 20:49:35.410 | quota-check-limit-default 2026-08-07 20:49:35.410 | quota_details 2026-08-07 20:49:35.410 | quotas 2026-08-07 20:49:35.410 | rbac-address-scope 2026-08-07 20:49:35.410 | rbac-policies 2026-08-07 20:49:35.410 | rbac-security-groups 2026-08-07 20:49:35.410 | router 2026-08-07 20:49:35.410 | router-enable-snat 2026-08-07 20:49:35.410 | router_availability_zone 2026-08-07 20:49:35.410 | security-group 2026-08-07 20:49:35.410 | security-groups-default-rules 2026-08-07 20:49:35.410 | security-groups-default-statefulness 2026-08-07 20:49:35.410 | security-groups-normalized-cidr 2026-08-07 20:49:35.410 | security-groups-remote-address-group 2026-08-07 20:49:35.410 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:49:35.410 | security-groups-shared-filtering 2026-08-07 20:49:35.410 | segment 2026-08-07 20:49:35.410 | sorting 2026-08-07 20:49:35.410 | standard-attr-description 2026-08-07 20:49:35.410 | standard-attr-fwaas-v2 2026-08-07 20:49:35.410 | standard-attr-revisions 2026-08-07 20:49:35.410 | standard-attr-tag 2026-08-07 20:49:35.410 | standard-attr-timestamp 2026-08-07 20:49:35.410 | stateful-security-group 2026-08-07 20:49:35.410 | subnet-dns-publish-fixed-ip 2026-08-07 20:49:35.410 | subnet-external-network 2026-08-07 20:49:35.410 | subnet-service-types 2026-08-07 20:49:35.410 | subnet_allocation 2026-08-07 20:49:35.410 | subnet_onboard 2026-08-07 20:49:35.410 | subnetpool-prefix-ops 2026-08-07 20:49:35.410 | tag-creation 2026-08-07 20:49:35.410 | tap-mirror 2026-08-07 20:49:35.410 | tap-mirror-both-direction 2026-08-07 20:49:35.410 | trunk 2026-08-07 20:49:35.410 | uplink-status-propagation 2026-08-07 20:49:35.410 | uplink-status-propagation-updatable 2026-08-07 20:49:35.410 | vlan-transparent 2026-08-07 20:49:35.410 | vpn-endpoint-groups 2026-08-07 20:49:35.410 | vpnaas' 2026-08-07 20:49:35.410 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-07 20:49:35.410 | address-scope 2026-08-07 20:49:35.410 | agent 2026-08-07 20:49:35.410 | allowed-address-pairs 2026-08-07 20:49:35.410 | auto-allocated-topology 2026-08-07 20:49:35.410 | availability_zone 2026-08-07 20:49:35.410 | bgp 2026-08-07 20:49:35.410 | bgp_4byte_asn 2026-08-07 20:49:35.410 | bgp_dragent_scheduler 2026-08-07 20:49:35.410 | binding 2026-08-07 20:49:35.410 | binding-extended 2026-08-07 20:49:35.410 | default-subnetpools 2026-08-07 20:49:35.410 | dhcp_agent_scheduler 2026-08-07 20:49:35.410 | dns-domain-ports 2026-08-07 20:49:35.410 | dns-integration 2026-08-07 20:49:35.410 | dns-integration-domain-keywords 2026-08-07 20:49:35.410 | empty-string-filtering 2026-08-07 20:49:35.410 | enable-default-route-bfd 2026-08-07 20:49:35.410 | enable-default-route-ecmp 2026-08-07 20:49:35.410 | expose-port-forwarding-in-fip 2026-08-07 20:49:35.410 | ext-gw-mode 2026-08-07 20:49:35.410 | external-gateway-multihoming 2026-08-07 20:49:35.410 | external-net 2026-08-07 20:49:35.410 | extra_dhcp_opt 2026-08-07 20:49:35.410 | extraroute 2026-08-07 20:49:35.410 | extraroute-atomic 2026-08-07 20:49:35.410 | filter-validation 2026-08-07 20:49:35.410 | fip-port-details 2026-08-07 20:49:35.410 | flavors 2026-08-07 20:49:35.410 | floating-ip-port-forwarding 2026-08-07 20:49:35.410 | floating-ip-port-forwarding-description 2026-08-07 20:49:35.410 | floating-ip-port-forwarding-detail 2026-08-07 20:49:35.410 | floating-ip-port-forwarding-port-ranges 2026-08-07 20:49:35.410 | floatingip-pools 2026-08-07 20:49:35.410 | fwaas_v2 2026-08-07 20:49:35.410 | ip_allocation 2026-08-07 20:49:35.410 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:49:35.410 | l3-flavors 2026-08-07 20:49:35.410 | l3-ha 2026-08-07 20:49:35.410 | l3_agent_scheduler 2026-08-07 20:49:35.410 | logging 2026-08-07 20:49:35.410 | multi-provider 2026-08-07 20:49:35.410 | net-mtu 2026-08-07 20:49:35.410 | net-mtu-writable 2026-08-07 20:49:35.410 | network-ip-availability 2026-08-07 20:49:35.410 | network_availability_zone 2026-08-07 20:49:35.410 | network_ha 2026-08-07 20:49:35.410 | pagination 2026-08-07 20:49:35.410 | port-device-profile 2026-08-07 20:49:35.410 | port-hardware-offload-type 2026-08-07 20:49:35.410 | port-mac-address-regenerate 2026-08-07 20:49:35.410 | port-numa-affinity-policy 2026-08-07 20:49:35.410 | port-numa-affinity-policy-socket 2026-08-07 20:49:35.410 | port-resource-request 2026-08-07 20:49:35.410 | port-security 2026-08-07 20:49:35.410 | port-trusted-vif 2026-08-07 20:49:35.410 | project-id 2026-08-07 20:49:35.410 | provider 2026-08-07 20:49:35.410 | pvlan 2026-08-07 20:49:35.410 | qinq 2026-08-07 20:49:35.410 | qos 2026-08-07 20:49:35.410 | qos-bw-limit-direction 2026-08-07 20:49:35.410 | qos-bw-minimum-ingress 2026-08-07 20:49:35.410 | qos-default 2026-08-07 20:49:35.410 | qos-fip 2026-08-07 20:49:35.410 | qos-gateway-ip 2026-08-07 20:49:35.410 | qos-rule-type-details 2026-08-07 20:49:35.410 | qos-rule-type-filter 2026-08-07 20:49:35.410 | qos-rules-alias 2026-08-07 20:49:35.410 | quota-check-limit 2026-08-07 20:49:35.410 | quota-check-limit-default 2026-08-07 20:49:35.411 | quota_details 2026-08-07 20:49:35.411 | quotas 2026-08-07 20:49:35.411 | rbac-address-scope 2026-08-07 20:49:35.411 | rbac-policies 2026-08-07 20:49:35.411 | rbac-security-groups 2026-08-07 20:49:35.411 | router 2026-08-07 20:49:35.411 | router-enable-snat 2026-08-07 20:49:35.411 | router_availability_zone 2026-08-07 20:49:35.411 | security-group 2026-08-07 20:49:35.411 | security-groups-default-rules 2026-08-07 20:49:35.411 | security-groups-default-statefulness 2026-08-07 20:49:35.411 | security-groups-normalized-cidr 2026-08-07 20:49:35.411 | security-groups-remote-address-group 2026-08-07 20:49:35.411 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:49:35.411 | security-groups-shared-filtering 2026-08-07 20:49:35.411 | segment 2026-08-07 20:49:35.411 | sorting 2026-08-07 20:49:35.411 | standard-attr-description 2026-08-07 20:49:35.411 | standard-attr-fwaas-v2 2026-08-07 20:49:35.411 | standard-attr-revisions 2026-08-07 20:49:35.411 | standard-attr-tag 2026-08-07 20:49:35.411 | standard-attr-timestamp 2026-08-07 20:49:35.411 | stateful-security-group 2026-08-07 20:49:35.411 | subnet-dns-publish-fixed-ip 2026-08-07 20:49:35.411 | subnet-external-network 2026-08-07 20:49:35.411 | subnet-service-types 2026-08-07 20:49:35.411 | subnet_allocation 2026-08-07 20:49:35.411 | subnet_onboard 2026-08-07 20:49:35.411 | subnetpool-prefix-ops 2026-08-07 20:49:35.411 | tag-creation 2026-08-07 20:49:35.411 | tap-mirror 2026-08-07 20:49:35.411 | tap-mirror-both-direction 2026-08-07 20:49:35.411 | trunk 2026-08-07 20:49:35.411 | uplink-status-propagation 2026-08-07 20:49:35.411 | uplink-status-propagation-updatable 2026-08-07 20:49:35.411 | vlan-transparent 2026-08-07 20:49:35.411 | vpn-endpoint-groups 2026-08-07 20:49:35.411 | vpnaas' 2026-08-07 20:49:35.412 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-07 20:49:35.417 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-07 20:49:35.419 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-07 20:49:35.423 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-07 20:49:35.424 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-07 20:49:35.428 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-07 20:49:35.431 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-07 20:49:35.433 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-08-07 20:49:35.437 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.439 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-07 20:49:35.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-07 20:49:35.445 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-07 20:49:35.448 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.451 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-07 20:49:35.483 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.83:6641 2026-08-07 20:49:35.487 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.489 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.492 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.83:6641 2026-08-07 20:49:35.495 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.83:6641 ']' 2026-08-07 20:49:35.497 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.500 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.83:6641 2026-08-07 20:49:35.530 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.83:6642 2026-08-07 20:49:35.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.535 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.537 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.83:6642 2026-08-07 20:49:35.540 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.83:6642 ']' 2026-08-07 20:49:35.542 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.546 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.83:6642 2026-08-07 20:49:35.580 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-07 20:49:35.597 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:35.600 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:49:35.603 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.606 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.608 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:49:35.611 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-07 20:49:35.613 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.616 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:49:35.651 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-07 20:49:35.653 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.656 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.659 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-07 20:49:35.661 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-07 20:49:35.664 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.667 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-07 20:49:35.699 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-07 20:49:35.702 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.705 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.708 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-07 20:49:35.710 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-07 20:49:35.713 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.716 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-07 20:49:35.750 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:49:35.752 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.755 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.758 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:49:35.760 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-08-07 20:49:35.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.766 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:49:35.799 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-07 20:49:35.802 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.805 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.808 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-07 20:49:35.812 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-08-07 20:49:35.814 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.817 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-08-07 20:49:35.853 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-07 20:49:35.856 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.859 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.862 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-07 20:49:35.864 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-08-07 20:49:35.868 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.871 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-08-07 20:49:35.902 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-08-07 20:49:35.905 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.907 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.910 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-07 20:49:35.914 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-07 20:49:35.917 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.920 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-07 20:49:35.953 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-08-07 20:49:35.956 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:35.959 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:35.961 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-07 20:49:35.964 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-07 20:49:35.967 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:35.969 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-07 20:49:36.003 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-07 20:49:36.006 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:36.008 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-07 20:49:36.011 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-07 20:49:36.014 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-07 20:49:36.017 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:36.019 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-07 20:49:36.052 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-07 20:49:36.072 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-07 20:49:36.090 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.093 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-07 20:49:36.096 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-07 20:49:36.114 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.116 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-07 20:49:36.119 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : is_ovn_agent_enabled 2026-08-07 20:49:36.122 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-07 20:49:36.140 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:36.142 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-07 20:49:36.187 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-07 20:49:36.190 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : [[ metadata =~ metadata ]] 2026-08-07 20:49:36.192 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-08-07 20:49:36.195 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:36.198 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-07 20:49:36.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-07 20:49:36.202 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-07 20:49:36.205 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:36.208 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-07 20:49:36.240 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-07 20:49:36.261 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.264 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-07 20:49:36.301 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-07 20:49:36.320 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.323 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-07 20:49:36.360 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-07 20:49:36.379 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:36.381 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-07 20:49:36.385 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-07 20:49:36.402 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.405 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-07 20:49:36.408 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_ovn_agent_enabled 2026-08-07 20:49:36.411 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-07 20:49:36.428 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:36.431 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-07 20:49:36.479 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-07 20:49:36.482 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : [[ metadata =~ metadata ]] 2026-08-07 20:49:36.485 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-07 20:49:36.517 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-07 20:49:36.535 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.538 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-07 20:49:36.556 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.559 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-07 20:49:36.576 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.579 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-07 20:49:36.596 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.599 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-07 20:49:36.617 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.619 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-07 20:49:36.639 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:36.642 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-07 20:49:36.661 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:36.664 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-07 20:49:36.667 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-07 20:49:36.669 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-07 20:49:36.675 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-07 20:49:36.707 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-07 20:49:36.742 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-07 20:49:36.774 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-07 20:49:36.808 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-07 20:49:36.811 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-07 20:49:36.814 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-07 20:49:36.817 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-07 20:49:36.819 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-07 20:49:36.822 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-07 20:49:36.824 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-07 20:49:36.827 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-07 20:49:36.829 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-07 20:49:36.832 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-07 20:49:36.863 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-07 20:49:36.896 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.83/identity 2026-08-07 20:49:36.927 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-07 20:49:36.960 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-08-07 20:49:36.993 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-07 20:49:37.027 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-07 20:49:37.059 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-07 20:49:37.093 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.83/identity 2026-08-07 20:49:37.125 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-07 20:49:37.157 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-07 20:49:37.191 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-07 20:49:37.194 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-07 20:49:37.228 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-07 20:49:37.261 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-07 20:49:37.264 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-07 20:49:37.267 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-07 20:49:37.270 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-07 20:49:37.273 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-07 20:49:37.307 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-07 20:49:37.341 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.83/identity 2026-08-07 20:49:37.374 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-07 20:49:37.407 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-08-07 20:49:37.440 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-07 20:49:37.475 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-07 20:49:37.508 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-07 20:49:37.542 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-07 20:49:37.545 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-07 20:49:37.548 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-07 20:49:37.551 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-07 20:49:37.554 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-07 20:49:37.590 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-07 20:49:37.627 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.83/identity 2026-08-07 20:49:37.665 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-07 20:49:37.700 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-08-07 20:49:37.735 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-07 20:49:37.770 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-07 20:49:37.809 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-07 20:49:37.846 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-07 20:49:37.849 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-07 20:49:37.852 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-07 20:49:37.855 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-07 20:49:37.858 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-07 20:49:37.861 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-07 20:49:37.864 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-07 20:49:37.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-07 20:49:37.869 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-07 20:49:37.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-07 20:49:37.875 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-07 20:49:37.878 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-07 20:49:37.881 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-07 20:49:37.883 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-07 20:49:37.886 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-07 20:49:37.889 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-07 20:49:37.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-07 20:49:37.894 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-08-07 20:49:37.897 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:37.900 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-07 20:49:37.902 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-07 20:49:37.905 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-07 20:49:37.907 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:37.911 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-07 20:49:37.947 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-07 20:49:37.950 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:37.953 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-07 20:49:37.955 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-07 20:49:37.958 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-07 20:49:37.961 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:37.964 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-07 20:49:37.996 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-08-07 20:49:37.998 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:38.001 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-07 20:49:38.003 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-07 20:49:38.006 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-07 20:49:38.009 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:38.011 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-07 20:49:38.045 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-07 20:49:38.048 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-08-07 20:49:38.051 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:38.053 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-07 20:49:38.056 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-07 20:49:38.059 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-07 20:49:38.061 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:38.064 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-07 20:49:38.096 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-08-07 20:49:38.099 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:38.101 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-07 20:49:38.105 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-07 20:49:38.107 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-07 20:49:38.110 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:38.113 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-07 20:49:38.142 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-08-07 20:49:38.145 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:38.147 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-07 20:49:38.149 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-07 20:49:38.152 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-07 20:49:38.154 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:38.157 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-07 20:49:38.189 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-08-07 20:49:38.191 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:38.194 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-07 20:49:38.197 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-07 20:49:38.200 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-07 20:49:38.203 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:38.206 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-08-07 20:49:38.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-08-07 20:49:38.243 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:38.246 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-07 20:49:38.249 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-07 20:49:38.252 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-07 20:49:38.254 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:38.257 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-07 20:49:38.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-08-07 20:49:38.292 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:38.296 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-07 20:49:38.298 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-07 20:49:38.301 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-07 20:49:38.304 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:38.307 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-07 20:49:38.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-08-07 20:49:38.343 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:38.346 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-07 20:49:38.349 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-07 20:49:38.352 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-07 20:49:38.355 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:38.358 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-07 20:49:38.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-08-07 20:49:38.395 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-07 20:49:38.398 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-07 20:49:38.401 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-07 20:49:38.404 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-07 20:49:38.406 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-07 20:49:38.409 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-07 20:49:38.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-07 20:49:38.446 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-08-07 20:49:38.480 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-07 20:49:38.514 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-07 20:49:38.517 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-07 20:49:38.520 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-07 20:49:38.523 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-07 20:49:38.526 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-07 20:49:38.528 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-07 20:49:38.531 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-07 20:49:38.534 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-07 20:49:38.537 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-07 20:49:38.552 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:49:38.552 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-08-07 20:49:38.561 | d /var/run/uwsgi 0755 stack root 2026-08-07 20:49:38.565 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-07 20:49:38.577 | /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-08-07 20:49:38.582 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-07 20:49:38.585 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-07 20:49:38.589 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-07 20:49:38.592 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-07 20:49:38.628 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-08-07 20:49:38.661 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-07 20:49:38.695 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-07 20:49:38.728 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-07 20:49:38.763 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-07 20:49:38.797 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-07 20:49:38.830 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-07 20:49:38.863 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-07 20:49:38.899 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-07 20:49:38.933 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-07 20:49:38.968 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-07 20:49:39.003 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-07 20:49:39.039 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-07 20:49:39.074 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-07 20:49:39.077 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-07 20:49:39.081 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-07 20:49:39.084 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-07 20:49:39.088 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-07 20:49:39.090 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:49:39.094 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:49:39.097 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-07 20:49:39.101 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-07 20:49:39.104 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-07 20:49:39.141 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-07 20:49:39.176 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-07 20:49:39.177 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-08-07 20:49:39.185 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-07 20:49:39.190 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-07 20:49:39.192 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-07 20:49:39.195 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-07 20:49:39.198 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-07 20:49:39.200 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:49:39.203 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:49:39.206 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:49:39.208 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:49:39.211 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-07 20:49:39.214 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-07 20:49:39.217 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:49:39.220 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:49:39.224 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-07 20:49:39.259 | Enabling site neutron-api. 2026-08-07 20:49:39.265 | To activate the new configuration, you need to run: 2026-08-07 20:49:39.265 | systemctl reload apache2 2026-08-07 20:49:39.270 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-07 20:49:39.274 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:49:39.276 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:49:39.279 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:49:39.404 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-07 20:49:39.423 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:39.425 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-07 20:49:39.444 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:39.448 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-07 20:49:39.451 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-07 20:49:39.521 | + inc/async:async_inner:63 : init_neutron 2026-08-07 20:49:39.558 | [8553 Async init_neutron:74864]: running: init_neutron 2026-08-07 20:49:39.561 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-07 20:49:39.582 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:49:39.586 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-07 20:49:39.607 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:39.610 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-07 20:49:39.613 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-07 20:49:39.616 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-07 20:49:39.654 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-07 20:49:39.658 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-07 20:49:39.694 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-07 20:49:39.713 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:39.715 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-08-07 20:49:39.719 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:49:39.721 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-08-07 20:49:39.724 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-08-07 20:49:39.727 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-08-07 20:49:39.792 | + inc/async:async_inner:63 : init_swift 2026-08-07 20:49:39.831 | [8553 Async init_swift:75083]: running: init_swift 2026-08-07 20:49:39.834 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-07 20:49:39.853 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:39.856 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-07 20:49:39.859 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:49:39.863 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-07 20:49:39.866 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-07 20:49:39.869 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-07 20:49:39.939 | + inc/async:async_inner:63 : init_cinder 2026-08-07 20:49:39.980 | [8553 Async init_cinder:75187]: running: init_cinder 2026-08-07 20:49:39.983 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-07 20:49:40.004 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:40.008 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-07 20:49:40.011 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:49:40.014 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-07 20:49:40.016 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-07 20:49:40.019 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-07 20:49:40.088 | + inc/async:async_inner:63 : init_placement 2026-08-07 20:49:40.131 | [8553 Async init_placement:75330]: running: init_placement 2026-08-07 20:49:40.135 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-07 20:49:40.188 | [8553 Async init_neutron:74864]: Waiting for completion of init_neutron running on PID 74864 (6 other jobs running) 2026-08-07 20:49:40.215 | [8553 Async init_neutron:74864]: Signaling child to exit 2026-08-07 20:49:44.004 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:49:44.032 | [75083 Async init_swift:75083]: finished successfully 2026-08-07 20:49:45.836 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:49:45.863 | [75187 Async init_cinder:75187]: finished successfully 2026-08-07 20:49:48.559 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:49:48.585 | [75330 Async init_placement:75330]: finished successfully 2026-08-07 20:49:56.016 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:49:56.042 | [74864 Async init_neutron:74864]: finished successfully 2026-08-07 20:49:56.067 | WAKEUP 2026-08-07 20:49:56.090 | [8553 Async init_neutron:74864]: Signaled 2026-08-07 20:49:56.092 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-07 20:49:56.092 | + lib/database:recreate_database:112 : local db=neutron 2026-08-07 20:49:56.092 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-07 20:49:56.092 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-07 20:49:56.092 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-07 20:49:56.092 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:56.092 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-07 20:49:56.092 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:56.092 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-07 20:49:56.092 | + functions-common:time_start:2406 : local name=dbsync 2026-08-07 20:49:56.092 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:49:56.092 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:49:56.092 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:49:56.092 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135779634 2026-08-07 20:49:56.092 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-08-07 20:49:56.092 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-07 20:49:56.092 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:56.092 | we strongly recommend against using it for new projects. 2026-08-07 20:49:56.092 | 2026-08-07 20:49:56.092 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:56.092 | framework. For more detail see 2026-08-07 20:49:56.092 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:56.092 | 2026-08-07 20:49:56.092 | import eventlet as _eventlet # noqa 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-07 20:49:56.092 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-07 20:49:56.093 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-07 20:49:56.093 | Running upgrade for neutron ... 2026-08-07 20:49:56.093 | OK 2026-08-07 20:49:56.093 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-07 20:49:56.093 | + functions-common:time_stop:2420 : local name 2026-08-07 20:49:56.093 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:49:56.093 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:49:56.093 | + functions-common:time_stop:2423 : local total 2026-08-07 20:49:56.093 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:49:56.093 | + functions-common:time_stop:2426 : name=dbsync 2026-08-07 20:49:56.093 | + functions-common:time_stop:2427 : start_time=1786135779634 2026-08-07 20:49:56.093 | + functions-common:time_stop:2429 : [[ -z 1786135779634 ]] 2026-08-07 20:49:56.093 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:49:56.093 | + functions-common:time_stop:2432 : end_time=1786135795998 2026-08-07 20:49:56.093 | + functions-common:time_stop:2433 : elapsed_time=16364 2026-08-07 20:49:56.093 | + functions-common:time_stop:2434 : total=4084 2026-08-07 20:49:56.093 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:49:56.093 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20448 2026-08-07 20:49:56.140 | [8553 Async init_neutron:74864]: finished init_neutron with result 0 in 16 seconds 2026-08-07 20:49:56.146 | + inc/async:async_wait:197 : return 0 2026-08-07 20:49:56.150 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-07 20:49:56.207 | [8553 Async init_placement:75330]: Waiting for completion of init_placement running on PID 75330 (5 other jobs running) 2026-08-07 20:49:56.233 | [8553 Async init_placement:75330]: Signaling child to exit 2026-08-07 20:49:56.233 | WAKEUP 2026-08-07 20:49:56.256 | [8553 Async init_placement:75330]: Signaled 2026-08-07 20:49:56.258 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-07 20:49:56.258 | + lib/database:recreate_database:112 : local db=placement 2026-08-07 20:49:56.258 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-07 20:49:56.258 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-07 20:49:56.258 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-07 20:49:56.258 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:56.258 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-07 20:49:56.258 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:56.258 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-07 20:49:56.258 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-07 20:49:56.258 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-07 20:49:56.258 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-08-07 20:49:56.258 | + functions-common:get_or_create_user:899 : local user_id 2026-08-07 20:49:56.258 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-07 20:49:56.258 | + functions-common:get_or_create_user:903 : local email= 2026-08-07 20:49:56.258 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-08-07 20:49:56.258 | 2026-08-07 20:49:56.258 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:49:56.258 | + functions-common:get_or_create_user:915 : user_id=a242eff6bcd14159bc1caa2f6bd56d70 2026-08-07 20:49:56.258 | + functions-common:get_or_create_user:916 : echo a242eff6bcd14159bc1caa2f6bd56d70 2026-08-07 20:49:56.258 | a242eff6bcd14159bc1caa2f6bd56d70 2026-08-07 20:49:56.258 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:49:56.258 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-08-07 20:49:56.258 | 2026-08-07 20:49:56.258 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:49:56.258 | 2026-08-07 20:49:56.258 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:979 : user_role_id=4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:980 : echo 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:49:56.258 | 4edab1546dc64a45b81a933980d28d3f 2026-08-07 20:49:56.258 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-07 20:49:56.258 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-07 20:49:56.258 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-07 20:49:56.258 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-08-07 20:49:56.258 | 2026-08-07 20:49:56.258 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-08-07 20:49:56.258 | 2026-08-07 20:49:56.258 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:49:56.258 | + functions-common:get_or_add_user_project_role:980 : echo cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:49:56.258 | cf19218c1c2b4ab1aec98b73d4374c0a 2026-08-07 20:49:56.258 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.83/placement 2026-08-07 20:49:56.258 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-07 20:49:56.259 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-07 20:49:56.259 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-07 20:49:56.259 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-08-07 20:49:56.259 | 2026-08-07 20:49:56.259 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:49:56.259 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-07 20:49:56.259 | 8715165ab86e407a9d0e86e90e609a19' 2026-08-07 20:49:56.259 | + functions-common:get_or_create_service:1067 : echo 8715165ab86e407a9d0e86e90e609a19 2026-08-07 20:49:56.259 | 8715165ab86e407a9d0e86e90e609a19 2026-08-07 20:49:56.259 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.83/placement 2026-08-07 20:49:56.259 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-07 20:49:56.259 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.83/placement RegionOne 2026-08-07 20:49:56.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-07 20:49:56.259 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-08-07 20:49:56.259 | 2026-08-07 20:49:56.259 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:49:56.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-07 20:49:56.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-07 20:49:56.259 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.83/placement --region RegionOne -f value -c id 2026-08-07 20:49:56.259 | 2026-08-07 20:49:56.259 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:49:56.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3059e70708c6469b99481af8e0b4ef5f 2026-08-07 20:49:56.259 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3059e70708c6469b99481af8e0b4ef5f 2026-08-07 20:49:56.259 | + functions-common:get_or_create_endpoint:1100 : public_id=3059e70708c6469b99481af8e0b4ef5f 2026-08-07 20:49:56.259 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-07 20:49:56.259 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-07 20:49:56.259 | + functions-common:get_or_create_endpoint:1109 : echo 3059e70708c6469b99481af8e0b4ef5f 2026-08-07 20:49:56.259 | 3059e70708c6469b99481af8e0b4ef5f 2026-08-07 20:49:56.301 | [8553 Async init_placement:75330]: finished init_placement with result 0 in 8 seconds 2026-08-07 20:49:56.305 | + inc/async:async_wait:197 : return 0 2026-08-07 20:49:56.308 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-07 20:49:56.365 | [8553 Async init_glance:70204]: Waiting for completion of init_glance running on PID 70204 (4 other jobs running) 2026-08-07 20:49:56.393 | [8553 Async init_glance:70204]: Signaling child to exit 2026-08-07 20:49:56.393 | WAKEUP 2026-08-07 20:49:56.415 | [8553 Async init_glance:70204]: Signaled 2026-08-07 20:49:56.417 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-07 20:49:56.417 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-07 20:49:56.417 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-07 20:49:56.417 | + lib/database:recreate_database:112 : local db=glance 2026-08-07 20:49:56.417 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-07 20:49:56.417 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-07 20:49:56.417 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-07 20:49:56.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:56.417 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-07 20:49:56.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:56.417 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-07 20:49:56.417 | + functions-common:time_start:2406 : local name=dbsync 2026-08-07 20:49:56.417 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:49:56.417 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:49:56.417 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:49:56.417 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135727703 2026-08-07 20:49:56.417 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-07 20:49:56.417 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-07 20:49:56.417 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:56.417 | we strongly recommend against using it for new projects. 2026-08-07 20:49:56.417 | 2026-08-07 20:49:56.417 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:56.417 | framework. For more detail see 2026-08-07 20:49:56.417 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:56.417 | 2026-08-07 20:49:56.417 | from eventlet import event 2026-08-07 20:49:56.417 | INFO dbcounter [-] Registered counter for database glance 2026-08-07 20:49:56.417 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=70310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.417 | DEBUG dbcounter [-] [70310] Writer thread running {{(pid=70310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.417 | INFO dbcounter [-] Registered counter for database glance 2026-08-07 20:49:56.417 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=70310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.417 | DEBUG dbcounter [-] [70310] Writer thread running {{(pid=70310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-07 20:49:56.417 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.417 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-07 20:49:56.418 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70310) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.418 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.418 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-07 20:49:56.418 | Database migration is up to date. No migration needed. 2026-08-07 20:49:56.418 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-07 20:49:56.418 | Database is synced successfully. 2026-08-07 20:49:56.418 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-07 20:49:56.418 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-07 20:49:56.418 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:56.418 | we strongly recommend against using it for new projects. 2026-08-07 20:49:56.418 | 2026-08-07 20:49:56.418 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:56.418 | framework. For more detail see 2026-08-07 20:49:56.418 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:56.418 | 2026-08-07 20:49:56.418 | from eventlet import event 2026-08-07 20:49:56.418 | INFO dbcounter [-] Registered counter for database glance 2026-08-07 20:49:56.418 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=70487) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-07 20:49:56.418 | DEBUG dbcounter [-] [70487] Writer thread running {{(pid=70487) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-07 20:49:56.418 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-07 20:49:56.418 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-07 20:49:56.418 | + functions-common:time_stop:2420 : local name 2026-08-07 20:49:56.418 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:49:56.418 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:49:56.418 | + functions-common:time_stop:2423 : local total 2026-08-07 20:49:56.418 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:49:56.418 | + functions-common:time_stop:2426 : name=dbsync 2026-08-07 20:49:56.419 | + functions-common:time_stop:2427 : start_time=1786135727703 2026-08-07 20:49:56.419 | + functions-common:time_stop:2429 : [[ -z 1786135727703 ]] 2026-08-07 20:49:56.419 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:49:56.419 | + functions-common:time_stop:2432 : end_time=1786135734680 2026-08-07 20:49:56.419 | + functions-common:time_stop:2433 : elapsed_time=6977 2026-08-07 20:49:56.419 | + functions-common:time_stop:2434 : total=4084 2026-08-07 20:49:56.419 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:49:56.419 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11061 2026-08-07 20:49:56.465 | [8553 Async init_glance:70204]: finished init_glance with result 0 in 7 seconds 2026-08-07 20:49:56.470 | + inc/async:async_wait:197 : return 0 2026-08-07 20:49:56.474 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-07 20:49:56.527 | [8553 Async init_swift:75083]: Waiting for completion of init_swift running on PID 75083 (3 other jobs running) 2026-08-07 20:49:56.553 | [8553 Async init_swift:75083]: Signaling child to exit 2026-08-07 20:49:56.554 | WAKEUP 2026-08-07 20:49:56.578 | [8553 Async init_swift:75083]: Signaled 2026-08-07 20:49:56.579 | + lib/swift:init_swift:680 : local node_number 2026-08-07 20:49:56.580 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-08-07 20:49:56.580 | No container-updater running 2026-08-07 20:49:56.580 | No object-auditor running 2026-08-07 20:49:56.580 | No account-reaper running 2026-08-07 20:49:56.580 | No container-sync running 2026-08-07 20:49:56.580 | No proxy-server running 2026-08-07 20:49:56.580 | No container-auditor running 2026-08-07 20:49:56.580 | No container-replicator running 2026-08-07 20:49:56.580 | No object-server running 2026-08-07 20:49:56.580 | No object-expirer running 2026-08-07 20:49:56.580 | No object-updater running 2026-08-07 20:49:56.580 | No account-replicator running 2026-08-07 20:49:56.580 | No container-reconciler running 2026-08-07 20:49:56.580 | No container-server running 2026-08-07 20:49:56.580 | No object-reconstructor running 2026-08-07 20:49:56.580 | No object-replicator running 2026-08-07 20:49:56.580 | No container-sharder running 2026-08-07 20:49:56.580 | No account-server running 2026-08-07 20:49:56.580 | No account-auditor running 2026-08-07 20:49:56.580 | + lib/swift:init_swift:682 : true 2026-08-07 20:49:56.580 | + lib/swift:init_swift:685 : create_swift_disk 2026-08-07 20:49:56.580 | + lib/swift:create_swift_disk:577 : local node_number 2026-08-07 20:49:56.580 | + lib/swift:create_swift_disk:582 : local user_group 2026-08-07 20:49:56.580 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-08-07 20:49:56.580 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-08-07 20:49:56.580 | + lib/swift:create_swift_disk:584 : sudo install -d -o stack -g 1002 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2026-08-07 20:49:56.580 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-08-07 20:49:56.580 | + functions:create_disk:756 : local node_number 2026-08-07 20:49:56.580 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-08-07 20:49:56.580 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-08-07 20:49:56.580 | + functions:create_disk:760 : local key 2026-08-07 20:49:56.580 | ++ functions:create_disk:762 : sed s#/.## 2026-08-07 20:49:56.580 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-08-07 20:49:56.580 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-08-07 20:49:56.580 | + functions:destroy_disk:789 : local key 2026-08-07 20:49:56.580 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | ++ functions:destroy_disk:791 : sed s#/.## 2026-08-07 20:49:56.580 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-08-07 20:49:56.580 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-08-07 20:49:56.580 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-08-07 20:49:56.580 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-08-07 20:49:56.580 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-08-07 20:49:56.580 | = sectsz=512 attr=2, projid32bit=1 2026-08-07 20:49:56.580 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-08-07 20:49:56.580 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-08-07 20:49:56.580 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-08-07 20:49:56.580 | = sunit=0 swidth=0 blks 2026-08-07 20:49:56.580 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-08-07 20:49:56.580 | log =internal log bsize=4096 blocks=16384, version=2 2026-08-07 20:49:56.580 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-08-07 20:49:56.580 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-08-07 20:49:56.580 | + functions:create_disk:780 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2026-08-07 20:49:56.580 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-08-07 20:49:56.580 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2026-08-07 20:49:56.580 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-08-07 20:49:56.580 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-08-07 20:49:56.581 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-08-07 20:49:56.581 | + lib/swift:create_swift_disk:591 : local node_number 2026-08-07 20:49:56.581 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-08-07 20:49:56.581 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-08-07 20:49:56.581 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-08-07 20:49:56.581 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-08-07 20:49:56.581 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-08-07 20:49:56.581 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-08-07 20:49:56.581 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-08-07 20:49:56.581 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-08-07 20:49:56.581 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-08-07 20:49:56.581 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-08-07 20:49:56.581 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-08-07 20:49:56.581 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-08-07 20:49:56.581 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-08-07 20:49:56.581 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-08-07 20:49:56.581 | + lib/swift:init_swift:715 : /opt/stack/data/venv/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2026-08-07 20:49:56.581 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-08-07 20:49:56.581 | 2026-08-07 20:49:56.581 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-08-07 20:49:56.581 | + lib/swift:init_swift:716 : /opt/stack/data/venv/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2026-08-07 20:49:56.581 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-08-07 20:49:56.581 | 2026-08-07 20:49:56.581 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-08-07 20:49:56.581 | + lib/swift:init_swift:717 : /opt/stack/data/venv/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2026-08-07 20:49:56.581 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-08-07 20:49:56.581 | 2026-08-07 20:49:56.581 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-08-07 20:49:56.581 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-08-07 20:49:56.581 | Defaulting to --format-version=1. This ensures the ring 2026-08-07 20:49:56.581 | written will be readable by older versions of Swift. 2026-08-07 20:49:56.581 | In a future release, the default will change to 2026-08-07 20:49:56.581 | --format-version=2 2026-08-07 20:49:56.581 | 2026-08-07 20:49:56.581 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-08-07 20:49:56.581 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-08-07 20:49:56.581 | Defaulting to --format-version=1. This ensures the ring 2026-08-07 20:49:56.581 | written will be readable by older versions of Swift. 2026-08-07 20:49:56.581 | In a future release, the default will change to 2026-08-07 20:49:56.581 | --format-version=2 2026-08-07 20:49:56.581 | 2026-08-07 20:49:56.581 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-08-07 20:49:56.581 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-08-07 20:49:56.581 | Defaulting to --format-version=1. This ensures the ring 2026-08-07 20:49:56.581 | written will be readable by older versions of Swift. 2026-08-07 20:49:56.581 | In a future release, the default will change to 2026-08-07 20:49:56.581 | --format-version=2 2026-08-07 20:49:56.581 | 2026-08-07 20:49:56.581 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-08-07 20:49:56.581 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-08-07 20:49:56.581 | + lib/swift:init_swift:730 : popd 2026-08-07 20:49:56.625 | [8553 Async init_swift:75083]: finished init_swift with result 0 in 4 seconds 2026-08-07 20:49:56.631 | + inc/async:async_wait:197 : return 0 2026-08-07 20:49:56.634 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-07 20:49:56.690 | [8553 Async init_cinder:75187]: Waiting for completion of init_cinder running on PID 75187 (2 other jobs running) 2026-08-07 20:49:56.715 | [8553 Async init_cinder:75187]: Signaling child to exit 2026-08-07 20:49:56.715 | WAKEUP 2026-08-07 20:49:56.736 | [8553 Async init_cinder:75187]: Signaled 2026-08-07 20:49:56.738 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-07 20:49:56.738 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:56.738 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-07 20:49:56.738 | + lib/database:recreate_database:112 : local db=cinder 2026-08-07 20:49:56.738 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-07 20:49:56.738 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-07 20:49:56.738 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-07 20:49:56.738 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:56.738 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-07 20:49:56.738 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:56.738 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-07 20:49:56.738 | + functions-common:time_start:2406 : local name=dbsync 2026-08-07 20:49:56.738 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:49:56.738 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:49:56.738 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:49:56.738 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135780085 2026-08-07 20:49:56.738 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-07 20:49:56.738 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-07 20:49:56.738 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:56.738 | we strongly recommend against using it for new projects. 2026-08-07 20:49:56.738 | 2026-08-07 20:49:56.738 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:56.738 | framework. For more detail see 2026-08-07 20:49:56.738 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:56.738 | 2026-08-07 20:49:56.738 | import eventlet # noqa 2026-08-07 20:49:56.739 | INFO dbcounter [-] Registered counter for database cinder 2026-08-07 20:49:56.739 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=75344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-07 20:49:56.739 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:56.739 | DEBUG dbcounter [-] [75344] Writer thread running {{(pid=75344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-07 20:49:56.739 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75344) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-07 20:49:56.739 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75344) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-07 20:49:56.739 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75344) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-07 20:49:56.739 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75344) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-07 20:49:56.739 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75344) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-07 20:49:56.739 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75344) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-07 20:49:56.739 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75344) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.739 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-07 20:49:56.739 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75344) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:49:56.739 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-07 20:49:56.739 | + functions-common:time_stop:2420 : local name 2026-08-07 20:49:56.739 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:49:56.739 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:49:56.739 | + functions-common:time_stop:2423 : local total 2026-08-07 20:49:56.739 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:49:56.739 | + functions-common:time_stop:2426 : name=dbsync 2026-08-07 20:49:56.739 | + functions-common:time_stop:2427 : start_time=1786135780085 2026-08-07 20:49:56.739 | + functions-common:time_stop:2429 : [[ -z 1786135780085 ]] 2026-08-07 20:49:56.739 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:49:56.739 | + functions-common:time_stop:2432 : end_time=1786135785748 2026-08-07 20:49:56.739 | + functions-common:time_stop:2433 : elapsed_time=5663 2026-08-07 20:49:56.739 | + functions-common:time_stop:2434 : total=4084 2026-08-07 20:49:56.739 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:49:56.739 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9747 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-07 20:49:56.739 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-07 20:49:56.739 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-08-07 20:49:56.739 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-07 20:49:56.788 | [8553 Async init_cinder:75187]: finished init_cinder with result 0 in 5 seconds 2026-08-07 20:49:56.793 | + inc/async:async_wait:197 : return 0 2026-08-07 20:49:56.796 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-07 20:49:56.815 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:56.818 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-07 20:49:56.822 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:49:56.825 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-07 20:49:56.828 | + ./stack.sh:main:1242 : init_nova 2026-08-07 20:49:56.831 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-07 20:49:56.853 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:56.856 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-07 20:49:56.874 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:49:56.877 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-07 20:49:56.880 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-07 20:49:56.946 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-07 20:49:56.986 | [8553 Async nova-cell-0:77471]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-07 20:49:56.990 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-07 20:49:56.995 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-07 20:49:57.000 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-07 20:49:57.003 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-07 20:49:57.006 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-07 20:49:57.009 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-07 20:49:57.076 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-07 20:49:57.116 | [8553 Async nova-cell-1:77578]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-07 20:49:57.120 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-07 20:49:57.124 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-07 20:49:57.127 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-07 20:49:57.130 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-07 20:49:57.133 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-07 20:49:57.139 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:57.171 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-07 20:49:57.177 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:49:57.210 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-07 20:49:57.494 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-07 20:49:57.494 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:49:57.494 | we strongly recommend against using it for new projects. 2026-08-07 20:49:57.494 | 2026-08-07 20:49:57.494 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:49:57.494 | framework. For more detail see 2026-08-07 20:49:57.494 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:49:57.494 | 2026-08-07 20:49:57.494 | import eventlet # noqa 2026-08-07 20:49:57.633 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:49:59.922 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-07 20:49:59.968 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:49:59.969 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:49:59.969 | DEBUG dbcounter [-] [77645] Writer thread running {{(pid=77645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:50:00.004 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-07 20:50:01.977 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-07 20:50:01.982 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-07 20:50:02.910 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:02.916 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-07 20:50:02.921 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77645) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:03.504 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-07 20:50:03.507 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-07 20:50:03.511 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-07 20:50:03.514 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-07 20:50:03.517 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-07 20:50:03.521 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:03.524 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-07 20:50:03.544 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:03.547 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-07 20:50:03.549 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-07 20:50:03.553 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-07 20:50:03.829 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-07 20:50:03.829 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:50:03.829 | we strongly recommend against using it for new projects. 2026-08-07 20:50:03.829 | 2026-08-07 20:50:03.829 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:50:03.829 | framework. For more detail see 2026-08-07 20:50:03.829 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:50:03.829 | 2026-08-07 20:50:03.829 | import eventlet # noqa 2026-08-07 20:50:03.965 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:50:05.610 | INFO dbcounter [None req-cc1bfe32-6ece-445a-8a7f-b4e83aafc01a None None] Registered counter for database nova_api 2026-08-07 20:50:05.679 | DEBUG dbcounter [-] [78398] Writer thread running {{(pid=78398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:50:06.214 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-07 20:50:06.220 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-07 20:50:06.223 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-07 20:50:06.278 | [8553 Async nova-cell-0:77471]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77471 (3 other jobs running) 2026-08-07 20:50:06.305 | [8553 Async nova-cell-0:77471]: Signaling child to exit 2026-08-07 20:50:08.789 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:50:08.809 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:50:08.818 | [77578 Async nova-cell-1:77578]: finished successfully 2026-08-07 20:50:08.835 | [77471 Async nova-cell-0:77471]: finished successfully 2026-08-07 20:50:08.856 | WAKEUP 2026-08-07 20:50:08.877 | [8553 Async nova-cell-0:77471]: Signaled 2026-08-07 20:50:08.878 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-07 20:50:08.878 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-07 20:50:08.878 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-07 20:50:08.878 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-07 20:50:08.878 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-07 20:50:08.878 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-07 20:50:08.878 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-07 20:50:08.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:50:08.878 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-07 20:50:08.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:50:08.878 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-07 20:50:08.878 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-07 20:50:08.878 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:50:08.878 | we strongly recommend against using it for new projects. 2026-08-07 20:50:08.878 | 2026-08-07 20:50:08.878 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:50:08.878 | framework. For more detail see 2026-08-07 20:50:08.878 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:50:08.879 | 2026-08-07 20:50:08.879 | import eventlet # noqa 2026-08-07 20:50:08.879 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:50:08.879 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:50:08.879 | DEBUG dbcounter [-] [77564] Writer thread running {{(pid=77564) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:08.879 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-07 20:50:08.879 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77564) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:08.918 | [8553 Async nova-cell-0:77471]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 11 seconds 2026-08-07 20:50:08.921 | + inc/async:async_wait:197 : return 0 2026-08-07 20:50:08.923 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-07 20:50:08.925 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-07 20:50:08.970 | [8553 Async nova-cell-1:77578]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77578 (2 other jobs running) 2026-08-07 20:50:08.993 | [8553 Async nova-cell-1:77578]: Signaling child to exit 2026-08-07 20:50:08.993 | WAKEUP 2026-08-07 20:50:09.012 | [8553 Async nova-cell-1:77578]: Signaled 2026-08-07 20:50:09.013 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-07 20:50:09.013 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-07 20:50:09.013 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-07 20:50:09.013 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-07 20:50:09.013 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-07 20:50:09.013 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-07 20:50:09.013 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-07 20:50:09.013 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:50:09.013 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-07 20:50:09.013 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-07 20:50:09.013 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-08-07 20:50:09.013 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-07 20:50:09.013 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:50:09.013 | we strongly recommend against using it for new projects. 2026-08-07 20:50:09.013 | 2026-08-07 20:50:09.013 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:50:09.013 | framework. For more detail see 2026-08-07 20:50:09.013 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:50:09.014 | 2026-08-07 20:50:09.014 | import eventlet # noqa 2026-08-07 20:50:09.014 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:50:09.014 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-07 20:50:09.014 | DEBUG dbcounter [-] [77642] Writer thread running {{(pid=77642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:09.014 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-07 20:50:09.014 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77642) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-08-07 20:50:09.055 | [8553 Async nova-cell-1:77578]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2026-08-07 20:50:09.059 | + inc/async:async_wait:197 : return 0 2026-08-07 20:50:09.062 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-07 20:50:09.065 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-07 20:50:09.348 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-07 20:50:09.348 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:50:09.348 | we strongly recommend against using it for new projects. 2026-08-07 20:50:09.348 | 2026-08-07 20:50:09.348 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:50:09.348 | framework. For more detail see 2026-08-07 20:50:09.348 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:50:09.348 | 2026-08-07 20:50:09.348 | import eventlet # noqa 2026-08-07 20:50:09.479 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:50:10.955 | Running batches of 50 until complete 2026-08-07 20:50:10.955 | INFO dbcounter [None req-02ee5efd-f2d9-4b95-9359-89346f13f8cc None None] Registered counter for database nova_cell0 2026-08-07 20:50:11.048 | DEBUG dbcounter [-] [78950] Writer thread running {{(pid=78950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:50:11.053 | INFO dbcounter [None req-02ee5efd-f2d9-4b95-9359-89346f13f8cc None None] Registered counter for database nova_api 2026-08-07 20:50:11.121 | DEBUG dbcounter [-] [78950] Writer thread running {{(pid=78950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:50:11.134 | INFO dbcounter [None req-02ee5efd-f2d9-4b95-9359-89346f13f8cc None None] Registered counter for database nova_cell0 2026-08-07 20:50:11.167 | DEBUG dbcounter [-] [78950] Writer thread running {{(pid=78950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:50:11.321 | +-------------------------------------+--------------+-----------+ 2026-08-07 20:50:11.321 | | Migration | Total Needed | Completed | 2026-08-07 20:50:11.321 | +-------------------------------------+--------------+-----------+ 2026-08-07 20:50:11.321 | | fill_virtual_interface_list | 0 | 0 | 2026-08-07 20:50:11.321 | | migrate_empty_ratio | 0 | 0 | 2026-08-07 20:50:11.321 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-07 20:50:11.321 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-07 20:50:11.321 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-07 20:50:11.321 | | populate_dev_uuids | 0 | 0 | 2026-08-07 20:50:11.321 | | populate_instance_compute_id | 0 | 0 | 2026-08-07 20:50:11.321 | | populate_missing_availability_zones | 0 | 0 | 2026-08-07 20:50:11.321 | | populate_queued_for_delete | 0 | 0 | 2026-08-07 20:50:11.321 | | populate_user_id | 0 | 0 | 2026-08-07 20:50:11.321 | | populate_uuids | 0 | 0 | 2026-08-07 20:50:11.321 | +-------------------------------------+--------------+-----------+ 2026-08-07 20:50:11.892 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-07 20:50:11.897 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-07 20:50:11.901 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-07 20:50:11.904 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-07 20:50:11.907 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-07 20:50:11.911 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-08-07 20:50:12.169 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-07 20:50:12.170 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:50:12.170 | we strongly recommend against using it for new projects. 2026-08-07 20:50:12.170 | 2026-08-07 20:50:12.170 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:50:12.170 | framework. For more detail see 2026-08-07 20:50:12.170 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:50:12.170 | 2026-08-07 20:50:12.170 | import eventlet # noqa 2026-08-07 20:50:12.301 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:50:13.802 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-07 20:50:13.802 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-07 20:50:13.802 | INFO dbcounter [None req-f5938579-2ec3-47bc-89bb-ccd1ba52b90b None None] Registered counter for database nova_api 2026-08-07 20:50:13.858 | DEBUG dbcounter [-] [78968] Writer thread running {{(pid=78968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:50:14.421 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-07 20:50:14.424 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-07 20:50:14.439 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-07 20:50:14.442 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-07 20:50:14.445 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-07 20:50:14.512 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-07 20:50:14.552 | [8553 Async configure_neutron_nova:79032]: running: configure_neutron_nova 2026-08-07 20:50:14.555 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-07 20:50:14.558 | + functions-common:run_phase:1848 : local mode=stack 2026-08-07 20:50:14.561 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-07 20:50:14.565 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-07 20:50:14.569 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-07 20:50:14.572 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-07 20:50:14.576 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-07 20:50:14.579 | + functions-common:run_phase:1858 : local extra 2026-08-07 20:50:14.583 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-07 20:50:14.587 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-07 20:50:14.590 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-07 20:50:14.593 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-07 20:50:14.596 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-08-07 20:50:14.600 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-07 20:50:14.621 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:14.624 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:50:14.627 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:50:14.630 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-07 20:50:14.633 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:50:14.637 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-07 20:50:14.640 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-07 20:50:14.644 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-07 20:50:14.647 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-07 20:50:14.651 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:50:14.654 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-07 20:50:14.657 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-07 20:50:14.661 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-07 20:50:14.664 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-07 20:50:14.668 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-07 20:50:14.671 | + functions-common:run_plugins:1838 : local plugin 2026-08-07 20:50:14.674 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-07 20:50:14.678 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-07 20:50:14.682 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-07 20:50:14.685 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-08-07 20:50:14.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-07 20:50:14.692 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-07 20:50:14.695 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-07 20:50:14.699 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-07 20:50:14.703 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-07 20:50:14.706 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-07 20:50:14.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-07 20:50:14.714 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-07 20:50:14.718 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-07 20:50:14.721 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-07 20:50:14.724 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-07 20:50:14.727 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-07 20:50:14.730 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-07 20:50:14.734 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-07 20:50:14.738 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-07 20:50:14.742 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-07 20:50:14.744 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-07 20:50:14.748 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-07 20:50:14.751 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-07 20:50:14.755 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-07 20:50:14.759 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-07 20:50:14.775 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-07 20:50:14.778 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-07 20:50:14.781 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-07 20:50:14.784 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-07 20:50:14.787 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-07 20:50:14.790 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-07 20:50:14.794 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-07 20:50:14.797 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-07 20:50:14.802 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:50:14.823 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:50:14.826 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-07 20:50:14.831 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-07 20:50:14.832 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-07 20:50:14.838 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-07 20:50:14.840 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-07 20:50:14.844 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-07 20:50:14.848 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:50:14.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:50:14.874 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-07 20:50:14.877 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:50:14.880 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-07 20:50:14.883 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-08-07 20:50:14.900 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:14.903 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-08-07 20:50:14.918 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:14.923 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-08-07 20:50:14.941 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:14.944 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-08-07 20:50:14.962 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:14.966 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-08-07 20:50:14.984 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:14.987 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-08-07 20:50:15.003 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.005 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-08-07 20:50:15.024 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.027 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-08-07 20:50:15.044 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.046 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-08-07 20:50:15.063 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.065 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-08-07 20:50:15.084 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.086 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-08-07 20:50:15.103 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.106 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-08-07 20:50:15.123 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.126 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-08-07 20:50:15.142 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.145 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-08-07 20:50:15.162 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.164 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-08-07 20:50:15.182 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.185 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-08-07 20:50:15.202 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.206 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-08-07 20:50:15.225 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.228 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-08-07 20:50:15.231 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-08-07 20:50:15.233 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-08-07 20:50:15.237 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-08-07 20:50:15.239 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:12 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-07 20:50:15.277 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-08-07 20:50:15.280 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-08-07 20:50:15.283 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-08-07 20:50:15.286 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-08-07 20:50:15.305 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.308 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-08-07 20:50:15.327 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:15.331 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-08-07 20:50:15.334 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-07 20:50:15.337 | + inc/meta-config:merge_config_group:171 : shift 2026-08-07 20:50:15.340 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-07 20:50:15.343 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:50:15.346 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-07 20:50:15.349 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-07 20:50:15.353 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-08-07 20:50:15.356 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:50:15.359 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-07 20:50:15.362 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:50:15.365 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-07 20:50:15.365 | /^\[\[.+\|.*\]\]/ { 2026-08-07 20:50:15.365 | gsub("[][]", "", $1); 2026-08-07 20:50:15.365 | split($1, a, "|"); 2026-08-07 20:50:15.365 | if (a[1] == matchgroup) 2026-08-07 20:50:15.365 | print a[2] 2026-08-07 20:50:15.365 | } 2026-08-07 20:50:15.365 | ' /opt/stack/devstack/local.conf 2026-08-07 20:50:15.372 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-07 20:50:15.375 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-07 20:50:15.377 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-07 20:50:15.381 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-07 20:50:15.384 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-07 20:50:15.387 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-07 20:50:15.391 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-07 20:50:15.394 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-07 20:50:15.400 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-07 20:50:15.403 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-07 20:50:15.406 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-07 20:50:15.409 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-07 20:50:15.411 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-08-07 20:50:15.414 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:50:15.416 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:50:15.417 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-07 20:50:15.420 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-07 20:50:15.423 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-07 20:50:15.426 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-07 20:50:15.429 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-07 20:50:15.434 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-07 20:50:15.437 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-07 20:50:15.440 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-08-07 20:50:15.441 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-07 20:50:15.441 | BEGIN { 2026-08-07 20:50:15.441 | section = "" 2026-08-07 20:50:15.441 | last_section = "" 2026-08-07 20:50:15.441 | section_count = 0 2026-08-07 20:50:15.441 | } 2026-08-07 20:50:15.442 | /^\[.+\]/ { 2026-08-07 20:50:15.442 | gsub("[][]", "", $1); 2026-08-07 20:50:15.442 | section=$1 2026-08-07 20:50:15.442 | next 2026-08-07 20:50:15.442 | } 2026-08-07 20:50:15.442 | /^ *\#/ { 2026-08-07 20:50:15.442 | next 2026-08-07 20:50:15.442 | } 2026-08-07 20:50:15.442 | /^[^ \t]+/ { 2026-08-07 20:50:15.442 | # get offset of first = in $0 2026-08-07 20:50:15.442 | eq_idx = index($0, "=") 2026-08-07 20:50:15.442 | # extract attr & value from $0 2026-08-07 20:50:15.442 | attr = substr($0, 1, eq_idx - 1) 2026-08-07 20:50:15.442 | value = substr($0, eq_idx + 1) 2026-08-07 20:50:15.442 | # only need to strip trailing whitespace from attr 2026-08-07 20:50:15.442 | sub(/[ \t]*$/, "", attr) 2026-08-07 20:50:15.442 | # need to strip leading & trailing whitespace from value 2026-08-07 20:50:15.442 | sub(/^[ \t]*/, "", value) 2026-08-07 20:50:15.442 | sub(/[ \t]*$/, "", value) 2026-08-07 20:50:15.442 | 2026-08-07 20:50:15.442 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-07 20:50:15.442 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-07 20:50:15.442 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-07 20:50:15.442 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-07 20:50:15.442 | if (! (section, attr) in cfg_attr_count) { 2026-08-07 20:50:15.442 | if (section != last_section) { 2026-08-07 20:50:15.442 | cfg_section[section_count++] = section 2026-08-07 20:50:15.442 | last_section = section 2026-08-07 20:50:15.442 | } 2026-08-07 20:50:15.442 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-07 20:50:15.442 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-07 20:50:15.442 | 2026-08-07 20:50:15.442 | cfg_attr[section, attr, 0] = value 2026-08-07 20:50:15.442 | cfg_attr_count[section, attr] = 1 2026-08-07 20:50:15.442 | } else { 2026-08-07 20:50:15.442 | lno = cfg_attr_count[section, attr]++ 2026-08-07 20:50:15.442 | cfg_attr[section, attr, lno] = value 2026-08-07 20:50:15.442 | } 2026-08-07 20:50:15.442 | } 2026-08-07 20:50:15.442 | END { 2026-08-07 20:50:15.442 | # Process each section in order 2026-08-07 20:50:15.442 | for (sno = 0; sno < section_count; sno++) { 2026-08-07 20:50:15.442 | section = cfg_section[sno] 2026-08-07 20:50:15.442 | # The ini routines simply append a config item immediately 2026-08-07 20:50:15.442 | # after the section header. To keep the same order as defined 2026-08-07 20:50:15.442 | # in local.conf, invoke the ini routines in the reverse order 2026-08-07 20:50:15.442 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-07 20:50:15.442 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-07 20:50:15.442 | if (cfg_attr_count[section, attr] == 1) 2026-08-07 20:50:15.442 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-07 20:50:15.442 | else { 2026-08-07 20:50:15.442 | # For multiline, invoke the ini routines in the reverse order 2026-08-07 20:50:15.442 | count = cfg_attr_count[section, attr] 2026-08-07 20:50:15.442 | print "inidelete " configfile " " section " " attr 2026-08-07 20:50:15.442 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-07 20:50:15.442 | for (l = count -2; l >= 0; l--) 2026-08-07 20:50:15.442 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-07 20:50:15.442 | } 2026-08-07 20:50:15.442 | } 2026-08-07 20:50:15.442 | } 2026-08-07 20:50:15.442 | } 2026-08-07 20:50:15.442 | ' 2026-08-07 20:50:15.442 | + inc/meta-config:merge_config_file:164 : read a 2026-08-07 20:50:15.442 | [79032 Async configure_neutron_nova:79032]: finished successfully 2026-08-07 20:50:15.444 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-07 20:50:15.444 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:50:15.447 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-07 20:50:15.450 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-07 20:50:15.453 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:50:15.456 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-07 20:50:15.459 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-07 20:50:15.459 | BEGIN { group = "" } 2026-08-07 20:50:15.459 | /^\[\[.+\|.*\]\]/ { 2026-08-07 20:50:15.459 | gsub("[][]", "", $1); 2026-08-07 20:50:15.459 | split($1, a, "|"); 2026-08-07 20:50:15.459 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-07 20:50:15.459 | group=a[1] 2026-08-07 20:50:15.459 | } else { 2026-08-07 20:50:15.459 | group="" 2026-08-07 20:50:15.459 | } 2026-08-07 20:50:15.459 | next 2026-08-07 20:50:15.459 | } 2026-08-07 20:50:15.459 | { 2026-08-07 20:50:15.459 | if (group != "") 2026-08-07 20:50:15.459 | print $0 2026-08-07 20:50:15.459 | } 2026-08-07 20:50:15.459 | ' /opt/stack/devstack/local.conf 2026-08-07 20:50:15.465 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-08-07 20:50:15.468 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-08-07 20:50:15.501 | + inc/meta-config:merge_config_file:164 : read a 2026-08-07 20:50:15.504 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-08-07 20:50:15.507 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-08-07 20:50:15.538 | + inc/meta-config:merge_config_file:164 : read a 2026-08-07 20:50:15.540 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-08-07 20:50:15.542 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-08-07 20:50:15.575 | + inc/meta-config:merge_config_file:164 : read a 2026-08-07 20:50:15.579 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-07 20:50:15.582 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-07 20:50:15.585 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-07 20:50:15.589 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-08-07 20:50:15.592 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-08-07 20:50:15.595 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-08-07 20:50:15.598 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-08-07 20:50:15.602 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-08-07 20:50:15.607 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-07 20:50:15.610 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-07 20:50:15.613 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-07 20:50:15.616 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-07 20:50:15.618 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-08-07 20:50:15.622 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:50:15.625 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-07 20:50:15.628 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-08-07 20:50:15.630 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-07 20:50:15.634 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-08-07 20:50:15.637 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-08-07 20:50:15.640 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-08-07 20:50:15.643 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-08-07 20:50:15.647 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-08-07 20:50:15.647 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-08-07 20:50:15.647 | BEGIN { 2026-08-07 20:50:15.647 | section = "" 2026-08-07 20:50:15.647 | last_section = "" 2026-08-07 20:50:15.647 | section_count = 0 2026-08-07 20:50:15.647 | } 2026-08-07 20:50:15.647 | /^\[.+\]/ { 2026-08-07 20:50:15.647 | gsub("[][]", "", $1); 2026-08-07 20:50:15.647 | section=$1 2026-08-07 20:50:15.647 | next 2026-08-07 20:50:15.647 | } 2026-08-07 20:50:15.647 | /^ *\#/ { 2026-08-07 20:50:15.647 | next 2026-08-07 20:50:15.647 | } 2026-08-07 20:50:15.647 | /^[^ \t]+/ { 2026-08-07 20:50:15.647 | # get offset of first = in $0 2026-08-07 20:50:15.647 | eq_idx = index($0, "=") 2026-08-07 20:50:15.647 | # extract attr & value from $0 2026-08-07 20:50:15.647 | attr = substr($0, 1, eq_idx - 1) 2026-08-07 20:50:15.647 | value = substr($0, eq_idx + 1) 2026-08-07 20:50:15.647 | # only need to strip trailing whitespace from attr 2026-08-07 20:50:15.647 | sub(/[ \t]*$/, "", attr) 2026-08-07 20:50:15.647 | # need to strip leading & trailing whitespace from value 2026-08-07 20:50:15.647 | sub(/^[ \t]*/, "", value) 2026-08-07 20:50:15.647 | sub(/[ \t]*$/, "", value) 2026-08-07 20:50:15.647 | 2026-08-07 20:50:15.647 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-07 20:50:15.647 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-07 20:50:15.647 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-07 20:50:15.647 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-07 20:50:15.647 | if (! (section, attr) in cfg_attr_count) { 2026-08-07 20:50:15.647 | if (section != last_section) { 2026-08-07 20:50:15.647 | cfg_section[section_count++] = section 2026-08-07 20:50:15.647 | last_section = section 2026-08-07 20:50:15.647 | } 2026-08-07 20:50:15.647 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-07 20:50:15.647 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-07 20:50:15.647 | 2026-08-07 20:50:15.647 | cfg_attr[section, attr, 0] = value 2026-08-07 20:50:15.647 | cfg_attr_count[section, attr] = 1 2026-08-07 20:50:15.647 | } else { 2026-08-07 20:50:15.647 | lno = cfg_attr_count[section, attr]++ 2026-08-07 20:50:15.647 | cfg_attr[section, attr, lno] = value 2026-08-07 20:50:15.647 | } 2026-08-07 20:50:15.647 | } 2026-08-07 20:50:15.647 | END { 2026-08-07 20:50:15.647 | # Process each section in order 2026-08-07 20:50:15.647 | for (sno = 0; sno < section_count; sno++) { 2026-08-07 20:50:15.647 | section = cfg_section[sno] 2026-08-07 20:50:15.647 | # The ini routines simply append a config item immediately 2026-08-07 20:50:15.648 | # after the section header. To keep the same order as defined 2026-08-07 20:50:15.648 | # in local.conf, invoke the ini routines in the reverse order 2026-08-07 20:50:15.648 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-07 20:50:15.648 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-07 20:50:15.648 | if (cfg_attr_count[section, attr] == 1) 2026-08-07 20:50:15.648 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-07 20:50:15.648 | else { 2026-08-07 20:50:15.648 | # For multiline, invoke the ini routines in the reverse order 2026-08-07 20:50:15.648 | count = cfg_attr_count[section, attr] 2026-08-07 20:50:15.648 | print "inidelete " configfile " " section " " attr 2026-08-07 20:50:15.648 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-07 20:50:15.648 | for (l = count -2; l >= 0; l--) 2026-08-07 20:50:15.648 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-07 20:50:15.648 | } 2026-08-07 20:50:15.648 | } 2026-08-07 20:50:15.648 | } 2026-08-07 20:50:15.648 | } 2026-08-07 20:50:15.648 | ' 2026-08-07 20:50:15.648 | + inc/meta-config:merge_config_file:164 : read a 2026-08-07 20:50:15.649 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-07 20:50:15.650 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:50:15.653 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-07 20:50:15.656 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-08-07 20:50:15.659 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:50:15.662 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-08-07 20:50:15.665 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-08-07 20:50:15.665 | BEGIN { group = "" } 2026-08-07 20:50:15.665 | /^\[\[.+\|.*\]\]/ { 2026-08-07 20:50:15.665 | gsub("[][]", "", $1); 2026-08-07 20:50:15.665 | split($1, a, "|"); 2026-08-07 20:50:15.665 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-07 20:50:15.665 | group=a[1] 2026-08-07 20:50:15.665 | } else { 2026-08-07 20:50:15.665 | group="" 2026-08-07 20:50:15.665 | } 2026-08-07 20:50:15.665 | next 2026-08-07 20:50:15.665 | } 2026-08-07 20:50:15.665 | { 2026-08-07 20:50:15.665 | if (group != "") 2026-08-07 20:50:15.665 | print $0 2026-08-07 20:50:15.665 | } 2026-08-07 20:50:15.665 | ' /opt/stack/devstack/local.conf 2026-08-07 20:50:15.671 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-08-07 20:50:15.673 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-08-07 20:50:15.708 | + inc/meta-config:merge_config_file:164 : read a 2026-08-07 20:50:15.711 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-07 20:50:15.730 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:15.733 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-08-07 20:50:15.736 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:50:15.739 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-08-07 20:50:15.742 | + ./stack.sh:main:1271 : start_swift 2026-08-07 20:50:15.744 | + lib/swift:start_swift:768 : restart_service memcached 2026-08-07 20:50:15.747 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:50:15.750 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-07 20:50:15.839 | + lib/swift:start_swift:771 : is_ubuntu 2026-08-07 20:50:15.843 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:50:15.845 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:50:15.848 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-08-07 20:50:15.907 | Restarting rsync (via systemctl): rsync.service. 2026-08-07 20:50:15.912 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-08-07 20:50:15.914 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-08-07 20:50:15.917 | + lib/swift:start_swift:799 : local foreground_services type 2026-08-07 20:50:15.920 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-08-07 20:50:15.923 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-08-07 20:50:15.925 | + lib/swift:start_swift:803 : run_process s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-07 20:50:15.928 | + functions-common:run_process:1674 : local service=s-object 2026-08-07 20:50:15.931 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-07 20:50:15.934 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:15.936 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:15.939 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:15.942 | + functions-common:run_process:1680 : local name=s-object 2026-08-07 20:50:15.945 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:15.947 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:15.950 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:15.952 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:15.956 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:15.961 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135815958 2026-08-07 20:50:15.963 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-08-07 20:50:15.981 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:15.984 | + functions-common:run_process:1684 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-08-07 20:50:15.987 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-08-07 20:50:15.990 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-07 20:50:15.993 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-07 20:50:15.996 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-07 20:50:15.999 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-07 20:50:16.002 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-08-07 20:50:16.005 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-08-07 20:50:16.008 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-08-07 20:50:16.011 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:16.014 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:16.017 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:16.020 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:16.023 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-08-07 20:50:16.027 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-08-07 20:50:16.029 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-object.service '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2026-08-07 20:50:16.033 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-08-07 20:50:16.035 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-07 20:50:16.038 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:50:16.041 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:50:16.044 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:50:16.046 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:50:16.048 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:50:16.051 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-08-07 20:50:16.054 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:50:16.058 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-08-07 20:50:16.133 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:16.209 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-08-07 20:50:16.268 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-08-07 20:50:16.327 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-08-07 20:50:16.386 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-08-07 20:50:16.447 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:16.505 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:50:16.508 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:50:16.511 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-08-07 20:50:16.580 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:50:16.899 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-08-07 20:50:16.913 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-08-07 20:50:17.213 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-08-07 20:50:17.246 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:17.248 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:17.251 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:17.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:17.257 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:17.260 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:17.262 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:17.264 | + functions-common:time_stop:2427 : start_time=1786135815958 2026-08-07 20:50:17.266 | + functions-common:time_stop:2429 : [[ -z 1786135815958 ]] 2026-08-07 20:50:17.269 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:17.274 | + functions-common:time_stop:2432 : end_time=1786135817270 2026-08-07 20:50:17.277 | + functions-common:time_stop:2433 : elapsed_time=1312 2026-08-07 20:50:17.280 | + functions-common:time_stop:2434 : total=5792 2026-08-07 20:50:17.283 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:17.285 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7104 2026-08-07 20:50:17.288 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-08-07 20:50:17.291 | + lib/swift:start_swift:803 : run_process s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-07 20:50:17.293 | + functions-common:run_process:1674 : local service=s-container 2026-08-07 20:50:17.296 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-07 20:50:17.298 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:17.301 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:17.303 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:17.306 | + functions-common:run_process:1680 : local name=s-container 2026-08-07 20:50:17.309 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:17.311 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:17.314 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:17.316 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:17.319 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:17.324 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135817321 2026-08-07 20:50:17.326 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-08-07 20:50:17.341 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:17.345 | + functions-common:run_process:1684 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-08-07 20:50:17.349 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-08-07 20:50:17.351 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-07 20:50:17.354 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-07 20:50:17.357 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-07 20:50:17.359 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-07 20:50:17.362 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-08-07 20:50:17.364 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-08-07 20:50:17.367 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-08-07 20:50:17.370 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:17.373 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:17.375 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:17.379 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:17.382 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-08-07 20:50:17.384 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-08-07 20:50:17.387 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container.service '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2026-08-07 20:50:17.390 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-08-07 20:50:17.392 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-07 20:50:17.395 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:50:17.397 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:50:17.400 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:50:17.402 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:50:17.405 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:50:17.408 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-08-07 20:50:17.411 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:50:17.416 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-08-07 20:50:17.489 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:17.564 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-08-07 20:50:17.625 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-08-07 20:50:17.686 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-08-07 20:50:17.751 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-08-07 20:50:17.811 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:17.873 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:50:17.876 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:50:17.879 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-08-07 20:50:17.951 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:50:18.257 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-08-07 20:50:18.272 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-08-07 20:50:18.584 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-08-07 20:50:18.616 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:18.619 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:18.622 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:18.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:18.628 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:18.631 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:18.634 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:18.637 | + functions-common:time_stop:2427 : start_time=1786135817321 2026-08-07 20:50:18.640 | + functions-common:time_stop:2429 : [[ -z 1786135817321 ]] 2026-08-07 20:50:18.644 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:18.649 | + functions-common:time_stop:2432 : end_time=1786135818645 2026-08-07 20:50:18.652 | + functions-common:time_stop:2433 : elapsed_time=1324 2026-08-07 20:50:18.655 | + functions-common:time_stop:2434 : total=7104 2026-08-07 20:50:18.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:18.661 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8428 2026-08-07 20:50:18.664 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-08-07 20:50:18.667 | + lib/swift:start_swift:803 : run_process s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-07 20:50:18.670 | + functions-common:run_process:1674 : local service=s-account 2026-08-07 20:50:18.673 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-07 20:50:18.677 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:18.680 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:18.683 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:18.685 | + functions-common:run_process:1680 : local name=s-account 2026-08-07 20:50:18.688 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:18.691 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:18.694 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:18.697 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:18.701 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:18.706 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135818702 2026-08-07 20:50:18.709 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-08-07 20:50:18.730 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:18.733 | + functions-common:run_process:1684 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-08-07 20:50:18.737 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-08-07 20:50:18.740 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-07 20:50:18.743 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-07 20:50:18.746 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-07 20:50:18.749 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-07 20:50:18.752 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-08-07 20:50:18.756 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-08-07 20:50:18.759 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-08-07 20:50:18.762 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:18.765 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:18.768 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:18.771 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:18.774 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-08-07 20:50:18.777 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-08-07 20:50:18.781 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-account.service '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2026-08-07 20:50:18.784 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-08-07 20:50:18.787 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-07 20:50:18.790 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:50:18.793 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:50:18.797 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:50:18.800 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:50:18.803 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:50:18.806 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-08-07 20:50:18.810 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:50:18.815 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-08-07 20:50:18.891 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:18.966 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-08-07 20:50:19.027 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-08-07 20:50:19.088 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-08-07 20:50:19.149 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-08-07 20:50:19.211 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:19.276 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:50:19.279 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:50:19.282 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-08-07 20:50:19.361 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:50:19.695 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-08-07 20:50:19.709 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-08-07 20:50:20.005 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-08-07 20:50:20.036 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:20.039 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:20.042 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:20.044 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:20.047 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:20.050 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:20.052 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:20.055 | + functions-common:time_stop:2427 : start_time=1786135818702 2026-08-07 20:50:20.057 | + functions-common:time_stop:2429 : [[ -z 1786135818702 ]] 2026-08-07 20:50:20.061 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:20.065 | + functions-common:time_stop:2432 : end_time=1786135820062 2026-08-07 20:50:20.067 | + functions-common:time_stop:2433 : elapsed_time=1360 2026-08-07 20:50:20.070 | + functions-common:time_stop:2434 : total=8428 2026-08-07 20:50:20.073 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:20.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9788 2026-08-07 20:50:20.080 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-08-07 20:50:20.083 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-08-07 20:50:20.130 | + lib/swift:start_swift:812 : run_process s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-07 20:50:20.133 | + functions-common:run_process:1674 : local service=s-container-sync 2026-08-07 20:50:20.136 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-07 20:50:20.139 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:20.142 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:20.145 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:20.148 | + functions-common:run_process:1680 : local name=s-container-sync 2026-08-07 20:50:20.151 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:20.154 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:20.157 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:20.160 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:20.164 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:20.168 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135820165 2026-08-07 20:50:20.171 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-08-07 20:50:20.190 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:20.193 | + functions-common:run_process:1684 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-08-07 20:50:20.196 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-08-07 20:50:20.199 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-07 20:50:20.202 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-07 20:50:20.205 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-07 20:50:20.208 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-07 20:50:20.211 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-08-07 20:50:20.214 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-08-07 20:50:20.217 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-08-07 20:50:20.220 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:20.222 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:20.225 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:20.229 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:20.232 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-08-07 20:50:20.235 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-08-07 20:50:20.239 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container-sync.service '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2026-08-07 20:50:20.242 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-08-07 20:50:20.245 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-07 20:50:20.247 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:50:20.250 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:50:20.253 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:50:20.256 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:50:20.258 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:50:20.261 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-08-07 20:50:20.264 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:50:20.267 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-08-07 20:50:20.335 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:20.408 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-08-07 20:50:20.470 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-08-07 20:50:20.533 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-08-07 20:50:20.590 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-08-07 20:50:20.649 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:20.707 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:50:20.711 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:50:20.714 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-08-07 20:50:20.790 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:50:21.105 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-08-07 20:50:21.121 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-08-07 20:50:21.429 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-08-07 20:50:21.458 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:21.462 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:21.464 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:21.468 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:21.471 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:21.474 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:21.477 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:21.480 | + functions-common:time_stop:2427 : start_time=1786135820165 2026-08-07 20:50:21.483 | + functions-common:time_stop:2429 : [[ -z 1786135820165 ]] 2026-08-07 20:50:21.487 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:21.492 | + functions-common:time_stop:2432 : end_time=1786135821488 2026-08-07 20:50:21.494 | + functions-common:time_stop:2433 : elapsed_time=1323 2026-08-07 20:50:21.497 | + functions-common:time_stop:2434 : total=9788 2026-08-07 20:50:21.500 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:21.503 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11111 2026-08-07 20:50:21.506 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-08-07 20:50:21.525 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:21.527 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-08-07 20:50:21.530 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.83 8081 16384 2026-08-07 20:50:21.533 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-08-07 20:50:21.537 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-08-07 20:50:21.539 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-08-07 20:50:21.542 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.83 2026-08-07 20:50:21.546 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-08-07 20:50:21.549 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-08-07 20:50:21.552 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-08-07 20:50:21.555 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-08-07 20:50:21.558 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-08-07 20:50:21.561 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-08-07 20:50:21.564 | + lib/tls:start_tls_proxy:521 : local config_file 2026-08-07 20:50:21.567 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-08-07 20:50:21.570 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-08-07 20:50:21.572 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-07 20:50:21.575 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:50:21.578 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:50:21.580 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-08-07 20:50:21.584 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-08-07 20:50:21.586 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-08-07 20:50:21.589 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-08-07 20:50:21.592 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-08-07 20:50:21.594 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-08-07 20:50:21.597 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-08-07 20:50:21.600 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-08-07 20:50:21.616 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:50:21.618 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-08-07 20:50:21.622 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-08-07 20:50:21.625 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:50:21.628 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:50:21.632 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:50:21.635 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:50:21.638 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-08-07 20:50:21.641 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-08-07 20:50:21.675 | headers (enabled by site administrator) 2026-08-07 20:50:21.679 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:50:21.681 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-08-07 20:50:21.684 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-08-07 20:50:21.687 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:50:21.689 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:50:21.692 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:50:21.694 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:50:21.698 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-08-07 20:50:21.701 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-08-07 20:50:21.735 | ssl (enabled by site administrator) 2026-08-07 20:50:21.739 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:50:21.743 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-08-07 20:50:21.746 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-07 20:50:21.749 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:50:21.752 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:50:21.756 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:50:21.759 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:50:21.762 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-07 20:50:21.764 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-07 20:50:21.799 | proxy (enabled by site administrator) 2026-08-07 20:50:21.804 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-08-07 20:50:21.807 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-08-07 20:50:21.810 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-07 20:50:21.813 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-08-07 20:50:21.816 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:50:21.819 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:50:21.821 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:50:21.824 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-07 20:50:21.826 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-07 20:50:21.862 | proxy_http (enabled by site administrator) 2026-08-07 20:50:21.866 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-08-07 20:50:21.869 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-08-07 20:50:21.872 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-07 20:50:21.876 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-07 20:50:21.879 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-07 20:50:21.881 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-07 20:50:21.884 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:50:21.887 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:50:21.889 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-07 20:50:21.892 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-07 20:50:21.894 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:50:21.897 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:50:21.900 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-08-07 20:50:21.934 | Enabling site swift-tls-proxy. 2026-08-07 20:50:21.939 | To activate the new configuration, you need to run: 2026-08-07 20:50:21.939 | systemctl reload apache2 2026-08-07 20:50:21.944 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-08-07 20:50:21.947 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-07 20:50:21.950 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-07 20:50:21.953 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-07 20:50:22.082 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-07 20:50:22.086 | + functions-common:run_process:1674 : local service=s-proxy 2026-08-07 20:50:22.088 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-07 20:50:22.091 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:22.094 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:22.097 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:22.099 | + functions-common:run_process:1680 : local name=s-proxy 2026-08-07 20:50:22.102 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:22.105 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:22.107 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:22.110 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:22.115 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:22.119 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135822116 2026-08-07 20:50:22.122 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-08-07 20:50:22.140 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:22.143 | + functions-common:run_process:1684 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-08-07 20:50:22.147 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-08-07 20:50:22.150 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-07 20:50:22.152 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-07 20:50:22.155 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-07 20:50:22.158 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-07 20:50:22.161 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-08-07 20:50:22.164 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-08-07 20:50:22.167 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-08-07 20:50:22.170 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:22.173 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:22.176 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:22.178 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:22.181 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-08-07 20:50:22.184 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-08-07 20:50:22.187 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-08-07 20:50:22.189 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-08-07 20:50:22.192 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-07 20:50:22.195 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:50:22.198 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:50:22.200 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:50:22.203 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:50:22.206 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:50:22.209 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-08-07 20:50:22.212 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:50:22.217 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-08-07 20:50:22.290 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:22.359 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-08-07 20:50:22.418 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-08-07 20:50:22.479 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-08-07 20:50:22.542 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-08-07 20:50:22.602 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:22.664 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:50:22.667 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:50:22.670 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-08-07 20:50:22.745 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:50:23.064 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-08-07 20:50:23.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-08-07 20:50:23.378 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-08-07 20:50:23.409 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:23.411 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:23.414 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:23.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:23.429 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:23.432 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:23.435 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:23.439 | + functions-common:time_stop:2427 : start_time=1786135822116 2026-08-07 20:50:23.442 | + functions-common:time_stop:2429 : [[ -z 1786135822116 ]] 2026-08-07 20:50:23.446 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:23.450 | + functions-common:time_stop:2432 : end_time=1786135823447 2026-08-07 20:50:23.454 | + functions-common:time_stop:2433 : elapsed_time=1331 2026-08-07 20:50:23.457 | + functions-common:time_stop:2434 : total=11111 2026-08-07 20:50:23.459 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:23.462 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12442 2026-08-07 20:50:23.465 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-08-07 20:50:23.465 | Waiting for swift proxy to start... 2026-08-07 20:50:23.468 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.83:8080/info 2026-08-07 20:50:23.471 | + functions:wait_for_service:476 : local timeout=60 2026-08-07 20:50:23.473 | + functions:wait_for_service:477 : local url=https://10.4.3.83:8080/info 2026-08-07 20:50:23.476 | + functions:wait_for_service:478 : local rval=0 2026-08-07 20:50:23.479 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-07 20:50:23.481 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-07 20:50:23.484 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:23.486 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:23.490 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:23.495 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135823491 2026-08-07 20:50:23.499 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-07 20:50:23.503 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.83:8080/info 2026-08-07 20:50:23.519 | + :: : [[ 503 == 503 ]] 2026-08-07 20:50:23.520 | + :: : sleep 1 2026-08-07 20:50:24.523 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.83:8080/info 2026-08-07 20:50:24.542 | + :: : [[ 200 == 503 ]] 2026-08-07 20:50:24.544 | + :: : [[ 0 -eq 7 ]] 2026-08-07 20:50:24.547 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-07 20:50:24.551 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:24.554 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:24.556 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:24.560 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:24.562 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:24.566 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-07 20:50:24.568 | + functions-common:time_stop:2427 : start_time=1786135823491 2026-08-07 20:50:24.571 | + functions-common:time_stop:2429 : [[ -z 1786135823491 ]] 2026-08-07 20:50:24.575 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:24.580 | + functions-common:time_stop:2432 : end_time=1786135824576 2026-08-07 20:50:24.583 | + functions-common:time_stop:2433 : elapsed_time=1085 2026-08-07 20:50:24.585 | + functions-common:time_stop:2434 : total=2819 2026-08-07 20:50:24.588 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:24.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3904 2026-08-07 20:50:24.593 | + functions:wait_for_service:486 : return 0 2026-08-07 20:50:24.597 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-08-07 20:50:24.599 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-07 20:50:24.602 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-07 20:50:24.620 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:24.623 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-07 20:50:24.657 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-07 20:50:24.705 | [8553 Async configure_neutron_nova:79032]: Waiting for completion of configure_neutron_nova running on PID 79032 (2 other jobs running) 2026-08-07 20:50:24.729 | [8553 Async configure_neutron_nova:79032]: Signaling child to exit 2026-08-07 20:50:24.729 | WAKEUP 2026-08-07 20:50:24.752 | [8553 Async configure_neutron_nova:79032]: Signaled 2026-08-07 20:50:24.753 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-07 20:50:24.753 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-07 20:50:24.753 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.83/identity 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-07 20:50:24.754 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-07 20:50:24.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-07 20:50:24.754 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-07 20:50:24.754 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-07 20:50:24.754 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-07 20:50:24.754 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-07 20:50:24.754 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-07 20:50:24.754 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-07 20:50:24.754 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-07 20:50:24.754 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-07 20:50:24.754 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-07 20:50:24.754 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.83/identity 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-07 20:50:24.754 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-07 20:50:24.754 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-07 20:50:24.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-07 20:50:24.754 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-07 20:50:24.754 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-07 20:50:24.799 | [8553 Async configure_neutron_nova:79032]: finished configure_neutron_nova with result 0 in 0 seconds 2026-08-07 20:50:24.804 | + inc/async:async_wait:197 : return 0 2026-08-07 20:50:24.808 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-07 20:50:24.828 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:24.830 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-07 20:50:24.867 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-07 20:50:24.904 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-07 20:50:24.924 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:24.927 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-07 20:50:24.930 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:50:24.933 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-07 20:50:24.936 | + ./stack.sh:main:1296 : start_nova_api 2026-08-07 20:50:24.939 | + lib/nova:start_nova_api:968 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:50:24.941 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:50:24.945 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:50:24.948 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-07 20:50:24.953 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-07 20:50:24.956 | + functions-common:run_process:1674 : local service=n-api 2026-08-07 20:50:24.959 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-07 20:50:24.961 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:24.965 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:24.967 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:24.970 | + functions-common:run_process:1680 : local name=n-api 2026-08-07 20:50:24.973 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:24.976 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:24.979 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:24.982 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:24.987 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:24.991 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135824988 2026-08-07 20:50:24.994 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-07 20:50:25.015 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:25.019 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-07 20:50:25.022 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-07 20:50:25.025 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-07 20:50:25.028 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-07 20:50:25.032 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-07 20:50:25.035 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-07 20:50:25.038 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-07 20:50:25.041 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-07 20:50:25.044 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-07 20:50:25.047 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:25.050 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:25.053 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:25.056 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:25.059 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-07 20:50:25.062 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-07 20:50:25.065 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:25.068 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:50:25.071 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-07 20:50:25.073 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-07 20:50:25.075 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:50:25.078 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-07 20:50:25.081 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-07 20:50:25.084 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-07 20:50:25.087 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-07 20:50:25.089 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-07 20:50:25.094 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-08-07 20:50:25.159 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:25.224 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-07 20:50:25.286 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-08-07 20:50:25.344 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:50:25.402 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:25.459 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-07 20:50:25.519 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-07 20:50:25.582 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-07 20:50:25.645 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-07 20:50:25.705 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-07 20:50:25.763 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-07 20:50:25.766 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-07 20:50:25.768 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-07 20:50:25.838 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-07 20:50:26.152 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-07 20:50:26.166 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-07 20:50:26.469 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-07 20:50:26.546 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:26.549 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:26.552 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:26.554 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:26.558 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:26.560 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:26.563 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:26.566 | + functions-common:time_stop:2427 : start_time=1786135824988 2026-08-07 20:50:26.569 | + functions-common:time_stop:2429 : [[ -z 1786135824988 ]] 2026-08-07 20:50:26.572 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:26.577 | + functions-common:time_stop:2432 : end_time=1786135826573 2026-08-07 20:50:26.580 | + functions-common:time_stop:2433 : elapsed_time=1585 2026-08-07 20:50:26.582 | + functions-common:time_stop:2434 : total=12442 2026-08-07 20:50:26.585 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:26.589 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14027 2026-08-07 20:50:26.591 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-07 20:50:26.591 | Waiting for nova-api to start... 2026-08-07 20:50:26.594 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.83/compute/v2.1/ 2026-08-07 20:50:26.597 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.83/compute/v2.1/ 2026-08-07 20:50:26.600 | + functions:wait_for_service:476 : local timeout=60 2026-08-07 20:50:26.603 | + functions:wait_for_service:477 : local url=https://10.4.3.83/compute/v2.1/ 2026-08-07 20:50:26.606 | + functions:wait_for_service:478 : local rval=0 2026-08-07 20:50:26.609 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-07 20:50:26.612 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-07 20:50:26.614 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:26.617 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:26.621 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:26.626 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135826622 2026-08-07 20:50:26.629 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-07 20:50:26.634 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.83/compute/v2.1/ 2026-08-07 20:50:29.417 | + :: : [[ 200 == 503 ]] 2026-08-07 20:50:29.418 | + :: : [[ 0 -eq 7 ]] 2026-08-07 20:50:29.422 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-07 20:50:29.425 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:29.428 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:29.431 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:29.434 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:29.437 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:29.439 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-07 20:50:29.442 | + functions-common:time_stop:2427 : start_time=1786135826622 2026-08-07 20:50:29.446 | + functions-common:time_stop:2429 : [[ -z 1786135826622 ]] 2026-08-07 20:50:29.449 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:29.453 | + functions-common:time_stop:2432 : end_time=1786135829450 2026-08-07 20:50:29.455 | + functions-common:time_stop:2433 : elapsed_time=2828 2026-08-07 20:50:29.458 | + functions-common:time_stop:2434 : total=3904 2026-08-07 20:50:29.461 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:29.465 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6732 2026-08-07 20:50:29.468 | + functions:wait_for_service:486 : return 0 2026-08-07 20:50:29.471 | + lib/nova:start_nova_api:981 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:50:29.473 | + lib/nova:start_nova_api:981 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:50:29.476 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-07 20:50:29.494 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:29.497 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-07 20:50:29.499 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:50:29.502 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-07 20:50:29.504 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-07 20:50:29.507 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-07 20:50:29.510 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-07 20:50:29.512 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-07 20:50:29.515 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-07 20:50:29.518 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-07 20:50:29.521 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-07 20:50:29.524 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-07 20:50:29.537 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-07 20:50:29.542 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-07 20:50:29.546 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-07 20:50:29.549 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-07 20:50:29.561 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-08-07 20:50:29.574 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-07 20:50:29.587 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-07 20:50:29.590 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-07 20:50:29.590 | Starting OVN 2026-08-07 20:50:29.593 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-07 20:50:29.596 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-07 20:50:29.596 | Starting OVS 2026-08-07 20:50:29.598 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-07 20:50:29.612 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:29.613 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-07 20:50:29.652 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-07 20:50:29.688 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-07 20:50:29.690 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-07 20:50:29.693 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-07 20:50:30.013 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-07 20:50:30.312 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-07 20:50:30.312 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-07 20:50:30.312 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-07 20:50:30.312 | 2026-08-07 20:50:30.312 | Possible reasons for having these kinds of units are: 2026-08-07 20:50:30.312 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-07 20:50:30.312 | .wants/, .requires/, or .upholds/ directory. 2026-08-07 20:50:30.312 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-07 20:50:30.312 | a requirement dependency on it. 2026-08-07 20:50:30.312 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-07 20:50:30.312 | D-Bus, udev, scripted systemctl call, ...). 2026-08-07 20:50:30.312 | • In case of template units, the unit is meant to be enabled with some 2026-08-07 20:50:30.312 | instance name specified. 2026-08-07 20:50:30.317 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-07 20:50:34.907 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-07 20:50:34.910 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-07 20:50:35.238 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-07 20:50:35.558 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-07 20:50:35.558 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-07 20:50:35.558 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-07 20:50:35.558 | 2026-08-07 20:50:35.558 | Possible reasons for having these kinds of units are: 2026-08-07 20:50:35.558 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-07 20:50:35.558 | .wants/, .requires/, or .upholds/ directory. 2026-08-07 20:50:35.558 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-07 20:50:35.558 | a requirement dependency on it. 2026-08-07 20:50:35.558 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-07 20:50:35.558 | D-Bus, udev, scripted systemctl call, ...). 2026-08-07 20:50:35.558 | • In case of template units, the unit is meant to be enabled with some 2026-08-07 20:50:35.558 | instance name specified. 2026-08-07 20:50:35.562 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-07 20:50:35.751 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-07 20:50:35.751 | Configuring OVSDB 2026-08-07 20:50:35.754 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-07 20:50:35.770 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:35.773 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:50:35.791 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-07 20:50:35.808 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-07 20:50:35.823 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=a69a042e-9c84-4295-b1aa-3b7ec6f8e221 2026-08-07 20:50:35.839 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.83:6642 2026-08-07 20:50:35.854 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-07 20:50:35.870 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-07 20:50:35.885 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.83 2026-08-07 20:50:35.901 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-07 20:50:35.905 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000006752 2026-08-07 20:50:35.919 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:35.922 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-08-07 20:50:35.937 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-07 20:50:35.939 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-07 20:50:35.942 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-07 20:50:35.944 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-07 20:50:35.947 | + functions-common:is_provider_network:2272 : return 1 2026-08-07 20:50:35.949 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:35.952 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-07 20:50:35.954 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-07 20:50:35.957 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:250 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-08-07 20:50:35.959 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-07 20:50:35.962 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-07 20:50:35.980 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:257 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-08-07 20:50:35.998 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-07 20:50:36.017 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-07 20:50:36.038 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:36.041 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-07 20:50:36.043 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-07 20:50:36.046 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-07 20:50:36.049 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-07 20:50:36.051 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-07 20:50:36.071 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:36.073 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-07 20:50:36.076 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-07 20:50:36.080 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-07 20:50:36.416 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-07 20:50:36.750 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-07 20:50:36.796 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-07 20:50:36.799 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-07 20:50:36.801 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-07 20:50:36.804 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-07 20:50:36.807 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-07 20:50:37.812 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-07 20:50:37.816 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-07 20:50:37.818 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-07 20:50:37.821 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-07 20:50:37.824 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-07 20:50:37.827 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-07 20:50:37.829 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-07 20:50:37.832 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-07 20:50:37.835 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-07 20:50:37.837 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-07 20:50:37.840 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-07 20:50:37.843 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-07 20:50:37.846 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-07 20:50:37.864 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:37.867 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:50:37.901 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:748 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-08-07 20:50:37.924 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-07 20:50:37.944 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:752 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-08-07 20:50:37.961 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:753 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-08-07 20:50:37.976 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-08-07 20:50:37.990 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-07 20:50:38.008 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:38.011 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-07 20:50:38.014 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-07 20:50:38.017 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-07 20:50:38.322 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-07 20:50:38.638 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-07 20:50:38.638 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-07 20:50:38.638 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-07 20:50:38.638 | 2026-08-07 20:50:38.638 | Possible reasons for having these kinds of units are: 2026-08-07 20:50:38.638 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-07 20:50:38.638 | .wants/, .requires/, or .upholds/ directory. 2026-08-07 20:50:38.638 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-07 20:50:38.638 | a requirement dependency on it. 2026-08-07 20:50:38.638 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-07 20:50:38.638 | D-Bus, udev, scripted systemctl call, ...). 2026-08-07 20:50:38.638 | • In case of template units, the unit is meant to be enabled with some 2026-08-07 20:50:38.638 | instance name specified. 2026-08-07 20:50:38.643 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-07 20:50:38.862 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-07 20:50:38.880 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:38.883 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-07 20:50:38.885 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-07 20:50:38.904 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:38.907 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : return 1 2026-08-07 20:50:38.910 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-07 20:50:38.912 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-07 20:50:38.930 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:38.933 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-07 20:50:38.980 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-07 20:50:38.984 | + lib/neutron_plugins/ovn_agent:start_ovn:809 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-07 20:50:38.986 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-07 20:50:38.989 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-07 20:50:38.992 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:38.995 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:38.997 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:39.000 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-07 20:50:39.003 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:39.005 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:39.008 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:39.010 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:39.014 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:39.018 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135839015 2026-08-07 20:50:39.020 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-07 20:50:39.039 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:39.043 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-08-07 20:50:39.045 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-07 20:50:39.048 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-07 20:50:39.051 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-07 20:50:39.054 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-07 20:50:39.056 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-07 20:50:39.059 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-08-07 20:50:39.062 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-07 20:50:39.065 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-07 20:50:39.068 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:39.070 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:39.073 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:39.076 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:39.078 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-07 20:50:39.082 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-08-07 20:50:39.084 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-08-07 20:50:39.087 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-07 20:50:39.089 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-07 20:50:39.092 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:50:39.094 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:50:39.097 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:50:39.100 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:50:39.102 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:50:39.105 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-07 20:50:39.108 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:50:39.113 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-08-07 20:50:39.182 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:39.257 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-08-07 20:50:39.318 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-08-07 20:50:39.381 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-07 20:50:39.442 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-07 20:50:39.499 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:39.560 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:50:39.563 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:50:39.566 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-07 20:50:39.636 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:50:39.939 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-07 20:50:39.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-07 20:50:40.258 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-07 20:50:40.297 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:40.300 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:40.303 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:40.306 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:40.309 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:40.312 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:40.315 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:40.318 | + functions-common:time_stop:2427 : start_time=1786135839015 2026-08-07 20:50:40.320 | + functions-common:time_stop:2429 : [[ -z 1786135839015 ]] 2026-08-07 20:50:40.324 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:40.330 | + functions-common:time_stop:2432 : end_time=1786135840326 2026-08-07 20:50:40.333 | + functions-common:time_stop:2433 : elapsed_time=1311 2026-08-07 20:50:40.335 | + functions-common:time_stop:2434 : total=14027 2026-08-07 20:50:40.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:40.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15338 2026-08-07 20:50:40.344 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-07 20:50:40.346 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-07 20:50:40.350 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-07 20:50:40.353 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-07 20:50:40.373 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-07 20:50:40.376 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-07 20:50:40.379 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-07 20:50:40.381 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-07 20:50:40.384 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-08-07 20:50:40.418 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-08-07 20:50:40.454 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-08-07 20:50:40.490 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-07 20:50:40.524 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-07 20:50:40.560 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:40.563 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-07 20:50:40.566 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-07 20:50:40.569 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-07 20:50:40.598 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-07 20:50:40.613 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-07 20:50:40.617 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-07 20:50:40.620 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-07 20:50:40.623 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-08-07 20:50:40.637 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-07 20:50:40.658 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:40.660 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-07 20:50:40.664 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:50:40.666 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-07 20:50:40.670 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-07 20:50:40.673 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-07 20:50:40.675 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-07 20:50:40.709 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-07 20:50:40.713 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:40.715 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-07 20:50:40.752 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-07 20:50:40.756 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-07 20:50:40.758 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-07 20:50:40.763 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-07 20:50:40.766 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-07 20:50:40.769 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-07 20:50:40.773 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-07 20:50:40.776 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-07 20:50:40.780 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-07 20:50:40.782 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-07 20:50:40.785 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:40.788 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:40.792 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:40.795 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-07 20:50:40.798 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:40.802 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:40.806 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-07 20:50:40.808 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-07 20:50:40.812 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-07 20:50:40.816 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-07 20:50:40.840 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-07 20:50:40.842 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-07 20:50:40.888 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-07 20:50:40.936 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-07 20:50:40.939 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-07 20:50:40.986 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-07 20:50:40.989 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-07 20:50:41.039 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-07 20:50:41.044 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-07 20:50:41.047 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-07 20:50:41.049 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-07 20:50:41.053 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:41.055 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:41.058 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:41.060 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-07 20:50:41.063 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:41.066 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:41.069 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:41.072 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:41.076 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:41.080 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135841077 2026-08-07 20:50:41.084 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-07 20:50:41.105 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:41.108 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-07 20:50:41.112 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-07 20:50:41.115 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-07 20:50:41.118 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-07 20:50:41.121 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-07 20:50:41.124 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-07 20:50:41.127 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-07 20:50:41.130 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-07 20:50:41.133 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-07 20:50:41.135 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:41.138 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:41.141 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:41.144 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:41.146 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-07 20:50:41.149 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-07 20:50:41.152 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:41.155 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:50:41.158 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-07 20:50:41.161 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-07 20:50:41.164 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:50:41.166 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-07 20:50:41.169 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-07 20:50:41.172 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-07 20:50:41.175 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-07 20:50:41.178 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-07 20:50:41.183 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-08-07 20:50:41.256 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:41.329 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-07 20:50:41.391 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-08-07 20:50:41.454 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:50:41.519 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:41.580 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-07 20:50:41.638 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-07 20:50:41.702 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-07 20:50:41.763 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-07 20:50:41.824 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-07 20:50:41.887 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-07 20:50:41.890 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-07 20:50:41.892 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-07 20:50:41.964 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-07 20:50:42.288 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-07 20:50:42.305 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-07 20:50:42.615 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-07 20:50:42.692 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:42.695 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:42.698 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:42.702 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:42.705 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:42.707 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:42.710 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:42.713 | + functions-common:time_stop:2427 : start_time=1786135841077 2026-08-07 20:50:42.715 | + functions-common:time_stop:2429 : [[ -z 1786135841077 ]] 2026-08-07 20:50:42.720 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:42.725 | + functions-common:time_stop:2432 : end_time=1786135842722 2026-08-07 20:50:42.728 | + functions-common:time_stop:2433 : elapsed_time=1645 2026-08-07 20:50:42.732 | + functions-common:time_stop:2434 : total=15338 2026-08-07 20:50:42.735 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:42.738 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16983 2026-08-07 20:50:42.742 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.83/ 2026-08-07 20:50:42.746 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:42.749 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-07 20:50:42.753 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:42.755 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:42.758 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:42.761 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:42.764 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-07 20:50:42.767 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:42.770 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:42.773 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:42.775 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:42.779 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:42.786 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135842782 2026-08-07 20:50:42.789 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-07 20:50:42.811 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:42.814 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-07 20:50:42.817 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-07 20:50:42.821 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:42.824 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:42.827 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:42.830 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:42.834 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-07 20:50:42.836 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-07 20:50:42.839 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-07 20:50:42.842 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:42.845 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:42.848 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:42.850 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:42.854 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-07 20:50:42.856 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-07 20:50:42.860 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-08-07 20:50:42.862 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-07 20:50:42.865 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:42.869 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:50:42.873 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:50:42.876 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:50:42.880 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:50:42.883 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:50:42.886 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-07 20:50:42.889 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:50:42.894 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-08-07 20:50:42.967 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:43.049 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-08-07 20:50:43.118 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:43.189 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-07 20:50:43.262 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-07 20:50:43.327 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:43.397 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:50:43.401 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:50:43.404 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-07 20:50:43.484 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:50:43.841 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-07 20:50:43.857 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-07 20:50:44.171 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-07 20:50:44.210 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:44.212 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:44.215 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:44.219 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:44.222 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:44.225 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:44.227 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:44.230 | + functions-common:time_stop:2427 : start_time=1786135842782 2026-08-07 20:50:44.233 | + functions-common:time_stop:2429 : [[ -z 1786135842782 ]] 2026-08-07 20:50:44.237 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:44.242 | + functions-common:time_stop:2432 : end_time=1786135844238 2026-08-07 20:50:44.246 | + functions-common:time_stop:2433 : elapsed_time=1456 2026-08-07 20:50:44.250 | + functions-common:time_stop:2434 : total=16983 2026-08-07 20:50:44.253 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:44.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18439 2026-08-07 20:50:44.259 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:44.262 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-07 20:50:44.267 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:44.270 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:44.274 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:44.278 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:44.282 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-07 20:50:44.285 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:44.289 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:44.293 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:44.297 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:44.302 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:44.307 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135844303 2026-08-07 20:50:44.311 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-07 20:50:44.333 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:44.336 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-07 20:50:44.340 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-07 20:50:44.344 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:44.347 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:44.351 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:44.354 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:44.358 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-07 20:50:44.361 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-07 20:50:44.364 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-07 20:50:44.367 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:44.371 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:44.374 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:44.378 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:44.381 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-07 20:50:44.385 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-07 20:50:44.388 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-08-07 20:50:44.391 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-07 20:50:44.394 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:44.398 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:50:44.401 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:50:44.404 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:50:44.407 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:50:44.410 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:50:44.413 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-07 20:50:44.416 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:50:44.422 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-08-07 20:50:44.502 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:44.578 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-08-07 20:50:44.647 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:44.711 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-07 20:50:44.774 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-07 20:50:44.836 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:44.893 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:50:44.895 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:50:44.899 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-07 20:50:44.970 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:50:45.297 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-07 20:50:45.314 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-07 20:50:45.617 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-07 20:50:45.653 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:45.657 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:45.660 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:45.663 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:45.667 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:45.670 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:45.673 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:45.676 | + functions-common:time_stop:2427 : start_time=1786135844303 2026-08-07 20:50:45.679 | + functions-common:time_stop:2429 : [[ -z 1786135844303 ]] 2026-08-07 20:50:45.684 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:45.689 | + functions-common:time_stop:2432 : end_time=1786135845685 2026-08-07 20:50:45.692 | + functions-common:time_stop:2433 : elapsed_time=1382 2026-08-07 20:50:45.695 | + functions-common:time_stop:2434 : total=18439 2026-08-07 20:50:45.699 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:45.702 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19821 2026-08-07 20:50:45.704 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-07 20:50:45.708 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-07 20:50:45.711 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:45.714 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-07 20:50:45.718 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:45.721 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:45.725 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:45.728 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:45.732 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-07 20:50:45.735 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:45.738 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:45.742 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:45.744 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:45.750 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:45.755 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135845751 2026-08-07 20:50:45.758 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-07 20:50:45.782 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:45.785 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-08-07 20:50:45.788 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-07 20:50:45.791 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:45.795 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:45.798 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:45.801 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:45.804 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-08-07 20:50:45.808 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-08-07 20:50:45.811 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-07 20:50:45.814 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:45.817 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:45.821 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:45.824 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:45.827 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-07 20:50:45.830 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-08-07 20:50:45.833 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-08-07 20:50:45.837 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-07 20:50:45.840 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:45.843 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:50:45.846 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:50:45.848 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:50:45.851 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:50:45.854 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:50:45.858 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-07 20:50:45.861 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:50:45.866 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-08-07 20:50:45.940 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:46.011 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-08-07 20:50:46.066 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:46.126 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-07 20:50:46.192 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-07 20:50:46.255 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:46.326 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:50:46.330 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:50:46.333 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-07 20:50:46.409 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:50:46.717 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-07 20:50:46.734 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-08-07 20:50:47.050 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-07 20:50:47.087 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:47.090 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:47.093 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:47.096 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:47.100 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:47.103 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:47.106 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:47.109 | + functions-common:time_stop:2427 : start_time=1786135845751 2026-08-07 20:50:47.113 | + functions-common:time_stop:2429 : [[ -z 1786135845751 ]] 2026-08-07 20:50:47.116 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:47.123 | + functions-common:time_stop:2432 : end_time=1786135847119 2026-08-07 20:50:47.126 | + functions-common:time_stop:2433 : elapsed_time=1368 2026-08-07 20:50:47.129 | + functions-common:time_stop:2434 : total=19821 2026-08-07 20:50:47.133 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:47.136 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21189 2026-08-07 20:50:47.140 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-07 20:50:47.144 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.83/networking 2026-08-07 20:50:47.147 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-07 20:50:47.147 | Waiting for Neutron to start... 2026-08-07 20:50:47.151 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.83/networking' 2026-08-07 20:50:47.154 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.83/networking' 'Neutron did not start' 60 2026-08-07 20:50:47.158 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.83/networking' 2026-08-07 20:50:47.161 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-07 20:50:47.164 | + functions-common:test_with_retry:2360 : local until=60 2026-08-07 20:50:47.168 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-07 20:50:47.171 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-07 20:50:47.175 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-07 20:50:47.179 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:47.182 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:47.186 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:47.191 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135847188 2026-08-07 20:50:47.195 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.83/networking; do sleep 0.5; done' 2026-08-07 20:50:48.002 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.83/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-07 20:50:48.004 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:48.007 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:48.009 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:48.012 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:48.015 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:48.017 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-07 20:50:48.020 | + functions-common:time_stop:2427 : start_time=1786135847188 2026-08-07 20:50:48.023 | + functions-common:time_stop:2429 : [[ -z 1786135847188 ]] 2026-08-07 20:50:48.025 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:48.032 | + functions-common:time_stop:2432 : end_time=1786135848028 2026-08-07 20:50:48.035 | + functions-common:time_stop:2433 : elapsed_time=840 2026-08-07 20:50:48.037 | + functions-common:time_stop:2434 : total=0 2026-08-07 20:50:48.040 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:48.042 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=840 2026-08-07 20:50:48.045 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-07 20:50:48.064 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:48.067 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-07 20:50:48.069 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:50:48.072 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-07 20:50:48.075 | + ./stack.sh:main:1314 : start_placement 2026-08-07 20:50:48.077 | + lib/placement:start_placement:137 : start_placement_api 2026-08-07 20:50:48.080 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-07 20:50:48.085 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-07 20:50:48.088 | + functions-common:run_process:1674 : local service=placement-api 2026-08-07 20:50:48.091 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-07 20:50:48.094 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:48.098 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:48.100 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:48.103 | + functions-common:run_process:1680 : local name=placement-api 2026-08-07 20:50:48.105 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:48.107 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:48.110 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:48.112 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:48.115 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:48.120 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135848117 2026-08-07 20:50:48.122 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-07 20:50:48.141 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:48.144 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-07 20:50:48.147 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-07 20:50:48.150 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-07 20:50:48.153 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-07 20:50:48.156 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-07 20:50:48.158 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-07 20:50:48.161 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-07 20:50:48.164 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-07 20:50:48.167 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-07 20:50:48.169 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:50:48.172 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:50:48.175 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:50:48.177 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:50:48.180 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-07 20:50:48.183 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-07 20:50:48.185 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:48.189 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:50:48.192 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-07 20:50:48.194 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-07 20:50:48.197 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:50:48.200 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-07 20:50:48.203 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-07 20:50:48.206 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-07 20:50:48.209 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-07 20:50:48.211 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-07 20:50:48.216 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-08-07 20:50:48.291 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:50:48.372 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-07 20:50:48.437 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-08-07 20:50:48.521 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:50:48.613 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:50:48.683 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-07 20:50:48.753 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-07 20:50:48.821 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-07 20:50:48.879 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-07 20:50:48.938 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-07 20:50:48.997 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-07 20:50:49.001 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-07 20:50:49.003 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-07 20:50:49.071 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-07 20:50:49.390 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-07 20:50:49.405 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-07 20:50:49.707 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-07 20:50:49.787 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:49.790 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:49.793 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:49.796 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:49.799 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:49.802 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:49.806 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:49.810 | + functions-common:time_stop:2427 : start_time=1786135848117 2026-08-07 20:50:49.813 | + functions-common:time_stop:2429 : [[ -z 1786135848117 ]] 2026-08-07 20:50:49.817 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:49.823 | + functions-common:time_stop:2432 : end_time=1786135849819 2026-08-07 20:50:49.826 | + functions-common:time_stop:2433 : elapsed_time=1702 2026-08-07 20:50:49.830 | + functions-common:time_stop:2434 : total=21189 2026-08-07 20:50:49.833 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:49.837 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22891 2026-08-07 20:50:49.841 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-07 20:50:49.841 | Waiting for placement-api to start... 2026-08-07 20:50:49.844 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.83/placement 2026-08-07 20:50:49.847 | + functions:wait_for_service:476 : local timeout=60 2026-08-07 20:50:49.850 | + functions:wait_for_service:477 : local url=https://10.4.3.83/placement 2026-08-07 20:50:49.853 | + functions:wait_for_service:478 : local rval=0 2026-08-07 20:50:49.856 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-07 20:50:49.859 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-07 20:50:49.862 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:49.865 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:49.870 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:49.875 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135849871 2026-08-07 20:50:49.878 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-07 20:50:49.884 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.83/placement 2026-08-07 20:50:51.045 | + :: : [[ 200 == 503 ]] 2026-08-07 20:50:51.047 | + :: : [[ 0 -eq 7 ]] 2026-08-07 20:50:51.050 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-07 20:50:51.053 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:51.056 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:51.059 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:51.062 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:51.065 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:51.069 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-07 20:50:51.072 | + functions-common:time_stop:2427 : start_time=1786135849871 2026-08-07 20:50:51.075 | + functions-common:time_stop:2429 : [[ -z 1786135849871 ]] 2026-08-07 20:50:51.079 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:51.084 | + functions-common:time_stop:2432 : end_time=1786135851081 2026-08-07 20:50:51.087 | + functions-common:time_stop:2433 : elapsed_time=1210 2026-08-07 20:50:51.089 | + functions-common:time_stop:2434 : total=6732 2026-08-07 20:50:51.092 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:51.095 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7942 2026-08-07 20:50:51.098 | + functions:wait_for_service:486 : return 0 2026-08-07 20:50:51.101 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-07 20:50:51.121 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:51.124 | + ./stack.sh:main:1318 : start_neutron 2026-08-07 20:50:51.127 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-07 20:50:51.131 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:51.134 | + functions-common:run_process:1674 : local service=q-agt 2026-08-07 20:50:51.137 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-07 20:50:51.140 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:51.143 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:51.146 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:51.149 | + functions-common:run_process:1680 : local name=q-agt 2026-08-07 20:50:51.152 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:51.155 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:51.158 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:51.160 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:51.164 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:51.169 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135851166 2026-08-07 20:50:51.172 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-07 20:50:51.190 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:51.193 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:51.196 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:51.199 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:51.202 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:51.206 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:51.209 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:51.212 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:51.216 | + functions-common:time_stop:2427 : start_time=1786135851166 2026-08-07 20:50:51.219 | + functions-common:time_stop:2429 : [[ -z 1786135851166 ]] 2026-08-07 20:50:51.224 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:51.229 | + functions-common:time_stop:2432 : end_time=1786135851225 2026-08-07 20:50:51.232 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-07 20:50:51.235 | + functions-common:time_stop:2434 : total=22891 2026-08-07 20:50:51.238 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:51.241 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22950 2026-08-07 20:50:51.244 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-07 20:50:51.247 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-07 20:50:51.250 | + functions-common:is_provider_network:2272 : return 1 2026-08-07 20:50:51.252 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-07 20:50:51.255 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-07 20:50:51.258 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-07 20:50:51.261 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-08-07 20:50:51.264 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:51.266 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:51.269 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:51.272 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-07 20:50:51.275 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:51.278 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:51.281 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:51.283 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:51.287 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:51.291 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135851289 2026-08-07 20:50:51.294 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-07 20:50:51.313 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:51.316 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:51.318 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:51.321 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:51.324 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:51.327 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:51.330 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:51.333 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:51.336 | + functions-common:time_stop:2427 : start_time=1786135851289 2026-08-07 20:50:51.339 | + functions-common:time_stop:2429 : [[ -z 1786135851289 ]] 2026-08-07 20:50:51.342 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:51.347 | + functions-common:time_stop:2432 : end_time=1786135851344 2026-08-07 20:50:51.349 | + functions-common:time_stop:2433 : elapsed_time=55 2026-08-07 20:50:51.352 | + functions-common:time_stop:2434 : total=22950 2026-08-07 20:50:51.355 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:51.358 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23005 2026-08-07 20:50:51.362 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-07 20:50:51.365 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-07 20:50:51.368 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-07 20:50:51.371 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-07 20:50:51.374 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-07 20:50:51.376 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-07 20:50:51.380 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-07 20:50:51.382 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-07 20:50:51.386 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-07 20:50:51.389 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-07 20:50:51.392 | + functions-common:run_process:1674 : local service=q-l3 2026-08-07 20:50:51.395 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-07 20:50:51.398 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:51.401 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:51.404 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:51.407 | + functions-common:run_process:1680 : local name=q-l3 2026-08-07 20:50:51.410 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:51.413 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:51.415 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:51.419 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:51.422 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:51.428 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135851424 2026-08-07 20:50:51.431 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-07 20:50:51.449 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:51.453 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:51.456 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:51.459 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:51.462 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:51.465 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:51.468 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:51.471 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:51.474 | + functions-common:time_stop:2427 : start_time=1786135851424 2026-08-07 20:50:51.477 | + functions-common:time_stop:2429 : [[ -z 1786135851424 ]] 2026-08-07 20:50:51.480 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:51.485 | + functions-common:time_stop:2432 : end_time=1786135851482 2026-08-07 20:50:51.488 | + functions-common:time_stop:2433 : elapsed_time=58 2026-08-07 20:50:51.491 | + functions-common:time_stop:2434 : total=23005 2026-08-07 20:50:51.494 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:51.497 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23063 2026-08-07 20:50:51.500 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-07 20:50:51.503 | + functions-common:run_process:1674 : local service=q-meta 2026-08-07 20:50:51.506 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-08-07 20:50:51.509 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:51.513 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:51.516 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:51.518 | + functions-common:run_process:1680 : local name=q-meta 2026-08-07 20:50:51.521 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:51.524 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:51.527 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:51.529 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:51.533 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:51.538 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135851534 2026-08-07 20:50:51.541 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-07 20:50:51.560 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:51.562 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:51.565 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:51.568 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:51.571 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:51.574 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:51.577 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:51.580 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:51.583 | + functions-common:time_stop:2427 : start_time=1786135851534 2026-08-07 20:50:51.585 | + functions-common:time_stop:2429 : [[ -z 1786135851534 ]] 2026-08-07 20:50:51.589 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:51.594 | + functions-common:time_stop:2432 : end_time=1786135851591 2026-08-07 20:50:51.597 | + functions-common:time_stop:2433 : elapsed_time=57 2026-08-07 20:50:51.600 | + functions-common:time_stop:2434 : total=23063 2026-08-07 20:50:51.603 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:51.605 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23120 2026-08-07 20:50:51.608 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-07 20:50:51.611 | + functions-common:run_process:1674 : local service=q-metering 2026-08-07 20:50:51.614 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-07 20:50:51.617 | + functions-common:run_process:1676 : local group= 2026-08-07 20:50:51.620 | + functions-common:run_process:1677 : local user= 2026-08-07 20:50:51.623 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:50:51.626 | + functions-common:run_process:1680 : local name=q-metering 2026-08-07 20:50:51.628 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:50:51.631 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:50:51.634 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:50:51.637 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:50:51.640 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:50:51.644 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135851642 2026-08-07 20:50:51.646 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-07 20:50:51.664 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:50:51.666 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:50:51.669 | + functions-common:time_stop:2420 : local name 2026-08-07 20:50:51.672 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:50:51.675 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:50:51.677 | + functions-common:time_stop:2423 : local total 2026-08-07 20:50:51.680 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:50:51.683 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:50:51.685 | + functions-common:time_stop:2427 : start_time=1786135851642 2026-08-07 20:50:51.688 | + functions-common:time_stop:2429 : [[ -z 1786135851642 ]] 2026-08-07 20:50:51.692 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:50:51.697 | + functions-common:time_stop:2432 : end_time=1786135851693 2026-08-07 20:50:51.699 | + functions-common:time_stop:2433 : elapsed_time=51 2026-08-07 20:50:51.702 | + functions-common:time_stop:2434 : total=23120 2026-08-07 20:50:51.705 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:50:51.708 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23171 2026-08-07 20:50:51.710 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-07 20:50:51.731 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:50:51.734 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:51.737 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-07 20:50:51.740 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:50:51.743 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-07 20:50:51.746 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-07 20:50:51.749 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-07 20:50:51.753 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-07 20:50:51.756 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-07 20:50:51.759 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-07 20:50:51.762 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-07 20:50:52.544 | 2026-08-07 20:50:52.555 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:52.558 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-07 20:50:52.558 | address-scope 2026-08-07 20:50:52.558 | agent 2026-08-07 20:50:52.558 | allowed-address-pairs 2026-08-07 20:50:52.558 | auto-allocated-topology 2026-08-07 20:50:52.558 | availability_zone 2026-08-07 20:50:52.558 | default-subnetpools 2026-08-07 20:50:52.558 | dhcp_agent_scheduler 2026-08-07 20:50:52.558 | dns-integration 2026-08-07 20:50:52.558 | dns-domain-ports 2026-08-07 20:50:52.558 | dns-integration-domain-keywords 2026-08-07 20:50:52.558 | empty-string-filtering 2026-08-07 20:50:52.558 | external-net 2026-08-07 20:50:52.558 | extra_dhcp_opt 2026-08-07 20:50:52.558 | extraroute 2026-08-07 20:50:52.558 | extraroute-atomic 2026-08-07 20:50:52.559 | filter-validation 2026-08-07 20:50:52.559 | floating-ip-port-forwarding-detail 2026-08-07 20:50:52.559 | fip-port-details 2026-08-07 20:50:52.559 | flavors 2026-08-07 20:50:52.559 | floatingip-pools 2026-08-07 20:50:52.559 | router 2026-08-07 20:50:52.559 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:50:52.559 | enable-default-route-bfd 2026-08-07 20:50:52.559 | enable-default-route-ecmp 2026-08-07 20:50:52.559 | ext-gw-mode 2026-08-07 20:50:52.559 | l3-ha 2026-08-07 20:50:52.559 | external-gateway-multihoming 2026-08-07 20:50:52.559 | l3-flavors 2026-08-07 20:50:52.559 | l3_agent_scheduler 2026-08-07 20:50:52.559 | multi-provider 2026-08-07 20:50:52.559 | net-mtu 2026-08-07 20:50:52.559 | net-mtu-writable 2026-08-07 20:50:52.559 | network_availability_zone 2026-08-07 20:50:52.559 | network-ip-availability 2026-08-07 20:50:52.559 | network-ip-availability-details 2026-08-07 20:50:52.559 | pagination 2026-08-07 20:50:52.559 | port-device-profile 2026-08-07 20:50:52.559 | port-mac-address-regenerate 2026-08-07 20:50:52.559 | port-numa-affinity-policy 2026-08-07 20:50:52.559 | port-numa-affinity-policy-socket 2026-08-07 20:50:52.559 | binding 2026-08-07 20:50:52.559 | binding-extended 2026-08-07 20:50:52.559 | port-security 2026-08-07 20:50:52.559 | project-id 2026-08-07 20:50:52.559 | provider 2026-08-07 20:50:52.559 | qinq 2026-08-07 20:50:52.559 | quota-check-limit 2026-08-07 20:50:52.559 | quota-check-limit-default 2026-08-07 20:50:52.559 | quotas 2026-08-07 20:50:52.559 | quota_details 2026-08-07 20:50:52.559 | rbac-policies 2026-08-07 20:50:52.559 | rbac-address-scope 2026-08-07 20:50:52.559 | rbac-security-groups 2026-08-07 20:50:52.559 | revision-if-match 2026-08-07 20:50:52.559 | standard-attr-revisions 2026-08-07 20:50:52.559 | router_availability_zone 2026-08-07 20:50:52.559 | router-enable-snat 2026-08-07 20:50:52.559 | security-groups-default-rules 2026-08-07 20:50:52.559 | security-groups-default-statefulness 2026-08-07 20:50:52.559 | security-groups-normalized-cidr 2026-08-07 20:50:52.559 | security-groups-remote-address-group 2026-08-07 20:50:52.559 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:50:52.559 | security-groups-shared-filtering 2026-08-07 20:50:52.559 | security-group 2026-08-07 20:50:52.559 | service-type 2026-08-07 20:50:52.559 | sorting 2026-08-07 20:50:52.559 | standard-attr-description 2026-08-07 20:50:52.559 | stateful-security-group 2026-08-07 20:50:52.559 | subnet-dns-publish-fixed-ip 2026-08-07 20:50:52.559 | subnet-external-network 2026-08-07 20:50:52.559 | subnet_onboard 2026-08-07 20:50:52.559 | subnet-service-types 2026-08-07 20:50:52.559 | subnet_allocation 2026-08-07 20:50:52.559 | subnetpool-prefix-ops 2026-08-07 20:50:52.559 | tag-creation 2026-08-07 20:50:52.559 | standard-attr-tag 2026-08-07 20:50:52.559 | standard-attr-timestamp 2026-08-07 20:50:52.559 | vlan-transparent' 2026-08-07 20:50:52.561 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-07 20:50:52.561 | address-scope 2026-08-07 20:50:52.561 | agent 2026-08-07 20:50:52.561 | allowed-address-pairs 2026-08-07 20:50:52.561 | auto-allocated-topology 2026-08-07 20:50:52.561 | availability_zone 2026-08-07 20:50:52.561 | default-subnetpools 2026-08-07 20:50:52.561 | dhcp_agent_scheduler 2026-08-07 20:50:52.561 | dns-integration 2026-08-07 20:50:52.561 | dns-domain-ports 2026-08-07 20:50:52.561 | dns-integration-domain-keywords 2026-08-07 20:50:52.561 | empty-string-filtering 2026-08-07 20:50:52.561 | external-net 2026-08-07 20:50:52.561 | extra_dhcp_opt 2026-08-07 20:50:52.561 | extraroute 2026-08-07 20:50:52.561 | extraroute-atomic 2026-08-07 20:50:52.561 | filter-validation 2026-08-07 20:50:52.561 | floating-ip-port-forwarding-detail 2026-08-07 20:50:52.561 | fip-port-details 2026-08-07 20:50:52.561 | flavors 2026-08-07 20:50:52.562 | floatingip-pools 2026-08-07 20:50:52.562 | router 2026-08-07 20:50:52.562 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:50:52.562 | enable-default-route-bfd 2026-08-07 20:50:52.562 | enable-default-route-ecmp 2026-08-07 20:50:52.562 | ext-gw-mode 2026-08-07 20:50:52.562 | l3-ha 2026-08-07 20:50:52.562 | external-gateway-multihoming 2026-08-07 20:50:52.562 | l3-flavors 2026-08-07 20:50:52.562 | l3_agent_scheduler 2026-08-07 20:50:52.562 | multi-provider 2026-08-07 20:50:52.562 | net-mtu 2026-08-07 20:50:52.562 | net-mtu-writable 2026-08-07 20:50:52.562 | network_availability_zone 2026-08-07 20:50:52.562 | network-ip-availability 2026-08-07 20:50:52.562 | network-ip-availability-details 2026-08-07 20:50:52.562 | pagination 2026-08-07 20:50:52.562 | port-device-profile 2026-08-07 20:50:52.562 | port-mac-address-regenerate 2026-08-07 20:50:52.562 | port-numa-affinity-policy 2026-08-07 20:50:52.562 | port-numa-affinity-policy-socket 2026-08-07 20:50:52.562 | binding 2026-08-07 20:50:52.562 | binding-extended 2026-08-07 20:50:52.562 | port-security 2026-08-07 20:50:52.562 | project-id 2026-08-07 20:50:52.562 | provider 2026-08-07 20:50:52.562 | qinq 2026-08-07 20:50:52.562 | quota-check-limit 2026-08-07 20:50:52.562 | quota-check-limit-default 2026-08-07 20:50:52.562 | quotas 2026-08-07 20:50:52.562 | quota_details 2026-08-07 20:50:52.562 | rbac-policies 2026-08-07 20:50:52.562 | rbac-address-scope 2026-08-07 20:50:52.562 | rbac-security-groups 2026-08-07 20:50:52.562 | revision-if-match 2026-08-07 20:50:52.562 | standard-attr-revisions 2026-08-07 20:50:52.562 | router_availability_zone 2026-08-07 20:50:52.562 | router-enable-snat 2026-08-07 20:50:52.562 | security-groups-default-rules 2026-08-07 20:50:52.562 | security-groups-default-statefulness 2026-08-07 20:50:52.562 | security-groups-normalized-cidr 2026-08-07 20:50:52.562 | security-groups-remote-address-group 2026-08-07 20:50:52.562 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:50:52.562 | security-groups-shared-filtering 2026-08-07 20:50:52.562 | security-group 2026-08-07 20:50:52.562 | service-type 2026-08-07 20:50:52.562 | sorting 2026-08-07 20:50:52.562 | standard-attr-description 2026-08-07 20:50:52.562 | stateful-security-group 2026-08-07 20:50:52.562 | subnet-dns-publish-fixed-ip 2026-08-07 20:50:52.562 | subnet-external-network 2026-08-07 20:50:52.562 | subnet_onboard 2026-08-07 20:50:52.562 | subnet-service-types 2026-08-07 20:50:52.562 | subnet_allocation 2026-08-07 20:50:52.562 | subnetpool-prefix-ops 2026-08-07 20:50:52.562 | tag-creation 2026-08-07 20:50:52.562 | standard-attr-tag 2026-08-07 20:50:52.562 | standard-attr-timestamp 2026-08-07 20:50:52.562 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-07 20:50:52.565 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-07 20:50:52.568 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:52.570 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-07 20:50:52.574 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2026-08-07 20:50:53.212 | 2026-08-07 20:50:53.222 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:53.226 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=ca389fc5-4ae2-4de1-aa59-f70b79fe1b85 2026-08-07 20:50:53.229 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-07 20:50:53.233 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd62:3ddc:d238::/56 --share --default -f value -c id 2026-08-07 20:50:53.824 | 2026-08-07 20:50:53.835 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:53.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=a62074a0-e5d3-4958-a8e3-37bcae178907 2026-08-07 20:50:53.842 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-07 20:50:53.845 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-07 20:50:53.848 | + functions-common:is_provider_network:2272 : return 1 2026-08-07 20:50:53.852 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-08-07 20:50:55.145 | 2026-08-07 20:50:55.157 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:55.161 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=23174017-9b3d-4a7f-a4e3-ca6d9093e371 2026-08-07 20:50:55.164 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-07 20:50:55.167 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:50:55.188 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-07 20:50:55.192 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-07 20:50:55.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z ca389fc5-4ae2-4de1-aa59-f70b79fe1b85 ']' 2026-08-07 20:50:55.199 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-07 20:50:55.202 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-08-07 20:50:55.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-08-07 20:50:55.209 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool ca389fc5-4ae2-4de1-aa59-f70b79fe1b85 ' 2026-08-07 20:50:55.212 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-07 20:50:55.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 23174017-9b3d-4a7f-a4e3-ca6d9093e371 private-subnet' 2026-08-07 20:50:55.218 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-07 20:50:55.221 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 10.1.0.1 --subnet-pool ca389fc5-4ae2-4de1-aa59-f70b79fe1b85 --network 23174017-9b3d-4a7f-a4e3-ca6d9093e371 private-subnet -f value -c id 2026-08-07 20:50:56.126 | 2026-08-07 20:50:56.138 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:56.141 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=83e8f43d-f88e-4738-a1cd-b90d6f7d29c1 2026-08-07 20:50:56.144 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-07 20:50:56.147 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:50:56.165 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 83e8f43d-f88e-4738-a1cd-b90d6f7d29c1 2026-08-07 20:50:56.168 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=83e8f43d-f88e-4738-a1cd-b90d6f7d29c1 2026-08-07 20:50:56.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-07 20:50:56.175 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-07 20:50:56.177 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-08-07 20:50:56.180 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:50:56.199 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-08-07 20:50:56.202 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:50:56.221 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-07 20:50:56.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z a62074a0-e5d3-4958-a8e3-37bcae178907 ']' 2026-08-07 20:50:56.227 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-07 20:50:56.230 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-07 20:50:56.233 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool a62074a0-e5d3-4958-a8e3-37bcae178907 ' 2026-08-07 20:50:56.236 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-07 20:50:56.239 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 23174017-9b3d-4a7f-a4e3-ca6d9093e371 ipv6-private-subnet ' 2026-08-07 20:50:56.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-07 20:50:56.245 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool a62074a0-e5d3-4958-a8e3-37bcae178907 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 23174017-9b3d-4a7f-a4e3-ca6d9093e371 ipv6-private-subnet -f value -c id 2026-08-07 20:50:57.114 | 2026-08-07 20:50:57.123 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:57.127 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=cf4e8fbc-c5f3-4891-beb9-e8d80f7e14d5 2026-08-07 20:50:57.129 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-08-07 20:50:57.132 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:50:57.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo cf4e8fbc-c5f3-4891-beb9-e8d80f7e14d5 2026-08-07 20:50:57.151 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=cf4e8fbc-c5f3-4891-beb9-e8d80f7e14d5 2026-08-07 20:50:57.154 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-07 20:50:57.156 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-07 20:50:57.160 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-07 20:50:57.383 | 2026-08-07 20:50:57.395 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:57.398 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-07 20:50:57.398 | address-scope 2026-08-07 20:50:57.398 | agent 2026-08-07 20:50:57.398 | allowed-address-pairs 2026-08-07 20:50:57.398 | auto-allocated-topology 2026-08-07 20:50:57.398 | availability_zone 2026-08-07 20:50:57.398 | default-subnetpools 2026-08-07 20:50:57.398 | dhcp_agent_scheduler 2026-08-07 20:50:57.398 | dns-integration 2026-08-07 20:50:57.398 | dns-domain-ports 2026-08-07 20:50:57.399 | dns-integration-domain-keywords 2026-08-07 20:50:57.399 | empty-string-filtering 2026-08-07 20:50:57.399 | external-net 2026-08-07 20:50:57.399 | extra_dhcp_opt 2026-08-07 20:50:57.399 | extraroute 2026-08-07 20:50:57.399 | extraroute-atomic 2026-08-07 20:50:57.399 | filter-validation 2026-08-07 20:50:57.399 | floating-ip-port-forwarding-detail 2026-08-07 20:50:57.399 | fip-port-details 2026-08-07 20:50:57.399 | flavors 2026-08-07 20:50:57.399 | floatingip-pools 2026-08-07 20:50:57.399 | router 2026-08-07 20:50:57.399 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:50:57.399 | enable-default-route-bfd 2026-08-07 20:50:57.399 | enable-default-route-ecmp 2026-08-07 20:50:57.399 | ext-gw-mode 2026-08-07 20:50:57.399 | l3-ha 2026-08-07 20:50:57.399 | external-gateway-multihoming 2026-08-07 20:50:57.399 | l3-flavors 2026-08-07 20:50:57.399 | l3_agent_scheduler 2026-08-07 20:50:57.399 | multi-provider 2026-08-07 20:50:57.399 | net-mtu 2026-08-07 20:50:57.399 | net-mtu-writable 2026-08-07 20:50:57.399 | network_availability_zone 2026-08-07 20:50:57.399 | network-ip-availability 2026-08-07 20:50:57.399 | network-ip-availability-details 2026-08-07 20:50:57.399 | pagination 2026-08-07 20:50:57.399 | port-device-profile 2026-08-07 20:50:57.399 | port-mac-address-regenerate 2026-08-07 20:50:57.399 | port-numa-affinity-policy 2026-08-07 20:50:57.399 | port-numa-affinity-policy-socket 2026-08-07 20:50:57.399 | binding 2026-08-07 20:50:57.399 | binding-extended 2026-08-07 20:50:57.399 | port-security 2026-08-07 20:50:57.399 | project-id 2026-08-07 20:50:57.399 | provider 2026-08-07 20:50:57.399 | qinq 2026-08-07 20:50:57.399 | quota-check-limit 2026-08-07 20:50:57.399 | quota-check-limit-default 2026-08-07 20:50:57.399 | quotas 2026-08-07 20:50:57.399 | quota_details 2026-08-07 20:50:57.399 | rbac-policies 2026-08-07 20:50:57.399 | rbac-address-scope 2026-08-07 20:50:57.399 | rbac-security-groups 2026-08-07 20:50:57.399 | revision-if-match 2026-08-07 20:50:57.399 | standard-attr-revisions 2026-08-07 20:50:57.399 | router_availability_zone 2026-08-07 20:50:57.399 | router-enable-snat 2026-08-07 20:50:57.399 | security-groups-default-rules 2026-08-07 20:50:57.399 | security-groups-default-statefulness 2026-08-07 20:50:57.399 | security-groups-normalized-cidr 2026-08-07 20:50:57.399 | security-groups-remote-address-group 2026-08-07 20:50:57.399 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:50:57.399 | security-groups-shared-filtering 2026-08-07 20:50:57.399 | security-group 2026-08-07 20:50:57.399 | service-type 2026-08-07 20:50:57.399 | sorting 2026-08-07 20:50:57.399 | standard-attr-description 2026-08-07 20:50:57.399 | stateful-security-group 2026-08-07 20:50:57.399 | subnet-dns-publish-fixed-ip 2026-08-07 20:50:57.399 | subnet-external-network 2026-08-07 20:50:57.399 | subnet_onboard 2026-08-07 20:50:57.399 | subnet-service-types 2026-08-07 20:50:57.399 | subnet_allocation 2026-08-07 20:50:57.399 | subnetpool-prefix-ops 2026-08-07 20:50:57.399 | tag-creation 2026-08-07 20:50:57.399 | standard-attr-tag 2026-08-07 20:50:57.399 | standard-attr-timestamp 2026-08-07 20:50:57.399 | vlan-transparent' 2026-08-07 20:50:57.401 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-07 20:50:57.401 | address-scope 2026-08-07 20:50:57.401 | agent 2026-08-07 20:50:57.401 | allowed-address-pairs 2026-08-07 20:50:57.401 | auto-allocated-topology 2026-08-07 20:50:57.401 | availability_zone 2026-08-07 20:50:57.401 | default-subnetpools 2026-08-07 20:50:57.401 | dhcp_agent_scheduler 2026-08-07 20:50:57.401 | dns-integration 2026-08-07 20:50:57.401 | dns-domain-ports 2026-08-07 20:50:57.401 | dns-integration-domain-keywords 2026-08-07 20:50:57.401 | empty-string-filtering 2026-08-07 20:50:57.401 | external-net 2026-08-07 20:50:57.401 | extra_dhcp_opt 2026-08-07 20:50:57.401 | extraroute 2026-08-07 20:50:57.401 | extraroute-atomic 2026-08-07 20:50:57.401 | filter-validation 2026-08-07 20:50:57.401 | floating-ip-port-forwarding-detail 2026-08-07 20:50:57.401 | fip-port-details 2026-08-07 20:50:57.401 | flavors 2026-08-07 20:50:57.401 | floatingip-pools 2026-08-07 20:50:57.401 | router 2026-08-07 20:50:57.401 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:50:57.401 | enable-default-route-bfd 2026-08-07 20:50:57.401 | enable-default-route-ecmp 2026-08-07 20:50:57.402 | ext-gw-mode 2026-08-07 20:50:57.402 | l3-ha 2026-08-07 20:50:57.402 | external-gateway-multihoming 2026-08-07 20:50:57.402 | l3-flavors 2026-08-07 20:50:57.402 | l3_agent_scheduler 2026-08-07 20:50:57.402 | multi-provider 2026-08-07 20:50:57.402 | net-mtu 2026-08-07 20:50:57.402 | net-mtu-writable 2026-08-07 20:50:57.402 | network_availability_zone 2026-08-07 20:50:57.402 | network-ip-availability 2026-08-07 20:50:57.402 | network-ip-availability-details 2026-08-07 20:50:57.402 | pagination 2026-08-07 20:50:57.402 | port-device-profile 2026-08-07 20:50:57.402 | port-mac-address-regenerate 2026-08-07 20:50:57.402 | port-numa-affinity-policy 2026-08-07 20:50:57.402 | port-numa-affinity-policy-socket 2026-08-07 20:50:57.402 | binding 2026-08-07 20:50:57.402 | binding-extended 2026-08-07 20:50:57.402 | port-security 2026-08-07 20:50:57.402 | project-id 2026-08-07 20:50:57.402 | provider 2026-08-07 20:50:57.402 | qinq 2026-08-07 20:50:57.402 | quota-check-limit 2026-08-07 20:50:57.402 | quota-check-limit-default 2026-08-07 20:50:57.402 | quotas 2026-08-07 20:50:57.402 | quota_details 2026-08-07 20:50:57.402 | rbac-policies 2026-08-07 20:50:57.402 | rbac-address-scope 2026-08-07 20:50:57.402 | rbac-security-groups 2026-08-07 20:50:57.402 | revision-if-match 2026-08-07 20:50:57.402 | standard-attr-revisions 2026-08-07 20:50:57.402 | router_availability_zone 2026-08-07 20:50:57.402 | router-enable-snat 2026-08-07 20:50:57.402 | security-groups-default-rules 2026-08-07 20:50:57.402 | security-groups-default-statefulness 2026-08-07 20:50:57.402 | security-groups-normalized-cidr 2026-08-07 20:50:57.402 | security-groups-remote-address-group 2026-08-07 20:50:57.402 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:50:57.402 | security-groups-shared-filtering 2026-08-07 20:50:57.402 | security-group 2026-08-07 20:50:57.402 | service-type 2026-08-07 20:50:57.402 | sorting 2026-08-07 20:50:57.402 | standard-attr-description 2026-08-07 20:50:57.402 | stateful-security-group 2026-08-07 20:50:57.402 | subnet-dns-publish-fixed-ip 2026-08-07 20:50:57.402 | subnet-external-network 2026-08-07 20:50:57.402 | subnet_onboard 2026-08-07 20:50:57.402 | subnet-service-types 2026-08-07 20:50:57.402 | subnet_allocation 2026-08-07 20:50:57.402 | subnetpool-prefix-ops 2026-08-07 20:50:57.402 | tag-creation 2026-08-07 20:50:57.402 | standard-attr-tag 2026-08-07 20:50:57.402 | standard-attr-timestamp 2026-08-07 20:50:57.402 | vlan-transparent =~ router ]] 2026-08-07 20:50:57.404 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-07 20:50:57.407 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-07 20:50:57.410 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-07 20:50:57.413 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-07 20:50:57.656 | 2026-08-07 20:50:57.669 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:57.673 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-07 20:50:57.673 | address-scope 2026-08-07 20:50:57.673 | agent 2026-08-07 20:50:57.673 | allowed-address-pairs 2026-08-07 20:50:57.673 | auto-allocated-topology 2026-08-07 20:50:57.673 | availability_zone 2026-08-07 20:50:57.673 | default-subnetpools 2026-08-07 20:50:57.673 | dhcp_agent_scheduler 2026-08-07 20:50:57.673 | dns-integration 2026-08-07 20:50:57.673 | dns-domain-ports 2026-08-07 20:50:57.673 | dns-integration-domain-keywords 2026-08-07 20:50:57.673 | empty-string-filtering 2026-08-07 20:50:57.673 | external-net 2026-08-07 20:50:57.673 | extra_dhcp_opt 2026-08-07 20:50:57.673 | extraroute 2026-08-07 20:50:57.673 | extraroute-atomic 2026-08-07 20:50:57.673 | filter-validation 2026-08-07 20:50:57.673 | floating-ip-port-forwarding-detail 2026-08-07 20:50:57.673 | fip-port-details 2026-08-07 20:50:57.673 | flavors 2026-08-07 20:50:57.673 | floatingip-pools 2026-08-07 20:50:57.673 | router 2026-08-07 20:50:57.673 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:50:57.673 | enable-default-route-bfd 2026-08-07 20:50:57.673 | enable-default-route-ecmp 2026-08-07 20:50:57.673 | ext-gw-mode 2026-08-07 20:50:57.673 | l3-ha 2026-08-07 20:50:57.673 | external-gateway-multihoming 2026-08-07 20:50:57.673 | l3-flavors 2026-08-07 20:50:57.673 | l3_agent_scheduler 2026-08-07 20:50:57.673 | multi-provider 2026-08-07 20:50:57.673 | net-mtu 2026-08-07 20:50:57.673 | net-mtu-writable 2026-08-07 20:50:57.673 | network_availability_zone 2026-08-07 20:50:57.673 | network-ip-availability 2026-08-07 20:50:57.673 | network-ip-availability-details 2026-08-07 20:50:57.673 | pagination 2026-08-07 20:50:57.673 | port-device-profile 2026-08-07 20:50:57.673 | port-mac-address-regenerate 2026-08-07 20:50:57.673 | port-numa-affinity-policy 2026-08-07 20:50:57.673 | port-numa-affinity-policy-socket 2026-08-07 20:50:57.673 | binding 2026-08-07 20:50:57.673 | binding-extended 2026-08-07 20:50:57.674 | port-security 2026-08-07 20:50:57.674 | project-id 2026-08-07 20:50:57.674 | provider 2026-08-07 20:50:57.674 | qinq 2026-08-07 20:50:57.674 | quota-check-limit 2026-08-07 20:50:57.674 | quota-check-limit-default 2026-08-07 20:50:57.674 | quotas 2026-08-07 20:50:57.674 | quota_details 2026-08-07 20:50:57.674 | rbac-policies 2026-08-07 20:50:57.674 | rbac-address-scope 2026-08-07 20:50:57.674 | rbac-security-groups 2026-08-07 20:50:57.674 | revision-if-match 2026-08-07 20:50:57.674 | standard-attr-revisions 2026-08-07 20:50:57.674 | router_availability_zone 2026-08-07 20:50:57.674 | router-enable-snat 2026-08-07 20:50:57.674 | security-groups-default-rules 2026-08-07 20:50:57.674 | security-groups-default-statefulness 2026-08-07 20:50:57.674 | security-groups-normalized-cidr 2026-08-07 20:50:57.674 | security-groups-remote-address-group 2026-08-07 20:50:57.674 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:50:57.674 | security-groups-shared-filtering 2026-08-07 20:50:57.674 | security-group 2026-08-07 20:50:57.674 | service-type 2026-08-07 20:50:57.674 | sorting 2026-08-07 20:50:57.674 | standard-attr-description 2026-08-07 20:50:57.674 | stateful-security-group 2026-08-07 20:50:57.674 | subnet-dns-publish-fixed-ip 2026-08-07 20:50:57.674 | subnet-external-network 2026-08-07 20:50:57.674 | subnet_onboard 2026-08-07 20:50:57.674 | subnet-service-types 2026-08-07 20:50:57.674 | subnet_allocation 2026-08-07 20:50:57.674 | subnetpool-prefix-ops 2026-08-07 20:50:57.674 | tag-creation 2026-08-07 20:50:57.674 | standard-attr-tag 2026-08-07 20:50:57.674 | standard-attr-timestamp 2026-08-07 20:50:57.674 | vlan-transparent' 2026-08-07 20:50:57.676 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-07 20:50:57.676 | address-scope 2026-08-07 20:50:57.676 | agent 2026-08-07 20:50:57.676 | allowed-address-pairs 2026-08-07 20:50:57.676 | auto-allocated-topology 2026-08-07 20:50:57.676 | availability_zone 2026-08-07 20:50:57.676 | default-subnetpools 2026-08-07 20:50:57.676 | dhcp_agent_scheduler 2026-08-07 20:50:57.676 | dns-integration 2026-08-07 20:50:57.676 | dns-domain-ports 2026-08-07 20:50:57.676 | dns-integration-domain-keywords 2026-08-07 20:50:57.676 | empty-string-filtering 2026-08-07 20:50:57.676 | external-net 2026-08-07 20:50:57.676 | extra_dhcp_opt 2026-08-07 20:50:57.676 | extraroute 2026-08-07 20:50:57.676 | extraroute-atomic 2026-08-07 20:50:57.676 | filter-validation 2026-08-07 20:50:57.676 | floating-ip-port-forwarding-detail 2026-08-07 20:50:57.676 | fip-port-details 2026-08-07 20:50:57.676 | flavors 2026-08-07 20:50:57.676 | floatingip-pools 2026-08-07 20:50:57.676 | router 2026-08-07 20:50:57.676 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:50:57.676 | enable-default-route-bfd 2026-08-07 20:50:57.676 | enable-default-route-ecmp 2026-08-07 20:50:57.676 | ext-gw-mode 2026-08-07 20:50:57.676 | l3-ha 2026-08-07 20:50:57.676 | external-gateway-multihoming 2026-08-07 20:50:57.676 | l3-flavors 2026-08-07 20:50:57.676 | l3_agent_scheduler 2026-08-07 20:50:57.676 | multi-provider 2026-08-07 20:50:57.676 | net-mtu 2026-08-07 20:50:57.676 | net-mtu-writable 2026-08-07 20:50:57.676 | network_availability_zone 2026-08-07 20:50:57.676 | network-ip-availability 2026-08-07 20:50:57.676 | network-ip-availability-details 2026-08-07 20:50:57.676 | pagination 2026-08-07 20:50:57.676 | port-device-profile 2026-08-07 20:50:57.676 | port-mac-address-regenerate 2026-08-07 20:50:57.676 | port-numa-affinity-policy 2026-08-07 20:50:57.676 | port-numa-affinity-policy-socket 2026-08-07 20:50:57.676 | binding 2026-08-07 20:50:57.676 | binding-extended 2026-08-07 20:50:57.676 | port-security 2026-08-07 20:50:57.676 | project-id 2026-08-07 20:50:57.676 | provider 2026-08-07 20:50:57.676 | qinq 2026-08-07 20:50:57.676 | quota-check-limit 2026-08-07 20:50:57.676 | quota-check-limit-default 2026-08-07 20:50:57.676 | quotas 2026-08-07 20:50:57.676 | quota_details 2026-08-07 20:50:57.676 | rbac-policies 2026-08-07 20:50:57.676 | rbac-address-scope 2026-08-07 20:50:57.676 | rbac-security-groups 2026-08-07 20:50:57.676 | revision-if-match 2026-08-07 20:50:57.676 | standard-attr-revisions 2026-08-07 20:50:57.676 | router_availability_zone 2026-08-07 20:50:57.676 | router-enable-snat 2026-08-07 20:50:57.676 | security-groups-default-rules 2026-08-07 20:50:57.676 | security-groups-default-statefulness 2026-08-07 20:50:57.676 | security-groups-normalized-cidr 2026-08-07 20:50:57.676 | security-groups-remote-address-group 2026-08-07 20:50:57.676 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:50:57.676 | security-groups-shared-filtering 2026-08-07 20:50:57.676 | security-group 2026-08-07 20:50:57.677 | service-type 2026-08-07 20:50:57.677 | sorting 2026-08-07 20:50:57.677 | standard-attr-description 2026-08-07 20:50:57.677 | stateful-security-group 2026-08-07 20:50:57.677 | subnet-dns-publish-fixed-ip 2026-08-07 20:50:57.677 | subnet-external-network 2026-08-07 20:50:57.677 | subnet_onboard 2026-08-07 20:50:57.677 | subnet-service-types 2026-08-07 20:50:57.677 | subnet_allocation 2026-08-07 20:50:57.677 | subnetpool-prefix-ops 2026-08-07 20:50:57.677 | tag-creation 2026-08-07 20:50:57.677 | standard-attr-tag 2026-08-07 20:50:57.677 | standard-attr-timestamp 2026-08-07 20:50:57.677 | vlan-transparent =~ external-net ]] 2026-08-07 20:50:57.679 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-07 20:50:57.682 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-07 20:50:57.686 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-08-07 20:50:58.103 | 2026-08-07 20:50:58.115 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:58.119 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=6f8ad529-6c8e-4d31-afa1-516b85473435 2026-08-07 20:50:58.123 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-07 20:50:58.127 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:50:58.149 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-07 20:50:58.152 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-07 20:50:58.156 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-07 20:50:58.161 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-07 20:50:58.434 | 2026-08-07 20:50:58.446 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:58.450 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-07 20:50:58.450 | address-scope 2026-08-07 20:50:58.450 | agent 2026-08-07 20:50:58.450 | allowed-address-pairs 2026-08-07 20:50:58.450 | auto-allocated-topology 2026-08-07 20:50:58.450 | availability_zone 2026-08-07 20:50:58.450 | default-subnetpools 2026-08-07 20:50:58.450 | dhcp_agent_scheduler 2026-08-07 20:50:58.450 | dns-integration 2026-08-07 20:50:58.450 | dns-domain-ports 2026-08-07 20:50:58.450 | dns-integration-domain-keywords 2026-08-07 20:50:58.450 | empty-string-filtering 2026-08-07 20:50:58.450 | external-net 2026-08-07 20:50:58.450 | extra_dhcp_opt 2026-08-07 20:50:58.450 | extraroute 2026-08-07 20:50:58.450 | extraroute-atomic 2026-08-07 20:50:58.450 | filter-validation 2026-08-07 20:50:58.450 | floating-ip-port-forwarding-detail 2026-08-07 20:50:58.450 | fip-port-details 2026-08-07 20:50:58.450 | flavors 2026-08-07 20:50:58.450 | floatingip-pools 2026-08-07 20:50:58.450 | router 2026-08-07 20:50:58.450 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:50:58.450 | enable-default-route-bfd 2026-08-07 20:50:58.450 | enable-default-route-ecmp 2026-08-07 20:50:58.450 | ext-gw-mode 2026-08-07 20:50:58.450 | l3-ha 2026-08-07 20:50:58.450 | external-gateway-multihoming 2026-08-07 20:50:58.450 | l3-flavors 2026-08-07 20:50:58.450 | l3_agent_scheduler 2026-08-07 20:50:58.450 | multi-provider 2026-08-07 20:50:58.450 | net-mtu 2026-08-07 20:50:58.450 | net-mtu-writable 2026-08-07 20:50:58.450 | network_availability_zone 2026-08-07 20:50:58.450 | network-ip-availability 2026-08-07 20:50:58.450 | network-ip-availability-details 2026-08-07 20:50:58.450 | pagination 2026-08-07 20:50:58.450 | port-device-profile 2026-08-07 20:50:58.450 | port-mac-address-regenerate 2026-08-07 20:50:58.450 | port-numa-affinity-policy 2026-08-07 20:50:58.450 | port-numa-affinity-policy-socket 2026-08-07 20:50:58.450 | binding 2026-08-07 20:50:58.450 | binding-extended 2026-08-07 20:50:58.450 | port-security 2026-08-07 20:50:58.450 | project-id 2026-08-07 20:50:58.450 | provider 2026-08-07 20:50:58.450 | qinq 2026-08-07 20:50:58.450 | quota-check-limit 2026-08-07 20:50:58.450 | quota-check-limit-default 2026-08-07 20:50:58.450 | quotas 2026-08-07 20:50:58.450 | quota_details 2026-08-07 20:50:58.450 | rbac-policies 2026-08-07 20:50:58.450 | rbac-address-scope 2026-08-07 20:50:58.450 | rbac-security-groups 2026-08-07 20:50:58.450 | revision-if-match 2026-08-07 20:50:58.450 | standard-attr-revisions 2026-08-07 20:50:58.450 | router_availability_zone 2026-08-07 20:50:58.450 | router-enable-snat 2026-08-07 20:50:58.450 | security-groups-default-rules 2026-08-07 20:50:58.450 | security-groups-default-statefulness 2026-08-07 20:50:58.450 | security-groups-normalized-cidr 2026-08-07 20:50:58.450 | security-groups-remote-address-group 2026-08-07 20:50:58.450 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:50:58.450 | security-groups-shared-filtering 2026-08-07 20:50:58.450 | security-group 2026-08-07 20:50:58.450 | service-type 2026-08-07 20:50:58.450 | sorting 2026-08-07 20:50:58.450 | standard-attr-description 2026-08-07 20:50:58.450 | stateful-security-group 2026-08-07 20:50:58.450 | subnet-dns-publish-fixed-ip 2026-08-07 20:50:58.450 | subnet-external-network 2026-08-07 20:50:58.450 | subnet_onboard 2026-08-07 20:50:58.450 | subnet-service-types 2026-08-07 20:50:58.450 | subnet_allocation 2026-08-07 20:50:58.450 | subnetpool-prefix-ops 2026-08-07 20:50:58.450 | tag-creation 2026-08-07 20:50:58.450 | standard-attr-tag 2026-08-07 20:50:58.450 | standard-attr-timestamp 2026-08-07 20:50:58.450 | vlan-transparent' 2026-08-07 20:50:58.453 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-07 20:50:58.453 | address-scope 2026-08-07 20:50:58.453 | agent 2026-08-07 20:50:58.453 | allowed-address-pairs 2026-08-07 20:50:58.453 | auto-allocated-topology 2026-08-07 20:50:58.453 | availability_zone 2026-08-07 20:50:58.453 | default-subnetpools 2026-08-07 20:50:58.453 | dhcp_agent_scheduler 2026-08-07 20:50:58.453 | dns-integration 2026-08-07 20:50:58.453 | dns-domain-ports 2026-08-07 20:50:58.453 | dns-integration-domain-keywords 2026-08-07 20:50:58.453 | empty-string-filtering 2026-08-07 20:50:58.453 | external-net 2026-08-07 20:50:58.453 | extra_dhcp_opt 2026-08-07 20:50:58.453 | extraroute 2026-08-07 20:50:58.453 | extraroute-atomic 2026-08-07 20:50:58.453 | filter-validation 2026-08-07 20:50:58.453 | floating-ip-port-forwarding-detail 2026-08-07 20:50:58.453 | fip-port-details 2026-08-07 20:50:58.453 | flavors 2026-08-07 20:50:58.453 | floatingip-pools 2026-08-07 20:50:58.453 | router 2026-08-07 20:50:58.453 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:50:58.453 | enable-default-route-bfd 2026-08-07 20:50:58.453 | enable-default-route-ecmp 2026-08-07 20:50:58.453 | ext-gw-mode 2026-08-07 20:50:58.453 | l3-ha 2026-08-07 20:50:58.453 | external-gateway-multihoming 2026-08-07 20:50:58.454 | l3-flavors 2026-08-07 20:50:58.454 | l3_agent_scheduler 2026-08-07 20:50:58.454 | multi-provider 2026-08-07 20:50:58.454 | net-mtu 2026-08-07 20:50:58.454 | net-mtu-writable 2026-08-07 20:50:58.454 | network_availability_zone 2026-08-07 20:50:58.454 | network-ip-availability 2026-08-07 20:50:58.454 | network-ip-availability-details 2026-08-07 20:50:58.454 | pagination 2026-08-07 20:50:58.454 | port-device-profile 2026-08-07 20:50:58.454 | port-mac-address-regenerate 2026-08-07 20:50:58.454 | port-numa-affinity-policy 2026-08-07 20:50:58.454 | port-numa-affinity-policy-socket 2026-08-07 20:50:58.454 | binding 2026-08-07 20:50:58.454 | binding-extended 2026-08-07 20:50:58.454 | port-security 2026-08-07 20:50:58.454 | project-id 2026-08-07 20:50:58.454 | provider 2026-08-07 20:50:58.454 | qinq 2026-08-07 20:50:58.454 | quota-check-limit 2026-08-07 20:50:58.454 | quota-check-limit-default 2026-08-07 20:50:58.454 | quotas 2026-08-07 20:50:58.454 | quota_details 2026-08-07 20:50:58.454 | rbac-policies 2026-08-07 20:50:58.454 | rbac-address-scope 2026-08-07 20:50:58.454 | rbac-security-groups 2026-08-07 20:50:58.454 | revision-if-match 2026-08-07 20:50:58.454 | standard-attr-revisions 2026-08-07 20:50:58.454 | router_availability_zone 2026-08-07 20:50:58.454 | router-enable-snat 2026-08-07 20:50:58.454 | security-groups-default-rules 2026-08-07 20:50:58.454 | security-groups-default-statefulness 2026-08-07 20:50:58.454 | security-groups-normalized-cidr 2026-08-07 20:50:58.454 | security-groups-remote-address-group 2026-08-07 20:50:58.454 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:50:58.454 | security-groups-shared-filtering 2026-08-07 20:50:58.454 | security-group 2026-08-07 20:50:58.454 | service-type 2026-08-07 20:50:58.454 | sorting 2026-08-07 20:50:58.454 | standard-attr-description 2026-08-07 20:50:58.454 | stateful-security-group 2026-08-07 20:50:58.454 | subnet-dns-publish-fixed-ip 2026-08-07 20:50:58.454 | subnet-external-network 2026-08-07 20:50:58.454 | subnet_onboard 2026-08-07 20:50:58.454 | subnet-service-types 2026-08-07 20:50:58.454 | subnet_allocation 2026-08-07 20:50:58.454 | subnetpool-prefix-ops 2026-08-07 20:50:58.454 | tag-creation 2026-08-07 20:50:58.455 | standard-attr-tag 2026-08-07 20:50:58.455 | standard-attr-timestamp 2026-08-07 20:50:58.455 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-07 20:50:58.457 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-07 20:50:58.461 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-07 20:50:58.464 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-07 20:50:58.469 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-08-07 20:50:59.537 | 2026-08-07 20:50:59.549 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:50:59.554 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=ae001da5-a430-45ac-bb82-6247dd479a10 2026-08-07 20:50:59.558 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-08-07 20:50:59.560 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:50:59.583 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-07 20:50:59.586 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-07 20:50:59.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 6f8ad529-6c8e-4d31-afa1-516b85473435 83e8f43d-f88e-4738-a1cd-b90d6f7d29c1 2026-08-07 20:51:01.395 | 2026-08-07 20:51:01.405 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-07 20:51:01.409 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 ae001da5-a430-45ac-bb82-6247dd479a10 2026-08-07 20:51:01.412 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-07 20:51:01.415 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-07 20:51:01.417 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-07 20:51:01.420 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-07 20:51:01.422 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-08-07 20:51:01.425 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-08-07 20:51:01.428 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network ae001da5-a430-45ac-bb82-6247dd479a10 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-08-07 20:51:01.431 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-07 20:51:01.433 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-07 20:51:01.437 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network ae001da5-a430-45ac-bb82-6247dd479a10 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-08-07 20:51:01.438 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-07 20:51:02.075 | 2026-08-07 20:51:02.085 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:51:02.090 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-08-07 20:51:02.090 | | id | 2d5e1d21-8dbb-4dca-a109-ad73bd387fc1 |' 2026-08-07 20:51:02.092 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-08-07 20:51:02.094 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:51:02.111 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 2d5e1d21-8dbb-4dca-a109-ad73bd387fc1 '|' 2026-08-07 20:51:02.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 2d5e1d21-8dbb-4dca-a109-ad73bd387fc1 |' 2026-08-07 20:51:02.117 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-07 20:51:02.121 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 2d5e1d21-8dbb-4dca-a109-ad73bd387fc1 '|' 2026-08-07 20:51:02.121 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-07 20:51:02.124 | ++ functions-common:get_field:806 : local data field 2026-08-07 20:51:02.126 | ++ functions-common:get_field:807 : read data 2026-08-07 20:51:02.129 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-07 20:51:02.131 | ++ functions-common:get_field:811 : field='$3' 2026-08-07 20:51:02.134 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 2d5e1d21-8dbb-4dca-a109-ad73bd387fc1 |' 2026-08-07 20:51:02.135 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-07 20:51:02.140 | ++ functions-common:get_field:807 : read data 2026-08-07 20:51:02.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-08-07 20:51:02.148 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 2d5e1d21-8dbb-4dca-a109-ad73bd387fc1 '|' 2026-08-07 20:51:02.148 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-07 20:51:02.151 | ++ functions-common:get_field:806 : local data field 2026-08-07 20:51:02.153 | ++ functions-common:get_field:807 : read data 2026-08-07 20:51:02.155 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-07 20:51:02.157 | ++ functions-common:get_field:811 : field='$6' 2026-08-07 20:51:02.161 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 2d5e1d21-8dbb-4dca-a109-ad73bd387fc1 |' 2026-08-07 20:51:02.161 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-07 20:51:02.167 | ++ functions-common:get_field:807 : read data 2026-08-07 20:51:02.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=2d5e1d21-8dbb-4dca-a109-ad73bd387fc1 2026-08-07 20:51:02.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway ae001da5-a430-45ac-bb82-6247dd479a10 6f8ad529-6c8e-4d31-afa1-516b85473435 2026-08-07 20:51:04.125 | 2026-08-07 20:51:04.134 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-07 20:51:04.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-07 20:51:04.139 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-07 20:51:04.157 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:04.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-07 20:51:04.162 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-07 20:51:04.165 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-07 20:51:04.169 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-07 20:51:04.171 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-07 20:51:04.175 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-07 20:51:04.202 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-07 20:51:04.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-07 20:51:04.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-07 20:51:04.213 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-07 20:51:04.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-07 20:51:04.219 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-08-07 20:51:04.222 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-07 20:51:04.224 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-07 20:51:04.227 | + functions-common:test_with_retry:2360 : local until=10 2026-08-07 20:51:04.230 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-07 20:51:04.233 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-07 20:51:04.236 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-07 20:51:04.238 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:04.240 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:04.244 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:04.248 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135864245 2026-08-07 20:51:04.251 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-07 20:51:04.258 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-07 20:51:04.261 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:04.264 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:04.267 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:04.270 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:04.273 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:04.275 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-07 20:51:04.278 | + functions-common:time_stop:2427 : start_time=1786135864245 2026-08-07 20:51:04.281 | + functions-common:time_stop:2429 : [[ -z 1786135864245 ]] 2026-08-07 20:51:04.284 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:04.288 | + functions-common:time_stop:2432 : end_time=1786135864286 2026-08-07 20:51:04.291 | + functions-common:time_stop:2433 : elapsed_time=41 2026-08-07 20:51:04.293 | + functions-common:time_stop:2434 : total=840 2026-08-07 20:51:04.296 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:04.299 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=881 2026-08-07 20:51:04.303 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-07 20:51:04.304 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-08-07 20:51:04.309 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-07 20:51:04.312 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:51:04.314 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-07 20:51:04.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-07 20:51:04.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-08-07 20:51:04.334 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-07 20:51:04.349 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-07 20:51:04.350 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-08-07 20:51:04.350 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-07 20:51:04.351 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-07 20:51:04.686 | 2026-08-07 20:51:04.696 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:51:04.701 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.39 ' 2026-08-07 20:51:04.703 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-07 20:51:04.706 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:51:04.723 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-07 20:51:04.725 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:51:04.729 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-07 20:51:04.732 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-07 20:51:04.735 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 6f8ad529-6c8e-4d31-afa1-516b85473435 cf4e8fbc-c5f3-4891-beb9-e8d80f7e14d5 2026-08-07 20:51:06.758 | 2026-08-07 20:51:06.766 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-07 20:51:06.770 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 ae001da5-a430-45ac-bb82-6247dd479a10 2026-08-07 20:51:06.773 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-07 20:51:06.775 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-07 20:51:06.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-07 20:51:06.780 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-07 20:51:06.783 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network ae001da5-a430-45ac-bb82-6247dd479a10 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-07 20:51:06.786 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-07 20:51:06.788 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-07 20:51:06.792 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network ae001da5-a430-45ac-bb82-6247dd479a10 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-07 20:51:06.793 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-07 20:51:08.266 | 2026-08-07 20:51:08.278 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:51:08.282 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-07 20:51:08.282 | | id | 04a96b67-882b-4874-9d25-549e13815233 |' 2026-08-07 20:51:08.285 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-08-07 20:51:08.287 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:51:08.304 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 04a96b67-882b-4874-9d25-549e13815233 '|' 2026-08-07 20:51:08.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 04a96b67-882b-4874-9d25-549e13815233 |' 2026-08-07 20:51:08.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-07 20:51:08.314 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-07 20:51:08.314 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 04a96b67-882b-4874-9d25-549e13815233 '|' 2026-08-07 20:51:08.316 | ++ functions-common:get_field:806 : local data field 2026-08-07 20:51:08.319 | ++ functions-common:get_field:807 : read data 2026-08-07 20:51:08.321 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-07 20:51:08.324 | ++ functions-common:get_field:811 : field='$3' 2026-08-07 20:51:08.328 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 04a96b67-882b-4874-9d25-549e13815233 |' 2026-08-07 20:51:08.328 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-07 20:51:08.334 | ++ functions-common:get_field:807 : read data 2026-08-07 20:51:08.339 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-07 20:51:08.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-07 20:51:08.345 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 04a96b67-882b-4874-9d25-549e13815233 '|' 2026-08-07 20:51:08.345 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-07 20:51:08.348 | ++ functions-common:get_field:806 : local data field 2026-08-07 20:51:08.351 | ++ functions-common:get_field:807 : read data 2026-08-07 20:51:08.354 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-07 20:51:08.356 | ++ functions-common:get_field:811 : field='$6' 2026-08-07 20:51:08.360 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 04a96b67-882b-4874-9d25-549e13815233 |' 2026-08-07 20:51:08.360 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-07 20:51:08.366 | ++ functions-common:get_field:807 : read data 2026-08-07 20:51:08.370 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=04a96b67-882b-4874-9d25-549e13815233 2026-08-07 20:51:08.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-07 20:51:08.376 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-07 20:51:08.378 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-07 20:51:08.381 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-07 20:51:08.398 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:08.402 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-07 20:51:08.412 | net.ipv6.conf.all.forwarding = 1 2026-08-07 20:51:08.419 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 6f8ad529-6c8e-4d31-afa1-516b85473435 -c external_gateway_info -f json 2026-08-07 20:51:08.419 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 04a96b67-882b-4874-9d25-549e13815233 2026-08-07 20:51:08.419 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-07 20:51:08.420 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-07 20:51:08.420 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-07 20:51:08.714 | 2026-08-07 20:51:08.725 | ++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:51:08.730 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-07 20:51:08.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-08-07 20:51:08.735 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-07 20:51:08.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-07 20:51:08.753 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-07 20:51:08.755 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-07 20:51:08.758 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-07 20:51:08.761 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-07 20:51:08.763 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-08-07 20:51:08.780 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-07 20:51:08.783 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-07 20:51:08.786 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-07 20:51:08.789 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-07 20:51:08.802 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-07 20:51:08.816 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd62:3ddc:d238::/56 2026-08-07 20:51:08.819 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z a62074a0-e5d3-4958-a8e3-37bcae178907 ]] 2026-08-07 20:51:08.821 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd62:3ddc:d238::/56 via 2001:db8::1 dev br-ex 2026-08-07 20:51:08.835 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-07 20:51:08.838 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:51:08.841 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-07 20:51:08.860 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:08.863 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-07 20:51:08.866 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:51:08.868 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-07 20:51:08.871 | + ./stack.sh:main:1335 : start_nova 2026-08-07 20:51:08.874 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-07 20:51:08.877 | + lib/nova:start_nova_rest:1083 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:08.880 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:08.883 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:08.886 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-07 20:51:08.889 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-07 20:51:08.892 | + functions-common:run_process:1674 : local service=n-sch 2026-08-07 20:51:08.894 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-07 20:51:08.897 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:08.900 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:08.903 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:08.906 | + functions-common:run_process:1680 : local name=n-sch 2026-08-07 20:51:08.908 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:08.911 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:08.914 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:08.916 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:08.919 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:08.923 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135868921 2026-08-07 20:51:08.926 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-07 20:51:08.944 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:08.946 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-07 20:51:08.949 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-07 20:51:08.952 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-07 20:51:08.955 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-07 20:51:08.958 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-07 20:51:08.961 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-07 20:51:08.964 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-07 20:51:08.966 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-07 20:51:08.969 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-07 20:51:08.972 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:08.975 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:08.977 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:08.980 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:51:08.983 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-07 20:51:08.986 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-07 20:51:08.989 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-08-07 20:51:08.992 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-07 20:51:08.994 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-07 20:51:08.997 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:51:09.000 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:51:09.002 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:51:09.005 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:51:09.007 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:51:09.009 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-07 20:51:09.012 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:51:09.016 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-07 20:51:09.088 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:09.159 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-08-07 20:51:09.217 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-07 20:51:09.283 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-07 20:51:09.343 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-07 20:51:09.399 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:09.456 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:51:09.458 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:51:09.461 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-07 20:51:09.530 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:51:09.852 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-07 20:51:09.866 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-07 20:51:10.170 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-07 20:51:10.199 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:10.202 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:10.205 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:10.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:10.212 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:10.214 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:10.217 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:10.219 | + functions-common:time_stop:2427 : start_time=1786135868921 2026-08-07 20:51:10.222 | + functions-common:time_stop:2429 : [[ -z 1786135868921 ]] 2026-08-07 20:51:10.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:10.231 | + functions-common:time_stop:2432 : end_time=1786135870228 2026-08-07 20:51:10.234 | + functions-common:time_stop:2433 : elapsed_time=1307 2026-08-07 20:51:10.237 | + functions-common:time_stop:2434 : total=23171 2026-08-07 20:51:10.239 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:10.242 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24478 2026-08-07 20:51:10.246 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-07 20:51:10.251 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-07 20:51:10.253 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-07 20:51:10.256 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-07 20:51:10.259 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:10.263 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:10.265 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:10.268 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-07 20:51:10.271 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:10.274 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:10.278 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:10.281 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:10.284 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:10.289 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135870286 2026-08-07 20:51:10.292 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-07 20:51:10.312 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:10.317 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-08-07 20:51:10.320 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-07 20:51:10.324 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-07 20:51:10.326 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-07 20:51:10.330 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-07 20:51:10.333 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-07 20:51:10.336 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-07 20:51:10.340 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-07 20:51:10.343 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-07 20:51:10.346 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:10.349 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:10.352 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:10.355 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:51:10.359 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-07 20:51:10.362 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-07 20:51:10.365 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-07 20:51:10.368 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:51:10.371 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-07 20:51:10.374 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-07 20:51:10.377 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:51:10.380 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-07 20:51:10.383 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-07 20:51:10.386 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-07 20:51:10.389 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-07 20:51:10.391 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-07 20:51:10.396 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-08-07 20:51:10.465 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:10.533 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-08-07 20:51:10.591 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-08-07 20:51:10.644 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:51:10.704 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:10.763 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-07 20:51:10.820 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-07 20:51:10.872 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-07 20:51:10.925 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-07 20:51:10.989 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-07 20:51:11.043 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-07 20:51:11.046 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-07 20:51:11.048 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-07 20:51:11.113 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-07 20:51:11.423 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-07 20:51:11.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-07 20:51:11.753 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-07 20:51:11.825 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:11.828 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:11.830 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:11.832 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:11.834 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:11.837 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:11.840 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:11.843 | + functions-common:time_stop:2427 : start_time=1786135870286 2026-08-07 20:51:11.846 | + functions-common:time_stop:2429 : [[ -z 1786135870286 ]] 2026-08-07 20:51:11.850 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:11.856 | + functions-common:time_stop:2432 : end_time=1786135871852 2026-08-07 20:51:11.859 | + functions-common:time_stop:2433 : elapsed_time=1566 2026-08-07 20:51:11.862 | + functions-common:time_stop:2434 : total=24478 2026-08-07 20:51:11.865 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:11.867 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26044 2026-08-07 20:51:11.871 | + lib/nova:start_nova_rest:1091 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:11.874 | + lib/nova:start_nova_rest:1091 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:11.878 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-07 20:51:11.881 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:11.884 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:11.887 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:11.890 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-07 20:51:11.894 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-07 20:51:11.896 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-07 20:51:11.900 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-07 20:51:11.905 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-07 20:51:11.908 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-07 20:51:11.911 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-07 20:51:11.930 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:11.934 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-07 20:51:11.987 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-07 20:51:11.990 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-07 20:51:12.009 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:12.012 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-07 20:51:12.015 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-07 20:51:12.035 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:12.039 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-07 20:51:12.044 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-07 20:51:12.047 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-07 20:51:12.052 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-07 20:51:12.055 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-07 20:51:12.058 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-07 20:51:12.062 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-07 20:51:12.065 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-07 20:51:12.068 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-07 20:51:12.071 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-07 20:51:12.074 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:12.077 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:12.081 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:12.084 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-07 20:51:12.087 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:12.090 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:12.093 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:12.097 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:12.101 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:12.106 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135872103 2026-08-07 20:51:12.110 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-07 20:51:12.130 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:12.134 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-08-07 20:51:12.137 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-07 20:51:12.140 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-07 20:51:12.144 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-07 20:51:12.147 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-07 20:51:12.150 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-07 20:51:12.153 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-08-07 20:51:12.157 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-08-07 20:51:12.160 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-07 20:51:12.164 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:12.167 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:12.170 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:12.173 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:51:12.176 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-07 20:51:12.179 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-08-07 20:51:12.183 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-08-07 20:51:12.186 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-07 20:51:12.189 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-07 20:51:12.192 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:51:12.195 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:51:12.197 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:51:12.200 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:51:12.202 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:51:12.205 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-07 20:51:12.208 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:51:12.213 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-08-07 20:51:12.285 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:12.361 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-08-07 20:51:12.427 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-08-07 20:51:12.492 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-07 20:51:12.555 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-07 20:51:12.616 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:12.681 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:51:12.684 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:51:12.688 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-07 20:51:12.769 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:51:13.122 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-07 20:51:13.138 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-07 20:51:13.465 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-07 20:51:13.503 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:13.506 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:13.509 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:13.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:13.514 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:13.516 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:13.519 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:13.522 | + functions-common:time_stop:2427 : start_time=1786135872103 2026-08-07 20:51:13.524 | + functions-common:time_stop:2429 : [[ -z 1786135872103 ]] 2026-08-07 20:51:13.528 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:13.533 | + functions-common:time_stop:2432 : end_time=1786135873530 2026-08-07 20:51:13.536 | + functions-common:time_stop:2433 : elapsed_time=1427 2026-08-07 20:51:13.539 | + functions-common:time_stop:2434 : total=26044 2026-08-07 20:51:13.542 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:13.544 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27471 2026-08-07 20:51:13.547 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-07 20:51:13.550 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-07 20:51:13.553 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-07 20:51:13.558 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:13.561 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:13.564 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:13.567 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-07 20:51:13.570 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:13.573 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:13.576 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:13.579 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:13.583 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:13.588 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135873585 2026-08-07 20:51:13.590 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-07 20:51:13.613 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:13.616 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:13.619 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:13.623 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:13.626 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:13.630 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:13.634 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:13.637 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:13.643 | + functions-common:time_stop:2427 : start_time=1786135873585 2026-08-07 20:51:13.644 | + functions-common:time_stop:2429 : [[ -z 1786135873585 ]] 2026-08-07 20:51:13.649 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:13.654 | + functions-common:time_stop:2432 : end_time=1786135873650 2026-08-07 20:51:13.658 | + functions-common:time_stop:2433 : elapsed_time=65 2026-08-07 20:51:13.661 | + functions-common:time_stop:2434 : total=27471 2026-08-07 20:51:13.664 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:13.667 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27536 2026-08-07 20:51:13.671 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:13.673 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-07 20:51:13.677 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:13.679 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:13.682 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:13.685 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:13.688 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-07 20:51:13.691 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:13.694 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:13.697 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:13.700 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:13.703 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:13.708 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135873705 2026-08-07 20:51:13.710 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-07 20:51:13.731 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:13.735 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:13.739 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:13.743 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:13.746 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:13.750 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:13.753 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:13.757 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:13.758 | + functions-common:time_stop:2427 : start_time=1786135873705 2026-08-07 20:51:13.761 | + functions-common:time_stop:2429 : [[ -z 1786135873705 ]] 2026-08-07 20:51:13.765 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:13.770 | + functions-common:time_stop:2432 : end_time=1786135873767 2026-08-07 20:51:13.773 | + functions-common:time_stop:2433 : elapsed_time=62 2026-08-07 20:51:13.776 | + functions-common:time_stop:2434 : total=27536 2026-08-07 20:51:13.779 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:13.781 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27598 2026-08-07 20:51:13.783 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:13.786 | + lib/nova:start_nova_console_proxies:1127 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:13.789 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-07 20:51:13.792 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-07 20:51:13.795 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-07 20:51:13.798 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-07 20:51:13.820 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:13.824 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-07 20:51:13.883 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-07 20:51:13.888 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-07 20:51:13.891 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-07 20:51:13.943 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-07 20:51:13.963 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:13.967 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-07 20:51:13.970 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-07 20:51:13.972 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-07 20:51:13.975 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:13.978 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:13.980 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:13.983 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-07 20:51:13.986 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:13.989 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:13.992 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:13.996 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:14.000 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:14.003 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135874001 2026-08-07 20:51:14.005 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-07 20:51:14.024 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:14.027 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-08-07 20:51:14.030 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-07 20:51:14.033 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-07 20:51:14.036 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-07 20:51:14.039 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-07 20:51:14.042 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-07 20:51:14.045 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-07 20:51:14.048 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-07 20:51:14.050 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-07 20:51:14.052 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:14.055 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:14.057 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:14.059 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:51:14.062 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-07 20:51:14.065 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-07 20:51:14.068 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-08-07 20:51:14.070 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-07 20:51:14.073 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-07 20:51:14.075 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:51:14.077 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:51:14.080 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:51:14.082 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:51:14.083 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:51:14.085 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-07 20:51:14.087 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:51:14.091 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-08-07 20:51:14.158 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:14.229 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-08-07 20:51:14.310 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-07 20:51:14.361 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-07 20:51:14.415 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-07 20:51:14.469 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:14.523 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:51:14.525 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:51:14.528 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-07 20:51:14.600 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:51:14.918 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-07 20:51:14.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-07 20:51:15.242 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-07 20:51:15.270 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:15.273 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:15.276 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:15.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:15.282 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:15.285 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:15.288 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:15.290 | + functions-common:time_stop:2427 : start_time=1786135874001 2026-08-07 20:51:15.293 | + functions-common:time_stop:2429 : [[ -z 1786135874001 ]] 2026-08-07 20:51:15.296 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:15.301 | + functions-common:time_stop:2432 : end_time=1786135875298 2026-08-07 20:51:15.303 | + functions-common:time_stop:2433 : elapsed_time=1297 2026-08-07 20:51:15.306 | + functions-common:time_stop:2434 : total=27598 2026-08-07 20:51:15.309 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:15.311 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28895 2026-08-07 20:51:15.315 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-07 20:51:15.320 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-07 20:51:15.322 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-07 20:51:15.337 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:15.340 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-07 20:51:15.344 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-07 20:51:15.347 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-07 20:51:15.350 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-07 20:51:15.353 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-07 20:51:15.356 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:15.358 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-07 20:51:15.360 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:15.362 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:15.364 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:15.367 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:15.369 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-07 20:51:15.372 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:15.374 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:15.377 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:15.380 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:15.383 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:15.387 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135875385 2026-08-07 20:51:15.390 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-07 20:51:15.409 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:15.412 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-08-07 20:51:15.415 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-07 20:51:15.418 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:15.421 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:15.424 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:15.427 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:15.429 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-07 20:51:15.432 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-07 20:51:15.434 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-07 20:51:15.436 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:15.439 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:15.441 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:15.444 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:51:15.447 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-07 20:51:15.450 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-07 20:51:15.453 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-08-07 20:51:15.455 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-07 20:51:15.458 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:15.460 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:51:15.462 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:51:15.465 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:51:15.467 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:51:15.470 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:51:15.473 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-07 20:51:15.476 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:51:15.481 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-08-07 20:51:15.551 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:15.622 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-08-07 20:51:15.684 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-07 20:51:15.746 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-07 20:51:15.811 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-07 20:51:15.873 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:15.935 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:51:15.938 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:51:15.941 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-07 20:51:16.016 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:51:16.346 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-07 20:51:16.361 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-07 20:51:16.671 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-07 20:51:16.703 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:16.706 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:16.708 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:16.714 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:16.717 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:16.720 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:16.723 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:16.726 | + functions-common:time_stop:2427 : start_time=1786135875385 2026-08-07 20:51:16.729 | + functions-common:time_stop:2429 : [[ -z 1786135875385 ]] 2026-08-07 20:51:16.733 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:16.737 | + functions-common:time_stop:2432 : end_time=1786135876734 2026-08-07 20:51:16.740 | + functions-common:time_stop:2433 : elapsed_time=1349 2026-08-07 20:51:16.744 | + functions-common:time_stop:2434 : total=28895 2026-08-07 20:51:16.747 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:16.751 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30244 2026-08-07 20:51:16.754 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-07 20:51:16.758 | + lib/nova:start_nova_compute:988 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:16.761 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:16.764 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:16.767 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-07 20:51:16.770 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-07 20:51:16.775 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-07 20:51:16.778 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:51:16.780 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-07 20:51:16.783 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-07 20:51:16.786 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-07 20:51:16.790 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-07 20:51:16.792 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-07 20:51:16.796 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-07 20:51:16.799 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-07 20:51:16.802 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-07 20:51:16.804 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-07 20:51:16.804 | BEGIN { 2026-08-07 20:51:16.804 | section = "" 2026-08-07 20:51:16.804 | last_section = "" 2026-08-07 20:51:16.804 | section_count = 0 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | /^\[.+\]/ { 2026-08-07 20:51:16.804 | gsub("[][]", "", $1); 2026-08-07 20:51:16.804 | section=$1 2026-08-07 20:51:16.804 | next 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | /^ *\#/ { 2026-08-07 20:51:16.804 | next 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | /^[^ \t]+/ { 2026-08-07 20:51:16.804 | # get offset of first = in $0 2026-08-07 20:51:16.804 | eq_idx = index($0, "=") 2026-08-07 20:51:16.804 | # extract attr & value from $0 2026-08-07 20:51:16.804 | attr = substr($0, 1, eq_idx - 1) 2026-08-07 20:51:16.804 | value = substr($0, eq_idx + 1) 2026-08-07 20:51:16.804 | # only need to strip trailing whitespace from attr 2026-08-07 20:51:16.804 | sub(/[ \t]*$/, "", attr) 2026-08-07 20:51:16.804 | # need to strip leading & trailing whitespace from value 2026-08-07 20:51:16.804 | sub(/^[ \t]*/, "", value) 2026-08-07 20:51:16.804 | sub(/[ \t]*$/, "", value) 2026-08-07 20:51:16.804 | 2026-08-07 20:51:16.804 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-07 20:51:16.804 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-07 20:51:16.804 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-07 20:51:16.804 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-07 20:51:16.804 | if (! (section, attr) in cfg_attr_count) { 2026-08-07 20:51:16.804 | if (section != last_section) { 2026-08-07 20:51:16.804 | cfg_section[section_count++] = section 2026-08-07 20:51:16.804 | last_section = section 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-07 20:51:16.804 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-07 20:51:16.804 | 2026-08-07 20:51:16.804 | cfg_attr[section, attr, 0] = value 2026-08-07 20:51:16.804 | cfg_attr_count[section, attr] = 1 2026-08-07 20:51:16.804 | } else { 2026-08-07 20:51:16.804 | lno = cfg_attr_count[section, attr]++ 2026-08-07 20:51:16.804 | cfg_attr[section, attr, lno] = value 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | END { 2026-08-07 20:51:16.804 | # Process each section in order 2026-08-07 20:51:16.804 | for (sno = 0; sno < section_count; sno++) { 2026-08-07 20:51:16.804 | section = cfg_section[sno] 2026-08-07 20:51:16.804 | # The ini routines simply append a config item immediately 2026-08-07 20:51:16.804 | # after the section header. To keep the same order as defined 2026-08-07 20:51:16.804 | # in local.conf, invoke the ini routines in the reverse order 2026-08-07 20:51:16.804 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-07 20:51:16.804 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-07 20:51:16.804 | if (cfg_attr_count[section, attr] == 1) 2026-08-07 20:51:16.804 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-07 20:51:16.804 | else { 2026-08-07 20:51:16.804 | # For multiline, invoke the ini routines in the reverse order 2026-08-07 20:51:16.804 | count = cfg_attr_count[section, attr] 2026-08-07 20:51:16.804 | print "inidelete " configfile " " section " " attr 2026-08-07 20:51:16.804 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-07 20:51:16.804 | for (l = count -2; l >= 0; l--) 2026-08-07 20:51:16.804 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | } 2026-08-07 20:51:16.804 | ' 2026-08-07 20:51:16.804 | + inc/meta-config:merge_config_file:164 : read a 2026-08-07 20:51:16.805 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:51:16.806 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-07 20:51:16.807 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-07 20:51:16.810 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-07 20:51:16.812 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:51:16.815 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-07 20:51:16.817 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-07 20:51:16.817 | BEGIN { group = "" } 2026-08-07 20:51:16.817 | /^\[\[.+\|.*\]\]/ { 2026-08-07 20:51:16.817 | gsub("[][]", "", $1); 2026-08-07 20:51:16.817 | split($1, a, "|"); 2026-08-07 20:51:16.817 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-07 20:51:16.817 | group=a[1] 2026-08-07 20:51:16.817 | } else { 2026-08-07 20:51:16.817 | group="" 2026-08-07 20:51:16.817 | } 2026-08-07 20:51:16.817 | next 2026-08-07 20:51:16.817 | } 2026-08-07 20:51:16.817 | { 2026-08-07 20:51:16.817 | if (group != "") 2026-08-07 20:51:16.817 | print $0 2026-08-07 20:51:16.817 | } 2026-08-07 20:51:16.817 | ' /opt/stack/devstack/local.conf 2026-08-07 20:51:16.824 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-07 20:51:16.827 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-07 20:51:16.860 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-07 20:51:16.896 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-07 20:51:16.899 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-07 20:51:16.902 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-07 20:51:16.904 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-07 20:51:16.907 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-07 20:51:16.909 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-07 20:51:16.925 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:16.929 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-07 20:51:16.932 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-07 20:51:16.935 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-07 20:51:16.953 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:16.955 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/nova_cell1 2026-08-07 20:51:16.959 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/nova_cell1 2026-08-07 20:51:16.995 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-07 20:51:16.997 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-07 20:51:16.999 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-07 20:51:17.020 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-07 20:51:17.042 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-07 20:51:17.045 | + lib/nova:configure_console_compute:671 : local offset 2026-08-07 20:51:17.047 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-07 20:51:17.050 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-07 20:51:17.053 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-07 20:51:17.077 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.83 2026-08-07 20:51:17.080 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-07 20:51:17.100 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:17.104 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-07 20:51:17.107 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-07 20:51:17.110 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-07 20:51:17.113 | + functions:vercmp:648 : local 'op=<' 2026-08-07 20:51:17.116 | + functions:vercmp:649 : local v2=1.0.0 2026-08-07 20:51:17.120 | + functions:vercmp:650 : local result 2026-08-07 20:51:17.124 | ++ functions:vercmp:654 : sort -V 2026-08-07 20:51:17.124 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-07 20:51:17.124 | ++ functions:vercmp:654 : head -1 2026-08-07 20:51:17.130 | + functions:vercmp:654 : result=1.0.0 2026-08-07 20:51:17.133 | + functions:vercmp:656 : case $op in 2026-08-07 20:51:17.135 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-07 20:51:17.138 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-07 20:51:17.140 | + functions:vercmp:667 : return 2026-08-07 20:51:17.144 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.83:6080/vnc_lite.html 2026-08-07 20:51:17.147 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.83:6080/vnc_lite.html 2026-08-07 20:51:17.186 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.83:6081/spice_auto.html 2026-08-07 20:51:17.189 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.83:6081/spice_auto.html 2026-08-07 20:51:17.227 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-07 20:51:17.247 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:17.249 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-07 20:51:17.253 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.83 2026-08-07 20:51:17.256 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-07 20:51:17.294 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.83 2026-08-07 20:51:17.327 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-07 20:51:17.346 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:17.350 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-07 20:51:17.354 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-07 20:51:17.372 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:17.374 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-07 20:51:17.378 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-07 20:51:17.415 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-07 20:51:17.419 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-07 20:51:17.454 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-07 20:51:17.458 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-08-07 20:51:17.461 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-08-07 20:51:17.497 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-07 20:51:17.501 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-07 20:51:17.504 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-08-07 20:51:17.507 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-08-07 20:51:17.545 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-08-07 20:51:17.548 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-07 20:51:17.551 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-07 20:51:17.555 | + functions-common:run_process:1676 : local group=libvirt 2026-08-07 20:51:17.558 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:17.561 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:17.563 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-07 20:51:17.566 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:17.569 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:17.573 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:17.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:17.580 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:17.585 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135877582 2026-08-07 20:51:17.588 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-07 20:51:17.608 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:17.611 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-08-07 20:51:17.614 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-07 20:51:17.617 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-07 20:51:17.620 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-07 20:51:17.623 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-07 20:51:17.626 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-07 20:51:17.630 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-07 20:51:17.632 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-07 20:51:17.636 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-07 20:51:17.638 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-07 20:51:17.641 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:17.643 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:17.646 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:51:17.649 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-07 20:51:17.652 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-07 20:51:17.655 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-08-07 20:51:17.658 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-07 20:51:17.660 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-07 20:51:17.663 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-07 20:51:17.666 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:51:17.668 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:51:17.671 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:51:17.673 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-07 20:51:17.676 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-07 20:51:17.679 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-07 20:51:17.682 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:51:17.687 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-07 20:51:17.760 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:17.835 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-08-07 20:51:17.895 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-07 20:51:17.956 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-07 20:51:18.017 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-07 20:51:18.083 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:18.144 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:51:18.147 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-07 20:51:18.150 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-07 20:51:18.215 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-07 20:51:18.298 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:51:18.652 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-07 20:51:18.667 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-07 20:51:18.990 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-07 20:51:19.036 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:19.040 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:19.042 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:19.045 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:19.047 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:19.050 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:19.053 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:19.055 | + functions-common:time_stop:2427 : start_time=1786135877582 2026-08-07 20:51:19.058 | + functions-common:time_stop:2429 : [[ -z 1786135877582 ]] 2026-08-07 20:51:19.062 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:19.068 | + functions-common:time_stop:2432 : end_time=1786135879064 2026-08-07 20:51:19.071 | + functions-common:time_stop:2433 : elapsed_time=1482 2026-08-07 20:51:19.074 | + functions-common:time_stop:2434 : total=30244 2026-08-07 20:51:19.076 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:19.080 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31726 2026-08-07 20:51:19.083 | + lib/nova:start_nova_compute:1077 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:19.086 | + lib/nova:start_nova_compute:1077 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-08-07 20:51:19.089 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-07 20:51:19.107 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:19.110 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-07 20:51:19.110 | Dumping cells_v2 mapping 2026-08-07 20:51:19.112 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-07 20:51:19.388 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-07 20:51:19.388 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:51:19.388 | we strongly recommend against using it for new projects. 2026-08-07 20:51:19.388 | 2026-08-07 20:51:19.388 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:51:19.388 | framework. For more detail see 2026-08-07 20:51:19.388 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:51:19.388 | 2026-08-07 20:51:19.388 | import eventlet # noqa 2026-08-07 20:51:19.520 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:51:21.076 | INFO dbcounter [None req-700cc4be-7451-4f4c-a447-c1a76373d122 None None] Registered counter for database nova_api 2026-08-07 20:51:21.137 | DEBUG dbcounter [-] [96164] Writer thread running {{(pid=96164) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:51:21.151 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-08-07 20:51:21.151 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-07 20:51:21.151 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-08-07 20:51:21.151 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-07 20:51:21.151 | | cell1 | 04f8dfbd-fef2-44c0-94f5-13e40c1d6ca0 | rabbit://stackrabbit:secretrabbit@10.4.3.83:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-07 20:51:21.151 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-08-07 20:51:21.672 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-07 20:51:21.675 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-07 20:51:21.744 | + inc/async:async_inner:63 : create_flavors 2026-08-07 20:51:21.784 | [8553 Async create_flavors:96274]: running: create_flavors 2026-08-07 20:51:21.787 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-07 20:51:21.808 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:21.811 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-07 20:51:21.813 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:51:21.817 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-07 20:51:21.819 | + ./stack.sh:main:1340 : start_cinder 2026-08-07 20:51:21.822 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-07 20:51:21.826 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-07 20:51:21.831 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-07 20:51:21.834 | + functions-common:run_process:1674 : local service=c-api 2026-08-07 20:51:21.837 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-07 20:51:21.841 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:21.843 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:21.846 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:21.849 | + functions-common:run_process:1680 : local name=c-api 2026-08-07 20:51:21.854 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:21.857 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:21.859 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:21.862 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:21.866 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:21.871 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135881867 2026-08-07 20:51:21.875 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-07 20:51:21.894 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:21.898 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-07 20:51:21.901 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-07 20:51:21.904 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-07 20:51:21.907 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-07 20:51:21.910 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-07 20:51:21.913 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-07 20:51:21.916 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-07 20:51:21.919 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-07 20:51:21.922 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-07 20:51:21.925 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:21.928 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:21.931 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:21.935 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:51:21.938 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-07 20:51:21.941 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-07 20:51:21.944 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-07 20:51:21.948 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:51:21.951 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-07 20:51:21.954 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-07 20:51:21.958 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:51:21.960 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-07 20:51:21.963 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-07 20:51:21.965 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-07 20:51:21.969 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-07 20:51:21.971 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-07 20:51:21.976 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-08-07 20:51:22.049 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:22.129 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-07 20:51:22.191 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-08-07 20:51:22.258 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:51:22.324 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:22.384 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-07 20:51:22.451 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-07 20:51:22.520 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-07 20:51:22.586 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-07 20:51:22.655 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-07 20:51:22.719 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-07 20:51:22.722 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-07 20:51:22.725 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-07 20:51:22.804 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-07 20:51:23.155 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-07 20:51:23.169 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-07 20:51:23.516 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-07 20:51:23.598 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:23.602 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:23.605 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:23.609 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:23.612 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:23.615 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:23.619 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:23.622 | + functions-common:time_stop:2427 : start_time=1786135881867 2026-08-07 20:51:23.625 | + functions-common:time_stop:2429 : [[ -z 1786135881867 ]] 2026-08-07 20:51:23.630 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:23.635 | + functions-common:time_stop:2432 : end_time=1786135883631 2026-08-07 20:51:23.638 | + functions-common:time_stop:2433 : elapsed_time=1764 2026-08-07 20:51:23.642 | + functions-common:time_stop:2434 : total=31726 2026-08-07 20:51:23.645 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:23.648 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33490 2026-08-07 20:51:23.651 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-07 20:51:23.651 | Waiting for Cinder API to start... 2026-08-07 20:51:23.654 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.83/volume/v3/ 2026-08-07 20:51:23.657 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.83/volume/v3/ 2026-08-07 20:51:23.661 | + functions:wait_for_service:476 : local timeout=60 2026-08-07 20:51:23.664 | + functions:wait_for_service:477 : local url=https://10.4.3.83/volume/v3/ 2026-08-07 20:51:23.668 | + functions:wait_for_service:478 : local rval=0 2026-08-07 20:51:23.671 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-07 20:51:23.675 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-07 20:51:23.678 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:23.680 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:23.684 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:23.690 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135883686 2026-08-07 20:51:23.693 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-07 20:51:23.699 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.83/volume/v3/ 2026-08-07 20:51:25.913 | + inc/async:async_inner:64 : rc=0 2026-08-07 20:51:25.938 | [96274 Async create_flavors:96274]: finished successfully 2026-08-07 20:51:26.080 | + :: : [[ 401 == 503 ]] 2026-08-07 20:51:26.081 | + :: : [[ 0 -eq 7 ]] 2026-08-07 20:51:26.085 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-07 20:51:26.088 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:26.091 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:26.094 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:26.097 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:26.100 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:26.103 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-07 20:51:26.107 | + functions-common:time_stop:2427 : start_time=1786135883686 2026-08-07 20:51:26.110 | + functions-common:time_stop:2429 : [[ -z 1786135883686 ]] 2026-08-07 20:51:26.114 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:26.120 | + functions-common:time_stop:2432 : end_time=1786135886117 2026-08-07 20:51:26.123 | + functions-common:time_stop:2433 : elapsed_time=2431 2026-08-07 20:51:26.126 | + functions-common:time_stop:2434 : total=7942 2026-08-07 20:51:26.129 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:26.132 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10373 2026-08-07 20:51:26.135 | + functions:wait_for_service:486 : return 0 2026-08-07 20:51:26.138 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:26.140 | + functions-common:run_process:1674 : local service=c-sch 2026-08-07 20:51:26.143 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:26.147 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:26.150 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:26.153 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:26.156 | + functions-common:run_process:1680 : local name=c-sch 2026-08-07 20:51:26.158 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:26.162 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:26.165 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:26.169 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:26.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:26.176 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135886174 2026-08-07 20:51:26.179 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-07 20:51:26.199 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:26.202 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-07 20:51:26.205 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-07 20:51:26.207 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:26.210 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:26.213 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:26.216 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:26.219 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-07 20:51:26.222 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-07 20:51:26.225 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-07 20:51:26.228 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:26.232 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:26.235 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:26.239 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:51:26.242 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-07 20:51:26.245 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-07 20:51:26.248 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-08-07 20:51:26.251 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-07 20:51:26.254 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:26.256 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:51:26.259 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:51:26.263 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-07 20:51:26.265 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:51:26.268 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:51:26.271 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-07 20:51:26.274 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:51:26.279 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-07 20:51:26.347 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:26.418 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-08-07 20:51:26.480 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:26.540 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-07 20:51:26.601 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-07 20:51:26.660 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:26.720 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-07 20:51:26.723 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:51:26.726 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-07 20:51:26.796 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:51:27.136 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-07 20:51:27.150 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-07 20:51:27.477 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-07 20:51:27.510 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:27.513 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:27.517 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:27.519 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:27.522 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:27.525 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:27.528 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:27.532 | + functions-common:time_stop:2427 : start_time=1786135886174 2026-08-07 20:51:27.534 | + functions-common:time_stop:2429 : [[ -z 1786135886174 ]] 2026-08-07 20:51:27.538 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:27.543 | + functions-common:time_stop:2432 : end_time=1786135887540 2026-08-07 20:51:27.545 | + functions-common:time_stop:2433 : elapsed_time=1366 2026-08-07 20:51:27.549 | + functions-common:time_stop:2434 : total=33490 2026-08-07 20:51:27.552 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:27.555 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34856 2026-08-07 20:51:27.558 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:27.561 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:27.565 | + functions-common:run_process:1674 : local service=c-bak 2026-08-07 20:51:27.569 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:27.572 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:27.575 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:27.578 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:27.582 | + functions-common:run_process:1680 : local name=c-bak 2026-08-07 20:51:27.587 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:27.589 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:27.592 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:27.595 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:27.599 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:27.606 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135887601 2026-08-07 20:51:27.608 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-07 20:51:27.628 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:27.632 | + functions-common:run_process:1684 : _run_under_systemd c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:27.636 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-08-07 20:51:27.639 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:27.642 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:27.646 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:27.649 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:27.653 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-07 20:51:27.656 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-07 20:51:27.660 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-08-07 20:51:27.664 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:27.668 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:27.671 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:27.673 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:27.676 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-08-07 20:51:27.680 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-07 20:51:27.683 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:27.687 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-08-07 20:51:27.690 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:27.694 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:51:27.697 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:51:27.701 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:27.704 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:51:27.707 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:51:27.710 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-08-07 20:51:27.713 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:51:27.719 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-08-07 20:51:27.789 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:27.872 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-08-07 20:51:27.930 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:27.991 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-08-07 20:51:28.056 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-08-07 20:51:28.119 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:28.188 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-07 20:51:28.191 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:28.259 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:51:28.263 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-08-07 20:51:28.342 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:51:28.708 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-08-07 20:51:28.725 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-08-07 20:51:29.068 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-08-07 20:51:29.101 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:29.103 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:29.106 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:29.108 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:29.111 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:29.114 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:29.116 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:29.119 | + functions-common:time_stop:2427 : start_time=1786135887601 2026-08-07 20:51:29.121 | + functions-common:time_stop:2429 : [[ -z 1786135887601 ]] 2026-08-07 20:51:29.125 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:29.129 | + functions-common:time_stop:2432 : end_time=1786135889126 2026-08-07 20:51:29.131 | + functions-common:time_stop:2433 : elapsed_time=1525 2026-08-07 20:51:29.135 | + functions-common:time_stop:2434 : total=34856 2026-08-07 20:51:29.138 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:29.141 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36381 2026-08-07 20:51:29.144 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:29.147 | + functions-common:run_process:1674 : local service=c-vol 2026-08-07 20:51:29.151 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:29.154 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:29.158 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:29.162 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:29.165 | + functions-common:run_process:1680 : local name=c-vol 2026-08-07 20:51:29.168 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:29.172 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:29.176 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:29.180 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:29.184 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:29.190 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135889186 2026-08-07 20:51:29.192 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-07 20:51:29.214 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:29.218 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:29.221 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-07 20:51:29.224 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:29.227 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:29.230 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:29.233 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:29.235 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-07 20:51:29.239 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-07 20:51:29.242 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-07 20:51:29.244 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:29.247 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:29.249 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:29.251 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:29.254 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-07 20:51:29.257 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-07 20:51:29.259 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:29.262 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-07 20:51:29.267 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:29.271 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-07 20:51:29.274 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-08-07 20:51:29.277 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:29.280 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-07 20:51:29.283 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-07 20:51:29.285 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-07 20:51:29.288 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-07 20:51:29.293 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-07 20:51:29.373 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:29.456 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-08-07 20:51:29.537 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-07 20:51:29.615 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-07 20:51:29.682 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-07 20:51:29.749 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:29.822 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-07 20:51:29.826 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-07 20:51:29.899 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-07 20:51:29.901 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-07 20:51:29.982 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-07 20:51:30.359 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-07 20:51:30.374 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-07 20:51:30.718 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-07 20:51:30.758 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:30.762 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:30.765 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:30.769 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:30.773 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:30.776 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:30.779 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:30.783 | + functions-common:time_stop:2427 : start_time=1786135889186 2026-08-07 20:51:30.787 | + functions-common:time_stop:2429 : [[ -z 1786135889186 ]] 2026-08-07 20:51:30.792 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:30.797 | + functions-common:time_stop:2432 : end_time=1786135890793 2026-08-07 20:51:30.801 | + functions-common:time_stop:2433 : elapsed_time=1607 2026-08-07 20:51:30.805 | + functions-common:time_stop:2434 : total=36381 2026-08-07 20:51:30.808 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:30.811 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37988 2026-08-07 20:51:30.815 | + ./stack.sh:main:1341 : create_volume_types 2026-08-07 20:51:30.818 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-07 20:51:30.842 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:30.846 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-08-07 20:51:30.849 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-07 20:51:30.853 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-07 20:51:30.856 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-08-07 20:51:30.860 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-08-07 20:51:30.864 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-08-07 20:51:30.867 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-07 20:51:30.871 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-08-07 20:51:30.875 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-07 20:51:30.896 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:30.899 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-08-07 20:51:32.179 | 2026-08-07 20:51:32.179 | +-------------+--------------------------------------+ 2026-08-07 20:51:32.179 | | Field | Value | 2026-08-07 20:51:32.179 | +-------------+--------------------------------------+ 2026-08-07 20:51:32.179 | | description | None | 2026-08-07 20:51:32.179 | | id | bd879db1-b551-4f0c-aae2-4578236bed74 | 2026-08-07 20:51:32.179 | | is_public | True | 2026-08-07 20:51:32.179 | | name | storpool | 2026-08-07 20:51:32.179 | | properties | volume_backend_name='storpool' | 2026-08-07 20:51:32.179 | +-------------+--------------------------------------+ 2026-08-07 20:51:32.187 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-08-07 20:51:32.190 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-07 20:51:32.193 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-07 20:51:32.196 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-07 20:51:32.199 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-07 20:51:32.218 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:32.221 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-07 20:51:32.223 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:51:32.226 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-07 20:51:32.229 | + ./stack.sh:main:1356 : start_glance 2026-08-07 20:51:32.232 | + lib/glance:start_glance:650 : local service_protocol=https 2026-08-07 20:51:32.236 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-07 20:51:32.240 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-07 20:51:32.243 | + functions-common:run_process:1674 : local service=g-api 2026-08-07 20:51:32.246 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-07 20:51:32.250 | + functions-common:run_process:1676 : local group= 2026-08-07 20:51:32.253 | + functions-common:run_process:1677 : local user= 2026-08-07 20:51:32.256 | + functions-common:run_process:1678 : local env_vars= 2026-08-07 20:51:32.259 | + functions-common:run_process:1680 : local name=g-api 2026-08-07 20:51:32.262 | + functions-common:run_process:1682 : time_start run_process 2026-08-07 20:51:32.265 | + functions-common:time_start:2406 : local name=run_process 2026-08-07 20:51:32.268 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:32.271 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:32.275 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:32.279 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135892276 2026-08-07 20:51:32.283 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-07 20:51:32.303 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:32.306 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-07 20:51:32.310 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-07 20:51:32.313 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-07 20:51:32.317 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-07 20:51:32.321 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-07 20:51:32.324 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-07 20:51:32.326 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-07 20:51:32.329 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-07 20:51:32.332 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-07 20:51:32.335 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-07 20:51:32.338 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-08-07 20:51:32.341 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-08-07 20:51:32.344 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-07 20:51:32.347 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-07 20:51:32.350 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-07 20:51:32.353 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-07 20:51:32.356 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:51:32.359 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-08-07 20:51:32.362 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-07 20:51:32.365 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:51:32.368 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-07 20:51:32.370 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-08-07 20:51:32.373 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-07 20:51:32.375 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-07 20:51:32.378 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-07 20:51:32.382 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-08-07 20:51:32.451 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-07 20:51:32.523 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-07 20:51:32.585 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-08-07 20:51:32.649 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-07 20:51:32.724 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-07 20:51:32.790 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-07 20:51:32.852 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-07 20:51:32.907 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-07 20:51:32.964 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-07 20:51:33.032 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-07 20:51:33.098 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-07 20:51:33.100 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-07 20:51:33.103 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-07 20:51:33.172 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-07 20:51:33.561 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-07 20:51:33.581 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-07 20:51:33.930 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-07 20:51:34.019 | + functions-common:run_process:1686 : time_stop run_process 2026-08-07 20:51:34.023 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:34.026 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:34.029 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:34.033 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:34.037 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:34.041 | + functions-common:time_stop:2426 : name=run_process 2026-08-07 20:51:34.043 | + functions-common:time_stop:2427 : start_time=1786135892276 2026-08-07 20:51:34.047 | + functions-common:time_stop:2429 : [[ -z 1786135892276 ]] 2026-08-07 20:51:34.052 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:34.058 | + functions-common:time_stop:2432 : end_time=1786135894055 2026-08-07 20:51:34.061 | + functions-common:time_stop:2433 : elapsed_time=1779 2026-08-07 20:51:34.065 | + functions-common:time_stop:2434 : total=37988 2026-08-07 20:51:34.068 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:34.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39767 2026-08-07 20:51:34.076 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-07 20:51:34.098 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:34.102 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.83) to start...' 2026-08-07 20:51:34.102 | Waiting for g-api (10.4.3.83) to start... 2026-08-07 20:51:34.105 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.83/image 2026-08-07 20:51:34.110 | + functions:wait_for_service:476 : local timeout=60 2026-08-07 20:51:34.113 | + functions:wait_for_service:477 : local url=https://10.4.3.83/image 2026-08-07 20:51:34.116 | + functions:wait_for_service:478 : local rval=0 2026-08-07 20:51:34.118 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-07 20:51:34.122 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-07 20:51:34.125 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:34.128 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:34.133 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:34.139 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135894135 2026-08-07 20:51:34.144 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-07 20:51:34.150 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.83/image 2026-08-07 20:51:36.530 | + :: : [[ 300 == 503 ]] 2026-08-07 20:51:36.531 | + :: : [[ 0 -eq 7 ]] 2026-08-07 20:51:36.535 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-07 20:51:36.538 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:36.541 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:36.544 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:36.547 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:36.550 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:36.553 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-07 20:51:36.556 | + functions-common:time_stop:2427 : start_time=1786135894135 2026-08-07 20:51:36.559 | + functions-common:time_stop:2429 : [[ -z 1786135894135 ]] 2026-08-07 20:51:36.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:36.567 | + functions-common:time_stop:2432 : end_time=1786135896564 2026-08-07 20:51:36.570 | + functions-common:time_stop:2433 : elapsed_time=2429 2026-08-07 20:51:36.573 | + functions-common:time_stop:2434 : total=10373 2026-08-07 20:51:36.575 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:36.578 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12802 2026-08-07 20:51:36.581 | + functions:wait_for_service:486 : return 0 2026-08-07 20:51:36.584 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-07 20:51:36.604 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:36.607 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-07 20:51:36.626 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:36.630 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-07 20:51:36.632 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:51:36.635 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-07 20:51:36.637 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-07 20:51:36.639 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:36.642 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:36.644 | + functions:upload_image:141 : local image image_fname image_name 2026-08-07 20:51:36.646 | + functions:upload_image:143 : local max_attempts=5 2026-08-07 20:51:36.648 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-08-07 20:51:36.652 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:36.656 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:36.658 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-08-07 20:51:36.661 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-08-07 20:51:36.663 | ++ functions:upload_image:151 : seq 5 2026-08-07 20:51:36.666 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-07 20:51:36.668 | + functions:upload_image:152 : local rc=0 2026-08-07 20:51:36.670 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:36.673 | --2026-08-07 20:51:36-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:36.948 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-08-07 20:51:37.118 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-08-07 20:51:37.299 | HTTP request sent, awaiting response... 302 Found 2026-08-07 20:51:37.299 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-08-07 20:51:37.299 | --2026-08-07 20:51:37-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:37.385 | Resolving github.com (github.com)... 140.82.121.3 2026-08-07 20:51:37.414 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-07 20:51:37.670 | HTTP request sent, awaiting response... 302 Found 2026-08-07 20:51:37.670 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-07T21%3A48%3A07Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-07T20%3A47%3A53Z&ske=2026-08-07T21%3A48%3A07Z&sks=b&skv=2018-11-09&sig=MlWr8xyh6%2Fx%2FDazF7qjYWBRlcT4w2tyZBN5MdjCoq%2Bk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjEzNzY5NywibmJmIjoxNzg2MTM1ODk3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.NPQPx0QbtRB78L1izHhYaoy30p1qGkbDiF8WaHaKiyU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-07 20:51:37.670 | --2026-08-07 20:51:37-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-07T21%3A48%3A07Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-07T20%3A47%3A53Z&ske=2026-08-07T21%3A48%3A07Z&sks=b&skv=2018-11-09&sig=MlWr8xyh6%2Fx%2FDazF7qjYWBRlcT4w2tyZBN5MdjCoq%2Bk%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjEzNzY5NywibmJmIjoxNzg2MTM1ODk3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.NPQPx0QbtRB78L1izHhYaoy30p1qGkbDiF8WaHaKiyU&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-07 20:51:37.673 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2026-08-07 20:51:37.675 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-07 20:51:37.796 | HTTP request sent, awaiting response... 200 OK 2026-08-07 20:51:37.796 | Length: 21430272 (20M) [application/octet-stream] 2026-08-07 20:51:37.796 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-08-07 20:51:37.809 | 2026-08-07 20:51:38.279 | 0K ........ ........ .... 100% 42.3M=0.5s 2026-08-07 20:51:38.279 | 2026-08-07 20:51:38.279 | 2026-08-07 20:51:38 (42.3 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-08-07 20:51:38.279 | 2026-08-07 20:51:38.282 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-07 20:51:38.285 | + functions:upload_image:163 : break 2026-08-07 20:51:38.287 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:38.290 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-08-07 20:51:38.293 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-08-07 20:51:38.296 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-08-07 20:51:38.298 | + functions:upload_image:313 : local kernel= 2026-08-07 20:51:38.301 | + functions:upload_image:314 : local ramdisk= 2026-08-07 20:51:38.304 | + functions:upload_image:315 : local disk_format= 2026-08-07 20:51:38.306 | + functions:upload_image:316 : local container_format= 2026-08-07 20:51:38.308 | + functions:upload_image:317 : local unpack= 2026-08-07 20:51:38.311 | + functions:upload_image:318 : local img_property= 2026-08-07 20:51:38.314 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-07 20:51:38.317 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-08-07 20:51:38.319 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-07 20:51:38.322 | + functions:upload_image:328 : case "$image_fname" in 2026-08-07 20:51:38.324 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-08-07 20:51:38.329 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-08-07 20:51:38.331 | + functions:upload_image:350 : local format 2026-08-07 20:51:38.335 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:38.335 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-07 20:51:38.351 | + functions:upload_image:351 : format=qcow2 2026-08-07 20:51:38.354 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-07 20:51:38.356 | + functions:upload_image:353 : disk_format=qcow2 2026-08-07 20:51:38.359 | + functions:upload_image:357 : container_format=bare 2026-08-07 20:51:38.361 | + functions:upload_image:404 : is_arch ppc64le 2026-08-07 20:51:38.364 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:38.368 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-07 20:51:38.371 | + functions:upload_image:404 : is_arch ppc64 2026-08-07 20:51:38.374 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:38.378 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-07 20:51:38.381 | + functions:upload_image:404 : is_arch ppc 2026-08-07 20:51:38.384 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:38.388 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-07 20:51:38.391 | + functions:upload_image:408 : is_arch aarch64 2026-08-07 20:51:38.394 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:38.398 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-07 20:51:38.401 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-07 20:51:38.403 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-07 20:51:38.406 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-07 20:51:38.408 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-07 20:51:38.411 | + functions:upload_image:428 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2026-08-07 20:51:38.413 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-08-07 20:51:38.416 | + functions:_upload_image:112 : shift 2026-08-07 20:51:38.418 | + functions:_upload_image:113 : local container=bare 2026-08-07 20:51:38.420 | + functions:_upload_image:114 : shift 2026-08-07 20:51:38.423 | + functions:_upload_image:115 : local disk=qcow2 2026-08-07 20:51:38.425 | + functions:_upload_image:116 : shift 2026-08-07 20:51:38.427 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:38.429 | + functions:_upload_image:118 : shift 2026-08-07 20:51:38.432 | + functions:_upload_image:119 : local properties 2026-08-07 20:51:38.434 | + functions:_upload_image:120 : local useimport 2026-08-07 20:51:38.438 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-07 20:51:38.440 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-07 20:51:38.442 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-07 20:51:38.445 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-07 20:51:38.447 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-07 20:51:38.450 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-07 20:51:38.453 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-08-07 20:51:38.455 | + functions:_upload_image:125 : useimport=--import 2026-08-07 20:51:38.459 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:38.463 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.2-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-08-07 20:51:41.793 | 2026-08-07 20:51:41.793 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-07 20:51:41.793 | | Field | Value | 2026-08-07 20:51:41.793 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-07 20:51:41.793 | | container_format | bare | 2026-08-07 20:51:41.793 | | created_at | 2026-08-07T20:51:40Z | 2026-08-07 20:51:41.793 | | disk_format | qcow2 | 2026-08-07 20:51:41.793 | | file | /v2/images/6c85de94-e7d5-4b21-b72a-633c940382a5/file | 2026-08-07 20:51:41.793 | | id | 6c85de94-e7d5-4b21-b72a-633c940382a5 | 2026-08-07 20:51:41.793 | | min_disk | 0 | 2026-08-07 20:51:41.793 | | min_ram | 0 | 2026-08-07 20:51:41.793 | | name | cirros-0.6.2-x86_64-disk | 2026-08-07 20:51:41.793 | | owner | 748b3037bd454f3db3158d899ad1e179 | 2026-08-07 20:51:41.793 | | properties | hw_rng_model='virtio', os_glance_import_task='7317672c-6f00-4b06-a113-94340288e94f', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-07 20:51:41.793 | | protected | False | 2026-08-07 20:51:41.793 | | schema | /v2/schemas/image | 2026-08-07 20:51:41.793 | | size | 21430272 | 2026-08-07 20:51:41.793 | | status | uploading | 2026-08-07 20:51:41.793 | | tags | | 2026-08-07 20:51:41.793 | | updated_at | 2026-08-07T20:51:41Z | 2026-08-07 20:51:41.793 | | visibility | public | 2026-08-07 20:51:41.793 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-07 20:51:41.803 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-07 20:51:41.806 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:41.810 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:41.813 | + functions:upload_image:141 : local image image_fname image_name 2026-08-07 20:51:41.816 | + functions:upload_image:143 : local max_attempts=5 2026-08-07 20:51:41.818 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-08-07 20:51:41.824 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:41.830 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:41.833 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-08-07 20:51:41.836 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-08-07 20:51:41.840 | ++ functions:upload_image:151 : seq 5 2026-08-07 20:51:41.845 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-07 20:51:41.848 | + functions:upload_image:152 : local rc=0 2026-08-07 20:51:41.851 | + functions:upload_image:153 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:41.855 | --2026-08-07 20:51:41-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:41.855 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-08-07 20:51:42.055 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-08-07 20:51:42.263 | HTTP request sent, awaiting response... 302 Found 2026-08-07 20:51:42.263 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-08-07 20:51:42.263 | --2026-08-07 20:51:42-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:42.289 | Resolving github.com (github.com)... 140.82.121.3 2026-08-07 20:51:42.354 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-07 20:51:42.739 | HTTP request sent, awaiting response... 302 Found 2026-08-07 20:51:42.739 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-07T21%3A48%3A40Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-07T20%3A48%3A33Z&ske=2026-08-07T21%3A48%3A40Z&sks=b&skv=2018-11-09&sig=rslKni8KhfF42CyTprjMitkfv%2Bsh04eVzZTin34hsB0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjEzNzcwMiwibmJmIjoxNzg2MTM1OTAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.E1KvctXzavbpkP49XUyKxsGscKpXlDBrqYONPR-3gbA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-07 20:51:42.739 | --2026-08-07 20:51:42-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-07T21%3A48%3A40Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-07T20%3A48%3A33Z&ske=2026-08-07T21%3A48%3A40Z&sks=b&skv=2018-11-09&sig=rslKni8KhfF42CyTprjMitkfv%2Bsh04eVzZTin34hsB0%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjEzNzcwMiwibmJmIjoxNzg2MTM1OTAyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.E1KvctXzavbpkP49XUyKxsGscKpXlDBrqYONPR-3gbA&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-07 20:51:42.741 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2026-08-07 20:51:42.767 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-07 20:51:42.972 | HTTP request sent, awaiting response... 200 OK 2026-08-07 20:51:42.973 | Length: 21233664 (20M) [application/octet-stream] 2026-08-07 20:51:42.973 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-08-07 20:51:43.144 | 2026-08-07 20:51:43.783 | 0K ........ ........ .... 100% 25.0M=0.8s 2026-08-07 20:51:43.783 | 2026-08-07 20:51:43.783 | 2026-08-07 20:51:43 (25.0 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-08-07 20:51:43.783 | 2026-08-07 20:51:43.787 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-07 20:51:43.791 | + functions:upload_image:163 : break 2026-08-07 20:51:43.794 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:43.796 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-08-07 20:51:43.799 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-08-07 20:51:43.802 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-08-07 20:51:43.804 | + functions:upload_image:313 : local kernel= 2026-08-07 20:51:43.807 | + functions:upload_image:314 : local ramdisk= 2026-08-07 20:51:43.809 | + functions:upload_image:315 : local disk_format= 2026-08-07 20:51:43.812 | + functions:upload_image:316 : local container_format= 2026-08-07 20:51:43.815 | + functions:upload_image:317 : local unpack= 2026-08-07 20:51:43.818 | + functions:upload_image:318 : local img_property= 2026-08-07 20:51:43.821 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-07 20:51:43.823 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-08-07 20:51:43.826 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-07 20:51:43.829 | + functions:upload_image:328 : case "$image_fname" in 2026-08-07 20:51:43.833 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-08-07 20:51:43.837 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-08-07 20:51:43.840 | + functions:upload_image:350 : local format 2026-08-07 20:51:43.844 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:43.844 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-07 20:51:43.853 | + functions:upload_image:351 : format=qcow2 2026-08-07 20:51:43.856 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-07 20:51:43.859 | + functions:upload_image:353 : disk_format=qcow2 2026-08-07 20:51:43.862 | + functions:upload_image:357 : container_format=bare 2026-08-07 20:51:43.864 | + functions:upload_image:404 : is_arch ppc64le 2026-08-07 20:51:43.867 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:43.872 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-07 20:51:43.875 | + functions:upload_image:404 : is_arch ppc64 2026-08-07 20:51:43.878 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:43.882 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-07 20:51:43.885 | + functions:upload_image:404 : is_arch ppc 2026-08-07 20:51:43.889 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:43.894 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-07 20:51:43.897 | + functions:upload_image:408 : is_arch aarch64 2026-08-07 20:51:43.901 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:43.906 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-07 20:51:43.908 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-07 20:51:43.911 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-07 20:51:43.914 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-07 20:51:43.916 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-07 20:51:43.919 | + functions:upload_image:428 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2026-08-07 20:51:43.922 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-08-07 20:51:43.925 | + functions:_upload_image:112 : shift 2026-08-07 20:51:43.927 | + functions:_upload_image:113 : local container=bare 2026-08-07 20:51:43.930 | + functions:_upload_image:114 : shift 2026-08-07 20:51:43.933 | + functions:_upload_image:115 : local disk=qcow2 2026-08-07 20:51:43.935 | + functions:_upload_image:116 : shift 2026-08-07 20:51:43.938 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:43.940 | + functions:_upload_image:118 : shift 2026-08-07 20:51:43.943 | + functions:_upload_image:119 : local properties 2026-08-07 20:51:43.946 | + functions:_upload_image:120 : local useimport 2026-08-07 20:51:43.949 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-07 20:51:43.952 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-07 20:51:43.954 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-07 20:51:43.957 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-07 20:51:43.959 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-07 20:51:43.964 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-07 20:51:43.966 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-08-07 20:51:43.968 | + functions:_upload_image:125 : useimport=--import 2026-08-07 20:51:43.972 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:43.975 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.1-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-08-07 20:51:46.449 | 2026-08-07 20:51:46.449 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-07 20:51:46.449 | | Field | Value | 2026-08-07 20:51:46.449 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-07 20:51:46.449 | | container_format | bare | 2026-08-07 20:51:46.449 | | created_at | 2026-08-07T20:51:45Z | 2026-08-07 20:51:46.449 | | disk_format | qcow2 | 2026-08-07 20:51:46.449 | | file | /v2/images/e86ad74d-6cdf-473f-ab70-50dee7d240c1/file | 2026-08-07 20:51:46.449 | | id | e86ad74d-6cdf-473f-ab70-50dee7d240c1 | 2026-08-07 20:51:46.449 | | min_disk | 0 | 2026-08-07 20:51:46.449 | | min_ram | 0 | 2026-08-07 20:51:46.449 | | name | cirros-0.6.1-x86_64-disk | 2026-08-07 20:51:46.449 | | owner | 748b3037bd454f3db3158d899ad1e179 | 2026-08-07 20:51:46.449 | | properties | hw_rng_model='virtio', os_glance_import_task='2553f472-e126-4718-b856-74f71c0f02cf', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-07 20:51:46.449 | | protected | False | 2026-08-07 20:51:46.449 | | schema | /v2/schemas/image | 2026-08-07 20:51:46.449 | | size | 21233664 | 2026-08-07 20:51:46.449 | | status | uploading | 2026-08-07 20:51:46.449 | | tags | | 2026-08-07 20:51:46.450 | | updated_at | 2026-08-07T20:51:46Z | 2026-08-07 20:51:46.450 | | visibility | public | 2026-08-07 20:51:46.450 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-07 20:51:46.460 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-07 20:51:46.463 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:46.466 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:46.469 | + functions:upload_image:141 : local image image_fname image_name 2026-08-07 20:51:46.471 | + functions:upload_image:143 : local max_attempts=5 2026-08-07 20:51:46.475 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-08-07 20:51:46.480 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:46.485 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:46.487 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-08-07 20:51:46.490 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-07 20:51:46.494 | ++ functions:upload_image:151 : seq 5 2026-08-07 20:51:46.498 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-07 20:51:46.501 | + functions:upload_image:152 : local rc=0 2026-08-07 20:51:46.504 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:46.507 | --2026-08-07 20:51:46-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:46.529 | Resolving github.com (github.com)... 140.82.121.3 2026-08-07 20:51:46.561 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-07 20:51:46.803 | HTTP request sent, awaiting response... 302 Found 2026-08-07 20:51:46.803 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-07T21%3A46%3A01Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-07T20%3A45%3A59Z&ske=2026-08-07T21%3A46%3A01Z&sks=b&skv=2018-11-09&sig=Ozz0a7UiZmsiyjaUWl37bRIplz5qsFmZTIZbzvVmngs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjEzNzcwNiwibmJmIjoxNzg2MTM1OTA2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.NwQdw6MuC-72pXZCloTF4iqDdPCtj_RYp0m0ejcCy6s&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-07 20:51:46.803 | --2026-08-07 20:51:46-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-08-07T21%3A46%3A01Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-07T20%3A45%3A59Z&ske=2026-08-07T21%3A46%3A01Z&sks=b&skv=2018-11-09&sig=Ozz0a7UiZmsiyjaUWl37bRIplz5qsFmZTIZbzvVmngs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NjEzNzcwNiwibmJmIjoxNzg2MTM1OTA2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.NwQdw6MuC-72pXZCloTF4iqDdPCtj_RYp0m0ejcCy6s&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-07 20:51:46.805 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-08-07 20:51:46.806 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-07 20:51:46.933 | HTTP request sent, awaiting response... 200 OK 2026-08-07 20:51:46.933 | Length: 21692416 (21M) [application/octet-stream] 2026-08-07 20:51:46.933 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-08-07 20:51:46.945 | 2026-08-07 20:51:47.371 | 0K ........ ........ .... 100% 47.2M=0.4s 2026-08-07 20:51:47.371 | 2026-08-07 20:51:47.371 | 2026-08-07 20:51:47 (47.2 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-08-07 20:51:47.371 | 2026-08-07 20:51:47.375 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-07 20:51:47.377 | + functions:upload_image:163 : break 2026-08-07 20:51:47.380 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:47.382 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-08-07 20:51:47.385 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-08-07 20:51:47.388 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-08-07 20:51:47.391 | + functions:upload_image:313 : local kernel= 2026-08-07 20:51:47.394 | + functions:upload_image:314 : local ramdisk= 2026-08-07 20:51:47.396 | + functions:upload_image:315 : local disk_format= 2026-08-07 20:51:47.399 | + functions:upload_image:316 : local container_format= 2026-08-07 20:51:47.402 | + functions:upload_image:317 : local unpack= 2026-08-07 20:51:47.404 | + functions:upload_image:318 : local img_property= 2026-08-07 20:51:47.407 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-07 20:51:47.410 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-08-07 20:51:47.413 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-07 20:51:47.415 | + functions:upload_image:328 : case "$image_fname" in 2026-08-07 20:51:47.419 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-07 20:51:47.425 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-07 20:51:47.428 | + functions:upload_image:350 : local format 2026-08-07 20:51:47.433 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:47.433 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-07 20:51:47.443 | + functions:upload_image:351 : format=qcow2 2026-08-07 20:51:47.446 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-07 20:51:47.449 | + functions:upload_image:353 : disk_format=qcow2 2026-08-07 20:51:47.453 | + functions:upload_image:357 : container_format=bare 2026-08-07 20:51:47.456 | + functions:upload_image:404 : is_arch ppc64le 2026-08-07 20:51:47.460 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:47.466 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-07 20:51:47.470 | + functions:upload_image:404 : is_arch ppc64 2026-08-07 20:51:47.474 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:47.479 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-07 20:51:47.482 | + functions:upload_image:404 : is_arch ppc 2026-08-07 20:51:47.486 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:47.491 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-07 20:51:47.494 | + functions:upload_image:408 : is_arch aarch64 2026-08-07 20:51:47.499 | ++ functions-common:is_arch:519 : uname -m 2026-08-07 20:51:47.504 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-07 20:51:47.507 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-07 20:51:47.510 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-07 20:51:47.513 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-07 20:51:47.515 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-07 20:51:47.519 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-08-07 20:51:47.522 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-07 20:51:47.525 | + functions:_upload_image:112 : shift 2026-08-07 20:51:47.527 | + functions:_upload_image:113 : local container=bare 2026-08-07 20:51:47.530 | + functions:_upload_image:114 : shift 2026-08-07 20:51:47.533 | + functions:_upload_image:115 : local disk=qcow2 2026-08-07 20:51:47.535 | + functions:_upload_image:116 : shift 2026-08-07 20:51:47.538 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:47.540 | + functions:_upload_image:118 : shift 2026-08-07 20:51:47.542 | + functions:_upload_image:119 : local properties 2026-08-07 20:51:47.544 | + functions:_upload_image:120 : local useimport 2026-08-07 20:51:47.548 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-07 20:51:47.550 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-07 20:51:47.553 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-07 20:51:47.556 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-07 20:51:47.559 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-07 20:51:47.562 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-07 20:51:47.565 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-08-07 20:51:47.567 | + functions:_upload_image:125 : useimport=--import 2026-08-07 20:51:47.571 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:47.576 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:51:49.951 | 2026-08-07 20:51:49.951 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-07 20:51:49.951 | | Field | Value | 2026-08-07 20:51:49.951 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-07 20:51:49.951 | | container_format | bare | 2026-08-07 20:51:49.951 | | created_at | 2026-08-07T20:51:48Z | 2026-08-07 20:51:49.951 | | disk_format | qcow2 | 2026-08-07 20:51:49.951 | | file | /v2/images/43301f50-307a-4fb3-a238-0e50c11593ca/file | 2026-08-07 20:51:49.951 | | id | 43301f50-307a-4fb3-a238-0e50c11593ca | 2026-08-07 20:51:49.951 | | min_disk | 0 | 2026-08-07 20:51:49.951 | | min_ram | 0 | 2026-08-07 20:51:49.951 | | name | cirros-0.6.3-x86_64-disk | 2026-08-07 20:51:49.951 | | owner | 748b3037bd454f3db3158d899ad1e179 | 2026-08-07 20:51:49.951 | | properties | hw_rng_model='virtio', os_glance_import_task='e7bc0d05-918f-4159-b925-47bb250411ca', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-08-07 20:51:49.951 | | protected | False | 2026-08-07 20:51:49.951 | | schema | /v2/schemas/image | 2026-08-07 20:51:49.951 | | size | 21692416 | 2026-08-07 20:51:49.951 | | status | uploading | 2026-08-07 20:51:49.951 | | tags | | 2026-08-07 20:51:49.951 | | updated_at | 2026-08-07T20:51:49Z | 2026-08-07 20:51:49.951 | | visibility | public | 2026-08-07 20:51:49.952 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-07 20:51:49.961 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-07 20:51:50.019 | [8553 Async create_flavors:96274]: Waiting for completion of create_flavors running on PID 96274 (2 other jobs running) 2026-08-07 20:51:50.046 | [8553 Async create_flavors:96274]: Signaling child to exit 2026-08-07 20:51:50.046 | WAKEUP 2026-08-07 20:51:50.070 | [8553 Async create_flavors:96274]: Signaled 2026-08-07 20:51:50.072 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-07 20:51:50.072 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:50.072 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-07 20:51:50.072 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-07 20:51:50.072 | 2026-08-07 20:51:50.072 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-08-07 20:51:50.072 | 2026-08-07 20:51:50.072 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.072 | | Field | Value | 2026-08-07 20:51:50.072 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.072 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.072 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.072 | | description | None | 2026-08-07 20:51:50.072 | | disk | 1 | 2026-08-07 20:51:50.072 | | id | c1 | 2026-08-07 20:51:50.072 | | name | cirros256 | 2026-08-07 20:51:50.072 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.072 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.072 | | ram | 256 | 2026-08-07 20:51:50.072 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.072 | | swap | 0 | 2026-08-07 20:51:50.072 | | vcpus | 1 | 2026-08-07 20:51:50.072 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.072 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-08-07 20:51:50.072 | 2026-08-07 20:51:50.072 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.072 | | Field | Value | 2026-08-07 20:51:50.072 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.072 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.072 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.073 | | description | None | 2026-08-07 20:51:50.073 | | disk | 5 | 2026-08-07 20:51:50.073 | | id | d1 | 2026-08-07 20:51:50.073 | | name | ds512M | 2026-08-07 20:51:50.073 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.073 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.073 | | ram | 512 | 2026-08-07 20:51:50.073 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.073 | | swap | 0 | 2026-08-07 20:51:50.073 | | vcpus | 1 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-08-07 20:51:50.073 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | Field | Value | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.073 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.073 | | description | None | 2026-08-07 20:51:50.073 | | disk | 10 | 2026-08-07 20:51:50.073 | | id | d2 | 2026-08-07 20:51:50.073 | | name | ds1G | 2026-08-07 20:51:50.073 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.073 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.073 | | ram | 1024 | 2026-08-07 20:51:50.073 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.073 | | swap | 0 | 2026-08-07 20:51:50.073 | | vcpus | 1 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-08-07 20:51:50.073 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | Field | Value | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.073 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.073 | | description | None | 2026-08-07 20:51:50.073 | | disk | 10 | 2026-08-07 20:51:50.073 | | id | d3 | 2026-08-07 20:51:50.073 | | name | ds2G | 2026-08-07 20:51:50.073 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.073 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.073 | | ram | 2048 | 2026-08-07 20:51:50.073 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.073 | | swap | 0 | 2026-08-07 20:51:50.073 | | vcpus | 2 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-08-07 20:51:50.073 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | Field | Value | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.073 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.073 | | description | None | 2026-08-07 20:51:50.073 | | disk | 20 | 2026-08-07 20:51:50.073 | | id | d4 | 2026-08-07 20:51:50.073 | | name | ds4G | 2026-08-07 20:51:50.073 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.073 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.073 | | ram | 4096 | 2026-08-07 20:51:50.073 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.073 | | swap | 0 | 2026-08-07 20:51:50.073 | | vcpus | 4 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-07 20:51:50.073 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-07 20:51:50.073 | 2026-08-07 20:51:50.073 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-08-07 20:51:50.073 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | Field | Value | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.073 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.073 | | description | None | 2026-08-07 20:51:50.073 | | disk | 1 | 2026-08-07 20:51:50.073 | | id | 1 | 2026-08-07 20:51:50.073 | | name | m1.tiny | 2026-08-07 20:51:50.073 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.073 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.073 | | ram | 512 | 2026-08-07 20:51:50.073 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.073 | | swap | 0 | 2026-08-07 20:51:50.073 | | vcpus | 1 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-08-07 20:51:50.073 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | Field | Value | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.073 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.073 | | description | None | 2026-08-07 20:51:50.073 | | disk | 20 | 2026-08-07 20:51:50.073 | | id | 2 | 2026-08-07 20:51:50.073 | | name | m1.small | 2026-08-07 20:51:50.073 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.073 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.073 | | ram | 2048 | 2026-08-07 20:51:50.073 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.073 | | swap | 0 | 2026-08-07 20:51:50.073 | | vcpus | 1 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-08-07 20:51:50.073 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | Field | Value | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.073 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.073 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.073 | | description | None | 2026-08-07 20:51:50.073 | | disk | 40 | 2026-08-07 20:51:50.073 | | id | 3 | 2026-08-07 20:51:50.073 | | name | m1.medium | 2026-08-07 20:51:50.073 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.073 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.073 | | ram | 4096 | 2026-08-07 20:51:50.073 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.073 | | swap | 0 | 2026-08-07 20:51:50.073 | | vcpus | 2 | 2026-08-07 20:51:50.073 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.074 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-08-07 20:51:50.074 | 2026-08-07 20:51:50.074 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.074 | | Field | Value | 2026-08-07 20:51:50.074 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.074 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.074 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.074 | | description | None | 2026-08-07 20:51:50.074 | | disk | 80 | 2026-08-07 20:51:50.074 | | id | 4 | 2026-08-07 20:51:50.074 | | name | m1.large | 2026-08-07 20:51:50.074 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.074 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.074 | | ram | 8192 | 2026-08-07 20:51:50.074 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.074 | | swap | 0 | 2026-08-07 20:51:50.074 | | vcpus | 4 | 2026-08-07 20:51:50.074 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.074 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-08-07 20:51:50.074 | 2026-08-07 20:51:50.074 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.074 | | Field | Value | 2026-08-07 20:51:50.074 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.074 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:51:50.074 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:51:50.074 | | description | None | 2026-08-07 20:51:50.074 | | disk | 160 | 2026-08-07 20:51:50.074 | | id | 5 | 2026-08-07 20:51:50.074 | | name | m1.xlarge | 2026-08-07 20:51:50.074 | | os-flavor-access:is_public | True | 2026-08-07 20:51:50.074 | | properties | hw_rng:allowed='True' | 2026-08-07 20:51:50.074 | | ram | 16384 | 2026-08-07 20:51:50.074 | | rxtx_factor | 1.0 | 2026-08-07 20:51:50.074 | | swap | 0 | 2026-08-07 20:51:50.074 | | vcpus | 8 | 2026-08-07 20:51:50.074 | +----------------------------+-----------------------+ 2026-08-07 20:51:50.129 | [8553 Async create_flavors:96274]: finished create_flavors with result 0 in 4 seconds 2026-08-07 20:51:50.134 | + inc/async:async_wait:197 : return 0 2026-08-07 20:51:50.137 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-07 20:51:50.159 | + functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:50.162 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-07 20:51:50.183 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:50.185 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-07 20:51:50.208 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:50.211 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-08-07 20:51:50.214 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-07 20:51:50.218 | + ./stack.sh:main:1398 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-08-07 20:51:50.222 | + ./stack.sh:main:1401 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-08-07 20:51:50.227 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-07 20:51:50.229 | ++ opt/stack/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-08-07 20:51:50.232 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-08-07 20:51:50.234 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-08-07 20:51:50.235 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-08-07 20:51:50.237 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-07 20:51:50.238 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-07 20:51:50.240 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-07 20:51:50.241 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-07 20:51:50.243 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-07 20:51:50.245 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-07 20:51:50.246 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-07 20:51:50.248 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-08-07 20:51:50.249 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-07 20:51:50.251 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-07 20:51:50.252 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-07 20:51:50.253 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-08-07 20:51:50.255 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-07 20:51:50.256 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-07 20:51:50.258 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-07 20:51:50.259 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-07 20:51:50.261 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-07 20:51:50.262 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-08-07 20:51:50.264 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-07 20:51:50.265 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-07 20:51:50.266 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-07 20:51:50.267 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-07 20:51:50.269 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-08-07 20:51:50.271 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-08-07 20:51:50.273 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-07 20:51:50.274 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-07 20:51:50.275 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-07 20:51:50.277 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-07 20:51:50.279 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-07 20:51:50.280 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-07 20:51:50.282 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-08-07 20:51:50.283 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-07 20:51:50.284 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-07 20:51:50.286 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-07 20:51:50.287 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-07 20:51:50.289 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-08-07 20:51:50.290 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-08-07 20:51:50.291 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-07 20:51:50.293 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-07 20:51:50.294 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-07 20:51:50.296 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-07 20:51:50.297 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-07 20:51:50.299 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-07 20:51:50.300 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-07 20:51:50.301 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-07 20:51:50.303 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-07 20:51:50.304 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-07 20:51:50.306 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-07 20:51:50.307 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-07 20:51:50.308 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-07 20:51:50.310 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-07 20:51:50.312 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-07 20:51:50.313 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-08-07 20:51:50.314 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-07 20:51:50.316 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-07 20:51:50.317 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-07 20:51:50.319 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-07 20:51:50.320 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-07 20:51:50.320 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-07 20:51:50.320 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-07 20:51:50.322 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-07 20:51:50.380 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-07 20:51:50.380 | Bad Request (HTTP 400) 2026-08-07 20:51:50.380 | 2026-08-07 20:51:50.391 | + ./stack.sh:main:1406 : save_stackenv 2026-08-07 20:51:50.394 | + functions-common:save_stackenv:65 : local tag= 2026-08-07 20:51:50.397 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-07 20:51:50.402 | + functions-common:save_stackenv:67 : time_stamp=2026-08-07-205150 2026-08-07 20:51:50.405 | + functions-common:save_stackenv:68 : echo '# 2026-08-07-205150 ' 2026-08-07 20:51:50.410 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.412 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-08-07 20:51:50.415 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.419 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-07 20:51:50.423 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.427 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-07 20:51:50.430 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.434 | + functions-common:save_stackenv:70 : 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,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-07 20:51:50.436 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.440 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.83 2026-08-07 20:51:50.443 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.446 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.83/identity 2026-08-07 20:51:50.450 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.453 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-08-07-204147 2026-08-07 20:51:50.456 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.459 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-08-07 20:51:50.462 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.464 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.83 2026-08-07 20:51:50.467 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.470 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-08-07 20:51:50.474 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.477 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.83,IP:::1 2026-08-07 20:51:50.480 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.484 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-07 20:51:50.487 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.491 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-07 20:51:50.494 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.497 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.83 2026-08-07 20:51:50.500 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-07 20:51:50.503 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-07 20:51:50.506 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-08-07 20:51:50.510 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-07 20:51:50.513 | + inc/meta-config:merge_config_group:171 : shift 2026-08-07 20:51:50.516 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-07 20:51:50.519 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:51:50.522 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-07 20:51:50.525 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-07 20:51:50.529 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-08-07 20:51:50.532 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:51:50.535 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-07 20:51:50.539 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:51:50.542 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-07 20:51:50.542 | /^\[\[.+\|.*\]\]/ { 2026-08-07 20:51:50.542 | gsub("[][]", "", $1); 2026-08-07 20:51:50.542 | split($1, a, "|"); 2026-08-07 20:51:50.542 | if (a[1] == matchgroup) 2026-08-07 20:51:50.542 | print a[2] 2026-08-07 20:51:50.542 | } 2026-08-07 20:51:50.542 | ' /opt/stack/devstack/local.conf 2026-08-07 20:51:50.549 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-07 20:51:50.553 | + functions-common:run_phase:1848 : local mode=stack 2026-08-07 20:51:50.555 | + functions-common:run_phase:1849 : local phase=extra 2026-08-07 20:51:50.558 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-07 20:51:50.561 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-07 20:51:50.563 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-07 20:51:50.566 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-07 20:51:50.569 | + functions-common:run_phase:1858 : local extra 2026-08-07 20:51:50.572 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-07 20:51:50.577 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-07 20:51:50.580 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-07 20:51:50.582 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-07 20:51:50.586 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-08-07 20:51:50.589 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-07 20:51:50.609 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:50.612 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:51:50.615 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:51:50.618 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-07 20:51:50.621 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:51:50.623 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-07 20:51:50.626 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:51:50.629 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-07 20:51:50.632 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-07 20:51:50.635 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-07 20:51:50.637 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-07 20:51:50.640 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:51:50.642 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-07 20:51:50.646 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-07 20:51:50.649 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-07 20:51:50.653 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-07 20:51:50.655 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-07 20:51:50.657 | + functions-common:run_plugins:1838 : local plugin 2026-08-07 20:51:50.660 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-07 20:51:50.663 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-07 20:51:50.667 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-07 20:51:50.670 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-08-07 20:51:50.673 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-07 20:51:50.676 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-07 20:51:50.679 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-07 20:51:50.682 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-07 20:51:50.685 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-07 20:51:50.688 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-07 20:51:50.692 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-07 20:51:50.696 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-07 20:51:50.699 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-07 20:51:50.703 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-07 20:51:50.706 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-07 20:51:50.710 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-07 20:51:50.713 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-07 20:51:50.716 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-07 20:51:50.719 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-07 20:51:50.721 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-07 20:51:50.724 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-07 20:51:50.728 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-07 20:51:50.730 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-07 20:51:50.734 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-07 20:51:50.737 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-07 20:51:50.755 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-07 20:51:50.758 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-07 20:51:50.763 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-07 20:51:50.766 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-07 20:51:50.771 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-07 20:51:50.774 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-07 20:51:50.778 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-07 20:51:50.781 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-07 20:51:50.786 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:51:50.807 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:51:50.810 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-07 20:51:50.815 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-07 20:51:50.816 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-07 20:51:50.821 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-07 20:51:50.824 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-07 20:51:50.827 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-07 20:51:50.832 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:51:50.854 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:51:50.857 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-07 20:51:50.861 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:51:50.863 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-07 20:51:50.866 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-08-07 20:51:50.883 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:50.886 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-08-07 20:51:50.903 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:50.907 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-08-07 20:51:50.925 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:51:50.928 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-08-07 20:51:50.931 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-08-07 20:51:50.933 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-08-07 20:51:50.937 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-08-07 20:51:50.941 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-07 20:51:50.945 | + inc/meta-config:merge_config_group:171 : shift 2026-08-07 20:51:50.948 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-07 20:51:50.952 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:51:50.955 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-07 20:51:50.958 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-07 20:51:50.962 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-08-07 20:51:50.965 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:51:50.968 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-07 20:51:50.971 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:51:50.975 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-07 20:51:50.975 | /^\[\[.+\|.*\]\]/ { 2026-08-07 20:51:50.975 | gsub("[][]", "", $1); 2026-08-07 20:51:50.975 | split($1, a, "|"); 2026-08-07 20:51:50.975 | if (a[1] == matchgroup) 2026-08-07 20:51:50.975 | print a[2] 2026-08-07 20:51:50.975 | } 2026-08-07 20:51:50.975 | ' /opt/stack/devstack/local.conf 2026-08-07 20:51:50.981 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-07 20:51:51.002 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:51.005 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-07 20:51:51.008 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-07 20:51:51.011 | + functions:wait_for_compute:490 : local timeout=60 2026-08-07 20:51:51.014 | + functions:wait_for_compute:491 : local rval=0 2026-08-07 20:51:51.017 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-07 20:51:51.019 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-07 20:51:51.022 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-07 20:51:51.024 | + functions-common:time_start:2407 : local start_time= 2026-08-07 20:51:51.028 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-07 20:51:51.032 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-07 20:51:51.037 | + functions-common:time_start:2411 : _TIME_START[$name]=1786135911034 2026-08-07 20:51:51.041 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-07 20:51:51.068 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-07 20:51:51.071 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-07 20:51:51.075 | ++ functions:wait_for_compute:496 : hostname 2026-08-07 20:51:51.080 | + functions:wait_for_compute:496 : compute_hostname=np0000006752 2026-08-07 20:51:51.084 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-07 20:51:51.088 | ++ functions:wait_for_compute:498 : hostname 2026-08-07 20:51:51.095 | + :: : ID= 2026-08-07 20:51:51.097 | + :: : [[ '' == '' ]] 2026-08-07 20:51:51.098 | + :: : sleep 1 2026-08-07 20:51:52.101 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-07 20:51:52.104 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000006752 --service nova-compute -c ID -f value 2026-08-07 20:51:52.366 | 2026-08-07 20:51:52.372 | + :: : ID=8490cd4e-9d21-4b35-9ff5-9e3c223ac613 2026-08-07 20:51:52.374 | + :: : [[ 8490cd4e-9d21-4b35-9ff5-9e3c223ac613 == '' ]] 2026-08-07 20:51:52.377 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-07 20:51:52.380 | + functions-common:time_stop:2420 : local name 2026-08-07 20:51:52.383 | + functions-common:time_stop:2421 : local end_time 2026-08-07 20:51:52.386 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:51:52.389 | + functions-common:time_stop:2423 : local total 2026-08-07 20:51:52.392 | + functions-common:time_stop:2424 : local start_time 2026-08-07 20:51:52.396 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-07 20:51:52.399 | + functions-common:time_stop:2427 : start_time=1786135911034 2026-08-07 20:51:52.402 | + functions-common:time_stop:2429 : [[ -z 1786135911034 ]] 2026-08-07 20:51:52.407 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:51:52.412 | + functions-common:time_stop:2432 : end_time=1786135912408 2026-08-07 20:51:52.416 | + functions-common:time_stop:2433 : elapsed_time=1374 2026-08-07 20:51:52.419 | + functions-common:time_stop:2434 : total=12802 2026-08-07 20:51:52.422 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:51:52.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14176 2026-08-07 20:51:52.429 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-07 20:51:52.432 | + functions:wait_for_compute:516 : return 0 2026-08-07 20:51:52.435 | + ./stack.sh:main:1446 : service_check 2026-08-07 20:51:52.439 | + functions-common:service_check:1713 : local service 2026-08-07 20:51:52.442 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.446 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-07 20:51:52.465 | enabled 2026-08-07 20:51:52.470 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-07 20:51:52.488 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-07 20:51:52.488 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-07 20:51:52.488 | Active: active (running) since Fri 2026-08-07 20:51:23 UTC; 28s ago 2026-08-07 20:51:52.488 | Main PID: 97038 (uwsgi) 2026-08-07 20:51:52.488 | Status: "uWSGI is ready" 2026-08-07 20:51:52.488 | Tasks: 10 (limit: 75886) 2026-08-07 20:51:52.488 | Memory: 360.1M () 2026-08-07 20:51:52.488 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-07 20:51:52.488 | ├─97038 "cinder-apiuWSGI master" 2026-08-07 20:51:52.488 | ├─97039 "cinder-apiuWSGI worker 1" 2026-08-07 20:51:52.488 | ├─97040 "cinder-apiuWSGI worker 2" 2026-08-07 20:51:52.488 | └─97041 "cinder-apiuWSGI worker 3" 2026-08-07 20:51:52.488 | 2026-08-07 20:51:52.488 | Aug 07 20:51:32 np0000006752 devstack@c-api.service[97040]: INFO cinder.api.openstack.wsgi [None req-288b5384-d60c-42ee-ac52-b9d95c2df774 admin admin] POST https://10.4.3.83/volume/v3/types/bd879db1-b551-4f0c-aae2-4578236bed74/extra_specs 2026-08-07 20:51:52.488 | Aug 07 20:51:32 np0000006752 devstack@c-api.service[97040]: DEBUG cinder.api.openstack.wsgi [None req-288b5384-d60c-42ee-ac52-b9d95c2df774 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=97040) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-07 20:51:52.488 | Aug 07 20:51:32 np0000006752 devstack@c-api.service[97040]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-08-07 20:51:52.488 | Aug 07 20:51:32 np0000006752 devstack@c-api.service[97040]: warnings.warn( 2026-08-07 20:51:52.488 | Aug 07 20:51:32 np0000006752 devstack@c-api.service[97040]: DEBUG oslo_db.sqlalchemy.engines [None req-288b5384-d60c-42ee-ac52-b9d95c2df774 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=97040) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-07 20:51:52.488 | Aug 07 20:51:32 np0000006752 devstack@c-api.service[97040]: INFO cinder.api.openstack.wsgi [None req-288b5384-d60c-42ee-ac52-b9d95c2df774 admin admin] https://10.4.3.83/volume/v3/types/bd879db1-b551-4f0c-aae2-4578236bed74/extra_specs returned with HTTP 200 2026-08-07 20:51:52.488 | Aug 07 20:51:32 np0000006752 devstack@c-api.service[97040]: [pid: 97040|app: 0|req: 2/3] 10.4.3.83 () {68 vars in 1442 bytes} [Fri Aug 7 20:51:31 2026] POST /volume/v3/types/bd879db1-b551-4f0c-aae2-4578236bed74/extra_specs => generated 52 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-07 20:51:52.488 | Aug 07 20:51:36 np0000006752 devstack@c-api.service[97039]: DEBUG dbcounter [-] [97039] Writing DB stats cinder:SELECT=6 {{(pid=97039) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.488 | Aug 07 20:51:41 np0000006752 devstack@c-api.service[97041]: DEBUG dbcounter [-] [97041] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=97041) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.488 | Aug 07 20:51:42 np0000006752 devstack@c-api.service[97040]: DEBUG dbcounter [-] [97040] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=97040) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.492 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.495 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-08-07 20:51:52.510 | enabled 2026-08-07 20:51:52.515 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-08-07 20:51:52.534 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-08-07 20:51:52.534 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-08-07 20:51:52.534 | Active: active (running) since Fri 2026-08-07 20:51:29 UTC; 23s ago 2026-08-07 20:51:52.534 | Main PID: 98386 (cinder-backup) 2026-08-07 20:51:52.534 | Tasks: 1 (limit: 75886) 2026-08-07 20:51:52.534 | Memory: 93.8M () 2026-08-07 20:51:52.534 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-08-07 20:51:52.534 | └─98386 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-08-07 20:51:52.534 | 2026-08-07 20:51:52.534 | Aug 07 20:51:30 np0000006752 cinder-backup[98386]: DEBUG oslo_concurrency.lockutils [None req-90da7118-6a49-4c89-9345-25020fbb4995 None None] Acquiring lock "cleanup_incomplete_backups_98386" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-07 20:51:52.534 | Aug 07 20:51:30 np0000006752 cinder-backup[98386]: DEBUG oslo_concurrency.lockutils [None req-90da7118-6a49-4c89-9345-25020fbb4995 None None] Lock "cleanup_incomplete_backups_98386" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-07 20:51:52.534 | Aug 07 20:51:30 np0000006752 cinder-backup[98386]: INFO cinder.backup.manager [None req-90da7118-6a49-4c89-9345-25020fbb4995 None None] Cleaning up incomplete backup operations. 2026-08-07 20:51:52.534 | Aug 07 20:51:30 np0000006752 cinder-backup[98386]: DEBUG oslo_concurrency.lockutils [None req-90da7118-6a49-4c89-9345-25020fbb4995 None None] Lock "cleanup_incomplete_backups_98386" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.012s {{(pid=98386) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-07 20:51:52.534 | Aug 07 20:51:30 np0000006752 cinder-backup[98386]: DEBUG oslo_db.sqlalchemy.engines [None req-90da7118-6a49-4c89-9345-25020fbb4995 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=98386) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-07 20:51:52.534 | Aug 07 20:51:30 np0000006752 cinder-backup[98386]: DEBUG cinder.manager [None req-90da7118-6a49-4c89-9345-25020fbb4995 None None] Notifying Schedulers of capabilities ... {{(pid=98386) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-08-07 20:51:52.534 | Aug 07 20:51:30 np0000006752 cinder-backup[98386]: INFO cinder.keymgr.migration [None req-2c45d65b-b563-4e32-9903-dfdf08a2894c None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-08-07 20:51:52.534 | Aug 07 20:51:30 np0000006752 cinder-backup[98386]: DEBUG cinder.service [None req-90da7118-6a49-4c89-9345-25020fbb4995 None None] Creating RPC server for service cinder-backup {{(pid=98386) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-07 20:51:52.534 | Aug 07 20:51:30 np0000006752 cinder-backup[98386]: DEBUG cinder.service [None req-90da7118-6a49-4c89-9345-25020fbb4995 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98386) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-07 20:51:52.534 | Aug 07 20:51:40 np0000006752 cinder-backup[98386]: DEBUG dbcounter [-] [98386] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98386) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.538 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.542 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-07 20:51:52.557 | enabled 2026-08-07 20:51:52.562 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-07 20:51:52.580 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-07 20:51:52.580 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-07 20:51:52.580 | Active: active (running) since Fri 2026-08-07 20:51:27 UTC; 25s ago 2026-08-07 20:51:52.580 | Main PID: 97791 (cinder-schedule) 2026-08-07 20:51:52.580 | Tasks: 1 (limit: 75886) 2026-08-07 20:51:52.580 | Memory: 110.5M () 2026-08-07 20:51:52.580 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-07 20:51:52.580 | └─97791 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-07 20:51:52.580 | 2026-08-07 20:51:52.580 | Aug 07 20:51:29 np0000006752 cinder-scheduler[97791]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-08-07 20:51:52.580 | Aug 07 20:51:29 np0000006752 cinder-scheduler[97791]: INFO cinder.manager [None req-c978bfd4-a731-4cb6-9389-9331aaa7a58c None None] Initiating service 1 cleanup 2026-08-07 20:51:52.580 | Aug 07 20:51:29 np0000006752 cinder-scheduler[97791]: INFO cinder.manager [None req-c978bfd4-a731-4cb6-9389-9331aaa7a58c None None] Service 1 cleanup completed. 2026-08-07 20:51:52.580 | Aug 07 20:51:29 np0000006752 cinder-scheduler[97791]: DEBUG cinder.service [None req-c978bfd4-a731-4cb6-9389-9331aaa7a58c None None] Creating RPC server for service cinder-scheduler {{(pid=97791) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-07 20:51:52.580 | Aug 07 20:51:29 np0000006752 cinder-scheduler[97791]: DEBUG cinder.service [None req-c978bfd4-a731-4cb6-9389-9331aaa7a58c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97791) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-07 20:51:52.580 | Aug 07 20:51:30 np0000006752 cinder-scheduler[97791]: DEBUG cinder.scheduler.host_manager [None req-90da7118-6a49-4c89-9345-25020fbb4995 None None] Received backup service update from np0000006752: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97791) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-08-07 20:51:52.580 | Aug 07 20:51:32 np0000006752 cinder-scheduler[97791]: DEBUG cinder.scheduler.host_manager [None req-49d73191-f8cd-4b36-af74-bceae2595955 None None] Received volume service update from np0000006752@storpool: {'volume_backend_name': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.1.0', 'storage_protocol': 'storpool', 'clone_across_pools': True, 'sparse_copy_volume': True, 'pools': [{'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0}, {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0}], 'filter_function': None, 'goodness_function': None} {{(pid=97791) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-07 20:51:52.580 | Aug 07 20:51:32 np0000006752 cinder-scheduler[97791]: DEBUG cinder.scheduler.host_manager [None req-49d73191-f8cd-4b36-af74-bceae2595955 None None] Updating capabilities for np0000006752@storpool#default: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'default', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.1.0', 'timestamp': datetime.datetime(2026, 8, 7, 20, 51, 32, 785254), 'filter_function': None, 'goodness_function': None} {{(pid=97791) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-07 20:51:52.580 | Aug 07 20:51:32 np0000006752 cinder-scheduler[97791]: DEBUG cinder.scheduler.host_manager [None req-49d73191-f8cd-4b36-af74-bceae2595955 None None] Updating capabilities for np0000006752@storpool#template_virtual: {'total_capacity_gb': 222.5, 'free_capacity_gb': 71.11111111111111, 'reserved_percentage': 0, 'multiattach': True, 'QoS_support': False, 'thick_provisioning_support': False, 'thin_provisioning_support': True, 'pool_name': 'template_virtual', 'storpool_template': 'virtual', 'allocated_capacity_gb': 0, 'volume_backend_name': 'storpool', 'storage_protocol': 'storpool', 'vendor_name': 'StorPool', 'driver_version': '2.1.0', 'timestamp': datetime.datetime(2026, 8, 7, 20, 51, 32, 785254), 'filter_function': None, 'goodness_function': None} {{(pid=97791) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-07 20:51:52.580 | Aug 07 20:51:42 np0000006752 cinder-scheduler[97791]: DEBUG dbcounter [-] [97791] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.585 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.587 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-07 20:51:52.602 | enabled 2026-08-07 20:51:52.607 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-07 20:51:52.625 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-07 20:51:52.626 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-07 20:51:52.626 | Active: active (running) since Fri 2026-08-07 20:51:30 UTC; 21s ago 2026-08-07 20:51:52.626 | Main PID: 98969 (cinder-volume) 2026-08-07 20:51:52.626 | Tasks: 2 (limit: 75886) 2026-08-07 20:51:52.626 | Memory: 143.2M () 2026-08-07 20:51:52.626 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-07 20:51:52.626 | ├─98969 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-07 20:51:52.626 | └─99372 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-07 20:51:52.626 | 2026-08-07 20:51:52.626 | Aug 07 20:51:32 np0000006752 cinder-volume[99372]: DEBUG cinder.service [None req-49d73191-f8cd-4b36-af74-bceae2595955 None None] Creating RPC server for service cinder-volume {{(pid=99372) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-07 20:51:52.626 | Aug 07 20:51:32 np0000006752 cinder-volume[99372]: DEBUG cinder.service [None req-49d73191-f8cd-4b36-af74-bceae2595955 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99372) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-07 20:51:52.626 | Aug 07 20:51:32 np0000006752 cinder-volume[99372]: INFO cinder.volume.manager [None req-49d73191-f8cd-4b36-af74-bceae2595955 None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-08-07 20:51:52.626 | Aug 07 20:51:32 np0000006752 cinder-volume[99372]: INFO cinder.volume.manager [None req-49d73191-f8cd-4b36-af74-bceae2595955 None None] Driver post RPC initialization completed successfully. 2026-08-07 20:51:52.626 | Aug 07 20:51:40 np0000006752 cinder-volume[99372]: DEBUG oslo_service.periodic_task [None req-af50c726-4a54-43cc-9c91-b1c5de292c9b None None] Running periodic task VolumeManager._thread_info {{(pid=99372) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-07 20:51:52.626 | Aug 07 20:51:40 np0000006752 cinder-volume[99372]: DEBUG cinder.volume.manager [None req-af50c726-4a54-43cc-9c91-b1c5de292c9b None None] thread count: 6 {{(pid=99372) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-08-07 20:51:52.626 | Aug 07 20:51:40 np0000006752 cinder-volume[99372]: DEBUG cinder.volume.manager [None req-af50c726-4a54-43cc-9c91-b1c5de292c9b None None] thread info: [<_MainThread(MainThread, started 123898940174464)>, , , , , ] {{(pid=99372) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-08-07 20:51:52.626 | Aug 07 20:51:42 np0000006752 cinder-volume[98969]: DEBUG dbcounter [-] [98969] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98969) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.626 | Aug 07 20:51:42 np0000006752 cinder-volume[99372]: DEBUG dbcounter [-] [99372] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=99372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.626 | Aug 07 20:51:42 np0000006752 cinder-volume[99372]: DEBUG dbcounter [-] [99372] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=99372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.630 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.633 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-07 20:51:52.646 | not-found 2026-08-07 20:51:52.651 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.654 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-08-07 20:51:52.669 | enabled 2026-08-07 20:51:52.675 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-08-07 20:51:52.692 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-08-07 20:51:52.692 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-08-07 20:51:52.692 | Active: active (running) since Fri 2026-08-07 20:47:24 UTC; 4min 28s ago 2026-08-07 20:51:52.692 | Main PID: 58210 (file_tracker.sh) 2026-08-07 20:51:52.692 | Tasks: 2 (limit: 75886) 2026-08-07 20:51:52.692 | Memory: 600.0K () 2026-08-07 20:51:52.692 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-08-07 20:51:52.692 | ├─ 58210 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-08-07 20:51:52.692 | └─100346 sleep 20 2026-08-07 20:51:52.692 | 2026-08-07 20:51:52.692 | Aug 07 20:48:44 np0000006752 file_tracker.sh[69433]: 3136 0 9223372036854775807 2026-08-07 20:51:52.692 | Aug 07 20:49:04 np0000006752 file_tracker.sh[70640]: 3008 0 9223372036854775807 2026-08-07 20:51:52.692 | Aug 07 20:49:24 np0000006752 file_tracker.sh[71494]: 3072 0 9223372036854775807 2026-08-07 20:51:52.692 | Aug 07 20:49:44 np0000006752 file_tracker.sh[75977]: 3168 0 9223372036854775807 2026-08-07 20:51:52.692 | Aug 07 20:50:04 np0000006752 file_tracker.sh[78453]: 3520 0 9223372036854775807 2026-08-07 20:51:52.692 | Aug 07 20:50:24 np0000006752 file_tracker.sh[83472]: 3744 0 9223372036854775807 2026-08-07 20:51:52.692 | Aug 07 20:50:44 np0000006752 file_tracker.sh[88133]: 4448 0 9223372036854775807 2026-08-07 20:51:52.692 | Aug 07 20:51:04 np0000006752 file_tracker.sh[91300]: 5344 0 9223372036854775807 2026-08-07 20:51:52.692 | Aug 07 20:51:24 np0000006752 file_tracker.sh[97132]: 6560 0 9223372036854775807 2026-08-07 20:51:52.692 | Aug 07 20:51:44 np0000006752 file_tracker.sh[100345]: 7232 0 9223372036854775807 2026-08-07 20:51:52.696 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.699 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-07 20:51:52.713 | enabled 2026-08-07 20:51:52.718 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-07 20:51:52.735 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-07 20:51:52.735 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-07 20:51:52.735 | Active: active (running) since Fri 2026-08-07 20:51:34 UTC; 18s ago 2026-08-07 20:51:52.735 | Main PID: 99776 (uwsgi) 2026-08-07 20:51:52.735 | Status: "uWSGI is ready" 2026-08-07 20:51:52.735 | Tasks: 19 (limit: 75886) 2026-08-07 20:51:52.735 | Memory: 398.8M () 2026-08-07 20:51:52.735 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-07 20:51:52.735 | ├─99776 "glance-apiuWSGI master" 2026-08-07 20:51:52.735 | ├─99777 "glance-apiuWSGI worker 1" 2026-08-07 20:51:52.735 | ├─99778 "glance-apiuWSGI worker 2" 2026-08-07 20:51:52.735 | └─99779 "glance-apiuWSGI worker 3" 2026-08-07 20:51:52.735 | 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99778) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99778) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99778) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99778) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-e7bc0d05-918f-4159-b925-47bb250411ca' (d155c61f-3619-4c3a-a1fc-9275cb47e987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99778) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-e7bc0d05-918f-4159-b925-47bb250411ca' (e2bfb873-b2a5-4221-8838-243208bf8128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99778) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: INFO glance.domain [-] Task [e7bc0d05-918f-4159-b925-47bb250411ca] status changing from processing to success 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: INFO glance.async_.flows.api_image_import [-] e7bc0d05-918f-4159-b925-47bb250411ca of api_image_import completed 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-e7bc0d05-918f-4159-b925-47bb250411ca' (e2bfb873-b2a5-4221-8838-243208bf8128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99778) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-08-07 20:51:52.735 | Aug 07 20:51:51 np0000006752 devstack@g-api.service[99778]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (5605f9a3-16bc-4481-b942-089ba5c8f8d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99778) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-08-07 20:51:52.740 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.743 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-07 20:51:52.756 | not-found 2026-08-07 20:51:52.760 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.763 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-08-07 20:51:52.781 | enabled 2026-08-07 20:51:52.786 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-08-07 20:51:52.806 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-08-07 20:51:52.806 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-08-07 20:51:52.806 | Active: active (running) since Fri 2026-08-07 20:47:22 UTC; 4min 30s ago 2026-08-07 20:51:52.806 | Main PID: 57667 (memory_tracker.) 2026-08-07 20:51:52.806 | Tasks: 2 (limit: 75886) 2026-08-07 20:51:52.806 | Memory: 1.3M () 2026-08-07 20:51:52.806 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-08-07 20:51:52.806 | ├─ 57667 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-08-07 20:51:52.806 | └─100207 sleep 20 2026-08-07 20:51:52.806 | 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[100206]: 8550 0.0 1860 8549 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-fhypnebmppdjegutpyftxxdjbzvkfesx ; /usr/bin/python3 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[100206]: 8552 0.0 1856 8551 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[100206]: 8548 0.0 1848 8547 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-fhypnebmppdjegutpyftxxdjbzvkfesx ; /usr/bin/python3' && sleep 0 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[100206]: 26905 0.0 1848 26793 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[100206]: 26793 0.0 1740 26783 00:00:00 1 do_select erl_child_setup 65536 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[100206]: 19447 0.0 1672 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[100206]: 26902 0.0 1504 26901 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[100206]: 47202 0.0 1300 47201 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[57667]: --- 2026-08-07 20:51:52.806 | Aug 07 20:51:43 np0000006752 memory_tracker.sh[57667]: ]]] 2026-08-07 20:51:52.810 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.814 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-07 20:51:52.826 | not-found 2026-08-07 20:51:52.831 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.835 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-07 20:51:52.849 | enabled 2026-08-07 20:51:52.854 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-07 20:51:52.872 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-07 20:51:52.872 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-07 20:51:52.872 | Active: active (running) since Fri 2026-08-07 20:50:26 UTC; 1min 26s ago 2026-08-07 20:51:52.872 | Main PID: 84330 (uwsgi) 2026-08-07 20:51:52.872 | Status: "uWSGI is ready" 2026-08-07 20:51:52.872 | Tasks: 24 (limit: 75886) 2026-08-07 20:51:52.872 | Memory: 408.6M () 2026-08-07 20:51:52.872 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-07 20:51:52.872 | ├─84330 "nova-apiuWSGI master" 2026-08-07 20:51:52.872 | ├─84331 "nova-apiuWSGI worker 1" 2026-08-07 20:51:52.872 | ├─84332 "nova-apiuWSGI worker 2" 2026-08-07 20:51:52.872 | └─84333 "nova-apiuWSGI worker 3" 2026-08-07 20:51:52.872 | 2026-08-07 20:51:52.872 | Aug 07 20:51:35 np0000006752 devstack@n-api.service[84332]: DEBUG dbcounter [-] [84332] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.872 | Aug 07 20:51:52 np0000006752 devstack@n-api.service[84333]: DEBUG nova.api.openstack.wsgi [None req-0596613e-11ec-4436-afbf-c87b79b093eb admin admin] Calling method '>' {{(pid=84333) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-07 20:51:52.872 | Aug 07 20:51:52 np0000006752 devstack@n-api.service[84333]: DEBUG oslo_concurrency.lockutils [None req-0596613e-11ec-4436-afbf-c87b79b093eb admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-07 20:51:52.872 | Aug 07 20:51:52 np0000006752 devstack@n-api.service[84333]: DEBUG oslo_concurrency.lockutils [None req-0596613e-11ec-4436-afbf-c87b79b093eb admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-07 20:51:52.872 | Aug 07 20:51:52 np0000006752 devstack@n-api.service[84333]: DEBUG oslo_concurrency.lockutils [None req-0596613e-11ec-4436-afbf-c87b79b093eb admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-07 20:51:52.872 | Aug 07 20:51:52 np0000006752 devstack@n-api.service[84333]: DEBUG oslo_concurrency.lockutils [None req-0596613e-11ec-4436-afbf-c87b79b093eb admin admin] Acquiring lock "04f8dfbd-fef2-44c0-94f5-13e40c1d6ca0" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-07 20:51:52.872 | Aug 07 20:51:52 np0000006752 devstack@n-api.service[84333]: DEBUG oslo_concurrency.lockutils [None req-0596613e-11ec-4436-afbf-c87b79b093eb admin admin] Lock "04f8dfbd-fef2-44c0-94f5-13e40c1d6ca0" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-07 20:51:52.872 | Aug 07 20:51:52 np0000006752 devstack@n-api.service[84333]: DEBUG oslo_concurrency.lockutils [None req-0596613e-11ec-4436-afbf-c87b79b093eb admin admin] Lock "04f8dfbd-fef2-44c0-94f5-13e40c1d6ca0" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=84333) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-07 20:51:52.872 | Aug 07 20:51:52 np0000006752 devstack@n-api.service[84333]: INFO nova.api.openstack.requestlog [None req-0596613e-11ec-4436-afbf-c87b79b093eb admin admin] 10.4.3.83 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000006752" status: 200 len: 255 microversion: 2.69 time: 0.064489 2026-08-07 20:51:52.872 | Aug 07 20:51:52 np0000006752 devstack@n-api.service[84333]: [pid: 84333|app: 0|req: 8/25] 10.4.3.83 () {68 vars in 1437 bytes} [Fri Aug 7 20:51:52 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000006752 => generated 255 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-07 20:51:52.878 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.881 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-07 20:51:52.896 | enabled 2026-08-07 20:51:52.901 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-07 20:51:52.919 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-07 20:51:52.919 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-07 20:51:52.919 | Active: active (running) since Fri 2026-08-07 20:51:11 UTC; 41s ago 2026-08-07 20:51:52.919 | Main PID: 92880 (uwsgi) 2026-08-07 20:51:52.919 | Status: "uWSGI is ready" 2026-08-07 20:51:52.919 | Tasks: 23 (limit: 75886) 2026-08-07 20:51:52.919 | Memory: 329.2M () 2026-08-07 20:51:52.919 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-07 20:51:52.919 | ├─92880 "nova-api-metauWSGI master" 2026-08-07 20:51:52.919 | ├─92881 "nova-api-metauWSGI worker 1" 2026-08-07 20:51:52.919 | ├─92882 "nova-api-metauWSGI worker 2" 2026-08-07 20:51:52.919 | ├─92883 "nova-api-metauWSGI worker 3" 2026-08-07 20:51:52.919 | └─92884 "nova-api-metauWSGI http 1" 2026-08-07 20:51:52.919 | 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92883]: DEBUG dbcounter [-] [92883] Writing DB stats nova_api:SELECT=1 {{(pid=92883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92881]: DEBUG dbcounter [-] [92881] Writing DB stats nova_cell0:SELECT=1 {{(pid=92881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92881]: DEBUG dbcounter [-] [92881] Writing DB stats nova_cell1:SELECT=1 {{(pid=92881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92882]: DEBUG dbcounter [-] [92882] Writing DB stats nova_cell0:SELECT=1 {{(pid=92882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92882]: DEBUG dbcounter [-] [92882] Writing DB stats nova_cell1:SELECT=1 {{(pid=92882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92883]: DEBUG dbcounter [-] [92883] Writing DB stats nova_cell1:SELECT=1 {{(pid=92883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92883]: DEBUG dbcounter [-] [92883] Writing DB stats nova_cell0:SELECT=1 {{(pid=92883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92881]: DEBUG dbcounter [-] [92881] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92882]: DEBUG dbcounter [-] [92882] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.919 | Aug 07 20:51:23 np0000006752 devstack@n-api-meta.service[92883]: DEBUG dbcounter [-] [92883] Writing DB stats nova_cell0:SELECT=1 {{(pid=92883) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:52.924 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.927 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-07 20:51:52.944 | not-found 2026-08-07 20:51:52.949 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:52.952 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-07 20:51:52.969 | enabled 2026-08-07 20:51:52.974 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-07 20:51:52.992 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-07 20:51:52.992 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-07 20:51:52.992 | Active: active (running) since Fri 2026-08-07 20:51:19 UTC; 33s ago 2026-08-07 20:51:52.992 | Main PID: 96107 (nova-compute) 2026-08-07 20:51:52.992 | Tasks: 10 (limit: 75886) 2026-08-07 20:51:52.992 | Memory: 137.1M () 2026-08-07 20:51:52.992 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-07 20:51:52.992 | └─96107 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-07 20:51:52.992 | 2026-08-07 20:51:52.992 | Aug 07 20:51:35 np0000006752 nova-compute[96107]: DEBUG nova.compute.provider_tree [None req-996a66d6-2b26-4675-9a60-0310b075bb27 None None] Updating resource provider 641b50e2-427e-449d-a782-98c22d527154 generation from 0 to 1 during operation: update_inventory {{(pid=96107) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-07 20:51:52.992 | Aug 07 20:51:35 np0000006752 nova-compute[96107]: DEBUG nova.compute.provider_tree [None req-996a66d6-2b26-4675-9a60-0310b075bb27 None None] Updating inventory in ProviderTree for provider 641b50e2-427e-449d-a782-98c22d527154 with inventory: {'MEMORY_MB': {'total': 63277, 'reserved': 512, 'min_unit': 1, 'max_unit': 63277, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 95, 'reserved': 0, 'min_unit': 1, 'max_unit': 95, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=96107) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-08-07 20:51:52.992 | Aug 07 20:51:35 np0000006752 nova-compute[96107]: DEBUG nova.compute.provider_tree [None req-996a66d6-2b26-4675-9a60-0310b075bb27 None None] Updating resource provider 641b50e2-427e-449d-a782-98c22d527154 generation from 1 to 2 during operation: update_traits {{(pid=96107) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-08-07 20:51:52.992 | Aug 07 20:51:35 np0000006752 nova-compute[96107]: DEBUG nova.compute.resource_tracker [None req-996a66d6-2b26-4675-9a60-0310b075bb27 None None] Compute_service record updated for np0000006752:np0000006752 {{(pid=96107) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-07 20:51:52.992 | Aug 07 20:51:35 np0000006752 nova-compute[96107]: DEBUG oslo_concurrency.lockutils [None req-996a66d6-2b26-4675-9a60-0310b075bb27 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.440s {{(pid=96107) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-07 20:51:52.992 | Aug 07 20:51:35 np0000006752 nova-compute[96107]: DEBUG nova.service [None req-996a66d6-2b26-4675-9a60-0310b075bb27 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96107) start /opt/stack/nova/nova/service.py:196}} 2026-08-07 20:51:52.992 | Aug 07 20:51:35 np0000006752 nova-compute[96107]: DEBUG nova.service [None req-996a66d6-2b26-4675-9a60-0310b075bb27 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96107) start /opt/stack/nova/nova/service.py:212}} 2026-08-07 20:51:52.992 | Aug 07 20:51:35 np0000006752 nova-compute[96107]: DEBUG nova.service [None req-996a66d6-2b26-4675-9a60-0310b075bb27 None None] Join ServiceGroup membership for this service compute {{(pid=96107) start /opt/stack/nova/nova/service.py:222}} 2026-08-07 20:51:52.992 | Aug 07 20:51:35 np0000006752 nova-compute[96107]: DEBUG nova.servicegroup.drivers.db [None req-996a66d6-2b26-4675-9a60-0310b075bb27 None None] DB_Driver: join new ServiceGroup member np0000006752 to the compute group, service = {{(pid=96107) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-07 20:51:52.992 | Aug 07 20:51:40 np0000006752 nova-compute[96107]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=96107) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:52.997 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.000 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-07 20:51:53.015 | not-found 2026-08-07 20:51:53.019 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.022 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-07 20:51:53.039 | enabled 2026-08-07 20:51:53.044 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-07 20:51:53.061 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-07 20:51:53.061 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-07 20:51:53.061 | Active: active (running) since Fri 2026-08-07 20:51:10 UTC; 42s ago 2026-08-07 20:51:53.061 | Main PID: 92250 (nova-scheduler:) 2026-08-07 20:51:53.061 | Tasks: 26 (limit: 75886) 2026-08-07 20:51:53.061 | Memory: 183.4M () 2026-08-07 20:51:53.061 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-07 20:51:53.061 | ├─92250 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-07 20:51:53.061 | ├─93465 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-07 20:51:53.061 | ├─93503 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-07 20:51:53.061 | └─93506 "nova-scheduler: ServiceWrapper worker(2)" 2026-08-07 20:51:53.061 | 2026-08-07 20:51:53.061 | Aug 07 20:51:18 np0000006752 nova-scheduler[93506]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=93506) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.061 | Aug 07 20:51:19 np0000006752 nova-scheduler[93465]: DEBUG oslo.service.backend._threading.loopingcall [None req-b9ef2a5b-707b-4c19-b826-8f4bf2089908 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93465) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.061 | Aug 07 20:51:21 np0000006752 nova-scheduler[93506]: DEBUG oslo.service.backend._threading.loopingcall [None req-1d7f854b-581e-4b36-8dc7-aa3561b51d1a None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93506) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.061 | Aug 07 20:51:21 np0000006752 nova-scheduler[92250]: DEBUG dbcounter [-] [92250] Writing DB stats nova_api:SELECT=3 {{(pid=92250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.061 | Aug 07 20:51:22 np0000006752 nova-scheduler[92250]: DEBUG dbcounter [-] [92250] Writing DB stats nova_cell0:SELECT=1 {{(pid=92250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.061 | Aug 07 20:51:22 np0000006752 nova-scheduler[92250]: DEBUG dbcounter [-] [92250] Writing DB stats nova_cell1:SELECT=1 {{(pid=92250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.061 | Aug 07 20:51:28 np0000006752 nova-scheduler[93465]: DEBUG dbcounter [-] [93465] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.061 | Aug 07 20:51:28 np0000006752 nova-scheduler[93506]: DEBUG dbcounter [-] [93506] Writing DB stats nova_cell0:SELECT=3 {{(pid=93506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.062 | Aug 07 20:51:28 np0000006752 nova-scheduler[93503]: DEBUG dbcounter [-] [93503] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.062 | Aug 07 20:51:51 np0000006752 nova-scheduler[93503]: DEBUG oslo.service.backend._threading.loopingcall [None req-03d7a621-abe3-4888-81c2-ebf376a444f3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=93503) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.065 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.068 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-08-07 20:51:53.085 | enabled 2026-08-07 20:51:53.089 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-08-07 20:51:53.108 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-08-07 20:51:53.108 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-08-07 20:51:53.108 | Active: active (running) since Fri 2026-08-07 20:47:13 UTC; 4min 39s ago 2026-08-07 20:51:53.108 | Main PID: 56238 (python3) 2026-08-07 20:51:53.108 | Tasks: 1 (limit: 75886) 2026-08-07 20:51:53.108 | Memory: 108.0M () 2026-08-07 20:51:53.108 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-08-07 20:51:53.108 | └─56238 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-08-07 20:51:53.108 | 2026-08-07 20:51:53.108 | Aug 07 20:51:24 np0000006752 python3[56238]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-08-07 20:51:53.108 | Aug 07 20:51:25 np0000006752 python3[56238]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-08-07 20:51:53.108 | Aug 07 20:51:25 np0000006752 python3[56238]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-08-07 20:51:53.108 | Aug 07 20:51:25 np0000006752 python3[56238]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-08-07 20:51:53.108 | Aug 07 20:51:30 np0000006752 python3[56238]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-08-07 20:51:53.108 | Aug 07 20:51:38 np0000006752 python3[56238]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.2-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img'] 2026-08-07 20:51:53.108 | Aug 07 20:51:44 np0000006752 python3[56238]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.1-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img'] 2026-08-07 20:51:53.108 | Aug 07 20:51:47 np0000006752 python3[56238]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.3-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2026-08-07 20:51:53.108 | Aug 07 20:51:50 np0000006752 python3[56238]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-08-07 20:51:53.108 | Aug 07 20:51:52 np0000006752 python3[56238]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000006752', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-08-07 20:51:53.113 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.116 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-07 20:51:53.130 | not-found 2026-08-07 20:51:53.135 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.138 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-07 20:51:53.152 | not-found 2026-08-07 20:51:53.157 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.159 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-07 20:51:53.172 | not-found 2026-08-07 20:51:53.177 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.180 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-07 20:51:53.194 | not-found 2026-08-07 20:51:53.199 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.202 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-07 20:51:53.219 | enabled 2026-08-07 20:51:53.223 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-07 20:51:53.239 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-07 20:51:53.239 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-07 20:51:53.239 | Active: active (running) since Fri 2026-08-07 20:50:49 UTC; 1min 3s ago 2026-08-07 20:51:53.239 | Main PID: 90021 (uwsgi) 2026-08-07 20:51:53.239 | Status: "uWSGI is ready" 2026-08-07 20:51:53.239 | Tasks: 7 (limit: 75886) 2026-08-07 20:51:53.239 | Memory: 261.8M () 2026-08-07 20:51:53.239 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-07 20:51:53.239 | ├─90021 "placementuWSGI master" 2026-08-07 20:51:53.239 | ├─90022 "placementuWSGI worker 1" 2026-08-07 20:51:53.239 | ├─90023 "placementuWSGI worker 2" 2026-08-07 20:51:53.239 | └─90024 "placementuWSGI worker 3" 2026-08-07 20:51:53.239 | 2026-08-07 20:51:53.239 | Aug 07 20:51:35 np0000006752 devstack@placement-api.service[90024]: [pid: 90024|app: 0|req: 3/9] 10.4.3.83 () {72 vars in 1602 bytes} [Fri Aug 7 20:51:35 2026] PUT /placement/resource_providers/641b50e2-427e-449d-a782-98c22d527154/inventories => generated 398 bytes in 29 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-07 20:51:53.239 | Aug 07 20:51:35 np0000006752 devstack@placement-api.service[90022]: DEBUG placement.requestlog [req-ad74b995-2f3b-478b-b3ae-52e502d597a9 req-509857a8-c6da-4200-a4a3-f2c6d8b6636e None None] Starting request: 10.4.3.83 "GET /placement/traits?name=in:HW_CPU_X86_SSE2,COMPUTE_TRUSTED_CERTS,COMPUTE_ARCH_RISCV64,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE,HW_CPU_X86_MMX,COMPUTE_ARCH_PPC64LE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_S390X,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE42,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH9" {{(pid=90022) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-07 20:51:53.239 | Aug 07 20:51:35 np0000006752 devstack@placement-api.service[90022]: INFO placement.requestlog [req-ad74b995-2f3b-478b-b3ae-52e502d597a9 req-509857a8-c6da-4200-a4a3-f2c6d8b6636e service nova] 10.4.3.83 "GET /placement/traits?name=in:HW_CPU_X86_SSE2,COMPUTE_TRUSTED_CERTS,COMPUTE_ARCH_RISCV64,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE,HW_CPU_X86_MMX,COMPUTE_ARCH_PPC64LE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_S390X,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE42,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH9" status: 200 len: 1991 microversion: 1.6 2026-08-07 20:51:53.239 | Aug 07 20:51:35 np0000006752 devstack@placement-api.service[90022]: [pid: 90022|app: 0|req: 3/10] 10.4.3.83 () {68 vars in 4918 bytes} [Fri Aug 7 20:51:35 2026] GET /placement/traits?name=in:HW_CPU_X86_SSE2,COMPUTE_TRUSTED_CERTS,COMPUTE_ARCH_RISCV64,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_IDE,HW_CPU_X86_SSE,HW_CPU_X86_MMX,COMPUTE_ARCH_PPC64LE,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ARCH_S390X,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_ARCH_X86_64,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_ARCH_MIPSEL,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_DEVICE_TAGGING,COMPUTE_ACCELERATORS,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_STORAGE_BUS_FDC,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_RESCUE_BFV,COMPUTE_ARCH_AARCH64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_SSE42,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SOUND_MODEL_ICH9 => generated 1991 bytes in 15 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-07 20:51:53.239 | Aug 07 20:51:35 np0000006752 devstack@placement-api.service[90023]: DEBUG placement.requestlog [req-ad74b995-2f3b-478b-b3ae-52e502d597a9 req-268c53c5-aec3-43f5-8318-4fc3c53ff957 None None] Starting request: 10.4.3.83 "PUT /placement/resource_providers/641b50e2-427e-449d-a782-98c22d527154/traits" {{(pid=90023) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-07 20:51:53.239 | Aug 07 20:51:35 np0000006752 devstack@placement-api.service[90023]: INFO placement.requestlog [req-ad74b995-2f3b-478b-b3ae-52e502d597a9 req-268c53c5-aec3-43f5-8318-4fc3c53ff957 service nova] 10.4.3.83 "PUT /placement/resource_providers/641b50e2-427e-449d-a782-98c22d527154/traits" status: 200 len: 2026 microversion: 1.6 2026-08-07 20:51:53.239 | Aug 07 20:51:35 np0000006752 devstack@placement-api.service[90023]: [pid: 90023|app: 0|req: 5/11] 10.4.3.83 () {72 vars in 1587 bytes} [Fri Aug 7 20:51:35 2026] PUT /placement/resource_providers/641b50e2-427e-449d-a782-98c22d527154/traits => generated 2026 bytes in 77 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-07 20:51:53.239 | Aug 07 20:51:45 np0000006752 devstack@placement-api.service[90024]: DEBUG dbcounter [-] [90024] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=90024) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.239 | Aug 07 20:51:45 np0000006752 devstack@placement-api.service[90022]: DEBUG dbcounter [-] [90022] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=90022) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.239 | Aug 07 20:51:45 np0000006752 devstack@placement-api.service[90023]: DEBUG dbcounter [-] [90023] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=90023) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.244 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.247 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-07 20:51:53.264 | enabled 2026-08-07 20:51:53.269 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-07 20:51:53.287 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-07 20:51:53.288 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-07 20:51:53.288 | Active: active (running) since Fri 2026-08-07 20:50:40 UTC; 1min 12s ago 2026-08-07 20:51:53.288 | Main PID: 86534 (neutron-ovn-age) 2026-08-07 20:51:53.288 | Tasks: 20 (limit: 75886) 2026-08-07 20:51:53.288 | Memory: 352.5M () 2026-08-07 20:51:53.288 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-07 20:51:53.288 | ├─86534 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-07 20:51:53.288 | ├─87532 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-07 20:51:53.288 | ├─87786 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmpvv_k3xnl/privsep.sock 2026-08-07 20:51:53.288 | └─90865 /opt/stack/data/venv/bin/python3.12 /usr/local/bin/privsep-helper --config-file /etc/neutron/plugins/ml2/ovn_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmppw2a3s_q/privsep.sock 2026-08-07 20:51:53.288 | 2026-08-07 20:51:53.288 | Aug 07 20:51:15 np0000006752 neutron-ovn-agent[87532]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=a69a042e-9c84-4295-b1aa-3b7ec6f8e221, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87532) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-07 20:51:53.288 | Aug 07 20:51:15 np0000006752 neutron-ovn-agent[87532]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87532) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-08-07 20:51:53.288 | Aug 07 20:51:20 np0000006752 neutron-ovn-agent[87532]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=a69a042e-9c84-4295-b1aa-3b7ec6f8e221, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87532) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-08-07 20:51:53.288 | Aug 07 20:51:20 np0000006752 neutron-ovn-agent[87532]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87532) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-08-07 20:51:53.288 | Aug 07 20:51:42 np0000006752 neutron-ovn-agent[87532]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87532) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-07 20:51:53.288 | Aug 07 20:51:42 np0000006752 neutron-ovn-agent[87532]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87532) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-07 20:51:53.288 | Aug 07 20:51:42 np0000006752 neutron-ovn-agent[87532]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87532) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-07 20:51:53.288 | Aug 07 20:51:42 np0000006752 neutron-ovn-agent[87532]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87532) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-07 20:51:53.288 | Aug 07 20:51:42 np0000006752 neutron-ovn-agent[87532]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87532) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-07 20:51:53.288 | Aug 07 20:51:42 np0000006752 neutron-ovn-agent[87532]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87532) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-07 20:51:53.293 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.296 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-07 20:51:53.311 | not-found 2026-08-07 20:51:53.315 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.318 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-07 20:51:53.331 | not-found 2026-08-07 20:51:53.336 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.339 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-08-07 20:51:53.357 | enabled 2026-08-07 20:51:53.362 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-08-07 20:51:53.380 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-08-07 20:51:53.380 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-08-07 20:51:53.380 | Active: active (running) since Fri 2026-08-07 20:50:20 UTC; 1min 33s ago 2026-08-07 20:51:53.380 | Main PID: 82075 (swift-account-s) 2026-08-07 20:51:53.380 | Tasks: 4 (limit: 75886) 2026-08-07 20:51:53.380 | Memory: 59.4M () 2026-08-07 20:51:53.380 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-08-07 20:51:53.380 | ├─82075 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-08-07 20:51:53.380 | ├─82335 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-08-07 20:51:53.380 | ├─82341 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-08-07 20:51:53.380 | └─82344 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-08-07 20:51:53.381 | 2026-08-07 20:51:53.381 | Aug 07 20:50:20 np0000006752 account-server[82075]: Started child 82344 from parent 82075 2026-08-07 20:51:53.381 | Aug 07 20:50:20 np0000006752 swift-account-server[82075]: account-server: Started child 82344 from parent 82075 2026-08-07 20:51:53.381 | Aug 07 20:51:42 np0000006752 account-server[82341]: 127.0.0.1 - - [07/Aug/2026:20:51:42 +0000] "HEAD /sdb1/508/AUTH_1646da6699f54b408bb8106dee7403d8" 404 - "HEAD http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8?format=json" "tx2f4a8864087e4ebd8e780-006a76455e" "proxy-server 83474" 0.0011 "-" 82341 - 2026-08-07 20:51:53.381 | Aug 07 20:51:42 np0000006752 swift-account-server[82341]: account-server: 127.0.0.1 - - [07/Aug/2026:20:51:42 +0000] "HEAD /sdb1/508/AUTH_1646da6699f54b408bb8106dee7403d8" 404 - "HEAD http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8?format=json" "tx2f4a8864087e4ebd8e780-006a76455e" "proxy-server 83474" 0.0011 "-" 82341 - 2026-08-07 20:51:53.381 | Aug 07 20:51:42 np0000006752 account-server[82344]: 127.0.0.1 - - [07/Aug/2026:20:51:42 +0000] "PUT /sdb1/508/AUTH_1646da6699f54b408bb8106dee7403d8" 201 - "-" "txb45658958f604ae1a17fd-006a76455e" "-" 0.0140 "-" 82344 - 2026-08-07 20:51:53.381 | Aug 07 20:51:42 np0000006752 swift-account-server[82344]: account-server: 127.0.0.1 - - [07/Aug/2026:20:51:42 +0000] "PUT /sdb1/508/AUTH_1646da6699f54b408bb8106dee7403d8" 201 - "-" "txb45658958f604ae1a17fd-006a76455e" "-" 0.0140 "-" 82344 - 2026-08-07 20:51:53.381 | Aug 07 20:51:42 np0000006752 account-server[82344]: 127.0.0.1 - - [07/Aug/2026:20:51:42 +0000] "HEAD /sdb1/508/AUTH_1646da6699f54b408bb8106dee7403d8" 204 - "HEAD http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8?format=json" "txb45658958f604ae1a17fd-006a76455e" "proxy-server 83474" 0.0015 "-" 82344 - 2026-08-07 20:51:53.381 | Aug 07 20:51:42 np0000006752 swift-account-server[82344]: account-server: 127.0.0.1 - - [07/Aug/2026:20:51:42 +0000] "HEAD /sdb1/508/AUTH_1646da6699f54b408bb8106dee7403d8" 204 - "HEAD http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8?format=json" "txb45658958f604ae1a17fd-006a76455e" "proxy-server 83474" 0.0015 "-" 82344 - 2026-08-07 20:51:53.381 | Aug 07 20:51:42 np0000006752 account-server[82341]: 127.0.0.1 - - [07/Aug/2026:20:51:42 +0000] "PUT /sdb1/508/AUTH_1646da6699f54b408bb8106dee7403d8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance" "txb45658958f604ae1a17fd-006a76455e" "container-server 81847" 0.0028 "-" 82341 0 2026-08-07 20:51:53.381 | Aug 07 20:51:42 np0000006752 swift-account-server[82341]: account-server: 127.0.0.1 - - [07/Aug/2026:20:51:42 +0000] "PUT /sdb1/508/AUTH_1646da6699f54b408bb8106dee7403d8/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance" "txb45658958f604ae1a17fd-006a76455e" "container-server 81847" 0.0028 "-" 82341 0 2026-08-07 20:51:53.385 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.388 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-08-07 20:51:53.402 | enabled 2026-08-07 20:51:53.406 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-08-07 20:51:53.424 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-08-07 20:51:53.424 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-08-07 20:51:53.424 | Active: active (running) since Fri 2026-08-07 20:50:18 UTC; 1min 34s ago 2026-08-07 20:51:53.424 | Main PID: 81578 (swift-container) 2026-08-07 20:51:53.424 | Tasks: 44 (limit: 75886) 2026-08-07 20:51:53.424 | Memory: 68.7M () 2026-08-07 20:51:53.424 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-08-07 20:51:53.424 | ├─81578 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-08-07 20:51:53.424 | ├─81844 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-08-07 20:51:53.424 | ├─81845 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-08-07 20:51:53.424 | └─81847 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-08-07 20:51:53.424 | 2026-08-07 20:51:53.424 | Aug 07 20:51:43 np0000006752 container-server[81844]: 127.0.0.1 - - [07/Aug/2026:20:51:43 +0000] "PUT /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance/6c85de94-e7d5-4b21-b72a-633c940382a5" 201 - "PUT http://10.4.3.83:8081/sdb1/220/AUTH_1646da6699f54b408bb8106dee7403d8/glance/6c85de94-e7d5-4b21-b72a-633c940382a5" "txf9226b56b8d849a2be402-006a76455e" "object-server 81402" 0.0018 "-" 81844 0 2026-08-07 20:51:53.424 | Aug 07 20:51:43 np0000006752 swift-container-server[81844]: container-server: 127.0.0.1 - - [07/Aug/2026:20:51:43 +0000] "PUT /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance/6c85de94-e7d5-4b21-b72a-633c940382a5" 201 - "PUT http://10.4.3.83:8081/sdb1/220/AUTH_1646da6699f54b408bb8106dee7403d8/glance/6c85de94-e7d5-4b21-b72a-633c940382a5" "txf9226b56b8d849a2be402-006a76455e" "object-server 81402" 0.0018 "-" 81844 0 2026-08-07 20:51:53.424 | Aug 07 20:51:47 np0000006752 container-server[81844]: 127.0.0.1 - - [07/Aug/2026:20:51:47 +0000] "HEAD /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance" 204 - "HEAD http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance?format=json" "tx5c39a78de9ba4b6eb4598-006a764563" "proxy-server 83474" 0.0125 "-" 81844 0 2026-08-07 20:51:53.424 | Aug 07 20:51:47 np0000006752 swift-container-server[81844]: container-server: 127.0.0.1 - - [07/Aug/2026:20:51:47 +0000] "HEAD /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance" 204 - "HEAD http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance?format=json" "tx5c39a78de9ba4b6eb4598-006a764563" "proxy-server 83474" 0.0125 "-" 81844 0 2026-08-07 20:51:53.424 | Aug 07 20:51:47 np0000006752 container-server[81847]: 127.0.0.1 - - [07/Aug/2026:20:51:47 +0000] "PUT /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance/e86ad74d-6cdf-473f-ab70-50dee7d240c1" 201 - "PUT http://10.4.3.83:8081/sdb1/371/AUTH_1646da6699f54b408bb8106dee7403d8/glance/e86ad74d-6cdf-473f-ab70-50dee7d240c1" "tx71f23ed97c41405c98642-006a764563" "object-server 81402" 0.0007 "-" 81847 0 2026-08-07 20:51:53.424 | Aug 07 20:51:47 np0000006752 swift-container-server[81847]: container-server: 127.0.0.1 - - [07/Aug/2026:20:51:47 +0000] "PUT /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance/e86ad74d-6cdf-473f-ab70-50dee7d240c1" 201 - "PUT http://10.4.3.83:8081/sdb1/371/AUTH_1646da6699f54b408bb8106dee7403d8/glance/e86ad74d-6cdf-473f-ab70-50dee7d240c1" "tx71f23ed97c41405c98642-006a764563" "object-server 81402" 0.0007 "-" 81847 0 2026-08-07 20:51:53.424 | Aug 07 20:51:50 np0000006752 container-server[81847]: 127.0.0.1 - - [07/Aug/2026:20:51:50 +0000] "HEAD /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance" 204 - "HEAD http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance?format=json" "tx40b153ddcc644d6892a48-006a764566" "proxy-server 83474" 0.0114 "-" 81847 0 2026-08-07 20:51:53.424 | Aug 07 20:51:50 np0000006752 swift-container-server[81847]: container-server: 127.0.0.1 - - [07/Aug/2026:20:51:50 +0000] "HEAD /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance" 204 - "HEAD http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance?format=json" "tx40b153ddcc644d6892a48-006a764566" "proxy-server 83474" 0.0114 "-" 81847 0 2026-08-07 20:51:53.425 | Aug 07 20:51:51 np0000006752 container-server[81845]: 127.0.0.1 - - [07/Aug/2026:20:51:51 +0000] "PUT /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca" 201 - "PUT http://10.4.3.83:8081/sdb1/300/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca" "txbbcc89d22a874c9eb9105-006a764566" "object-server 81404" 0.0015 "-" 81845 0 2026-08-07 20:51:53.425 | Aug 07 20:51:51 np0000006752 swift-container-server[81845]: container-server: 127.0.0.1 - - [07/Aug/2026:20:51:51 +0000] "PUT /sdb1/491/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca" 201 - "PUT http://10.4.3.83:8081/sdb1/300/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca" "txbbcc89d22a874c9eb9105-006a764566" "object-server 81404" 0.0015 "-" 81845 0 2026-08-07 20:51:53.430 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.433 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-08-07 20:51:53.448 | enabled 2026-08-07 20:51:53.452 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-08-07 20:51:53.469 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-08-07 20:51:53.469 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-08-07 20:51:53.469 | Active: active (running) since Fri 2026-08-07 20:50:17 UTC; 1min 36s ago 2026-08-07 20:51:53.469 | Main PID: 81080 (swift-object-se) 2026-08-07 20:51:53.469 | Tasks: 44 (limit: 75886) 2026-08-07 20:51:53.469 | Memory: 69.9M () 2026-08-07 20:51:53.469 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-08-07 20:51:53.469 | ├─81080 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-08-07 20:51:53.469 | ├─81399 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-08-07 20:51:53.469 | ├─81402 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-08-07 20:51:53.469 | └─81404 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-08-07 20:51:53.469 | 2026-08-07 20:51:53.469 | Aug 07 20:50:17 np0000006752 object-server[81080]: Started child 81402 from parent 81080 2026-08-07 20:51:53.469 | Aug 07 20:50:17 np0000006752 swift-object-server[81080]: object-server: Started child 81402 from parent 81080 2026-08-07 20:51:53.469 | Aug 07 20:50:17 np0000006752 object-server[81080]: Started child 81404 from parent 81080 2026-08-07 20:51:53.469 | Aug 07 20:50:17 np0000006752 swift-object-server[81080]: object-server: Started child 81404 from parent 81080 2026-08-07 20:51:53.469 | Aug 07 20:51:43 np0000006752 object-server[81402]: 127.0.0.1 - - [07/Aug/2026:20:51:43 +0000] "PUT /sdb1/220/AUTH_1646da6699f54b408bb8106dee7403d8/glance/6c85de94-e7d5-4b21-b72a-633c940382a5" 201 - "PUT http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance/6c85de94-e7d5-4b21-b72a-633c940382a5" "txf9226b56b8d849a2be402-006a76455e" "proxy-server 83474" 0.3014 "-" 81402 0 2026-08-07 20:51:53.469 | Aug 07 20:51:43 np0000006752 swift-object-server[81402]: object-server: 127.0.0.1 - - [07/Aug/2026:20:51:43 +0000] "PUT /sdb1/220/AUTH_1646da6699f54b408bb8106dee7403d8/glance/6c85de94-e7d5-4b21-b72a-633c940382a5" 201 - "PUT http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance/6c85de94-e7d5-4b21-b72a-633c940382a5" "txf9226b56b8d849a2be402-006a76455e" "proxy-server 83474" 0.3014 "-" 81402 0 2026-08-07 20:51:53.469 | Aug 07 20:51:47 np0000006752 object-server[81402]: 127.0.0.1 - - [07/Aug/2026:20:51:47 +0000] "PUT /sdb1/371/AUTH_1646da6699f54b408bb8106dee7403d8/glance/e86ad74d-6cdf-473f-ab70-50dee7d240c1" 201 - "PUT http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance/e86ad74d-6cdf-473f-ab70-50dee7d240c1" "tx71f23ed97c41405c98642-006a764563" "proxy-server 83474" 0.3068 "-" 81402 0 2026-08-07 20:51:53.469 | Aug 07 20:51:47 np0000006752 swift-object-server[81402]: object-server: 127.0.0.1 - - [07/Aug/2026:20:51:47 +0000] "PUT /sdb1/371/AUTH_1646da6699f54b408bb8106dee7403d8/glance/e86ad74d-6cdf-473f-ab70-50dee7d240c1" 201 - "PUT http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance/e86ad74d-6cdf-473f-ab70-50dee7d240c1" "tx71f23ed97c41405c98642-006a764563" "proxy-server 83474" 0.3068 "-" 81402 0 2026-08-07 20:51:53.469 | Aug 07 20:51:51 np0000006752 object-server[81404]: 127.0.0.1 - - [07/Aug/2026:20:51:51 +0000] "PUT /sdb1/300/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca" 201 - "PUT http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca" "txbbcc89d22a874c9eb9105-006a764566" "proxy-server 83474" 0.3237 "-" 81404 0 2026-08-07 20:51:53.469 | Aug 07 20:51:51 np0000006752 swift-object-server[81404]: object-server: 127.0.0.1 - - [07/Aug/2026:20:51:51 +0000] "PUT /sdb1/300/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca" 201 - "PUT http://10.4.3.83:8081/v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca" "txbbcc89d22a874c9eb9105-006a764566" "proxy-server 83474" 0.3237 "-" 81404 0 2026-08-07 20:51:53.473 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.476 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-08-07 20:51:53.492 | enabled 2026-08-07 20:51:53.496 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-08-07 20:51:53.513 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-08-07 20:51:53.514 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-08-07 20:51:53.514 | Active: active (running) since Fri 2026-08-07 20:50:23 UTC; 1min 30s ago 2026-08-07 20:51:53.514 | Main PID: 83401 (swift-proxy-ser) 2026-08-07 20:51:53.514 | Tasks: 2 (limit: 75886) 2026-08-07 20:51:53.514 | Memory: 82.8M () 2026-08-07 20:51:53.514 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-08-07 20:51:53.514 | ├─83401 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-08-07 20:51:53.514 | └─83474 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-08-07 20:51:53.514 | 2026-08-07 20:51:53.514 | Aug 07 20:51:50 np0000006752 proxy-server[83474]: Validating token access rules against request 2026-08-07 20:51:53.514 | Aug 07 20:51:50 np0000006752 swift-proxy-server[83474]: proxy-server: Validating token access rules against request 2026-08-07 20:51:53.514 | Aug 07 20:51:50 np0000006752 swift-proxy-server[83474]: proxy-server: Received request from user: user_id a8274e2690354eafbbdc6c470210ad5a, project_id 1646da6699f54b408bb8106dee7403d8, roles ResellerAdmin,service 2026-08-07 20:51:53.514 | Aug 07 20:51:50 np0000006752 swift-proxy-server[83474]: proxy-server: Using identity: {'user': ('a8274e2690354eafbbdc6c470210ad5a', 'glance-swift'), 'tenant': ('1646da6699f54b408bb8106dee7403d8', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txbbcc89d22a874c9eb9105-006a764566) 2026-08-07 20:51:53.514 | Aug 07 20:51:50 np0000006752 proxy-server[83474]: Received request from user: user_id a8274e2690354eafbbdc6c470210ad5a, project_id 1646da6699f54b408bb8106dee7403d8, roles ResellerAdmin,service 2026-08-07 20:51:53.514 | Aug 07 20:51:50 np0000006752 proxy-server[83474]: Using identity: {'user': ('a8274e2690354eafbbdc6c470210ad5a', 'glance-swift'), 'tenant': ('1646da6699f54b408bb8106dee7403d8', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txbbcc89d22a874c9eb9105-006a764566) 2026-08-07 20:51:53.514 | Aug 07 20:51:50 np0000006752 proxy-server[83474]: User 1646da6699f54b408bb8106dee7403d8 has reseller admin authorizing (txn: txbbcc89d22a874c9eb9105-006a764566) (client_ip: 10.4.3.83) 2026-08-07 20:51:53.514 | Aug 07 20:51:50 np0000006752 swift-proxy-server[83474]: proxy-server: User 1646da6699f54b408bb8106dee7403d8 has reseller admin authorizing (txn: txbbcc89d22a874c9eb9105-006a764566) (client_ip: 10.4.3.83) 2026-08-07 20:51:53.514 | Aug 07 20:51:51 np0000006752 proxy-server[83474]: 10.4.3.83 10.4.3.83 07/Aug/2026/20/51/51 PUT /v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqdkVm... 21692416 - - txbbcc89d22a874c9eb9105-006a764566 - 0.3330 - - 1786135910.838204622 1786135911.171210051 0 a8274e2690354eafbbdc6c470210ad5a 2026-08-07 20:51:53.514 | Aug 07 20:51:51 np0000006752 swift-proxy-server[83474]: proxy-server: 10.4.3.83 10.4.3.83 07/Aug/2026/20/51/51 PUT /v1/AUTH_1646da6699f54b408bb8106dee7403d8/glance/43301f50-307a-4fb3-a238-0e50c11593ca HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqdkVm... 21692416 - - txbbcc89d22a874c9eb9105-006a764566 - 0.3330 - - 1786135910.838204622 1786135911.171210051 0 a8274e2690354eafbbdc6c470210ad5a 2026-08-07 20:51:53.518 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.520 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-07 20:51:53.534 | not-found 2026-08-07 20:51:53.538 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.541 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-08-07 20:51:53.554 | not-found 2026-08-07 20:51:53.559 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.561 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-08-07 20:51:53.577 | enabled 2026-08-07 20:51:53.581 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-08-07 20:51:53.599 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-08-07 20:51:53.599 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-08-07 20:51:53.599 | Active: active (running) since Fri 2026-08-07 20:50:21 UTC; 1min 32s ago 2026-08-07 20:51:53.599 | Main PID: 82610 (swift-container) 2026-08-07 20:51:53.599 | Tasks: 1 (limit: 75886) 2026-08-07 20:51:53.599 | Memory: 42.8M () 2026-08-07 20:51:53.599 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-08-07 20:51:53.599 | └─82610 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-08-07 20:51:53.599 | 2026-08-07 20:51:53.599 | Aug 07 20:50:21 np0000006752 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-08-07 20:51:53.599 | Aug 07 20:50:21 np0000006752 container-sync[82610]: Starting 82610 2026-08-07 20:51:53.599 | Aug 07 20:50:21 np0000006752 container-sync[82610]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-08-07 20:51:53.604 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.607 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-07 20:51:53.621 | enabled 2026-08-07 20:51:53.626 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-07 20:51:53.643 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-07 20:51:53.643 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-07 20:51:53.643 | Active: active (running) since Fri 2026-08-07 20:50:42 UTC; 1min 10s ago 2026-08-07 20:51:53.643 | Main PID: 87619 (uwsgi) 2026-08-07 20:51:53.643 | Status: "uWSGI is ready" 2026-08-07 20:51:53.643 | Tasks: 34 (limit: 75886) 2026-08-07 20:51:53.643 | Memory: 568.4M () 2026-08-07 20:51:53.643 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-07 20:51:53.643 | ├─87619 "neutron-apiuWSGI master" 2026-08-07 20:51:53.643 | ├─87620 "neutron-apiuWSGI worker 1" 2026-08-07 20:51:53.643 | ├─87621 "neutron-apiuWSGI worker 2" 2026-08-07 20:51:53.643 | └─87622 "neutron-apiuWSGI worker 3" 2026-08-07 20:51:53.643 | 2026-08-07 20:51:53.643 | Aug 07 20:51:33 np0000006752 devstack@neutron-api.service[87622]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4ce1d8603db95e27a7163edd5a9cf0b2" from periodic health check thread {{(pid=87622) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-07 20:51:53.643 | Aug 07 20:51:42 np0000006752 devstack@neutron-api.service[87620]: DEBUG dbcounter [-] [87620] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.643 | Aug 07 20:51:43 np0000006752 devstack@neutron-api.service[87621]: DEBUG dbcounter [-] [87621] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.643 | Aug 07 20:51:43 np0000006752 devstack@neutron-api.service[87622]: DEBUG dbcounter [-] [87622] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.643 | Aug 07 20:51:47 np0000006752 devstack@neutron-api.service[87620]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87620) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-07 20:51:53.643 | Aug 07 20:51:47 np0000006752 devstack@neutron-api.service[87620]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "466090cef3825fe8bf99073d5e9b7415" from periodic health check thread {{(pid=87620) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-07 20:51:53.643 | Aug 07 20:51:48 np0000006752 devstack@neutron-api.service[87621]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87621) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-07 20:51:53.643 | Aug 07 20:51:48 np0000006752 devstack@neutron-api.service[87621]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "1daa481f76c7570a8595695301eba9d4" from periodic health check thread {{(pid=87621) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-07 20:51:53.643 | Aug 07 20:51:48 np0000006752 devstack@neutron-api.service[87622]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87622) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-07 20:51:53.643 | Aug 07 20:51:48 np0000006752 devstack@neutron-api.service[87622]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4ce1d8603db95e27a7163edd5a9cf0b2" from periodic health check thread {{(pid=87622) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1453}} 2026-08-07 20:51:53.647 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.649 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-07 20:51:53.663 | enabled 2026-08-07 20:51:53.668 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-07 20:51:53.683 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-07 20:51:53.684 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-07 20:51:53.684 | Active: active (running) since Fri 2026-08-07 20:50:45 UTC; 1min 8s ago 2026-08-07 20:51:53.684 | Main PID: 88646 (neutron-periodi) 2026-08-07 20:51:53.684 | Tasks: 15 (limit: 75886) 2026-08-07 20:51:53.684 | Memory: 165.7M () 2026-08-07 20:51:53.684 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-07 20:51:53.684 | ├─88646 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-07 20:51:53.684 | └─89663 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.684 | 2026-08-07 20:51:53.684 | Aug 07 20:50:48 np0000006752 neutron-periodic-workers[89663]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "DbQuotaNoLockDriver" {{(pid=89663) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-07 20:51:53.684 | Aug 07 20:50:48 np0000006752 neutron-periodic-workers[89663]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89663) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-07 20:51:53.684 | Aug 07 20:50:48 np0000006752 neutron-periodic-workers[89663]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.83:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}]" returned: 0 in 0.033s {{(pid=89663) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-07 20:51:53.684 | Aug 07 20:50:48 np0000006752 neutron-periodic-workers[89663]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89663) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-07 20:51:53.684 | Aug 07 20:50:48 np0000006752 neutron-periodic-workers[89663]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89663) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-07 20:51:53.684 | Aug 07 20:50:48 np0000006752 neutron-periodic-workers[89663]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "remove_networks_from_down_agents" {{(pid=89663) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-07 20:51:53.684 | Aug 07 20:50:58 np0000006752 neutron-periodic-workers[88646]: DEBUG dbcounter [-] [88646] Writing DB stats neutron:SELECT=4 {{(pid=88646) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.684 | Aug 07 20:51:40 np0000006752 neutron-periodic-workers[89663]: DEBUG dbcounter [-] [89663] Writer thread running {{(pid=89663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:51:53.684 | Aug 07 20:51:40 np0000006752 neutron-periodic-workers[89663]: DEBUG oslo.service.backend._threading.loopingcall [None req-62981e8b-c7df-437d-810d-b6948bd5831c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=89663) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.684 | Aug 07 20:51:50 np0000006752 neutron-periodic-workers[89663]: DEBUG dbcounter [-] [89663] Writing DB stats neutron:SELECT=3 {{(pid=89663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.688 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.692 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-07 20:51:53.706 | enabled 2026-08-07 20:51:53.710 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-07 20:51:53.729 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-07 20:51:53.729 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-07 20:51:53.729 | Active: active (running) since Fri 2026-08-07 20:50:44 UTC; 1min 9s ago 2026-08-07 20:51:53.729 | Main PID: 88139 (neutron-rpc-ser) 2026-08-07 20:51:53.729 | Tasks: 83 (limit: 75886) 2026-08-07 20:51:53.729 | Memory: 321.5M () 2026-08-07 20:51:53.729 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-07 20:51:53.729 | ├─88139 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-07 20:51:53.729 | ├─89461 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.729 | ├─89467 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.729 | ├─89479 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.729 | ├─89489 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.729 | ├─89499 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.730 | ├─89508 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.730 | ├─89523 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.730 | └─89535 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.730 | 2026-08-07 20:51:53.730 | Aug 07 20:50:48 np0000006752 neutron-rpc-server[89508]: DEBUG neutron.service [-] calling wait on {{(pid=89508) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-07 20:51:53.730 | Aug 07 20:50:58 np0000006752 neutron-rpc-server[88139]: DEBUG dbcounter [-] [88139] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88139) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.730 | Aug 07 20:51:18 np0000006752 neutron-rpc-server[89461]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-07 20:51:53.730 | Aug 07 20:51:18 np0000006752 neutron-rpc-server[89467]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-07 20:51:53.730 | Aug 07 20:51:18 np0000006752 neutron-rpc-server[89479]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-07 20:51:53.730 | Aug 07 20:51:18 np0000006752 neutron-rpc-server[89535]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-07 20:51:53.730 | Aug 07 20:51:18 np0000006752 neutron-rpc-server[89523]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-07 20:51:53.730 | Aug 07 20:51:18 np0000006752 neutron-rpc-server[89489]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-07 20:51:53.730 | Aug 07 20:51:18 np0000006752 neutron-rpc-server[89499]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-07 20:51:53.730 | Aug 07 20:51:18 np0000006752 neutron-rpc-server[89508]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-07 20:51:53.734 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.737 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-07 20:51:53.752 | enabled 2026-08-07 20:51:53.756 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-07 20:51:53.772 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-07 20:51:53.772 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-07 20:51:53.772 | Active: active (running) since Fri 2026-08-07 20:50:47 UTC; 1min 6s ago 2026-08-07 20:51:53.772 | Main PID: 89163 (neutron-ovn-mai) 2026-08-07 20:51:53.772 | Tasks: 12 (limit: 75886) 2026-08-07 20:51:53.772 | Memory: 268.4M () 2026-08-07 20:51:53.772 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-07 20:51:53.772 | ├─89163 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-08-07 20:51:53.772 | └─90087 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-08-07 20:51:53.772 | 2026-08-07 20:51:53.772 | Aug 07 20:51:10 np0000006752 neutron-ovn-maintenance-worker[90087]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3a9c8b32-35c5-4e7d-9640-b469224b22f9 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=90087) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-08-07 20:51:53.772 | Aug 07 20:51:10 np0000006752 neutron-ovn-maintenance-worker[90087]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3a9c8b32-35c5-4e7d-9640-b469224b22f9 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=90087) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-08-07 20:51:53.772 | Aug 07 20:51:10 np0000006752 neutron-ovn-maintenance-worker[90087]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3a9c8b32-35c5-4e7d-9640-b469224b22f9 None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-08-07 20:51:53.772 | Aug 07 20:51:10 np0000006752 neutron-ovn-maintenance-worker[90087]: DEBUG futurist.periodics [None req-3a9c8b32-35c5-4e7d-9640-b469224b22f9 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_router_distributed_flag' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=90087) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-07 20:51:53.773 | Aug 07 20:51:10 np0000006752 neutron-ovn-maintenance-worker[90087]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3a9c8b32-35c5-4e7d-9640-b469224b22f9 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=90087) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-08-07 20:51:53.773 | Aug 07 20:51:10 np0000006752 neutron-ovn-maintenance-worker[90087]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3a9c8b32-35c5-4e7d-9640-b469224b22f9 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=90087) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-08-07 20:51:53.773 | Aug 07 20:51:11 np0000006752 neutron-ovn-maintenance-worker[90087]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-3a9c8b32-35c5-4e7d-9640-b469224b22f9 None None] OVN maintenance task update_security_group_with_address_group finished in 0.010 seconds 2026-08-07 20:51:53.773 | Aug 07 20:51:11 np0000006752 neutron-ovn-maintenance-worker[90087]: DEBUG futurist.periodics [None req-3a9c8b32-35c5-4e7d-9640-b469224b22f9 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_security_group_with_address_group' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=90087) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-07 20:51:53.773 | Aug 07 20:51:11 np0000006752 neutron-ovn-maintenance-worker[90087]: DEBUG futurist.periodics [None req-3a9c8b32-35c5-4e7d-9640-b469224b22f9 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.update_virtual_port_parent_hostname' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=90087) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-07 20:51:53.773 | Aug 07 20:51:21 np0000006752 neutron-ovn-maintenance-worker[90087]: DEBUG dbcounter [-] [90087] Writing DB stats neutron:SELECT=385,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=90087) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.777 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.780 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-07 20:51:53.794 | enabled 2026-08-07 20:51:53.799 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-07 20:51:53.815 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-07 20:51:53.815 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-07 20:51:53.815 | Active: active (running) since Fri 2026-08-07 20:51:13 UTC; 40s ago 2026-08-07 20:51:53.815 | Main PID: 93563 (nova-novncproxy) 2026-08-07 20:51:53.815 | Tasks: 14 (limit: 75886) 2026-08-07 20:51:53.815 | Memory: 110.7M () 2026-08-07 20:51:53.815 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-07 20:51:53.815 | └─93563 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-08-07 20:51:53.815 | 2026-08-07 20:51:53.815 | Aug 07 20:51:13 np0000006752 nova-novncproxy[93563]: If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:51:53.815 | Aug 07 20:51:13 np0000006752 nova-novncproxy[93563]: framework. For more detail see 2026-08-07 20:51:53.815 | Aug 07 20:51:13 np0000006752 nova-novncproxy[93563]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:51:53.815 | Aug 07 20:51:13 np0000006752 nova-novncproxy[93563]: import eventlet # noqa 2026-08-07 20:51:53.815 | Aug 07 20:51:13 np0000006752 nova-novncproxy[93563]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:51:53.815 | Aug 07 20:51:15 np0000006752 nova-novncproxy[93563]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-07 20:51:53.815 | Aug 07 20:51:15 np0000006752 nova-novncproxy[93563]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-07 20:51:53.815 | Aug 07 20:51:15 np0000006752 nova-novncproxy[93563]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-07 20:51:53.815 | Aug 07 20:51:15 np0000006752 nova-novncproxy[93563]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-07 20:51:53.815 | Aug 07 20:51:15 np0000006752 nova-novncproxy[93563]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-07 20:51:53.820 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.823 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-07 20:51:53.837 | enabled 2026-08-07 20:51:53.842 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-07 20:51:53.859 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-07 20:51:53.859 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-07 20:51:53.859 | Active: active (running) since Fri 2026-08-07 20:51:15 UTC; 38s ago 2026-08-07 20:51:53.859 | Main PID: 94389 (nova-conductor:) 2026-08-07 20:51:53.859 | Tasks: 26 (limit: 75886) 2026-08-07 20:51:53.859 | Memory: 182.8M () 2026-08-07 20:51:53.859 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-07 20:51:53.859 | ├─94389 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-07 20:51:53.859 | ├─95868 "nova-conductor: ServiceWrapper worker(0)" 2026-08-07 20:51:53.859 | ├─95882 "nova-conductor: ServiceWrapper worker(1)" 2026-08-07 20:51:53.859 | └─95890 "nova-conductor: ServiceWrapper worker(2)" 2026-08-07 20:51:53.859 | 2026-08-07 20:51:53.859 | Aug 07 20:51:23 np0000006752 nova-conductor[95882]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95882) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.859 | Aug 07 20:51:23 np0000006752 nova-conductor[95890]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95890) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.859 | Aug 07 20:51:26 np0000006752 nova-conductor[94389]: DEBUG dbcounter [-] [94389] Writing DB stats nova_api:SELECT=1 {{(pid=94389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.859 | Aug 07 20:51:27 np0000006752 nova-conductor[94389]: DEBUG dbcounter [-] [94389] Writing DB stats nova_cell0:SELECT=1 {{(pid=94389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.859 | Aug 07 20:51:27 np0000006752 nova-conductor[94389]: DEBUG dbcounter [-] [94389] Writing DB stats nova_cell1:SELECT=1 {{(pid=94389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.859 | Aug 07 20:51:30 np0000006752 nova-conductor[95868]: DEBUG oslo.service.backend._threading.loopingcall [None req-b0e4ad51-2dd3-4d2d-ad23-c6286bedd837 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95868) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.859 | Aug 07 20:51:33 np0000006752 nova-conductor[95868]: DEBUG dbcounter [-] [95868] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95868) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.859 | Aug 07 20:51:33 np0000006752 nova-conductor[95882]: DEBUG dbcounter [-] [95882] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.859 | Aug 07 20:51:33 np0000006752 nova-conductor[95890]: DEBUG dbcounter [-] [95890] Writing DB stats nova_cell0:SELECT=3 {{(pid=95890) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.859 | Aug 07 20:51:52 np0000006752 nova-conductor[95882]: DEBUG oslo.service.backend._threading.loopingcall [None req-fd1e00e5-a7c7-4453-a2b5-9a941a94e511 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95882) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.864 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-07 20:51:53.867 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-07 20:51:53.882 | enabled 2026-08-07 20:51:53.887 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-07 20:51:53.904 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-07 20:51:53.904 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-07 20:51:53.904 | Active: active (running) since Fri 2026-08-07 20:51:16 UTC; 37s ago 2026-08-07 20:51:53.904 | Main PID: 94936 (nova-conductor:) 2026-08-07 20:51:53.904 | Tasks: 44 (limit: 75886) 2026-08-07 20:51:53.904 | Memory: 197.4M () 2026-08-07 20:51:53.904 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-07 20:51:53.904 | ├─94936 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-07 20:51:53.904 | ├─96002 "nova-conductor: ServiceWrapper worker(0)" 2026-08-07 20:51:53.904 | ├─96004 "nova-conductor: ServiceWrapper worker(1)" 2026-08-07 20:51:53.904 | └─96006 "nova-conductor: ServiceWrapper worker(2)" 2026-08-07 20:51:53.904 | 2026-08-07 20:51:53.904 | Aug 07 20:51:38 np0000006752 nova-conductor[96002]: DEBUG oslo.service.backend._threading.loopingcall [None req-3ef47a5b-b926-4f2c-a4b0-3f2adbd4ea81 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.904 | Aug 07 20:51:43 np0000006752 nova-conductor[96002]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.904 | Aug 07 20:51:43 np0000006752 nova-conductor[96004]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.904 | Aug 07 20:51:43 np0000006752 nova-conductor[96006]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96006) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.904 | Aug 07 20:51:49 np0000006752 nova-conductor[96004]: DEBUG oslo.service.backend._threading.loopingcall [None req-39da7f44-d537-4040-8007-894fe08f4ffc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=96004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.904 | Aug 07 20:51:53 np0000006752 nova-conductor[96002]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=96002) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.904 | Aug 07 20:51:53 np0000006752 nova-conductor[96004]: DEBUG dbcounter [-] [96004] Writing DB stats nova_cell1:SELECT=11,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=96004) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.904 | Aug 07 20:51:53 np0000006752 nova-conductor[96004]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96004) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.904 | Aug 07 20:51:53 np0000006752 nova-conductor[96006]: DEBUG dbcounter [-] [96006] Writing DB stats nova_cell1:SELECT=10 {{(pid=96006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-07 20:51:53.904 | Aug 07 20:51:53 np0000006752 nova-conductor[96006]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=96006) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-07 20:51:53.909 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-07 20:51:53.928 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:53.930 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-07 20:51:53.950 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:53.952 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-08-07 20:51:54.205 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-07 20:51:54.206 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:51:54.206 | we strongly recommend against using it for new projects. 2026-08-07 20:51:54.206 | 2026-08-07 20:51:54.206 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:51:54.206 | framework. For more detail see 2026-08-07 20:51:54.206 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:51:54.206 | 2026-08-07 20:51:54.206 | import eventlet # noqa 2026-08-07 20:51:54.344 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:51:55.845 | INFO dbcounter [None req-31c160e7-44d8-4a37-9679-7e0563c99ef4 None None] Registered counter for database nova_api 2026-08-07 20:51:55.906 | DEBUG dbcounter [-] [101783] Writer thread running {{(pid=101783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:51:55.911 | Found 2 cell mappings. 2026-08-07 20:51:55.911 | Skipping cell0 since it does not contain hosts. 2026-08-07 20:51:55.911 | Getting computes from cell 'cell1': 04f8dfbd-fef2-44c0-94f5-13e40c1d6ca0 2026-08-07 20:51:55.911 | INFO dbcounter [None req-31c160e7-44d8-4a37-9679-7e0563c99ef4 None None] Registered counter for database nova_cell1 2026-08-07 20:51:55.944 | DEBUG dbcounter [-] [101783] Writer thread running {{(pid=101783) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-07 20:51:56.026 | Checking host mapping for compute host 'np0000006752': 641b50e2-427e-449d-a782-98c22d527154 2026-08-07 20:51:56.026 | Creating host mapping for compute host 'np0000006752': 641b50e2-427e-449d-a782-98c22d527154 2026-08-07 20:51:56.026 | Found 1 unmapped computes in cell: 04f8dfbd-fef2-44c0-94f5-13e40c1d6ca0 2026-08-07 20:51:56.572 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-07 20:51:56.826 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-07 20:51:56.826 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-07 20:51:56.826 | we strongly recommend against using it for new projects. 2026-08-07 20:51:56.826 | 2026-08-07 20:51:56.826 | If you are already using Eventlet, we recommend migrating to a different 2026-08-07 20:51:56.826 | framework. For more detail see 2026-08-07 20:51:56.826 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-07 20:51:56.826 | 2026-08-07 20:51:56.826 | import eventlet # noqa 2026-08-07 20:51:56.958 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-07 20:51:59.035 | +-------------------------------------------+ 2026-08-07 20:51:59.035 | | Upgrade Check Results | 2026-08-07 20:51:59.035 | +-------------------------------------------+ 2026-08-07 20:51:59.035 | | Check: Cells v2 | 2026-08-07 20:51:59.035 | | Result: Success | 2026-08-07 20:51:59.035 | | Details: None | 2026-08-07 20:51:59.035 | +-------------------------------------------+ 2026-08-07 20:51:59.035 | | Check: Placement API | 2026-08-07 20:51:59.035 | | Result: Success | 2026-08-07 20:51:59.035 | | Details: None | 2026-08-07 20:51:59.035 | +-------------------------------------------+ 2026-08-07 20:51:59.035 | | Check: Cinder API | 2026-08-07 20:51:59.035 | | Result: Success | 2026-08-07 20:51:59.035 | | Details: None | 2026-08-07 20:51:59.035 | +-------------------------------------------+ 2026-08-07 20:51:59.035 | | Check: Policy File JSON to YAML Migration | 2026-08-07 20:51:59.035 | | Result: Success | 2026-08-07 20:51:59.035 | | Details: None | 2026-08-07 20:51:59.035 | +-------------------------------------------+ 2026-08-07 20:51:59.035 | | Check: Older than N-1 computes | 2026-08-07 20:51:59.035 | | Result: Success | 2026-08-07 20:51:59.035 | | Details: None | 2026-08-07 20:51:59.035 | +-------------------------------------------+ 2026-08-07 20:51:59.035 | | Check: hw_machine_type unset | 2026-08-07 20:51:59.035 | | Result: Success | 2026-08-07 20:51:59.036 | | Details: None | 2026-08-07 20:51:59.036 | +-------------------------------------------+ 2026-08-07 20:51:59.036 | | Check: Service User Token Configuration | 2026-08-07 20:51:59.036 | | Result: Success | 2026-08-07 20:51:59.036 | | Details: None | 2026-08-07 20:51:59.036 | +-------------------------------------------+ 2026-08-07 20:51:59.552 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-08-07 20:51:59.556 | + ./stack.sh:main:1485 : command openstack complete 2026-08-07 20:51:59.556 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-07 20:51:59.882 | 2026-08-07 20:51:59.890 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-07 20:51:59.910 | + functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:51:59.914 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-07 20:51:59.917 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-07 20:51:59.920 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-07 20:51:59.923 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-07 20:51:59.926 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:51:59.928 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-07 20:51:59.931 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-07 20:51:59.935 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-07 20:51:59.938 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-07 20:51:59.941 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-07 20:51:59.944 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-07 20:51:59.947 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-07 20:51:59.951 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-07 20:51:59.990 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-08-07 20:51:59.994 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-07 20:51:59.997 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-07 20:52:00.013 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-07 20:52:00.028 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-08-07 20:52:00.031 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:52:00.035 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-08-07 20:52:00.038 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-07 20:52:00.041 | + functions-common:run_phase:1848 : local mode=stack 2026-08-07 20:52:00.044 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-07 20:52:00.047 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-08-07 20:52:00.050 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-07 20:52:00.054 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-07 20:52:00.056 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-07 20:52:00.059 | + functions-common:run_phase:1858 : local extra 2026-08-07 20:52:00.063 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-08-07 20:52:00.068 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-07 20:52:00.071 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-07 20:52:00.074 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-08-07 20:52:00.077 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-08-07 20:52:00.081 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-07 20:52:00.099 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:00.102 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:52:00.105 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:52:00.108 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-07 20:52:00.111 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:52:00.114 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-07 20:52:00.117 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:52:00.120 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-07 20:52:00.123 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:52:00.125 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-07 20:52:00.129 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:52:00.132 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-07 20:52:00.136 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-07 20:52:00.188 | [8553 Async install_tempest:55203]: Waiting for completion of install_tempest running on PID 55203 (1 other jobs running) 2026-08-07 20:52:00.213 | [8553 Async install_tempest:55203]: Signaling child to exit 2026-08-07 20:52:00.213 | WAKEUP 2026-08-07 20:52:00.234 | [8553 Async install_tempest:55203]: Signaled 2026-08-07 20:52:00.235 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-07 20:52:00.235 | +++ functions-common:git_clone:593 : pwd 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:52:00.235 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:610 : echo master 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:673 : head -1 2026-08-07 20:52:00.235 | fa340b1f5 Fix v2_98 schema chain for share APIs 2026-08-07 20:52:00.235 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:52:00.235 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-07 20:52:00.235 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-07 20:52:00.235 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-08-07 20:52:00.235 | Collecting tox!=2.8.0,<4.0.0 2026-08-07 20:52:00.235 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-07 20:52:00.235 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-07 20:52:00.235 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-08-07 20:52:00.235 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-08-07 20:52:00.235 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-07 20:52:00.235 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-07 20:52:00.235 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-07 20:52:00.235 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-07 20:52:00.235 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-08-07 20:52:00.235 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-07 20:52:00.235 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-08-07 20:52:00.235 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-07 20:52:00.235 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-07 20:52:00.235 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-08-07 20:52:00.235 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-08-07 20:52:00.235 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-08-07 20:52:00.235 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-07 20:52:00.235 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-08-07 20:52:00.235 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-07 20:52:00.235 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-07 20:52:00.235 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-08-07 20:52:00.235 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 66.8 MB/s 0:00:00 2026-08-07 20:52:00.235 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-07 20:52:00.235 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-08-07 20:52:00.235 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-07 20:52:00.235 | 2026-08-07 20:52:00.235 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-08-07 20:52:00.235 | ++ inc/python:pip_install:216 : result=0 2026-08-07 20:52:00.235 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2420 : local name 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2421 : local end_time 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2423 : local total 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2424 : local start_time 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2427 : start_time=1786135629133 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2429 : [[ -z 1786135629133 ]] 2026-08-07 20:52:00.235 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2432 : end_time=1786135630939 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2433 : elapsed_time=1806 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2434 : total=97366 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:52:00.235 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=99172 2026-08-07 20:52:00.235 | ++ inc/python:pip_install:219 : return 0 2026-08-07 20:52:00.235 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-07 20:52:00.235 | ~/tempest ~/devstack 2026-08-07 20:52:00.235 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-07 20:52:00.235 | Already on 'master' 2026-08-07 20:52:00.236 | Your branch is up to date with 'origin/master'. 2026-08-07 20:52:00.236 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-07 20:52:00.236 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-07 20:52:00.236 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.4QFZWRtXa1 2026-08-07 20:52:00.236 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.4QFZWRtXa1 2026-08-07 20:52:00.236 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-07 20:52:00.236 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.4QFZWRtXa1 2026-08-07 20:52:00.236 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-07 20:52:00.236 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-07 20:52:00.236 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-07 20:52:00.236 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:00.236 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:00.236 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:00.236 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:00.236 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-07 20:52:00.236 | full create: /opt/stack/tempest/.tox/tempest 2026-08-07 20:52:00.236 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-07 20:52:00.236 | full develop-inst: /opt/stack/tempest 2026-08-07 20:52:00.236 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-07 20:52:00.236 | ___________________________________ summary ____________________________________ 2026-08-07 20:52:00.236 | full: skipped tests 2026-08-07 20:52:00.236 | congratulations :) 2026-08-07 20:52:00.236 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.4QFZWRtXa1 -r requirements.txt 2026-08-07 20:52:00.236 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-07 20:52:00.236 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-07 20:52:00.236 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-07 20:52:00.236 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-07 20:52:00.236 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.6.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-07 20:52:00.236 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-08-07 20:52:00.236 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-07 20:52:00.236 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-07 20:52:00.236 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-07 20:52:00.236 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-07 20:52:00.236 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-07 20:52:00.236 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-07 20:52:00.236 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-07 20:52:00.236 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-08-07 20:52:00.236 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-07 20:52:00.236 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-07 20:52:00.236 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-07 20:52:00.236 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-07 20:52:00.236 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-07 20:52:00.236 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-07 20:52:00.236 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-08-07 20:52:00.236 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-07 20:52:00.236 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-08-07 20:52:00.236 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-08-07 20:52:00.236 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-08-07 20:52:00.236 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-08-07 20:52:00.236 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-07 20:52:00.236 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-07 20:52:00.236 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-07 20:52:00.236 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-07 20:52:00.236 | 2026-08-07 20:52:00.236 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-07 20:52:00.236 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-08-07 20:52:00.236 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-07 20:52:00.236 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.4QFZWRtXa1 2026-08-07 20:52:00.236 | ++ lib/tempest:install_tempest:868 : popd 2026-08-07 20:52:00.236 | ~/devstack 2026-08-07 20:52:00.279 | [8553 Async install_tempest:55203]: finished install_tempest with result 0 in 19 seconds 2026-08-07 20:52:00.284 | ++ inc/async:async_wait:197 : return 0 2026-08-07 20:52:00.287 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-07 20:52:00.290 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:52:00.292 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-07 20:52:00.296 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-07 20:52:00.298 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-07 20:52:00.300 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-07 20:52:00.303 | ++ inc/python:setup_develop:353 : local bindep 2026-08-07 20:52:00.305 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-07 20:52:00.308 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-07 20:52:00.310 | ++ inc/python:setup_develop:359 : local extras= 2026-08-07 20:52:00.313 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-07 20:52:00.315 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-07 20:52:00.317 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-07 20:52:00.320 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-07 20:52:00.323 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-07 20:52:00.325 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-07 20:52:00.328 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-07 20:52:00.330 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-07 20:52:00.332 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-07 20:52:00.334 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-07 20:52:00.337 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-07 20:52:00.340 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-07 20:52:00.345 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-07 20:52:00.347 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-07 20:52:00.350 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-07 20:52:00.429 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-07 20:52:00.431 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-07 20:52:00.433 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-07 20:52:00.436 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-07 20:52:00.438 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-07 20:52:00.440 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-07 20:52:00.443 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-07 20:52:00.445 | ++ inc/python:setup_package:446 : local extras= 2026-08-07 20:52:00.448 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-07 20:52:00.450 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-07 20:52:00.453 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-07 20:52:00.455 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-07 20:52:00.457 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-07 20:52:00.459 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-07 20:52:00.480 | Using python 3.12 to install /opt/stack/tempest 2026-08-07 20:52:00.482 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-08-07 20:52:01.002 | Obtaining file:///opt/stack/tempest 2026-08-07 20:52:01.004 | Installing build dependencies: started 2026-08-07 20:52:01.889 | Installing build dependencies: finished with status 'done' 2026-08-07 20:52:01.889 | Checking if build backend supports build_editable: started 2026-08-07 20:52:02.204 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-07 20:52:02.205 | Getting requirements to build editable: started 2026-08-07 20:52:02.377 | Getting requirements to build editable: finished with status 'done' 2026-08-07 20:52:02.378 | Preparing editable metadata (pyproject.toml): started 2026-08-07 20:52:03.162 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-07 20:52:03.175 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.0.3) 2026-08-07 20:52:03.175 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.15.0) 2026-08-07 20:52:03.176 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.26.0) 2026-08-07 20:52:03.176 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.9.1) 2026-08-07 20:52:03.177 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.0.0) 2026-08-07 20:52:03.177 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (43.0.3) 2026-08-07 20:52:03.177 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.3.0) 2026-08-07 20:52:03.178 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (7.6.1) 2026-08-07 20:52:03.178 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.6.0) 2026-08-07 20:52:03.178 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (8.3.0) 2026-08-07 20:52:03.190 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev43) 2026-08-07 20:52:03.192 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-07 20:52:03.194 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.11.0) 2026-08-07 20:52:03.194 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (10.1.1) 2026-08-07 20:52:03.195 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (4.3.2) 2026-08-07 20:52:03.195 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (6.0.3) 2026-08-07 20:52:03.196 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (1.4.6) 2026-08-07 20:52:03.196 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (5.9.0) 2026-08-07 20:52:03.197 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.18.0) 2026-08-07 20:52:03.197 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (2.7.0) 2026-08-07 20:52:03.197 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (3.1.0) 2026-08-07 20:52:03.198 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.7.1) 2026-08-07 20:52:03.198 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.20) 2026-08-07 20:52:03.199 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev43) (0.6.2) 2026-08-07 20:52:03.199 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.6.0) 2026-08-07 20:52:03.200 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.0.0) 2026-08-07 20:52:03.202 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (3.0.52) 2026-08-07 20:52:03.203 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.11.0) 2026-08-07 20:52:03.203 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (15.0.0) 2026-08-07 20:52:03.204 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (1.8.0) 2026-08-07 20:52:03.205 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev43) (2.0.0) 2026-08-07 20:52:03.207 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.3.1.dev43) (3.0) 2026-08-07 20:52:03.208 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.3.1.dev43) (2.2.2) 2026-08-07 20:52:03.212 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (26.1.0) 2026-08-07 20:52:03.212 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2025.9.1) 2026-08-07 20:52:03.213 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (0.37.0) 2026-08-07 20:52:03.213 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest==46.3.1.dev43) (2026.5.1) 2026-08-07 20:52:03.217 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.3.1.dev43) (6.9.0) 2026-08-07 20:52:03.219 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.0.0) 2026-08-07 20:52:03.219 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.3.1.dev43) (2.34.2) 2026-08-07 20:52:03.221 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (6.5.0) 2026-08-07 20:52:03.222 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.3.1.dev43) (2.9.0.post0) 2026-08-07 20:52:03.223 | Requirement already satisfied: typing-extensions>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (4.15.0) 2026-08-07 20:52:03.224 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.3.1.dev43) (1.2.1) 2026-08-07 20:52:03.226 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (2.1.0) 2026-08-07 20:52:03.227 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (3.3.2) 2026-08-07 20:52:03.227 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (26.2) 2026-08-07 20:52:03.228 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.3.1.dev43) (7.2.2) 2026-08-07 20:52:03.231 | Requirement already satisfied: bcrypt>=3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (5.0.0) 2026-08-07 20:52:03.231 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (3.0.3) 2026-08-07 20:52:03.232 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.3.1.dev43) (1.6.2) 2026-08-07 20:52:03.235 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.3.1.dev43) (83.0.0) 2026-08-07 20:52:03.237 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev43) (0.8.1) 2026-08-07 20:52:03.246 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.3.1.dev43) (1.17.0) 2026-08-07 20:52:03.252 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.4.7) 2026-08-07 20:52:03.252 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (3.18) 2026-08-07 20:52:03.254 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.3.1.dev43) (2023.11.17) 2026-08-07 20:52:03.262 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (4.2.0) 2026-08-07 20:52:03.262 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (2.20.0) 2026-08-07 20:52:03.265 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev43) (0.1.2) 2026-08-07 20:52:03.271 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.3.1.dev43) (0.16.0) 2026-08-07 20:52:03.278 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev43) 2026-08-07 20:52:03.280 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-07 20:52:03.299 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-07 20:52:03.300 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-08-07 20:52:03.308 | Building wheels for collected packages: tempest 2026-08-07 20:52:03.309 | Building editable for tempest (pyproject.toml): started 2026-08-07 20:52:04.240 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-07 20:52:04.241 | Created wheel for tempest: filename=tempest-46.3.1.dev43-0.editable-py3-none-any.whl size=8322 sha256=299fec91240bf8dfabd42ca29b6c5607d75062c95cf3526cda5b489b7e2ce54e 2026-08-07 20:52:04.241 | Stored in directory: /tmp/pip-ephem-wheel-cache-5qe6v9o9/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-07 20:52:04.243 | Successfully built tempest 2026-08-07 20:52:04.413 | Installing collected packages: tomlkit, stestr, tempest 2026-08-07 20:52:04.541 | 2026-08-07 20:52:04.555 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev43 tomlkit-0.15.0 2026-08-07 20:52:04.705 | ++ inc/python:pip_install:216 : result=0 2026-08-07 20:52:04.707 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-07 20:52:04.710 | ++ functions-common:time_stop:2420 : local name 2026-08-07 20:52:04.712 | ++ functions-common:time_stop:2421 : local end_time 2026-08-07 20:52:04.714 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-07 20:52:04.717 | ++ functions-common:time_stop:2423 : local total 2026-08-07 20:52:04.719 | ++ functions-common:time_stop:2424 : local start_time 2026-08-07 20:52:04.721 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-07 20:52:04.725 | ++ functions-common:time_stop:2427 : start_time=1786135920475 2026-08-07 20:52:04.727 | ++ functions-common:time_stop:2429 : [[ -z 1786135920475 ]] 2026-08-07 20:52:04.730 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-07 20:52:04.734 | ++ functions-common:time_stop:2432 : end_time=1786135924731 2026-08-07 20:52:04.736 | ++ functions-common:time_stop:2433 : elapsed_time=4256 2026-08-07 20:52:04.739 | ++ functions-common:time_stop:2434 : total=103042 2026-08-07 20:52:04.741 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-07 20:52:04.743 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107298 2026-08-07 20:52:04.746 | ++ inc/python:pip_install:219 : return 0 2026-08-07 20:52:04.749 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-07 20:52:04.751 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:52:04.753 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-07 20:52:04.755 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-07 20:52:04.758 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-07 20:52:04.760 | ++ inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-08-07 20:52:04.762 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2026-08-07 20:52:04.764 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-07 20:52:04.767 | ++ lib/tempest:configure_tempest:210 : local 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,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-08-07 20:52:04.769 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-07 20:52:04.772 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-07 20:52:04.774 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-07 20:52:04.776 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-07 20:52:04.778 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-07 20:52:04.781 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-07 20:52:04.783 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-07 20:52:04.786 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-07 20:52:04.788 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-07 20:52:04.791 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-07 20:52:04.793 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-07 20:52:04.795 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-07 20:52:04.798 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-07 20:52:04.800 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-07 20:52:04.802 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-07 20:52:04.805 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-07 20:52:04.808 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-07 20:52:04.810 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-07 20:52:04.810 | ' 2026-08-07 20:52:04.813 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-07 20:52:04.816 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-07 20:52:04.832 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:04.834 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-07 20:52:04.836 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-07 20:52:04.838 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-07 20:52:04.839 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-07 20:52:04.843 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-07 20:52:04.844 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-07 20:52:04.844 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-07 20:52:05.063 | 2026-08-07 20:52:05.073 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:52:05.077 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-07 20:52:05.079 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-07 20:52:05.082 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-07 20:52:05.084 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-07 20:52:05.087 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-07 20:52:05.090 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-07 20:52:05.092 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-07 20:52:05.095 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-07 20:52:05.097 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-07 20:52:05.099 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-07 20:52:05.101 | ++ lib/tempest:get_active_images:176 : img_id=43301f50-307a-4fb3-a238-0e50c11593ca 2026-08-07 20:52:05.103 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-07 20:52:05.105 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-07 20:52:05.107 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-08-07 20:52:05.110 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-07 20:52:05.113 | ++ lib/tempest:configure_tempest:272 : '[' -z 43301f50-307a-4fb3-a238-0e50c11593ca ']' 2026-08-07 20:52:05.116 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-08-07 20:52:05.118 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-08-07 20:52:05.120 | ++ lib/tempest:configure_tempest:279 : [[ e86ad74d-6cdf-473f-ab70-50dee7d240c1 != \4\3\3\0\1\f\5\0\-\3\0\7\a\-\4\f\b\3\-\a\2\3\8\-\0\e\5\0\c\1\1\5\9\3\c\a ]] 2026-08-07 20:52:05.123 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=e86ad74d-6cdf-473f-ab70-50dee7d240c1 2026-08-07 20:52:05.125 | ++ lib/tempest:configure_tempest:281 : break 2026-08-07 20:52:05.127 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-08-07 20:52:05.140 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-07 20:52:05.144 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-08-07 20:52:05.147 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-07 20:52:05.149 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-07 20:52:05.152 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-07 20:52:05.154 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-07 20:52:05.156 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-07 20:52:05.159 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-07 20:52:05.163 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-07 20:52:05.163 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-07 20:52:05.436 | 2026-08-07 20:52:05.447 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:52:05.452 | ++ lib/tempest:configure_tempest:303 : admin_project_id=748b3037bd454f3db3158d899ad1e179 2026-08-07 20:52:05.455 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-07 20:52:05.472 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:05.476 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-07 20:52:05.697 | 2026-08-07 20:52:05.708 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:52:05.711 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-07 20:52:05.711 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-07 20:52:05.711 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-07 20:52:05.711 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-07 20:52:05.712 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-07 20:52:05.712 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-07 20:52:05.712 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-07 20:52:05.712 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-07 20:52:05.712 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-07 20:52:05.712 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-07 20:52:05.712 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-07 20:52:05.712 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-07 20:52:05.712 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-07 20:52:05.712 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-07 20:52:05.714 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-07 20:52:05.717 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-07 20:52:05.717 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-07 20:52:05.717 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-07 20:52:05.717 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-07 20:52:05.717 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-07 20:52:05.717 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-07 20:52:05.717 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-07 20:52:05.717 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-07 20:52:05.717 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-07 20:52:05.717 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-07 20:52:05.717 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-07 20:52:05.717 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-07 20:52:05.717 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-07 20:52:05.717 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-07 20:52:05.720 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 43301f50-307a-4fb3-a238-0e50c11593ca 2026-08-07 20:52:05.723 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-07 20:52:05.726 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 43301f50-307a-4fb3-a238-0e50c11593ca -c size -f value 2026-08-07 20:52:05.919 | 2026-08-07 20:52:05.930 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:52:05.933 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-07 20:52:05.937 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-07 20:52:05.937 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-07 20:52:05.959 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-07 20:52:05.961 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-07 20:52:05.963 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-08-07 20:52:06.185 | 2026-08-07 20:52:06.185 | +----------------------------+-----------------------+ 2026-08-07 20:52:06.185 | | Field | Value | 2026-08-07 20:52:06.185 | +----------------------------+-----------------------+ 2026-08-07 20:52:06.185 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:52:06.185 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:52:06.185 | | description | None | 2026-08-07 20:52:06.185 | | disk | 1 | 2026-08-07 20:52:06.185 | | id | 42 | 2026-08-07 20:52:06.185 | | name | m1.nano | 2026-08-07 20:52:06.185 | | os-flavor-access:is_public | True | 2026-08-07 20:52:06.185 | | properties | hw_rng:allowed='True' | 2026-08-07 20:52:06.185 | | ram | 192 | 2026-08-07 20:52:06.185 | | rxtx_factor | 1.0 | 2026-08-07 20:52:06.185 | | swap | 0 | 2026-08-07 20:52:06.185 | | vcpus | 1 | 2026-08-07 20:52:06.185 | +----------------------------+-----------------------+ 2026-08-07 20:52:06.190 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-07 20:52:06.193 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-07 20:52:06.193 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-07 20:52:06.193 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-07 20:52:06.193 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-07 20:52:06.193 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-07 20:52:06.193 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-07 20:52:06.193 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-07 20:52:06.193 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-07 20:52:06.193 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-07 20:52:06.193 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-07 20:52:06.193 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-07 20:52:06.193 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-07 20:52:06.193 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-07 20:52:06.193 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-07 20:52:06.196 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib e86ad74d-6cdf-473f-ab70-50dee7d240c1 2026-08-07 20:52:06.199 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-07 20:52:06.202 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show e86ad74d-6cdf-473f-ab70-50dee7d240c1 -c size -f value 2026-08-07 20:52:06.385 | 2026-08-07 20:52:06.396 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:52:06.399 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-08-07 20:52:06.403 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-08-07 20:52:06.403 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-07 20:52:06.425 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-07 20:52:06.428 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-07 20:52:06.430 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-08-07 20:52:06.628 | 2026-08-07 20:52:06.628 | +----------------------------+-----------------------+ 2026-08-07 20:52:06.628 | | Field | Value | 2026-08-07 20:52:06.628 | +----------------------------+-----------------------+ 2026-08-07 20:52:06.628 | | OS-FLV-DISABLED:disabled | False | 2026-08-07 20:52:06.628 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-07 20:52:06.628 | | description | None | 2026-08-07 20:52:06.628 | | disk | 1 | 2026-08-07 20:52:06.628 | | id | 84 | 2026-08-07 20:52:06.628 | | name | m1.micro | 2026-08-07 20:52:06.628 | | os-flavor-access:is_public | True | 2026-08-07 20:52:06.628 | | properties | hw_rng:allowed='True' | 2026-08-07 20:52:06.628 | | ram | 256 | 2026-08-07 20:52:06.628 | | rxtx_factor | 1.0 | 2026-08-07 20:52:06.628 | | swap | 0 | 2026-08-07 20:52:06.628 | | vcpus | 1 | 2026-08-07 20:52:06.628 | +----------------------------+-----------------------+ 2026-08-07 20:52:06.637 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-07 20:52:06.639 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-07 20:52:06.655 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:06.658 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-07 20:52:06.660 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-08-07 20:52:06.662 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-07 20:52:06.664 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-07 20:52:06.667 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-07 20:52:06.670 | +++ functions-common:git_clone:593 : pwd 2026-08-07 20:52:06.673 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-08-07 20:52:06.675 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-07 20:52:06.678 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-07 20:52:06.694 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-07 20:52:06.696 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-07 20:52:06.699 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-07 20:52:06.701 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-07 20:52:06.701 | ++ functions-common:git_clone:610 : echo master 2026-08-07 20:52:06.706 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-07 20:52:06.709 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-08-07 20:52:06.711 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-07 20:52:06.724 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-07 20:52:06.727 | ++ functions-common:git_clone:673 : head -1 2026-08-07 20:52:06.727 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-07 20:52:06.732 | 5d0367e Clean-up zuul config spacing 2026-08-07 20:52:06.735 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-08-07 20:52:06.738 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-07 20:52:06.738 | ~/os-test-images ~/devstack 2026-08-07 20:52:06.741 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-07 20:52:06.945 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-07 20:52:07.243 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-07 20:52:08.648 | generate installed: PyYAML==6.0.3 2026-08-07 20:52:08.648 | generate run-test-pre: PYTHONHASHSEED='99181809' 2026-08-07 20:52:08.648 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-07 20:52:08.709 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-07 20:52:08.723 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-08-07 20:52:08.735 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-08-07 20:52:08.752 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-07 20:52:08.754 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-07 20:52:08.763 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-07 20:52:08.772 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-07 20:52:08.804 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-07 20:52:08.812 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-07 20:52:08.818 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-07 20:52:08.829 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-07 20:52:08.829 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-08-07 20:52:08.835 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-08-07 20:52:08.843 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-07 20:52:08.855 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-08-07 20:52:08.857 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-07 20:52:08.859 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-07 20:52:08.869 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-07 20:52:08.876 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-07 20:52:08.885 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-07 20:52:08.887 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-07 20:52:08.895 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-08-07 20:52:08.898 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-07 20:52:08.900 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-08-07 20:52:08.907 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-08-07 20:52:08.910 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-08-07 20:52:08.918 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-07 20:52:08.933 | ___________________________________ summary ____________________________________ 2026-08-07 20:52:08.933 | generate: commands succeeded 2026-08-07 20:52:08.933 | congratulations :) 2026-08-07 20:52:08.959 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-07 20:52:08.959 | ~/devstack 2026-08-07 20:52:08.963 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-08-07 20:52:08.998 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-07 20:52:09.002 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-07 20:52:09.022 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-07 20:52:09.025 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-07 20:52:09.028 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-07 20:52:09.061 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-08-07 20:52:09.097 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-07 20:52:09.099 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-07 20:52:09.102 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-07 20:52:09.104 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-07 20:52:09.107 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-08-07 20:52:09.352 | 2026-08-07 20:52:09.363 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:52:09.366 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-07 20:52:09.366 | address-scope 2026-08-07 20:52:09.366 | agent 2026-08-07 20:52:09.366 | allowed-address-pairs 2026-08-07 20:52:09.366 | auto-allocated-topology 2026-08-07 20:52:09.366 | availability_zone 2026-08-07 20:52:09.366 | default-subnetpools 2026-08-07 20:52:09.366 | dhcp_agent_scheduler 2026-08-07 20:52:09.366 | dns-integration 2026-08-07 20:52:09.366 | dns-domain-ports 2026-08-07 20:52:09.366 | dns-integration-domain-keywords 2026-08-07 20:52:09.366 | empty-string-filtering 2026-08-07 20:52:09.366 | external-net 2026-08-07 20:52:09.366 | extra_dhcp_opt 2026-08-07 20:52:09.366 | extraroute 2026-08-07 20:52:09.366 | extraroute-atomic 2026-08-07 20:52:09.366 | filter-validation 2026-08-07 20:52:09.366 | floating-ip-port-forwarding-detail 2026-08-07 20:52:09.366 | fip-port-details 2026-08-07 20:52:09.366 | flavors 2026-08-07 20:52:09.366 | floatingip-pools 2026-08-07 20:52:09.366 | router 2026-08-07 20:52:09.366 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:52:09.366 | enable-default-route-bfd 2026-08-07 20:52:09.366 | enable-default-route-ecmp 2026-08-07 20:52:09.366 | ext-gw-mode 2026-08-07 20:52:09.366 | l3-ha 2026-08-07 20:52:09.366 | external-gateway-multihoming 2026-08-07 20:52:09.366 | l3-flavors 2026-08-07 20:52:09.366 | l3_agent_scheduler 2026-08-07 20:52:09.366 | multi-provider 2026-08-07 20:52:09.366 | net-mtu 2026-08-07 20:52:09.366 | net-mtu-writable 2026-08-07 20:52:09.366 | network_availability_zone 2026-08-07 20:52:09.366 | network-ip-availability 2026-08-07 20:52:09.366 | network-ip-availability-details 2026-08-07 20:52:09.366 | pagination 2026-08-07 20:52:09.366 | port-device-profile 2026-08-07 20:52:09.366 | port-mac-address-regenerate 2026-08-07 20:52:09.366 | port-numa-affinity-policy 2026-08-07 20:52:09.366 | port-numa-affinity-policy-socket 2026-08-07 20:52:09.366 | binding 2026-08-07 20:52:09.366 | binding-extended 2026-08-07 20:52:09.366 | port-security 2026-08-07 20:52:09.366 | project-id 2026-08-07 20:52:09.366 | provider 2026-08-07 20:52:09.366 | qinq 2026-08-07 20:52:09.366 | quota-check-limit 2026-08-07 20:52:09.366 | quota-check-limit-default 2026-08-07 20:52:09.366 | quotas 2026-08-07 20:52:09.366 | quota_details 2026-08-07 20:52:09.366 | rbac-policies 2026-08-07 20:52:09.366 | rbac-address-scope 2026-08-07 20:52:09.366 | rbac-security-groups 2026-08-07 20:52:09.366 | revision-if-match 2026-08-07 20:52:09.366 | standard-attr-revisions 2026-08-07 20:52:09.366 | router_availability_zone 2026-08-07 20:52:09.366 | router-enable-snat 2026-08-07 20:52:09.366 | security-groups-default-rules 2026-08-07 20:52:09.366 | security-groups-default-statefulness 2026-08-07 20:52:09.366 | security-groups-normalized-cidr 2026-08-07 20:52:09.366 | security-groups-remote-address-group 2026-08-07 20:52:09.366 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:52:09.366 | security-groups-shared-filtering 2026-08-07 20:52:09.366 | security-group 2026-08-07 20:52:09.366 | service-type 2026-08-07 20:52:09.366 | sorting 2026-08-07 20:52:09.366 | standard-attr-description 2026-08-07 20:52:09.366 | stateful-security-group 2026-08-07 20:52:09.366 | subnet-dns-publish-fixed-ip 2026-08-07 20:52:09.366 | subnet-external-network 2026-08-07 20:52:09.366 | subnet_onboard 2026-08-07 20:52:09.366 | subnet-service-types 2026-08-07 20:52:09.366 | subnet_allocation 2026-08-07 20:52:09.366 | subnetpool-prefix-ops 2026-08-07 20:52:09.366 | tag-creation 2026-08-07 20:52:09.366 | standard-attr-tag 2026-08-07 20:52:09.366 | standard-attr-timestamp 2026-08-07 20:52:09.366 | vlan-transparent' 2026-08-07 20:52:09.369 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-07 20:52:09.369 | address-scope 2026-08-07 20:52:09.369 | agent 2026-08-07 20:52:09.369 | allowed-address-pairs 2026-08-07 20:52:09.369 | auto-allocated-topology 2026-08-07 20:52:09.369 | availability_zone 2026-08-07 20:52:09.369 | default-subnetpools 2026-08-07 20:52:09.369 | dhcp_agent_scheduler 2026-08-07 20:52:09.369 | dns-integration 2026-08-07 20:52:09.369 | dns-domain-ports 2026-08-07 20:52:09.369 | dns-integration-domain-keywords 2026-08-07 20:52:09.369 | empty-string-filtering 2026-08-07 20:52:09.369 | external-net 2026-08-07 20:52:09.369 | extra_dhcp_opt 2026-08-07 20:52:09.369 | extraroute 2026-08-07 20:52:09.369 | extraroute-atomic 2026-08-07 20:52:09.369 | filter-validation 2026-08-07 20:52:09.369 | floating-ip-port-forwarding-detail 2026-08-07 20:52:09.369 | fip-port-details 2026-08-07 20:52:09.369 | flavors 2026-08-07 20:52:09.369 | floatingip-pools 2026-08-07 20:52:09.369 | router 2026-08-07 20:52:09.369 | l3-agent-scheduler-ha-chassis-priority 2026-08-07 20:52:09.369 | enable-default-route-bfd 2026-08-07 20:52:09.369 | enable-default-route-ecmp 2026-08-07 20:52:09.369 | ext-gw-mode 2026-08-07 20:52:09.369 | l3-ha 2026-08-07 20:52:09.369 | external-gateway-multihoming 2026-08-07 20:52:09.369 | l3-flavors 2026-08-07 20:52:09.369 | l3_agent_scheduler 2026-08-07 20:52:09.369 | multi-provider 2026-08-07 20:52:09.369 | net-mtu 2026-08-07 20:52:09.369 | net-mtu-writable 2026-08-07 20:52:09.369 | network_availability_zone 2026-08-07 20:52:09.369 | network-ip-availability 2026-08-07 20:52:09.369 | network-ip-availability-details 2026-08-07 20:52:09.369 | pagination 2026-08-07 20:52:09.369 | port-device-profile 2026-08-07 20:52:09.369 | port-mac-address-regenerate 2026-08-07 20:52:09.369 | port-numa-affinity-policy 2026-08-07 20:52:09.369 | port-numa-affinity-policy-socket 2026-08-07 20:52:09.369 | binding 2026-08-07 20:52:09.369 | binding-extended 2026-08-07 20:52:09.369 | port-security 2026-08-07 20:52:09.369 | project-id 2026-08-07 20:52:09.369 | provider 2026-08-07 20:52:09.369 | qinq 2026-08-07 20:52:09.369 | quota-check-limit 2026-08-07 20:52:09.369 | quota-check-limit-default 2026-08-07 20:52:09.369 | quotas 2026-08-07 20:52:09.369 | quota_details 2026-08-07 20:52:09.369 | rbac-policies 2026-08-07 20:52:09.369 | rbac-address-scope 2026-08-07 20:52:09.369 | rbac-security-groups 2026-08-07 20:52:09.369 | revision-if-match 2026-08-07 20:52:09.369 | standard-attr-revisions 2026-08-07 20:52:09.369 | router_availability_zone 2026-08-07 20:52:09.369 | router-enable-snat 2026-08-07 20:52:09.369 | security-groups-default-rules 2026-08-07 20:52:09.369 | security-groups-default-statefulness 2026-08-07 20:52:09.369 | security-groups-normalized-cidr 2026-08-07 20:52:09.369 | security-groups-remote-address-group 2026-08-07 20:52:09.369 | security-groups-rules-belongs-to-default-sg 2026-08-07 20:52:09.369 | security-groups-shared-filtering 2026-08-07 20:52:09.369 | security-group 2026-08-07 20:52:09.369 | service-type 2026-08-07 20:52:09.369 | sorting 2026-08-07 20:52:09.369 | standard-attr-description 2026-08-07 20:52:09.369 | stateful-security-group 2026-08-07 20:52:09.369 | subnet-dns-publish-fixed-ip 2026-08-07 20:52:09.369 | subnet-external-network 2026-08-07 20:52:09.369 | subnet_onboard 2026-08-07 20:52:09.369 | subnet-service-types 2026-08-07 20:52:09.369 | subnet_allocation 2026-08-07 20:52:09.369 | subnetpool-prefix-ops 2026-08-07 20:52:09.369 | tag-creation 2026-08-07 20:52:09.369 | standard-attr-tag 2026-08-07 20:52:09.369 | standard-attr-timestamp 2026-08-07 20:52:09.369 | vlan-transparent =~ external-net ]] 2026-08-07 20:52:09.371 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-07 20:52:09.375 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-07 20:52:09.619 | 2026-08-07 20:52:09.629 | +++ functions-common:oscwrap:2465 : return 0 2026-08-07 20:52:09.632 | ++ lib/tempest:configure_tempest:395 : public_network_id=ae001da5-a430-45ac-bb82-6247dd479a10 2026-08-07 20:52:09.635 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-07 20:52:10.181 | 2026-08-07 20:52:10.181 | +---------------------------+--------------------------------------+ 2026-08-07 20:52:10.181 | | Field | Value | 2026-08-07 20:52:10.181 | +---------------------------+--------------------------------------+ 2026-08-07 20:52:10.181 | | admin_state_up | UP | 2026-08-07 20:52:10.181 | | availability_zone_hints | | 2026-08-07 20:52:10.181 | | availability_zones | | 2026-08-07 20:52:10.181 | | created_at | 2026-08-07T20:52:09Z | 2026-08-07 20:52:10.181 | | description | | 2026-08-07 20:52:10.181 | | dns_domain | None | 2026-08-07 20:52:10.181 | | id | f841d5dd-e9ca-43e3-a18b-d063c9d934b7 | 2026-08-07 20:52:10.181 | | ipv4_address_scope | None | 2026-08-07 20:52:10.181 | | ipv6_address_scope | None | 2026-08-07 20:52:10.181 | | is_default | False | 2026-08-07 20:52:10.181 | | is_vlan_qinq | None | 2026-08-07 20:52:10.181 | | is_vlan_transparent | False | 2026-08-07 20:52:10.181 | | mtu | 1372 | 2026-08-07 20:52:10.181 | | name | shared | 2026-08-07 20:52:10.181 | | port_security_enabled | True | 2026-08-07 20:52:10.181 | | project_id | 748b3037bd454f3db3158d899ad1e179 | 2026-08-07 20:52:10.181 | | provider:network_type | geneve | 2026-08-07 20:52:10.181 | | provider:physical_network | None | 2026-08-07 20:52:10.181 | | provider:segmentation_id | 3897 | 2026-08-07 20:52:10.181 | | pvlan | None | 2026-08-07 20:52:10.181 | | qinq | False | 2026-08-07 20:52:10.181 | | qos_policy_id | None | 2026-08-07 20:52:10.181 | | revision_number | 1 | 2026-08-07 20:52:10.181 | | router:external | Internal | 2026-08-07 20:52:10.181 | | segments | None | 2026-08-07 20:52:10.181 | | shared | True | 2026-08-07 20:52:10.181 | | status | ACTIVE | 2026-08-07 20:52:10.181 | | subnets | | 2026-08-07 20:52:10.181 | | tags | | 2026-08-07 20:52:10.181 | | updated_at | 2026-08-07T20:52:09Z | 2026-08-07 20:52:10.181 | +---------------------------+--------------------------------------+ 2026-08-07 20:52:10.189 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-08-07 20:52:10.872 | 2026-08-07 20:52:10.872 | +----------------------+--------------------------------------+ 2026-08-07 20:52:10.872 | | Field | Value | 2026-08-07 20:52:10.872 | +----------------------+--------------------------------------+ 2026-08-07 20:52:10.872 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-07 20:52:10.872 | | cidr | 192.168.233.0/24 | 2026-08-07 20:52:10.872 | | created_at | 2026-08-07T20:52:10Z | 2026-08-07 20:52:10.872 | | description | shared-subnet | 2026-08-07 20:52:10.872 | | dns_nameservers | | 2026-08-07 20:52:10.872 | | dns_publish_fixed_ip | None | 2026-08-07 20:52:10.872 | | enable_dhcp | True | 2026-08-07 20:52:10.872 | | gateway_ip | 192.168.233.1 | 2026-08-07 20:52:10.872 | | host_routes | | 2026-08-07 20:52:10.872 | | id | e7ec653a-6ae4-492a-bda9-e9a0e4f90118 | 2026-08-07 20:52:10.872 | | ip_version | 4 | 2026-08-07 20:52:10.872 | | ipv6_address_mode | None | 2026-08-07 20:52:10.872 | | ipv6_ra_mode | None | 2026-08-07 20:52:10.872 | | name | shared-subnet | 2026-08-07 20:52:10.872 | | network_id | f841d5dd-e9ca-43e3-a18b-d063c9d934b7 | 2026-08-07 20:52:10.872 | | project_id | 748b3037bd454f3db3158d899ad1e179 | 2026-08-07 20:52:10.872 | | revision_number | 0 | 2026-08-07 20:52:10.872 | | router:external | False | 2026-08-07 20:52:10.872 | | segment_id | None | 2026-08-07 20:52:10.872 | | service_types | | 2026-08-07 20:52:10.872 | | subnetpool_id | None | 2026-08-07 20:52:10.872 | | tags | | 2026-08-07 20:52:10.872 | | updated_at | 2026-08-07T20:52:10Z | 2026-08-07 20:52:10.872 | +----------------------+--------------------------------------+ 2026-08-07 20:52:10.881 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-07 20:52:10.918 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-07 20:52:10.952 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-07 20:52:10.957 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-07 20:52:10.988 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-07 20:52:11.023 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-07 20:52:11.054 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-07 20:52:11.088 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-07 20:52:11.123 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.83/identity/v3 2026-08-07 20:52:11.156 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-07 20:52:11.187 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-07 20:52:11.217 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-07 20:52:11.246 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-07 20:52:11.250 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-07 20:52:11.281 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-08-07 20:52:11.311 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-07 20:52:11.342 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-07 20:52:11.372 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-07 20:52:11.404 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-07 20:52:11.423 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:11.426 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-08-07 20:52:11.458 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-07 20:52:11.461 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-07 20:52:11.498 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-07 20:52:11.515 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:52:11.517 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-07 20:52:11.549 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-07 20:52:11.582 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-07 20:52:11.613 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-07 20:52:11.615 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-08-07 20:52:11.645 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-07 20:52:11.677 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-07 20:52:11.693 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:52:11.696 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 43301f50-307a-4fb3-a238-0e50c11593ca 2026-08-07 20:52:11.727 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt e86ad74d-6cdf-473f-ab70-50dee7d240c1 2026-08-07 20:52:11.758 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-07 20:52:11.789 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-07 20:52:11.819 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-07 20:52:11.854 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-07 20:52:11.870 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:11.873 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-07 20:52:11.876 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-07 20:52:11.878 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-07 20:52:11.881 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-07 20:52:11.883 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-07 20:52:11.886 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-07 20:52:11.905 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-07 20:52:11.908 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-07 20:52:11.938 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-07 20:52:11.971 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-07 20:52:12.004 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-07 20:52:12.036 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-07 20:52:12.066 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-07 20:52:12.095 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-07 20:52:12.126 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-07 20:52:12.155 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-07 20:52:12.185 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-07 20:52:12.187 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-07 20:52:12.215 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-07 20:52:12.218 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-07 20:52:12.234 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:12.237 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-07 20:52:12.267 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-07 20:52:12.283 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:52:12.286 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-07 20:52:12.288 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-07 20:52:12.305 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:52:12.307 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-07 20:52:12.310 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-07 20:52:12.312 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-07 20:52:12.342 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-07 20:52:12.372 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id ae001da5-a430-45ac-bb82-6247dd479a10 2026-08-07 20:52:12.401 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-07 20:52:12.430 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-08-07 20:52:12.460 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-07 20:52:12.494 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-07 20:52:12.523 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-07 20:52:12.553 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-07 20:52:12.588 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-08-07 20:52:12.590 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-07 20:52:12.593 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-07 20:52:12.596 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-07 20:52:12.629 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-07 20:52:12.633 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-07 20:52:12.633 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-07 20:52:12.637 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-07 20:52:12.640 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-07 20:52:12.670 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-07 20:52:12.672 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-07 20:52:12.675 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-07 20:52:12.677 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-07 20:52:12.680 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-07 20:52:12.712 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-07 20:52:12.742 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-07 20:52:12.773 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-07 20:52:12.806 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-07 20:52:12.839 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-07 20:52:12.871 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-08-07 20:52:12.874 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-07 20:52:12.892 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-08-07 20:52:12.924 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-08-07 20:52:12.926 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-07 20:52:12.943 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-08-07 20:52:12.973 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-08-07 20:52:12.976 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-07 20:52:12.991 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-07 20:52:13.024 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-08-07 20:52:13.028 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-07 20:52:13.046 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-07 20:52:13.076 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-07 20:52:13.108 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-07 20:52:13.110 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-07 20:52:13.140 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-07 20:52:13.143 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-07 20:52:13.145 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-07 20:52:13.148 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-07 20:52:13.168 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-07 20:52:13.170 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-07 20:52:13.201 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-07 20:52:13.216 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:13.218 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-08-07 20:52:13.220 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-08-07 20:52:13.222 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-08-07 20:52:13.225 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-08-07 20:52:13.257 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-08-07 20:52:13.260 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-08-07 20:52:13.297 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-07 20:52:13.299 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-07 20:52:13.301 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-07 20:52:13.304 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-07 20:52:13.307 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-07 20:52:13.327 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-07 20:52:13.330 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-07 20:52:13.365 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-07 20:52:13.368 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-07 20:52:13.371 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-08-07 20:52:13.373 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-07 20:52:13.407 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-07 20:52:13.437 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-07 20:52:13.469 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-07 20:52:13.471 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-07 20:52:13.474 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-07 20:52:13.476 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-07 20:52:13.492 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:13.494 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-07 20:52:13.527 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-07 20:52:13.529 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-07 20:52:13.545 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:13.547 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-07 20:52:13.576 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-07 20:52:13.578 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-07 20:52:13.596 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:13.599 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-07 20:52:13.632 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-07 20:52:13.634 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-07 20:52:13.652 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:13.654 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-07 20:52:13.686 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-07 20:52:13.689 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-07 20:52:13.706 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:13.709 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-07 20:52:13.740 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-07 20:52:13.742 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-07 20:52:13.757 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-07 20:52:13.760 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-08-07 20:52:13.790 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-07 20:52:13.792 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-07 20:52:13.809 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:52:13.812 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-07 20:52:13.842 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-07 20:52:13.844 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-07 20:52:13.876 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-07 20:52:13.879 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-07 20:52:13.910 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-07 20:52:13.912 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-07 20:52:13.941 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-07 20:52:13.943 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-07 20:52:13.972 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-07 20:52:13.975 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-07 20:52:14.005 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-07 20:52:14.008 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-08-07 20:52:14.010 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-07 20:52:14.013 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-07 20:52:14.018 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.ea9TBPEXBY 2026-08-07 20:52:14.020 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-07 20:52:14.023 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-07 20:52:14.026 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-07 20:52:14.030 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.5gD76A5TmI 2026-08-07 20:52:14.032 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.5gD76A5TmI 2026-08-07 20:52:14.035 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-07 20:52:14.037 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.5gD76A5TmI 2026-08-07 20:52:14.040 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-07 20:52:14.043 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-07 20:52:14.045 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-07 20:52:14.051 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:14.054 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:14.057 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:14.059 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:14.062 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-07 20:52:14.064 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-07 20:52:14.309 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-07 20:52:14.841 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-07 20:52:23.163 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-07 20:52:26.982 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-07 20:52:26.983 | ___________________________________ summary ____________________________________ 2026-08-07 20:52:26.983 | venv-tempest: skipped tests 2026-08-07 20:52:26.983 | congratulations :) 2026-08-07 20:52:27.013 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.5gD76A5TmI -r requirements.txt 2026-08-07 20:52:27.455 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-07 20:52:27.455 | !! 2026-08-07 20:52:27.455 | 2026-08-07 20:52:27.455 | ******************************************************************************** 2026-08-07 20:52:27.455 | Requirements should be satisfied by a PEP 517 installer. 2026-08-07 20:52:27.455 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-07 20:52:27.455 | 2026-08-07 20:52:27.455 | This deprecation is overdue, please update your project and remove deprecated 2026-08-07 20:52:27.455 | calls to avoid build errors in the future. 2026-08-07 20:52:27.455 | ******************************************************************************** 2026-08-07 20:52:27.455 | 2026-08-07 20:52:27.455 | !! 2026-08-07 20:52:27.455 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-07 20:52:27.694 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-07 20:52:27.694 | !! 2026-08-07 20:52:27.694 | 2026-08-07 20:52:27.694 | ******************************************************************************** 2026-08-07 20:52:27.694 | Please avoid running ``setup.py`` directly. 2026-08-07 20:52:27.694 | Instead, use pypa/build, pypa/installer or other 2026-08-07 20:52:27.694 | standards-based tools. 2026-08-07 20:52:27.694 | 2026-08-07 20:52:27.694 | This deprecation is overdue, please update your project and remove deprecated 2026-08-07 20:52:27.694 | calls to avoid build errors in the future. 2026-08-07 20:52:27.694 | 2026-08-07 20:52:27.694 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-07 20:52:27.694 | ******************************************************************************** 2026-08-07 20:52:27.694 | 2026-08-07 20:52:27.694 | !! 2026-08-07 20:52:27.694 | self.initialize_options() 2026-08-07 20:52:27.694 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-07 20:52:27.694 | warnings.warn(msg) 2026-08-07 20:52:27.709 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-07 20:52:27.709 | !! 2026-08-07 20:52:27.709 | 2026-08-07 20:52:27.709 | ******************************************************************************** 2026-08-07 20:52:27.709 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-07 20:52:27.709 | 2026-08-07 20:52:27.709 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-07 20:52:27.709 | or your builds will no longer be supported. 2026-08-07 20:52:27.709 | 2026-08-07 20:52:27.709 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-07 20:52:27.709 | ******************************************************************************** 2026-08-07 20:52:27.709 | 2026-08-07 20:52:27.709 | !! 2026-08-07 20:52:27.709 | corresp(dist, value, root_dir) 2026-08-07 20:52:27.789 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-07 20:52:31.444 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-07 20:52:31.445 | venv-tempest run-test-pre: PYTHONHASHSEED='3576604051' 2026-08-07 20:52:31.445 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.5gD76A5TmI -r requirements.txt 2026-08-07 20:52:31.928 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-08-07 20:52:31.928 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-08-07 20:52:31.930 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-08-07 20:52:31.930 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-08-07 20:52:31.930 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-08-07 20:52:31.930 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-07 20:52:31.930 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-08-07 20:52:31.930 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-08-07 20:52:31.931 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.6.0) 2026-08-07 20:52:31.931 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-08-07 20:52:31.932 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-08-07 20:52:31.932 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-08-07 20:52:31.932 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-08-07 20:52:31.933 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-08-07 20:52:31.933 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-07 20:52:31.934 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-08-07 20:52:31.934 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-08-07 20:52:31.935 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-08-07 20:52:31.935 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-08-07 20:52:31.935 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-08-07 20:52:31.936 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-08-07 20:52:31.936 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-07 20:52:31.937 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-08-07 20:52:31.938 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-08-07 20:52:31.939 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-08-07 20:52:31.939 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-08-07 20:52:31.941 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-08-07 20:52:31.941 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-08-07 20:52:31.942 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-08-07 20:52:31.942 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-08-07 20:52:31.945 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-08-07 20:52:31.946 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-08-07 20:52:31.946 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-08-07 20:52:31.948 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-08-07 20:52:31.951 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-08-07 20:52:31.952 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-08-07 20:52:31.953 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-08-07 20:52:31.954 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-08-07 20:52:31.955 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-08-07 20:52:31.957 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-08-07 20:52:31.957 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-08-07 20:52:31.959 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-08-07 20:52:31.960 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-08-07 20:52:31.960 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-08-07 20:52:31.961 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-08-07 20:52:31.961 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-08-07 20:52:31.967 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-08-07 20:52:31.969 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-08-07 20:52:31.976 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-08-07 20:52:31.977 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-08-07 20:52:31.978 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-08-07 20:52:31.978 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-08-07 20:52:31.979 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-08-07 20:52:31.983 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-08-07 20:52:31.994 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-08-07 20:52:31.997 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-08-07 20:52:31.997 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-08-07 20:52:31.998 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.7.22) 2026-08-07 20:52:32.004 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-08-07 20:52:32.005 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-08-07 20:52:32.007 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-08-07 20:52:32.054 | 2026-08-07 20:52:32.055 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-07 20:52:32.055 | [notice] To update, run: pip install --upgrade pip 2026-08-07 20:52:32.115 | ___________________________________ summary ____________________________________ 2026-08-07 20:52:32.115 | venv-tempest: commands succeeded 2026-08-07 20:52:32.115 | congratulations :) 2026-08-07 20:52:32.143 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.5gD76A5TmI 2026-08-07 20:52:32.147 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-07 20:52:32.150 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-07 20:52:32.153 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-07 20:52:32.184 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.ea9TBPEXBY 2026-08-07 20:52:32.616 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-07 20:52:32.616 | !! 2026-08-07 20:52:32.616 | 2026-08-07 20:52:32.616 | ******************************************************************************** 2026-08-07 20:52:32.616 | Requirements should be satisfied by a PEP 517 installer. 2026-08-07 20:52:32.616 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-07 20:52:32.616 | 2026-08-07 20:52:32.616 | This deprecation is overdue, please update your project and remove deprecated 2026-08-07 20:52:32.616 | calls to avoid build errors in the future. 2026-08-07 20:52:32.616 | ******************************************************************************** 2026-08-07 20:52:32.616 | 2026-08-07 20:52:32.616 | !! 2026-08-07 20:52:32.616 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-07 20:52:32.853 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-07 20:52:32.853 | !! 2026-08-07 20:52:32.853 | 2026-08-07 20:52:32.853 | ******************************************************************************** 2026-08-07 20:52:32.853 | Please avoid running ``setup.py`` directly. 2026-08-07 20:52:32.853 | Instead, use pypa/build, pypa/installer or other 2026-08-07 20:52:32.853 | standards-based tools. 2026-08-07 20:52:32.853 | 2026-08-07 20:52:32.853 | This deprecation is overdue, please update your project and remove deprecated 2026-08-07 20:52:32.853 | calls to avoid build errors in the future. 2026-08-07 20:52:32.854 | 2026-08-07 20:52:32.854 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-07 20:52:32.854 | ******************************************************************************** 2026-08-07 20:52:32.854 | 2026-08-07 20:52:32.854 | !! 2026-08-07 20:52:32.854 | self.initialize_options() 2026-08-07 20:52:32.854 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-07 20:52:32.854 | warnings.warn(msg) 2026-08-07 20:52:32.868 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-07 20:52:32.868 | !! 2026-08-07 20:52:32.868 | 2026-08-07 20:52:32.868 | ******************************************************************************** 2026-08-07 20:52:32.868 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-07 20:52:32.868 | 2026-08-07 20:52:32.868 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-07 20:52:32.868 | or your builds will no longer be supported. 2026-08-07 20:52:32.868 | 2026-08-07 20:52:32.868 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-07 20:52:32.868 | ******************************************************************************** 2026-08-07 20:52:32.868 | 2026-08-07 20:52:32.868 | !! 2026-08-07 20:52:32.868 | corresp(dist, value, root_dir) 2026-08-07 20:52:32.944 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-07 20:52:36.510 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-07 20:52:36.511 | venv-tempest run-test-pre: PYTHONHASHSEED='3500653924' 2026-08-07 20:52:36.511 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.ea9TBPEXBY 2026-08-07 20:52:39.630 | ___________________________________ summary ____________________________________ 2026-08-07 20:52:39.630 | venv-tempest: commands succeeded 2026-08-07 20:52:39.630 | congratulations :) 2026-08-07 20:52:39.662 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-07 20:52:39.678 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:52:39.681 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-07 20:52:39.683 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-07 20:52:39.700 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-07 20:52:39.703 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-07 20:52:39.706 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-07 20:52:39.709 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-07 20:52:39.711 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-07 20:52:39.714 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-08-07 20:52:39.717 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-07 20:52:39.720 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-07 20:52:39.722 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-07 20:52:39.725 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-08-07 20:52:39.747 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-07 20:52:39.766 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-07 20:52:39.768 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-07 20:52:39.771 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-07 20:52:39.802 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-07 20:52:39.804 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-07 20:52:39.807 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-07 20:52:39.840 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-07 20:52:39.843 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-07 20:52:39.845 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-07 20:52:39.877 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-07 20:52:39.877 | ' 2026-08-07 20:52:39.880 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-07 20:52:39.882 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-07 20:52:39.885 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-07 20:52:39.887 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-07 20:52:39.890 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-07 20:52:39.890 | ~/tempest ~/tempest 2026-08-07 20:52:39.893 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-08-07 20:52:39.895 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-08-07 20:52:39.898 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-07 20:52:39.902 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.khi199uEth 2026-08-07 20:52:39.904 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.khi199uEth 2026-08-07 20:52:39.907 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-07 20:52:39.910 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.khi199uEth 2026-08-07 20:52:39.912 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-07 20:52:39.915 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-07 20:52:39.919 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-07 20:52:39.925 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:39.928 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:39.931 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:39.934 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-07 20:52:39.936 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.khi199uEth cinder-tempest-plugin 2026-08-07 20:52:40.373 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-07 20:52:40.373 | !! 2026-08-07 20:52:40.373 | 2026-08-07 20:52:40.373 | ******************************************************************************** 2026-08-07 20:52:40.373 | Requirements should be satisfied by a PEP 517 installer. 2026-08-07 20:52:40.373 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-07 20:52:40.373 | 2026-08-07 20:52:40.373 | This deprecation is overdue, please update your project and remove deprecated 2026-08-07 20:52:40.373 | calls to avoid build errors in the future. 2026-08-07 20:52:40.373 | ******************************************************************************** 2026-08-07 20:52:40.373 | 2026-08-07 20:52:40.373 | !! 2026-08-07 20:52:40.373 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-07 20:52:40.602 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-07 20:52:40.602 | !! 2026-08-07 20:52:40.602 | 2026-08-07 20:52:40.602 | ******************************************************************************** 2026-08-07 20:52:40.602 | Please avoid running ``setup.py`` directly. 2026-08-07 20:52:40.602 | Instead, use pypa/build, pypa/installer or other 2026-08-07 20:52:40.602 | standards-based tools. 2026-08-07 20:52:40.602 | 2026-08-07 20:52:40.602 | This deprecation is overdue, please update your project and remove deprecated 2026-08-07 20:52:40.602 | calls to avoid build errors in the future. 2026-08-07 20:52:40.602 | 2026-08-07 20:52:40.602 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-07 20:52:40.602 | ******************************************************************************** 2026-08-07 20:52:40.602 | 2026-08-07 20:52:40.602 | !! 2026-08-07 20:52:40.602 | self.initialize_options() 2026-08-07 20:52:40.602 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-07 20:52:40.602 | warnings.warn(msg) 2026-08-07 20:52:40.619 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-07 20:52:40.619 | !! 2026-08-07 20:52:40.619 | 2026-08-07 20:52:40.619 | ******************************************************************************** 2026-08-07 20:52:40.619 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-07 20:52:40.619 | 2026-08-07 20:52:40.619 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-07 20:52:40.619 | or your builds will no longer be supported. 2026-08-07 20:52:40.619 | 2026-08-07 20:52:40.619 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-07 20:52:40.619 | ******************************************************************************** 2026-08-07 20:52:40.619 | 2026-08-07 20:52:40.619 | !! 2026-08-07 20:52:40.619 | corresp(dist, value, root_dir) 2026-08-07 20:52:40.695 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-07 20:52:44.326 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-07 20:52:44.327 | venv-tempest run-test-pre: PYTHONHASHSEED='3881415921' 2026-08-07 20:52:44.327 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.khi199uEth cinder-tempest-plugin 2026-08-07 20:52:45.038 | Collecting cinder-tempest-plugin 2026-08-07 20:52:45.177 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-07 20:52:45.183 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (7.0.3) 2026-08-07 20:52:45.186 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.6.0) 2026-08-07 20:52:45.186 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (5.11.0) 2026-08-07 20:52:45.186 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev43) 2026-08-07 20:52:45.186 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (1.3.0) 2026-08-07 20:52:45.186 | Requirement already satisfied: stevedore>=5.6.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (5.9.0) 2026-08-07 20:52:45.186 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.9.0) 2026-08-07 20:52:45.186 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.0.0) 2026-08-07 20:52:45.187 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.0.3) 2026-08-07 20:52:45.187 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (2.34.2) 2026-08-07 20:52:45.189 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (1.2.1) 2026-08-07 20:52:45.190 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (10.1.1) 2026-08-07 20:52:45.191 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (2.1.0) 2026-08-07 20:52:45.192 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (3.3.2) 2026-08-07 20:52:45.193 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (26.2) 2026-08-07 20:52:45.193 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (7.2.2) 2026-08-07 20:52:45.195 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (83.0.0) 2026-08-07 20:52:45.200 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.4.7) 2026-08-07 20:52:45.201 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.18) 2026-08-07 20:52:45.201 | Requirement already satisfied: urllib3<3,>=1.26 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2.7.0) 2026-08-07 20:52:45.202 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (2026.7.22) 2026-08-07 20:52:45.207 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.15.0) 2026-08-07 20:52:45.208 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.26.0) 2026-08-07 20:52:45.209 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (2.9.1) 2026-08-07 20:52:45.209 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-08-07 20:52:45.210 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (43.0.3) 2026-08-07 20:52:45.211 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (7.6.1) 2026-08-07 20:52:45.211 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (8.3.0) 2026-08-07 20:52:45.212 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.2.1) 2026-08-07 20:52:45.213 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.3.2) 2026-08-07 20:52:45.213 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (1.4.6) 2026-08-07 20:52:45.214 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.18.0) 2026-08-07 20:52:45.214 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.1.0) 2026-08-07 20:52:45.215 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.7.1) 2026-08-07 20:52:45.215 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.20) 2026-08-07 20:52:45.216 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (0.6.2) 2026-08-07 20:52:45.218 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (0.6.0) 2026-08-07 20:52:45.218 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-08-07 20:52:45.221 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.52) 2026-08-07 20:52:45.221 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (1.11.0) 2026-08-07 20:52:45.222 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (15.0.0) 2026-08-07 20:52:45.222 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (1.8.0) 2026-08-07 20:52:45.223 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (2.0.0) 2026-08-07 20:52:45.226 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest>=40.0.0->cinder-tempest-plugin) (3.0) 2026-08-07 20:52:45.227 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest>=40.0.0->cinder-tempest-plugin) (2.2.2) 2026-08-07 20:52:45.231 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (26.1.0) 2026-08-07 20:52:45.232 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2025.9.1) 2026-08-07 20:52:45.232 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (0.37.0) 2026-08-07 20:52:45.233 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->tempest>=40.0.0->cinder-tempest-plugin) (2026.5.1) 2026-08-07 20:52:45.238 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (6.5.0) 2026-08-07 20:52:45.240 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (2.9.0.post0) 2026-08-07 20:52:45.242 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (4.15.0) 2026-08-07 20:52:45.244 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (5.0.0) 2026-08-07 20:52:45.244 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.3) 2026-08-07 20:52:45.245 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest>=40.0.0->cinder-tempest-plugin) (1.6.2) 2026-08-07 20:52:45.249 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest>=40.0.0->cinder-tempest-plugin) (0.8.1) 2026-08-07 20:52:45.256 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (1.17.0) 2026-08-07 20:52:45.260 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.2.0) 2026-08-07 20:52:45.260 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (2.20.0) 2026-08-07 20:52:45.264 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (0.1.2) 2026-08-07 20:52:45.273 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.16.0) 2026-08-07 20:52:45.273 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->tempest>=40.0.0->cinder-tempest-plugin) (0.15.0) 2026-08-07 20:52:45.311 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-08-07 20:52:45.361 | Installing collected packages: cinder-tempest-plugin 2026-08-07 20:52:45.409 | Successfully installed cinder-tempest-plugin-1.22.0 2026-08-07 20:52:45.410 | 2026-08-07 20:52:45.410 | [notice] A new release of pip is available: 26.1.2 -> 26.2.1 2026-08-07 20:52:45.410 | [notice] To update, run: pip install --upgrade pip 2026-08-07 20:52:45.477 | ___________________________________ summary ____________________________________ 2026-08-07 20:52:45.478 | venv-tempest: commands succeeded 2026-08-07 20:52:45.478 | congratulations :) 2026-08-07 20:52:45.518 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.khi199uEth 2026-08-07 20:52:45.524 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-08-07 20:52:45.524 | Checking installed Tempest plugins: 2026-08-07 20:52:45.527 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-08-07 20:52:45.958 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-07 20:52:45.958 | !! 2026-08-07 20:52:45.958 | 2026-08-07 20:52:45.958 | ******************************************************************************** 2026-08-07 20:52:45.958 | Requirements should be satisfied by a PEP 517 installer. 2026-08-07 20:52:45.958 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-07 20:52:45.958 | 2026-08-07 20:52:45.958 | This deprecation is overdue, please update your project and remove deprecated 2026-08-07 20:52:45.958 | calls to avoid build errors in the future. 2026-08-07 20:52:45.958 | ******************************************************************************** 2026-08-07 20:52:45.958 | 2026-08-07 20:52:45.958 | !! 2026-08-07 20:52:45.958 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-07 20:52:46.201 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-07 20:52:46.201 | !! 2026-08-07 20:52:46.201 | 2026-08-07 20:52:46.201 | ******************************************************************************** 2026-08-07 20:52:46.201 | Please avoid running ``setup.py`` directly. 2026-08-07 20:52:46.201 | Instead, use pypa/build, pypa/installer or other 2026-08-07 20:52:46.201 | standards-based tools. 2026-08-07 20:52:46.201 | 2026-08-07 20:52:46.201 | This deprecation is overdue, please update your project and remove deprecated 2026-08-07 20:52:46.201 | calls to avoid build errors in the future. 2026-08-07 20:52:46.201 | 2026-08-07 20:52:46.201 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-07 20:52:46.201 | ******************************************************************************** 2026-08-07 20:52:46.201 | 2026-08-07 20:52:46.201 | !! 2026-08-07 20:52:46.201 | self.initialize_options() 2026-08-07 20:52:46.201 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-07 20:52:46.201 | warnings.warn(msg) 2026-08-07 20:52:46.219 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-08-07 20:52:46.219 | !! 2026-08-07 20:52:46.219 | 2026-08-07 20:52:46.219 | ******************************************************************************** 2026-08-07 20:52:46.219 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-08-07 20:52:46.219 | 2026-08-07 20:52:46.219 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-07 20:52:46.219 | or your builds will no longer be supported. 2026-08-07 20:52:46.219 | 2026-08-07 20:52:46.219 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-07 20:52:46.219 | ******************************************************************************** 2026-08-07 20:52:46.219 | 2026-08-07 20:52:46.219 | !! 2026-08-07 20:52:46.219 | corresp(dist, value, root_dir) 2026-08-07 20:52:46.301 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-07 20:52:50.022 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.7.22,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.22.0,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.6.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@fa340b1f5fff8f57a018be206644c81b6d36b3d4#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-08-07 20:52:50.022 | venv-tempest run-test-pre: PYTHONHASHSEED='88144039' 2026-08-07 20:52:50.022 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-08-07 20:52:50.573 | +--------------+--------------------------------------------------+ 2026-08-07 20:52:50.573 | | Name | EntryPoint | 2026-08-07 20:52:50.573 | +--------------+--------------------------------------------------+ 2026-08-07 20:52:50.573 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-08-07 20:52:50.573 | +--------------+--------------------------------------------------+ 2026-08-07 20:52:50.657 | ___________________________________ summary ____________________________________ 2026-08-07 20:52:50.657 | venv-tempest: commands succeeded 2026-08-07 20:52:50.657 | congratulations :) 2026-08-07 20:52:50.687 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-07 20:52:50.687 | ~/tempest 2026-08-07 20:52:50.690 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-07 20:52:50.693 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-07 20:52:50.696 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-07 20:52:50.699 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-07 20:52:50.702 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-07 20:52:50.705 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-07 20:52:50.708 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-07 20:52:50.711 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-08-07 20:52:50.714 | + functions-common:run_plugins:1838 : local plugin 2026-08-07 20:52:50.717 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-08-07 20:52:50.720 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-08-07 20:52:50.723 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-08-07 20:52:50.726 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-08-07 20:52:50.730 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-08-07 20:52:50.732 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-08-07 20:52:50.735 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-08-07 20:52:50.739 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-08-07 20:52:50.742 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-08-07 20:52:50.745 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-08-07 20:52:50.748 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-08-07 20:52:50.751 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-08-07 20:52:50.753 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-08-07 20:52:50.757 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-08-07 20:52:50.760 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-08-07 20:52:50.763 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-08-07 20:52:50.767 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-08-07 20:52:50.770 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-08-07 20:52:50.773 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-08-07 20:52:50.776 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-08-07 20:52:50.779 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-08-07 20:52:50.782 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-08-07 20:52:50.785 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-08-07 20:52:50.788 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-08-07 20:52:50.791 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-08-07 20:52:50.807 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-08-07 20:52:50.810 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-08-07 20:52:50.813 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-08-07 20:52:50.816 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-08-07 20:52:50.819 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-08-07 20:52:50.823 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-08-07 20:52:50.826 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-08-07 20:52:50.829 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-08-07 20:52:50.833 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:52:50.853 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:52:50.856 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-08-07 20:52:50.861 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-08-07 20:52:50.861 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-08-07 20:52:50.865 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-08-07 20:52:50.869 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-08-07 20:52:50.872 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-08-07 20:52:50.876 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-08-07 20:52:50.898 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-08-07 20:52:50.901 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-08-07 20:52:50.904 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-08-07 20:52:50.907 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-08-07 20:52:50.910 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-08-07 20:52:50.914 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-08-07 20:52:50.917 | + inc/meta-config:merge_config_group:171 : shift 2026-08-07 20:52:50.920 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-07 20:52:50.923 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:52:50.926 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-07 20:52:50.930 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-07 20:52:50.934 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-08-07 20:52:50.937 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:52:50.940 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-07 20:52:50.943 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:52:50.946 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-07 20:52:50.946 | /^\[\[.+\|.*\]\]/ { 2026-08-07 20:52:50.947 | gsub("[][]", "", $1); 2026-08-07 20:52:50.947 | split($1, a, "|"); 2026-08-07 20:52:50.947 | if (a[1] == matchgroup) 2026-08-07 20:52:50.947 | print a[2] 2026-08-07 20:52:50.947 | } 2026-08-07 20:52:50.947 | ' /opt/stack/devstack/local.conf 2026-08-07 20:52:50.953 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-07 20:52:50.956 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-07 20:52:50.959 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-07 20:52:50.964 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-08-07 20:52:50.967 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-08-07 20:52:50.971 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-08-07 20:52:50.974 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-08-07 20:52:50.977 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-08-07 20:52:50.982 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-08-07 20:52:50.985 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-08-07 20:52:50.988 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-08-07 20:52:50.992 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-08-07 20:52:50.995 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-08-07 20:52:50.998 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:52:51.001 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-08-07 20:52:51.004 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-08-07 20:52:51.006 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-07 20:52:51.010 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-08-07 20:52:51.013 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-08-07 20:52:51.016 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-08-07 20:52:51.019 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-08-07 20:52:51.024 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-08-07 20:52:51.024 | + inc/meta-config:merge_config_file:164 : read a 2026-08-07 20:52:51.024 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-08-07 20:52:51.024 | BEGIN { 2026-08-07 20:52:51.024 | section = "" 2026-08-07 20:52:51.024 | last_section = "" 2026-08-07 20:52:51.024 | section_count = 0 2026-08-07 20:52:51.024 | } 2026-08-07 20:52:51.024 | /^\[.+\]/ { 2026-08-07 20:52:51.024 | gsub("[][]", "", $1); 2026-08-07 20:52:51.024 | section=$1 2026-08-07 20:52:51.024 | next 2026-08-07 20:52:51.024 | } 2026-08-07 20:52:51.024 | /^ *\#/ { 2026-08-07 20:52:51.024 | next 2026-08-07 20:52:51.025 | } 2026-08-07 20:52:51.025 | /^[^ \t]+/ { 2026-08-07 20:52:51.025 | # get offset of first = in $0 2026-08-07 20:52:51.025 | eq_idx = index($0, "=") 2026-08-07 20:52:51.025 | # extract attr & value from $0 2026-08-07 20:52:51.025 | attr = substr($0, 1, eq_idx - 1) 2026-08-07 20:52:51.025 | value = substr($0, eq_idx + 1) 2026-08-07 20:52:51.025 | # only need to strip trailing whitespace from attr 2026-08-07 20:52:51.025 | sub(/[ \t]*$/, "", attr) 2026-08-07 20:52:51.025 | # need to strip leading & trailing whitespace from value 2026-08-07 20:52:51.025 | sub(/^[ \t]*/, "", value) 2026-08-07 20:52:51.025 | sub(/[ \t]*$/, "", value) 2026-08-07 20:52:51.025 | 2026-08-07 20:52:51.025 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-07 20:52:51.025 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-07 20:52:51.025 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-07 20:52:51.025 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-07 20:52:51.025 | if (! (section, attr) in cfg_attr_count) { 2026-08-07 20:52:51.025 | if (section != last_section) { 2026-08-07 20:52:51.025 | cfg_section[section_count++] = section 2026-08-07 20:52:51.025 | last_section = section 2026-08-07 20:52:51.025 | } 2026-08-07 20:52:51.025 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-07 20:52:51.025 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-07 20:52:51.025 | 2026-08-07 20:52:51.025 | cfg_attr[section, attr, 0] = value 2026-08-07 20:52:51.025 | cfg_attr_count[section, attr] = 1 2026-08-07 20:52:51.025 | } else { 2026-08-07 20:52:51.025 | lno = cfg_attr_count[section, attr]++ 2026-08-07 20:52:51.025 | cfg_attr[section, attr, lno] = value 2026-08-07 20:52:51.025 | } 2026-08-07 20:52:51.025 | } 2026-08-07 20:52:51.025 | END { 2026-08-07 20:52:51.025 | # Process each section in order 2026-08-07 20:52:51.025 | for (sno = 0; sno < section_count; sno++) { 2026-08-07 20:52:51.025 | section = cfg_section[sno] 2026-08-07 20:52:51.025 | # The ini routines simply append a config item immediately 2026-08-07 20:52:51.025 | # after the section header. To keep the same order as defined 2026-08-07 20:52:51.025 | # in local.conf, invoke the ini routines in the reverse order 2026-08-07 20:52:51.025 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-07 20:52:51.025 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-07 20:52:51.025 | if (cfg_attr_count[section, attr] == 1) 2026-08-07 20:52:51.025 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-07 20:52:51.025 | else { 2026-08-07 20:52:51.025 | # For multiline, invoke the ini routines in the reverse order 2026-08-07 20:52:51.025 | count = cfg_attr_count[section, attr] 2026-08-07 20:52:51.025 | print "inidelete " configfile " " section " " attr 2026-08-07 20:52:51.025 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-07 20:52:51.025 | for (l = count -2; l >= 0; l--) 2026-08-07 20:52:51.025 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-07 20:52:51.025 | } 2026-08-07 20:52:51.025 | } 2026-08-07 20:52:51.025 | } 2026-08-07 20:52:51.025 | } 2026-08-07 20:52:51.025 | ' 2026-08-07 20:52:51.027 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-07 20:52:51.028 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-08-07 20:52:51.031 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-08-07 20:52:51.035 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-08-07 20:52:51.038 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-08-07 20:52:51.041 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-08-07 20:52:51.045 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-08-07 20:52:51.045 | BEGIN { group = "" } 2026-08-07 20:52:51.045 | /^\[\[.+\|.*\]\]/ { 2026-08-07 20:52:51.045 | gsub("[][]", "", $1); 2026-08-07 20:52:51.045 | split($1, a, "|"); 2026-08-07 20:52:51.045 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-07 20:52:51.045 | group=a[1] 2026-08-07 20:52:51.045 | } else { 2026-08-07 20:52:51.045 | group="" 2026-08-07 20:52:51.045 | } 2026-08-07 20:52:51.045 | next 2026-08-07 20:52:51.045 | } 2026-08-07 20:52:51.045 | { 2026-08-07 20:52:51.045 | if (group != "") 2026-08-07 20:52:51.045 | print $0 2026-08-07 20:52:51.045 | } 2026-08-07 20:52:51.045 | ' /opt/stack/devstack/local.conf 2026-08-07 20:52:51.051 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-08-07 20:52:51.053 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-08-07 20:52:51.088 | + inc/meta-config:merge_config_file:164 : read a 2026-08-07 20:52:51.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-08-07 20:52:51.094 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-08-07 20:52:51.133 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 14 async_wait 60 osc 168 apt-get 167 test_with_retry 0 dbsync 4 pip_install 107 apt-get-update 3 run_process 39 ------------------------- Unaccounted time 105 ========================= Total runtime 667 ================= Async summary ================= Time spent in the background minus waits: 228 sec Elapsed time: 667 sec Time if we did everything serially: 895 sec Speedup: 1.34183 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35405 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell1 | SELECT | 60 | | nova_cell0 | SELECT | 41 | | nova_cell0 | INSERT | 7 | | neutron | SELECT | 5825 | | neutron | INSERT | 830 | | placement | SELECT | 22 | | placement | INSERT | 78 | | placement | SET | 1 | | neutron | UPDATE | 216 | | neutron | DELETE | 32 | | nova_cell0 | UPDATE | 4 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 72 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | UPDATE | 10 | | nova_cell1 | INSERT | 3 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.83 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.83/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.2 Change: 9b0a00865c2537338f72ed5b9b44a0d6bff16eb4 ovs: Fix OVS path mismatch when building from source with OVN 2026-07-29 11:45:04 +0200 OS Version: Ubuntu 24.04 noble