2026-06-02 21:09:47.624 | + ./stack.sh:main:485 : exec 2026-06-02 21:09:47.624 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-06-02-210947.summary.2026-06-02-210947 2026-06-02 21:09:47.624 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-02-210947' 2026-06-02 21:09:47.624 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:09:47.624 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-06-02-210947 2026-06-02 21:09:47.624 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-02-210947 /opt/stack/logs/devstacklog.txt 2026-06-02 21:09:47.624 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-06-02-210947.summary.2026-06-02-210947 /opt/stack/logs/devstacklog.txt.summary 2026-06-02 21:09:47.624 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-06-02 21:09:47.624 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-02 21:09:47.624 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-02 21:09:47.624 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-02 21:09:47.624 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-02 21:09:47.624 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-02 21:09:47.624 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-02 21:09:47.627 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-02 21:09:47.629 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-02 21:09:47.631 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-02 21:09:47.635 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-02 21:09:47.637 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-02 21:09:47.639 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-02 21:09:47.642 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-02 21:09:47.645 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-02 21:09:47.647 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-06-02 21:09:47.650 | + ./stack.sh:main:558 : trap err_trap ERR 2026-06-02 21:09:47.652 | + ./stack.sh:main:571 : set -o errexit 2026-06-02 21:09:47.654 | + ./stack.sh:main:574 : uname -a 2026-06-02 21:09:47.655 | Linux np0000001979 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-02 21:09:47.657 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-02 21:09:47.659 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-02 21:09:47.662 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-06-02 21:09:47.696 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-06-02 21:09:47.710 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-06-02 21:09:47.713 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-02 21:09:47.724 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-02 21:09:47.727 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-02 21:09:47.739 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-02 21:09:47.742 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-06-02 21:09:47.755 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-06-02 21:09:47.757 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-06-02 21:09:47.759 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-06-02 21:09:47.761 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-02 21:09:47.774 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-06-02 21:09:47.777 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-02 21:09:47.789 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-06-02 21:09:47.791 | + ./stack.sh:main:588 : tune_host 2026-06-02 21:09:47.793 | + lib/host:tune_host:96 : configure_host_mem 2026-06-02 21:09:47.795 | + lib/host:configure_host_mem:70 : configure_zswap 2026-06-02 21:09:47.796 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-06-02 21:09:47.798 | + lib/host:configure_zswap:43 : is_ubuntu 2026-06-02 21:09:47.800 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:09:47.801 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:09:47.804 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-06-02 21:09:47.804 | + lib/host:configure_zswap:44 : echo lz4 2026-06-02 21:09:47.811 | lz4 2026-06-02 21:09:47.815 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-06-02 21:09:47.815 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-06-02 21:09:47.823 | zsmalloc 2026-06-02 21:09:47.826 | + lib/host:configure_zswap:47 : echo 1 2026-06-02 21:09:47.827 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-06-02 21:09:47.834 | 1 2026-06-02 21:09:47.851 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-06-02 21:09:47.860 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-06-02 21:09:47.860 | /sys/module/zswap/parameters/enabled:Y 2026-06-02 21:09:47.860 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-06-02 21:09:47.860 | /sys/module/zswap/parameters/max_pool_percent:20 2026-06-02 21:09:47.860 | /sys/module/zswap/parameters/compressor:lz4 2026-06-02 21:09:47.860 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-06-02 21:09:47.860 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-06-02 21:09:47.860 | /sys/module/zswap/parameters/exclusive_loads:N 2026-06-02 21:09:47.860 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-06-02 21:09:47.864 | + lib/host:configure_host_mem:71 : configure_ksm 2026-06-02 21:09:47.866 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-06-02 21:09:47.867 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-06-02 21:09:47.868 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 21:09:47.870 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:09:47.871 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=False 2026-06-02 21:09:47.872 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:09:47.874 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:09:47.875 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:09:47.876 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:09:47.877 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:09:47.879 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:09:47.880 | + functions-common:apt_get_update:1160 : [[ False == \T\r\u\e ]] 2026-06-02 21:09:47.881 | + functions-common:apt_get_update:1165 : [[ False = \T\r\u\e ]] 2026-06-02 21:09:47.883 | + functions-common:apt_get_update:1167 : local sudo=sudo 2026-06-02 21:09:47.885 | ++ functions-common:apt_get_update:1168 : id -u 2026-06-02 21:09:47.888 | + functions-common:apt_get_update:1168 : [[ 1002 = \0 ]] 2026-06-02 21:09:47.890 | + functions-common:apt_get_update:1171 : time_start apt-get-update 2026-06-02 21:09:47.891 | + functions-common:time_start:2400 : local name=apt-get-update 2026-06-02 21:09:47.892 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:09:47.894 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:09:47.895 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:09:47.898 | + functions-common:time_start:2405 : _TIME_START[$name]=1780434587896 2026-06-02 21:09:47.899 | + functions-common:apt_get_update:1173 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-02 21:09:47.901 | + functions-common:apt_get_update:1174 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-02 21:09:47.902 | + functions-common:apt_get_update:1175 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-06-02 21:09:48.007 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-06-02 21:09:48.089 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-02 21:09:48.206 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-06-02 21:09:48.311 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-02 21:09:48.416 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-02 21:09:51.424 | Reading package lists... 2026-06-02 21:09:51.446 | + functions-common:apt_get_update:1179 : REPOS_UPDATED=True 2026-06-02 21:09:51.448 | + functions-common:apt_get_update:1181 : time_stop apt-get-update 2026-06-02 21:09:51.449 | + functions-common:time_stop:2414 : local name 2026-06-02 21:09:51.451 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:09:51.453 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:09:51.455 | + functions-common:time_stop:2417 : local total 2026-06-02 21:09:51.457 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:09:51.459 | + functions-common:time_stop:2420 : name=apt-get-update 2026-06-02 21:09:51.460 | + functions-common:time_stop:2421 : start_time=1780434587896 2026-06-02 21:09:51.462 | + functions-common:time_stop:2423 : [[ -z 1780434587896 ]] 2026-06-02 21:09:51.464 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:09:51.467 | + functions-common:time_stop:2426 : end_time=1780434591465 2026-06-02 21:09:51.469 | + functions-common:time_stop:2427 : elapsed_time=3569 2026-06-02 21:09:51.470 | + functions-common:time_stop:2428 : total=0 2026-06-02 21:09:51.472 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:09:51.473 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3569 2026-06-02 21:09:51.475 | + functions-common:install_package:1433 : real_install_package ksmtuned 2026-06-02 21:09:51.477 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:09:51.480 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:09:51.482 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:09:51.484 | + functions-common:real_install_package:1421 : apt_get install ksmtuned 2026-06-02 21:09:51.500 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-02 21:09:51.528 | Reading package lists... 2026-06-02 21:09:51.786 | Building dependency tree... 2026-06-02 21:09:51.787 | Reading state information... 2026-06-02 21:09:52.104 | The following additional packages will be installed: 2026-06-02 21:09:52.104 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-06-02 21:09:52.104 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-06-02 21:09:52.105 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-06-02 21:09:52.105 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-06-02 21:09:52.105 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-06-02 21:09:52.105 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-06-02 21:09:52.105 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-06-02 21:09:52.105 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-06-02 21:09:52.105 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-06-02 21:09:52.105 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-06-02 21:09:52.105 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-06-02 21:09:52.105 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-02 21:09:52.105 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-02 21:09:52.105 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-06-02 21:09:52.105 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-06-02 21:09:52.105 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-06-02 21:09:52.105 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-06-02 21:09:52.105 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-02 21:09:52.105 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-06-02 21:09:52.106 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-06-02 21:09:52.106 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-02 21:09:52.106 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-02 21:09:52.106 | qemu-utils seabios 2026-06-02 21:09:52.108 | Suggested packages: 2026-06-02 21:09:52.108 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-06-02 21:09:52.108 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-06-02 21:09:52.108 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-06-02 21:09:52.108 | samba vde2 2026-06-02 21:09:52.184 | The following NEW packages will be installed: 2026-06-02 21:09:52.184 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-06-02 21:09:52.185 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-06-02 21:09:52.185 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-06-02 21:09:52.185 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-06-02 21:09:52.185 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-06-02 21:09:52.185 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-06-02 21:09:52.185 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-06-02 21:09:52.185 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-06-02 21:09:52.185 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-06-02 21:09:52.185 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-06-02 21:09:52.185 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-06-02 21:09:52.185 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-06-02 21:09:52.185 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-06-02 21:09:52.185 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-06-02 21:09:52.185 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-06-02 21:09:52.185 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-06-02 21:09:52.185 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-06-02 21:09:52.185 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-06-02 21:09:52.185 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-06-02 21:09:52.186 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-06-02 21:09:52.186 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-06-02 21:09:52.186 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-02 21:09:52.186 | qemu-utils seabios 2026-06-02 21:09:52.380 | 0 upgraded, 105 newly installed, 0 to remove and 103 not upgraded. 2026-06-02 21:09:52.380 | Need to get 98.1 MB of archives. 2026-06-02 21:09:52.380 | After this operation, 448 MB of additional disk space will be used. 2026-06-02 21:09:52.380 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-06-02 21:09:52.478 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-06-02 21:09:52.490 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-06-02 21:09:52.507 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-06-02 21:09:52.630 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.10 [68.6 kB] 2026-06-02 21:09:52.637 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-06-02 21:09:52.638 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-06-02 21:09:52.639 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-06-02 21:09:52.642 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-06-02 21:09:52.642 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-06-02 21:09:52.644 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-06-02 21:09:52.650 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-06-02 21:09:52.658 | Get:13 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-06-02 21:09:52.673 | Get:14 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-06-02 21:09:52.711 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-06-02 21:09:52.712 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-06-02 21:09:52.719 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-06-02 21:09:52.725 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-06-02 21:09:52.728 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-06-02 21:09:52.730 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-06-02 21:09:52.732 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-06-02 21:09:52.747 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-06-02 21:09:52.750 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-06-02 21:09:52.786 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-06-02 21:09:52.788 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-06-02 21:09:52.790 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-06-02 21:09:52.790 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-06-02 21:09:52.792 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-good1.0-0 amd64 1.24.2-1ubuntu1.4 [33.2 kB] 2026-06-02 21:09:52.793 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-06-02 21:09:52.793 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-06-02 21:09:52.794 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-06-02 21:09:52.796 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-06-02 21:09:52.830 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-06-02 21:09:52.832 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-06-02 21:09:52.869 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-06-02 21:09:52.873 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-06-02 21:09:52.873 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-06-02 21:09:52.874 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-06-02 21:09:52.942 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-06-02 21:09:52.942 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-06-02 21:09:52.943 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-06-02 21:09:52.944 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-06-02 21:09:52.945 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-06-02 21:09:53.022 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-06-02 21:09:53.023 | Get:45 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-06-02 21:09:53.023 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-06-02 21:09:53.026 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-good amd64 1.24.2-1ubuntu1.4 [2,236 kB] 2026-06-02 21:09:53.077 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-06-02 21:09:53.077 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-06-02 21:09:53.078 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-06-02 21:09:53.115 | Get:51 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-06-02 21:09:53.122 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-06-02 21:09:53.123 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-06-02 21:09:53.123 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-06-02 21:09:53.123 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-06-02 21:09:53.125 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-06-02 21:09:53.162 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-06-02 21:09:53.162 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.1 [21.4 kB] 2026-06-02 21:09:53.162 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.1 [63.8 kB] 2026-06-02 21:09:53.164 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.2 [30.6 MB] 2026-06-02 21:09:53.604 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-06-02 21:09:53.604 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-06-02 21:09:53.605 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-06-02 21:09:53.605 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-06-02 21:09:53.605 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-06-02 21:09:53.606 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-06-02 21:09:53.606 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.1 [10.8 MB] 2026-06-02 21:09:53.743 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.1 [34.2 kB] 2026-06-02 21:09:53.744 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-06-02 21:09:53.745 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.1 [37.9 kB] 2026-06-02 21:09:53.745 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-06-02 21:09:53.746 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-06-02 21:09:53.746 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.1 [110 kB] 2026-06-02 21:09:53.747 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-06-02 21:09:53.770 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-06-02 21:09:53.786 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-06-02 21:09:53.790 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnfs14 amd64 5.0.2-1build1 [109 kB] 2026-06-02 21:09:53.792 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-06-02 21:09:53.828 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.2 [627 kB] 2026-06-02 21:09:53.840 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.2 [252 kB] 2026-06-02 21:09:53.843 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.2 [19.1 kB] 2026-06-02 21:09:53.843 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-06-02 21:09:53.844 | Get:83 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-06-02 21:09:53.871 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-06-02 21:09:53.873 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-06-02 21:09:53.877 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-06-02 21:09:53.878 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-06-02 21:09:53.878 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-06-02 21:09:53.911 | Get:89 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-06-02 21:09:53.911 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-06-02 21:09:53.914 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.1 [17.5 MB] 2026-06-02 21:09:54.297 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-06-02 21:09:54.297 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.16 [1,255 kB] 2026-06-02 21:09:54.313 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.16 [1,796 kB] 2026-06-02 21:09:54.335 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-06-02 21:09:54.337 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.16 [11.2 MB] 2026-06-02 21:09:54.470 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.16 [2,222 kB] 2026-06-02 21:09:54.495 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.16 [113 kB] 2026-06-02 21:09:54.495 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.16 [186 kB] 2026-06-02 21:09:54.497 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-06-02 21:09:54.527 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-06-02 21:09:54.528 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-06-02 21:09:54.529 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.16 [312 kB] 2026-06-02 21:09:54.533 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.16 [70.2 kB] 2026-06-02 21:09:54.533 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.8 [5,176 kB] 2026-06-02 21:09:55.062 | Fetched 98.1 MB in 2s (40.5 MB/s) 2026-06-02 21:09:55.107 | Selecting previously unselected package acl. 2026-06-02 21:09:55.182 | (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 ... 156800 files and directories currently installed.) 2026-06-02 21:09:55.189 | Preparing to unpack .../000-acl_2.3.2-1build1.1_amd64.deb ... 2026-06-02 21:09:55.192 | Unpacking acl (2.3.2-1build1.1) ... 2026-06-02 21:09:55.234 | Selecting previously unselected package alsa-topology-conf. 2026-06-02 21:09:55.248 | Preparing to unpack .../001-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-06-02 21:09:55.250 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-06-02 21:09:55.283 | Selecting previously unselected package libasound2-data. 2026-06-02 21:09:55.297 | Preparing to unpack .../002-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-06-02 21:09:55.300 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-02 21:09:55.353 | Selecting previously unselected package libasound2t64:amd64. 2026-06-02 21:09:55.372 | Preparing to unpack .../003-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-06-02 21:09:55.375 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-02 21:09:55.412 | Selecting previously unselected package alsa-ucm-conf. 2026-06-02 21:09:55.425 | Preparing to unpack .../004-alsa-ucm-conf_1.2.10-1ubuntu5.10_all.deb ... 2026-06-02 21:09:55.427 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-06-02 21:09:55.575 | Selecting previously unselected package msr-tools. 2026-06-02 21:09:55.588 | Preparing to unpack .../005-msr-tools_1.3-5build1_amd64.deb ... 2026-06-02 21:09:55.590 | Unpacking msr-tools (1.3-5build1) ... 2026-06-02 21:09:55.620 | Selecting previously unselected package cpu-checker. 2026-06-02 21:09:55.639 | Preparing to unpack .../006-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-06-02 21:09:55.644 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-06-02 21:09:55.680 | Selecting previously unselected package libproxy1v5:amd64. 2026-06-02 21:09:55.694 | Preparing to unpack .../007-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-06-02 21:09:55.696 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-02 21:09:55.730 | Selecting previously unselected package glib-networking-common. 2026-06-02 21:09:55.743 | Preparing to unpack .../008-glib-networking-common_2.80.0-1build1_all.deb ... 2026-06-02 21:09:55.745 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-06-02 21:09:55.773 | Selecting previously unselected package glib-networking-services. 2026-06-02 21:09:55.787 | Preparing to unpack .../009-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-06-02 21:09:55.789 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-06-02 21:09:55.817 | Selecting previously unselected package glib-networking:amd64. 2026-06-02 21:09:55.831 | Preparing to unpack .../010-glib-networking_2.80.0-1build1_amd64.deb ... 2026-06-02 21:09:55.832 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-06-02 21:09:55.868 | Selecting previously unselected package libcdparanoia0:amd64. 2026-06-02 21:09:55.882 | Preparing to unpack .../011-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-06-02 21:09:55.884 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-02 21:09:55.917 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-06-02 21:09:55.930 | Preparing to unpack .../012-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-06-02 21:09:55.934 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-02 21:09:55.969 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-06-02 21:09:55.982 | Preparing to unpack .../013-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-02 21:09:55.984 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 21:09:56.029 | Selecting previously unselected package libogg0:amd64. 2026-06-02 21:09:56.048 | Preparing to unpack .../014-libogg0_1.3.5-3build1_amd64.deb ... 2026-06-02 21:09:56.050 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-06-02 21:09:56.083 | Selecting previously unselected package libopus0:amd64. 2026-06-02 21:09:56.097 | Preparing to unpack .../015-libopus0_1.4-1build1_amd64.deb ... 2026-06-02 21:09:56.098 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-06-02 21:09:56.130 | Selecting previously unselected package libtheora0:amd64. 2026-06-02 21:09:56.149 | Preparing to unpack .../016-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-06-02 21:09:56.151 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-02 21:09:56.190 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-06-02 21:09:56.205 | Preparing to unpack .../017-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-06-02 21:09:56.207 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-02 21:09:56.243 | Selecting previously unselected package libvorbis0a:amd64. 2026-06-02 21:09:56.257 | Preparing to unpack .../018-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-06-02 21:09:56.259 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-02 21:09:56.299 | Selecting previously unselected package libvorbisenc2:amd64. 2026-06-02 21:09:56.316 | Preparing to unpack .../019-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-06-02 21:09:56.319 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-02 21:09:56.351 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-06-02 21:09:56.364 | Preparing to unpack .../020-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-02 21:09:56.367 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 21:09:56.409 | Selecting previously unselected package libaa1:amd64. 2026-06-02 21:09:56.422 | Preparing to unpack .../021-libaa1_1.4p5-51.1_amd64.deb ... 2026-06-02 21:09:56.426 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-06-02 21:09:56.472 | Selecting previously unselected package libraw1394-11:amd64. 2026-06-02 21:09:56.484 | Preparing to unpack .../022-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-06-02 21:09:56.487 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-02 21:09:56.518 | Selecting previously unselected package libavc1394-0:amd64. 2026-06-02 21:09:56.531 | Preparing to unpack .../023-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-06-02 21:09:56.533 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-02 21:09:56.566 | Selecting previously unselected package libcaca0:amd64. 2026-06-02 21:09:56.579 | Preparing to unpack .../024-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-06-02 21:09:56.582 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-02 21:09:56.629 | Selecting previously unselected package libdv4t64:amd64. 2026-06-02 21:09:56.642 | Preparing to unpack .../025-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-06-02 21:09:56.644 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-02 21:09:56.677 | Selecting previously unselected package libflac12t64:amd64. 2026-06-02 21:09:56.695 | Preparing to unpack .../026-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-06-02 21:09:56.698 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-02 21:09:56.731 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-06-02 21:09:56.744 | Preparing to unpack .../027-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-02 21:09:56.746 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-02 21:09:56.778 | Selecting previously unselected package libiec61883-0:amd64. 2026-06-02 21:09:56.791 | Preparing to unpack .../028-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-06-02 21:09:56.793 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-02 21:09:56.823 | Selecting previously unselected package libmp3lame0:amd64. 2026-06-02 21:09:56.836 | Preparing to unpack .../029-libmp3lame0_3.100-6build1_amd64.deb ... 2026-06-02 21:09:56.838 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-06-02 21:09:56.869 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-06-02 21:09:56.882 | Preparing to unpack .../030-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-06-02 21:09:56.884 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-02 21:09:56.912 | Selecting previously unselected package libasyncns0:amd64. 2026-06-02 21:09:56.925 | Preparing to unpack .../031-libasyncns0_0.8-6build4_amd64.deb ... 2026-06-02 21:09:56.929 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-06-02 21:09:56.966 | Selecting previously unselected package libsndfile1:amd64. 2026-06-02 21:09:56.979 | Preparing to unpack .../032-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-06-02 21:09:56.981 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-02 21:09:57.013 | Selecting previously unselected package libx11-xcb1:amd64. 2026-06-02 21:09:57.025 | Preparing to unpack .../033-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-06-02 21:09:57.027 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-02 21:09:57.066 | Selecting previously unselected package libpulse0:amd64. 2026-06-02 21:09:57.079 | Preparing to unpack .../034-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-06-02 21:09:57.089 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-02 21:09:57.122 | Selecting previously unselected package libspeex1:amd64. 2026-06-02 21:09:57.135 | Preparing to unpack .../035-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-06-02 21:09:57.138 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-02 21:09:57.166 | Selecting previously unselected package libshout3:amd64. 2026-06-02 21:09:57.178 | Preparing to unpack .../036-libshout3_2.4.6-1build2_amd64.deb ... 2026-06-02 21:09:57.180 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-06-02 21:09:57.210 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-06-02 21:09:57.222 | Preparing to unpack .../037-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-06-02 21:09:57.224 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-02 21:09:57.257 | Selecting previously unselected package libtag1v5:amd64. 2026-06-02 21:09:57.269 | Preparing to unpack .../038-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-06-02 21:09:57.271 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-02 21:09:57.302 | Selecting previously unselected package libtwolame0:amd64. 2026-06-02 21:09:57.315 | Preparing to unpack .../039-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-06-02 21:09:57.319 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-02 21:09:57.358 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-06-02 21:09:57.372 | Preparing to unpack .../040-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-06-02 21:09:57.374 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-02 21:09:57.408 | Selecting previously unselected package libv4l-0t64:amd64. 2026-06-02 21:09:57.422 | Preparing to unpack .../041-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-06-02 21:09:57.426 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-02 21:09:57.463 | Selecting previously unselected package libvpx9:amd64. 2026-06-02 21:09:57.476 | Preparing to unpack .../042-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-06-02 21:09:57.478 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-02 21:09:57.533 | Selecting previously unselected package libwavpack1:amd64. 2026-06-02 21:09:57.547 | Preparing to unpack .../043-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-06-02 21:09:57.548 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-02 21:09:57.577 | Selecting previously unselected package libsoup-3.0-common. 2026-06-02 21:09:57.591 | Preparing to unpack .../044-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-06-02 21:09:57.593 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-02 21:09:57.622 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-06-02 21:09:57.636 | Preparing to unpack .../045-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-06-02 21:09:57.638 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-02 21:09:57.674 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-06-02 21:09:57.687 | Preparing to unpack .../046-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-06-02 21:09:57.689 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-02 21:09:57.770 | Selecting previously unselected package libxv1:amd64. 2026-06-02 21:09:57.783 | Preparing to unpack .../047-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-06-02 21:09:57.786 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-02 21:09:57.814 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-06-02 21:09:57.831 | Preparing to unpack .../048-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-06-02 21:09:57.834 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 21:09:57.867 | Selecting previously unselected package ipxe-qemu. 2026-06-02 21:09:57.880 | Preparing to unpack .../049-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-06-02 21:09:57.882 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-02 21:09:57.931 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-06-02 21:09:57.944 | Preparing to unpack .../050-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-06-02 21:09:57.945 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-02 21:09:57.984 | Selecting previously unselected package ksmtuned. 2026-06-02 21:09:58.000 | Preparing to unpack .../051-ksmtuned_4.20150326_amd64.deb ... 2026-06-02 21:09:58.002 | Unpacking ksmtuned (4.20150326) ... 2026-06-02 21:09:58.033 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-06-02 21:09:58.047 | Preparing to unpack .../052-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-06-02 21:09:58.048 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-02 21:09:58.078 | Selecting previously unselected package libpcsclite1:amd64. 2026-06-02 21:09:58.093 | Preparing to unpack .../053-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-06-02 21:09:58.094 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-02 21:09:58.127 | Selecting previously unselected package libcacard0:amd64. 2026-06-02 21:09:58.140 | Preparing to unpack .../054-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-06-02 21:09:58.142 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-02 21:09:58.174 | Selecting previously unselected package libdecor-0-0:amd64. 2026-06-02 21:09:58.188 | Preparing to unpack .../055-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-06-02 21:09:58.190 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-02 21:09:58.224 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-06-02 21:09:58.237 | Preparing to unpack .../056-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-06-02 21:09:58.241 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-02 21:09:58.272 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-06-02 21:09:58.286 | Preparing to unpack .../057-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-02 21:09:58.288 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-02 21:09:58.321 | Selecting previously unselected package libdrm-intel1:amd64. 2026-06-02 21:09:58.334 | Preparing to unpack .../058-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.1_amd64.deb ... 2026-06-02 21:09:58.336 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-02 21:09:58.366 | Selecting previously unselected package libllvm20:amd64. 2026-06-02 21:09:58.379 | Preparing to unpack .../059-libllvm20_1%3a20.1.2-0ubuntu1~24.04.2_amd64.deb ... 2026-06-02 21:09:58.381 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-02 21:09:59.029 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-06-02 21:09:59.042 | Preparing to unpack .../060-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 21:09:59.044 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:09:59.071 | Selecting previously unselected package libxcb-present0:amd64. 2026-06-02 21:09:59.084 | Preparing to unpack .../061-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 21:09:59.087 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:09:59.116 | Selecting previously unselected package libxcb-randr0:amd64. 2026-06-02 21:09:59.127 | Preparing to unpack .../062-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 21:09:59.131 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:09:59.165 | Selecting previously unselected package libxcb-sync1:amd64. 2026-06-02 21:09:59.183 | Preparing to unpack .../063-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-06-02 21:09:59.185 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:09:59.217 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-06-02 21:09:59.230 | Preparing to unpack .../064-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 21:09:59.234 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:09:59.273 | Selecting previously unselected package libxshmfence1:amd64. 2026-06-02 21:09:59.291 | Preparing to unpack .../065-libxshmfence1_1.3-1build5_amd64.deb ... 2026-06-02 21:09:59.294 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-06-02 21:09:59.329 | Selecting previously unselected package mesa-libgallium:amd64. 2026-06-02 21:09:59.347 | Preparing to unpack .../066-mesa-libgallium_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:09:59.350 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:09:59.585 | Selecting previously unselected package libgbm1:amd64. 2026-06-02 21:09:59.597 | Preparing to unpack .../067-libgbm1_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:09:59.600 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:09:59.632 | Selecting previously unselected package libvulkan1:amd64. 2026-06-02 21:09:59.650 | Preparing to unpack .../068-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-06-02 21:09:59.652 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-02 21:09:59.692 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-06-02 21:09:59.705 | Preparing to unpack .../069-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:09:59.718 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:09:59.764 | Selecting previously unselected package libxcb-glx0:amd64. 2026-06-02 21:09:59.777 | Preparing to unpack .../070-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-06-02 21:09:59.782 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:09:59.818 | Selecting previously unselected package libxxf86vm1:amd64. 2026-06-02 21:09:59.832 | Preparing to unpack .../071-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-06-02 21:09:59.834 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-02 21:09:59.867 | Selecting previously unselected package libglx-mesa0:amd64. 2026-06-02 21:09:59.880 | Preparing to unpack .../072-libglx-mesa0_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:09:59.884 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:09:59.919 | Selecting previously unselected package libiscsi7:amd64. 2026-06-02 21:09:59.931 | Preparing to unpack .../073-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-06-02 21:09:59.933 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-02 21:09:59.969 | Selecting previously unselected package libsamplerate0:amd64. 2026-06-02 21:09:59.982 | Preparing to unpack .../074-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-06-02 21:09:59.985 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-02 21:10:00.027 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-06-02 21:10:00.039 | Preparing to unpack .../075-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-06-02 21:10:00.042 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-02 21:10:00.078 | Selecting previously unselected package libnfs14:amd64. 2026-06-02 21:10:00.090 | Preparing to unpack .../076-libnfs14_5.0.2-1build1_amd64.deb ... 2026-06-02 21:10:00.093 | Unpacking libnfs14:amd64 (5.0.2-1build1) ... 2026-06-02 21:10:00.127 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-06-02 21:10:00.140 | Preparing to unpack .../077-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-06-02 21:10:00.142 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-02 21:10:00.185 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-06-02 21:10:00.198 | Preparing to unpack .../078-libspa-0.2-modules_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-02 21:10:00.201 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-02 21:10:00.264 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-06-02 21:10:00.277 | Preparing to unpack .../079-libpipewire-0.3-0t64_1.0.5-1ubuntu3.2_amd64.deb ... 2026-06-02 21:10:00.280 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-02 21:10:00.321 | Selecting previously unselected package libpipewire-0.3-common. 2026-06-02 21:10:00.333 | Preparing to unpack .../080-libpipewire-0.3-common_1.0.5-1ubuntu3.2_all.deb ... 2026-06-02 21:10:00.336 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-02 21:10:00.371 | Selecting previously unselected package libxss1:amd64. 2026-06-02 21:10:00.383 | Preparing to unpack .../081-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-06-02 21:10:00.386 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-02 21:10:00.419 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-06-02 21:10:00.432 | Preparing to unpack .../082-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-06-02 21:10:00.436 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-02 21:10:00.505 | Selecting previously unselected package libslirp0:amd64. 2026-06-02 21:10:00.517 | Preparing to unpack .../083-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-06-02 21:10:00.521 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-02 21:10:00.569 | Selecting previously unselected package libspice-server1:amd64. 2026-06-02 21:10:00.581 | Preparing to unpack .../084-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-06-02 21:10:00.584 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-02 21:10:00.634 | Selecting previously unselected package liburing2:amd64. 2026-06-02 21:10:00.646 | Preparing to unpack .../085-liburing2_2.5-1build1_amd64.deb ... 2026-06-02 21:10:00.651 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-06-02 21:10:00.682 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-06-02 21:10:00.693 | Preparing to unpack .../086-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-06-02 21:10:00.696 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-02 21:10:00.729 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-06-02 21:10:00.742 | Preparing to unpack .../087-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-06-02 21:10:00.745 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-02 21:10:00.780 | Selecting previously unselected package libvte-2.91-common. 2026-06-02 21:10:00.792 | Preparing to unpack .../088-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-02 21:10:00.795 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-02 21:10:00.835 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-06-02 21:10:00.848 | Preparing to unpack .../089-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-06-02 21:10:00.852 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-02 21:10:00.889 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-06-02 21:10:00.901 | Preparing to unpack .../090-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:10:00.904 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:10:01.314 | Selecting previously unselected package libfdt1:amd64. 2026-06-02 21:10:01.327 | Preparing to unpack .../091-libfdt1_1.7.0-2build1_amd64.deb ... 2026-06-02 21:10:01.329 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-06-02 21:10:01.367 | Selecting previously unselected package qemu-system-common. 2026-06-02 21:10:01.377 | Preparing to unpack .../092-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:10:01.380 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:01.468 | Selecting previously unselected package qemu-system-data. 2026-06-02 21:10:01.481 | Preparing to unpack .../093-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.16_all.deb ... 2026-06-02 21:10:01.483 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:01.579 | Selecting previously unselected package seabios. 2026-06-02 21:10:01.592 | Preparing to unpack .../094-seabios_1.16.3-2_all.deb ... 2026-06-02 21:10:01.593 | Unpacking seabios (1.16.3-2) ... 2026-06-02 21:10:01.636 | Selecting previously unselected package qemu-system-x86. 2026-06-02 21:10:01.649 | Preparing to unpack .../095-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:10:01.659 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:01.945 | Selecting previously unselected package qemu-utils. 2026-06-02 21:10:01.957 | Preparing to unpack .../096-qemu-utils_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:10:01.960 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:02.050 | Selecting previously unselected package qemu-block-extra. 2026-06-02 21:10:02.061 | Preparing to unpack .../097-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:10:02.063 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:02.092 | Selecting previously unselected package qemu-system-modules-opengl. 2026-06-02 21:10:02.106 | Preparing to unpack .../098-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:10:02.107 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:02.151 | Selecting previously unselected package libglvnd0:amd64. 2026-06-02 21:10:02.164 | Preparing to unpack .../099-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-06-02 21:10:02.165 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-02 21:10:02.201 | Selecting previously unselected package libglx0:amd64. 2026-06-02 21:10:02.215 | Preparing to unpack .../100-libglx0_1.7.0-1build1_amd64.deb ... 2026-06-02 21:10:02.216 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-06-02 21:10:02.249 | Selecting previously unselected package libgl1:amd64. 2026-06-02 21:10:02.262 | Preparing to unpack .../101-libgl1_1.7.0-1build1_amd64.deb ... 2026-06-02 21:10:02.264 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-06-02 21:10:02.294 | Selecting previously unselected package qemu-system-gui. 2026-06-02 21:10:02.307 | Preparing to unpack .../102-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:10:02.309 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:02.341 | Selecting previously unselected package qemu-system-modules-spice. 2026-06-02 21:10:02.353 | Preparing to unpack .../103-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:10:02.356 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:02.385 | Selecting previously unselected package ovmf. 2026-06-02 21:10:02.399 | Preparing to unpack .../104-ovmf_2024.02-2ubuntu0.8_all.deb ... 2026-06-02 21:10:02.401 | Unpacking ovmf (2024.02-2ubuntu0.8) ... 2026-06-02 21:10:02.510 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.2) ... 2026-06-02 21:10:02.515 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:10:02.519 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-06-02 21:10:02.523 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-06-02 21:10:02.528 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-06-02 21:10:02.532 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-06-02 21:10:02.537 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-06-02 21:10:02.542 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:10:02.547 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-06-02 21:10:02.551 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-06-02 21:10:02.556 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-06-02 21:10:02.560 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-06-02 21:10:02.565 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-06-02 21:10:02.570 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-06-02 21:10:02.578 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-06-02 21:10:02.582 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-06-02 21:10:02.589 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:10:02.593 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-02 21:10:02.597 | Setting up msr-tools (1.3-5build1) ... 2026-06-02 21:10:02.601 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-06-02 21:10:02.604 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-06-02 21:10:02.608 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-06-02 21:10:02.613 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-06-02 21:10:02.617 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-06-02 21:10:02.621 | Setting up libnfs14:amd64 (5.0.2-1build1) ... 2026-06-02 21:10:02.625 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-06-02 21:10:02.628 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-06-02 21:10:02.632 | Setting up acl (2.3.2-1build1.1) ... 2026-06-02 21:10:02.638 | Setting up ovmf (2024.02-2ubuntu0.8) ... 2026-06-02 21:10:02.642 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:10:02.646 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-06-02 21:10:02.651 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-06-02 21:10:02.655 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-02 21:10:02.659 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:10:02.663 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-06-02 21:10:02.667 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-06-02 21:10:02.672 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-06-02 21:10:02.676 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.2) ... 2026-06-02 21:10:02.680 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-06-02 21:10:02.690 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-06-02 21:10:02.694 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:02.701 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-06-02 21:10:02.705 | Setting up seabios (1.16.3-2) ... 2026-06-02 21:10:02.709 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-06-02 21:10:02.714 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-06-02 21:10:02.718 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-06-02 21:10:02.723 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-06-02 21:10:02.727 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-06-02 21:10:02.734 | Setting up cpu-checker (0.7-1.3build2) ... 2026-06-02 21:10:02.738 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-06-02 21:10:02.742 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-06-02 21:10:02.746 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-06-02 21:10:02.750 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-06-02 21:10:02.757 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-06-02 21:10:02.762 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-06-02 21:10:02.766 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-06-02 21:10:02.773 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-06-02 21:10:02.776 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-06-02 21:10:02.781 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-06-02 21:10:02.786 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-06-02 21:10:02.790 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-06-02 21:10:02.794 | Setting up ksmtuned (4.20150326) ... 2026-06-02 21:10:02.909 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-02 21:10:03.026 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-02 21:10:03.342 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-06-02 21:10:03.346 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-06-02 21:10:03.352 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-06-02 21:10:03.357 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-06-02 21:10:03.364 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.2) ... 2026-06-02 21:10:03.368 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-06-02 21:10:03.373 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-06-02 21:10:03.378 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-06-02 21:10:03.384 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-06-02 21:10:03.389 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-06-02 21:10:03.393 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.1) ... 2026-06-02 21:10:03.397 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-06-02 21:10:03.404 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:10:03.414 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-06-02 21:10:03.422 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:10:03.429 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:10:03.435 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.10) ... 2026-06-02 21:10:03.443 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:10:03.464 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 21:10:03.473 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-06-02 21:10:03.488 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-02 21:10:03.515 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 21:10:03.522 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-06-02 21:10:03.529 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-06-02 21:10:03.536 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-06-02 21:10:03.541 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-06-02 21:10:03.546 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:03.550 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-06-02 21:10:03.555 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:03.671 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-06-02 21:10:04.421 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.1) ... 2026-06-02 21:10:04.436 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-06-02 21:10:04.445 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:04.568 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-06-02 21:10:04.889 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-06-02 21:10:04.894 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-06-02 21:10:04.907 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-06-02 21:10:04.912 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-06-02 21:10:04.917 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:04.931 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-06-02 21:10:04.938 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-06-02 21:10:04.948 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:04.955 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:04.962 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-06-02 21:10:04.970 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:10:04.975 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-02 21:10:05.079 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 21:10:05.104 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 21:10:06.065 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-06-02 21:10:06.088 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-06-02 21:10:06.777 | 2026-06-02 21:10:06.777 | Running kernel seems to be up-to-date. 2026-06-02 21:10:06.777 | 2026-06-02 21:10:06.777 | Restarting services... 2026-06-02 21:10:06.788 | 2026-06-02 21:10:06.788 | Service restarts being deferred: 2026-06-02 21:10:06.788 | systemctl restart networkd-dispatcher.service 2026-06-02 21:10:06.788 | 2026-06-02 21:10:06.788 | No containers need to be restarted. 2026-06-02 21:10:06.788 | 2026-06-02 21:10:06.788 | User sessions running outdated binaries: 2026-06-02 21:10:06.788 | ubuntu @ session #3: python3[7038] 2026-06-02 21:10:06.797 | 2026-06-02 21:10:06.797 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 21:10:08.290 | + functions-common:apt_get:1205 : result=0 2026-06-02 21:10:08.292 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:10:08.294 | + functions-common:time_stop:2414 : local name 2026-06-02 21:10:08.296 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:10:08.298 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:10:08.300 | + functions-common:time_stop:2417 : local total 2026-06-02 21:10:08.302 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:10:08.304 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:10:08.307 | + functions-common:time_stop:2421 : start_time=1780434591498 2026-06-02 21:10:08.309 | + functions-common:time_stop:2423 : [[ -z 1780434591498 ]] 2026-06-02 21:10:08.311 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:10:08.315 | + functions-common:time_stop:2426 : end_time=1780434608313 2026-06-02 21:10:08.316 | + functions-common:time_stop:2427 : elapsed_time=16815 2026-06-02 21:10:08.318 | + functions-common:time_stop:2428 : total=763 2026-06-02 21:10:08.320 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:10:08.322 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17578 2026-06-02 21:10:08.324 | + functions-common:apt_get:1209 : return 0 2026-06-02 21:10:08.326 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-06-02 21:10:08.329 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-06-02 21:10:08.329 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-06-02 21:10:08.342 | + lib/host:configure_ksm:19 : echo 0 2026-06-02 21:10:08.342 | 0 2026-06-02 21:10:08.346 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-06-02 21:10:08.348 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-06-02 21:10:08.350 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-06-02 21:10:08.358 | vm.dirty_ratio = 60 2026-06-02 21:10:08.362 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-06-02 21:10:08.370 | vm.dirty_background_ratio = 10 2026-06-02 21:10:08.373 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-06-02 21:10:08.383 | vm.vfs_cache_pressure = 50 2026-06-02 21:10:08.386 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-06-02 21:10:08.394 | vm.swappiness = 100 2026-06-02 21:10:08.397 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-06-02 21:10:08.406 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-06-02 21:10:08.406 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-06-02 21:10:08.406 | /proc/sys/vm/compact_unevictable_allowed:1 2026-06-02 21:10:08.406 | /proc/sys/vm/compaction_proactiveness:20 2026-06-02 21:10:08.406 | /proc/sys/vm/dirty_background_bytes:0 2026-06-02 21:10:08.406 | /proc/sys/vm/dirty_background_ratio:10 2026-06-02 21:10:08.406 | /proc/sys/vm/dirty_bytes:0 2026-06-02 21:10:08.406 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-06-02 21:10:08.406 | /proc/sys/vm/dirty_ratio:60 2026-06-02 21:10:08.406 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-06-02 21:10:08.406 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-06-02 21:10:08.406 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-06-02 21:10:08.407 | /proc/sys/vm/extfrag_threshold:500 2026-06-02 21:10:08.407 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-06-02 21:10:08.407 | /proc/sys/vm/hugetlb_shm_group:0 2026-06-02 21:10:08.407 | /proc/sys/vm/laptop_mode:0 2026-06-02 21:10:08.407 | /proc/sys/vm/legacy_va_layout:0 2026-06-02 21:10:08.407 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-06-02 21:10:08.407 | /proc/sys/vm/max_map_count:1048576 2026-06-02 21:10:08.407 | /proc/sys/vm/memfd_noexec:0 2026-06-02 21:10:08.407 | /proc/sys/vm/memory_failure_early_kill:0 2026-06-02 21:10:08.407 | /proc/sys/vm/memory_failure_recovery:1 2026-06-02 21:10:08.407 | /proc/sys/vm/min_free_kbytes:67584 2026-06-02 21:10:08.407 | /proc/sys/vm/min_slab_ratio:5 2026-06-02 21:10:08.407 | /proc/sys/vm/min_unmapped_ratio:1 2026-06-02 21:10:08.407 | /proc/sys/vm/mmap_min_addr:65536 2026-06-02 21:10:08.407 | /proc/sys/vm/mmap_rnd_bits:32 2026-06-02 21:10:08.407 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-06-02 21:10:08.407 | /proc/sys/vm/nr_hugepages:41 2026-06-02 21:10:08.407 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-06-02 21:10:08.407 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-06-02 21:10:08.407 | /proc/sys/vm/numa_stat:1 2026-06-02 21:10:08.407 | /proc/sys/vm/numa_zonelist_order:Node 2026-06-02 21:10:08.407 | /proc/sys/vm/oom_dump_tasks:0 2026-06-02 21:10:08.407 | /proc/sys/vm/oom_kill_allocating_task:1 2026-06-02 21:10:08.407 | /proc/sys/vm/overcommit_kbytes:0 2026-06-02 21:10:08.407 | /proc/sys/vm/overcommit_memory:0 2026-06-02 21:10:08.407 | /proc/sys/vm/overcommit_ratio:50 2026-06-02 21:10:08.407 | /proc/sys/vm/page-cluster:3 2026-06-02 21:10:08.407 | /proc/sys/vm/page_lock_unfairness:5 2026-06-02 21:10:08.407 | /proc/sys/vm/panic_on_oom:0 2026-06-02 21:10:08.407 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-06-02 21:10:08.407 | /proc/sys/vm/stat_interval:1 2026-06-02 21:10:08.407 | /proc/sys/vm/swappiness:100 2026-06-02 21:10:08.407 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-06-02 21:10:08.407 | /proc/sys/vm/user_reserve_kbytes:131072 2026-06-02 21:10:08.407 | /proc/sys/vm/vfs_cache_pressure:50 2026-06-02 21:10:08.407 | /proc/sys/vm/watermark_boost_factor:15000 2026-06-02 21:10:08.408 | /proc/sys/vm/watermark_scale_factor:10 2026-06-02 21:10:08.408 | /proc/sys/vm/zone_reclaim_mode:0 2026-06-02 21:10:08.410 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-06-02 21:10:08.414 | + lib/host:tune_host:97 : configure_host_net 2026-06-02 21:10:08.416 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-06-02 21:10:08.418 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-06-02 21:10:08.420 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-06-02 21:10:08.429 | net.ipv4.tcp_keepalive_time = 60 2026-06-02 21:10:08.432 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-06-02 21:10:08.441 | net.ipv4.tcp_keepalive_intvl = 10 2026-06-02 21:10:08.444 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-06-02 21:10:08.452 | net.ipv4.tcp_keepalive_probes = 6 2026-06-02 21:10:08.455 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-06-02 21:10:08.463 | net.ipv4.tcp_fastopen = 3 2026-06-02 21:10:08.467 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_app_win:31 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-06-02 21:10:08.479 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_dsack:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_ecn:2 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_ehash_entries:262144 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_fack:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_fastopen_key:086701c8-6e24b303-5efd5638-72512634 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_frto:2 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_max_orphans:131072 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_max_syn_backlog:2048 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_max_tw_buckets:131072 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_mem:274272 365699 548544 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_recovery:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_reordering:3 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_retries1:3 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_retries2:15 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_sack:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-06-02 21:10:08.480 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-06-02 21:10:08.483 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-06-02 21:10:08.491 | net.core.default_qdisc = pfifo_fast 2026-06-02 21:10:08.495 | + ./stack.sh:main:594 : fetch_plugins 2026-06-02 21:10:08.497 | + functions-common:fetch_plugins:1760 : local plugins=,neutron 2026-06-02 21:10:08.499 | + functions-common:fetch_plugins:1761 : local plugin 2026-06-02 21:10:08.501 | + functions-common:fetch_plugins:1764 : [[ -z ,neutron ]] 2026-06-02 21:10:08.503 | + functions-common:fetch_plugins:1768 : echo 'Fetching DevStack plugins' 2026-06-02 21:10:08.503 | Fetching DevStack plugins 2026-06-02 21:10:08.505 | + functions-common:fetch_plugins:1769 : for plugin in ${plugins//,/ } 2026-06-02 21:10:08.506 | + functions-common:fetch_plugins:1770 : git_clone_by_name neutron 2026-06-02 21:10:08.508 | + functions-common:git_clone_by_name:675 : local name=neutron 2026-06-02 21:10:08.511 | + functions-common:git_clone_by_name:676 : local repo=https://opendev.org/openstack/neutron 2026-06-02 21:10:08.512 | + functions-common:git_clone_by_name:677 : local dir=/opt/stack/neutron 2026-06-02 21:10:08.514 | + functions-common:git_clone_by_name:678 : local branch=master 2026-06-02 21:10:08.515 | + functions-common:git_clone_by_name:679 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-06-02 21:10:08.517 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron 2026-06-02 21:10:08.518 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-02 21:10:08.520 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:10:08.522 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:10:08.525 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:10:08.527 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:10:08.528 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:10:08.531 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:10:08.543 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:10:08.544 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:10:08.546 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:10:08.548 | + functions-common:git_clone:604 : echo master 2026-06-02 21:10:08.549 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:10:08.553 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-02 21:10:08.555 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:10:08.557 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-02 21:10:08.569 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-02 21:10:08.571 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:10:08.572 | + functions-common:git_clone:667 : head -1 2026-06-02 21:10:08.630 | af96a56aaf Merge "Fixture for FrrService" 2026-06-02 21:10:08.633 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:10:08.635 | + ./stack.sh:main:598 : run_phase override_defaults 2026-06-02 21:10:08.637 | + functions-common:run_phase:1842 : local mode=override_defaults 2026-06-02 21:10:08.639 | + functions-common:run_phase:1843 : local phase= 2026-06-02 21:10:08.641 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 21:10:08.644 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 21:10:08.646 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 21:10:08.648 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 21:10:08.650 | + functions-common:run_phase:1852 : local extra 2026-06-02 21:10:08.653 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 21:10:08.656 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 21:10:08.658 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 21:10:08.660 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 21:10:08.663 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-06-02 21:10:08.665 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 21:10:08.675 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:10:08.677 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-02 21:10:08.678 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 21:10:08.680 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 21:10:08.682 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 21:10:08.684 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 21:10:08.686 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-02 21:10:08.687 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-02 21:10:08.689 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-02 21:10:08.691 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-02 21:10:08.692 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-02 21:10:08.694 | + functions-common:run_phase:1867 : plugin_override_defaults 2026-06-02 21:10:08.696 | + functions-common:plugin_override_defaults:1801 : local plugins=,neutron 2026-06-02 21:10:08.697 | + functions-common:plugin_override_defaults:1802 : local plugin 2026-06-02 21:10:08.699 | + functions-common:plugin_override_defaults:1805 : [[ -z ,neutron ]] 2026-06-02 21:10:08.701 | + functions-common:plugin_override_defaults:1809 : echo 'Overriding Configuration Defaults' 2026-06-02 21:10:08.701 | Overriding Configuration Defaults 2026-06-02 21:10:08.702 | + functions-common:plugin_override_defaults:1810 : for plugin in ${plugins//,/ } 2026-06-02 21:10:08.704 | + functions-common:plugin_override_defaults:1811 : local dir=/opt/stack/neutron 2026-06-02 21:10:08.705 | + functions-common:plugin_override_defaults:1813 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-06-02 21:10:08.707 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-06-02 21:10:08.722 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-06-02 21:10:08.724 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-02 21:10:08.736 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:10:08.738 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.160 2026-06-02 21:10:08.741 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.160 2026-06-02 21:10:08.741 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-02 21:10:08.744 | ++ lib/tls:source:40 : TLS_IP=10.4.3.160 2026-06-02 21:10:08.747 | +++ lib/tls:source:43 : hostname -f 2026-06-02 21:10:08.751 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-06-02 21:10:08.752 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-02 21:10:08.755 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-02 21:10:08.756 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-02 21:10:08.758 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-02 21:10:08.760 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-02 21:10:08.762 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-02 21:10:08.764 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-02 21:10:08.766 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-02 21:10:08.768 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-02 21:10:08.771 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-06-02 21:10:08.783 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-06-02 21:10:08.799 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-06-02 21:10:08.811 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-06-02 21:10:08.823 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-06-02 21:10:08.852 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-06-02 21:10:08.911 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-06-02 21:10:08.995 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-06-02 21:10:09.017 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-06-02 21:10:09.066 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-06-02 21:10:09.113 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-06-02 21:10:09.116 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-02 21:10:09.131 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:10:09.133 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-06-02 21:10:09.136 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-02 21:10:09.138 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-02 21:10:09.141 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-02 21:10:09.144 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-02 21:10:09.146 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-02 21:10:09.161 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-02 21:10:09.163 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-02 21:10:09.167 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-02 21:10:09.169 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-02 21:10:09.172 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-02 21:10:09.175 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-02 21:10:09.177 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-02 21:10:09.180 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-02 21:10:09.182 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-02 21:10:09.185 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-02 21:10:09.202 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-02 21:10:09.205 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-02 21:10:09.207 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-02 21:10:09.209 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-02 21:10:09.212 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-02 21:10:09.214 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-02 21:10:09.216 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-02 21:10:09.218 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-02 21:10:09.221 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-02 21:10:09.223 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-02 21:10:09.226 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-02 21:10:09.228 | ++ lib/neutron:source:114 : Q_HOST=10.4.3.160 2026-06-02 21:10:09.230 | ++ lib/neutron:source:116 : Q_PROTOCOL=https 2026-06-02 21:10:09.233 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-02 21:10:09.237 | +++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-02 21:10:09.237 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-02 21:10:09.239 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-02 21:10:09.242 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-02 21:10:09.244 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-02 21:10:09.246 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-02 21:10:09.248 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-02 21:10:09.250 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-02 21:10:09.265 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-02 21:10:09.268 | +++ lib/neutron:source:128 : ipv6_unquote 10.4.3.160 2026-06-02 21:10:09.271 | +++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-02 21:10:09.271 | +++ functions-common:ipv6_unquote:2212 : echo 10.4.3.160 2026-06-02 21:10:09.275 | ++ lib/neutron:source:128 : Q_META_DATA_IP=10.4.3.160 2026-06-02 21:10:09.277 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-02 21:10:09.279 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-02 21:10:09.282 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-02 21:10:09.284 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-02 21:10:09.286 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-02 21:10:09.289 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-02 21:10:09.291 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-02 21:10:09.293 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-02 21:10:09.295 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-02 21:10:09.298 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-02 21:10:09.300 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-02 21:10:09.302 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-02 21:10:09.304 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-02 21:10:09.306 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-02 21:10:09.308 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-02 21:10:09.311 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-02 21:10:09.313 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-02 21:10:09.316 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-02 21:10:09.318 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:10:09.321 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-02 21:10:09.323 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-02 21:10:09.326 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-02 21:10:09.341 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-02 21:10:09.343 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-02 21:10:09.345 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-02 21:10:09.348 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-02 21:10:09.350 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-02 21:10:09.352 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-02 21:10:09.354 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-02 21:10:09.356 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-02 21:10:09.359 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-02 21:10:09.361 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-02 21:10:09.363 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-02 21:10:09.366 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-02 21:10:09.368 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-02 21:10:09.371 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-02 21:10:09.372 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-02 21:10:09.375 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-02 21:10:09.377 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-02 21:10:09.378 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-02 21:10:09.380 | ++ lib/neutron:source:264 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-06-02 21:10:09.383 | ++ lib/neutron:source:265 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-06-02 21:10:09.487 | ++ lib/neutron:source:272 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-06-02 21:10:09.501 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-06-02 21:10:09.503 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-02 21:10:09.506 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-02 21:10:09.508 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-02 21:10:09.510 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-02 21:10:09.512 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-02 21:10:09.515 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-02 21:10:09.517 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-02 21:10:09.519 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-02 21:10:09.521 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-02 21:10:09.523 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-02 21:10:09.526 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-06-02 21:10:09.527 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-02 21:10:09.529 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-02 21:10:09.531 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-02 21:10:09.534 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-02 21:10:09.536 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-02 21:10:09.538 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-02 21:10:09.540 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-02 21:10:09.542 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-02 21:10:09.545 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-02 21:10:09.545 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-02 21:10:09.545 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-02 21:10:09.546 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-02 21:10:09.551 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=16:1770:38d0 2026-06-02 21:10:09.553 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-02 21:10:09.555 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-02 21:10:09.558 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-02 21:10:09.560 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-02 21:10:09.562 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd16:1770:38d0::/56 2026-06-02 21:10:09.566 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd16:1770:38d0::/56 2026-06-02 21:10:09.566 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-02 21:10:09.571 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd16:1770:38d0::/64 2026-06-02 21:10:09.573 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-02 21:10:09.574 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-02 21:10:09.576 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-02 21:10:09.578 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-02 21:10:09.581 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-06-02 21:10:09.583 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-06-02 21:10:09.585 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-02 21:10:09.587 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-02 21:10:09.589 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-02 21:10:09.591 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-02 21:10:09.592 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-02 21:10:09.594 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-02 21:10:09.596 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-06-02 21:10:09.598 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd16:1770:38d0::/56 2026-06-02 21:10:09.599 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-02 21:10:09.601 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-02 21:10:09.604 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-02 21:10:09.605 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-02 21:10:09.605 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-02 21:10:09.610 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-06-02 21:10:09.613 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-02 21:10:09.614 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-02 21:10:09.614 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-02 21:10:09.620 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-02 21:10:09.624 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-06-02 21:10:09.626 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-06-02 21:10:09.628 | ++ lib/neutron:source:280 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-06-02 21:10:09.631 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-06-02 21:10:09.634 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-02 21:10:09.636 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-02 21:10:09.638 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-02 21:10:09.641 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-02 21:10:09.643 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-02 21:10:09.659 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-06-02 21:10:09.674 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-06-02 21:10:09.686 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-06-02 21:10:09.699 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-06-02 21:10:09.710 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-06-02 21:10:09.742 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-06-02 21:10:09.746 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-02 21:10:09.748 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-02 21:10:09.750 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-02 21:10:09.752 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-02 21:10:09.755 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-02 21:10:09.770 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-02 21:10:09.773 | + ./stack.sh:main:629 : run_phase source 2026-06-02 21:10:09.775 | + functions-common:run_phase:1842 : local mode=source 2026-06-02 21:10:09.777 | + functions-common:run_phase:1843 : local phase= 2026-06-02 21:10:09.779 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 21:10:09.781 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 21:10:09.783 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 21:10:09.785 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 21:10:09.787 | + functions-common:run_phase:1852 : local extra 2026-06-02 21:10:09.790 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 21:10:09.794 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 21:10:09.796 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 21:10:09.799 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 21:10:09.801 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-06-02 21:10:09.803 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 21:10:09.817 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:10:09.819 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-02 21:10:09.822 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-06-02 21:10:09.862 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-02 21:10:09.864 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-02 21:10:09.866 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2026-06-02 21:10:09.869 | + functions-common:run_phase:1864 : load_plugin_settings 2026-06-02 21:10:09.872 | + functions-common:load_plugin_settings:1778 : local plugins=,neutron 2026-06-02 21:10:09.874 | + functions-common:load_plugin_settings:1779 : local plugin 2026-06-02 21:10:09.876 | + functions-common:load_plugin_settings:1782 : [[ -z ,neutron ]] 2026-06-02 21:10:09.879 | + functions-common:load_plugin_settings:1786 : echo 'Loading plugin settings' 2026-06-02 21:10:09.879 | Loading plugin settings 2026-06-02 21:10:09.881 | + functions-common:load_plugin_settings:1787 : for plugin in ${plugins//,/ } 2026-06-02 21:10:09.884 | + functions-common:load_plugin_settings:1788 : local dir=/opt/stack/neutron 2026-06-02 21:10:09.886 | + functions-common:load_plugin_settings:1790 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-06-02 21:10:09.889 | + functions-common:load_plugin_settings:1791 : source /opt/stack/neutron/devstack/settings 2026-06-02 21:10:09.892 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-06-02 21:10:09.894 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-06-02 21:10:09.897 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-06-02 21:10:09.900 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-06-02 21:10:09.902 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-06-02 21:10:09.904 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-02 21:10:09.906 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-06-02 21:10:09.908 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-06-02 21:10:09.910 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-02 21:10:09.912 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:10:09.915 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-06-02 21:10:09.933 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-06-02 21:10:09.936 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-06-02 21:10:09.938 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-06-02 21:10:09.940 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-06-02 21:10:09.943 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-06-02 21:10:09.947 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-06-02 21:10:09.962 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-06-02 21:10:09.964 | + functions-common:run_phase:1865 : verify_disabled_services 2026-06-02 21:10:09.966 | + functions-common:verify_disabled_services:2125 : local service 2026-06-02 21:10:09.968 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:09.971 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-06-02 21:10:09.974 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:09.977 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-06-02 21:10:09.980 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:09.982 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-06-02 21:10:09.985 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:09.988 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-06-02 21:10:09.991 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:09.994 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-06-02 21:10:09.998 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.000 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-06-02 21:10:10.003 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.005 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-06-02 21:10:10.008 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.010 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,key, ]] 2026-06-02 21:10:10.013 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.015 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-06-02 21:10:10.017 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.020 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-06-02 21:10:10.022 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.025 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-06-02 21:10:10.027 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.029 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-06-02 21:10:10.032 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.034 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-06-02 21:10:10.036 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.038 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-06-02 21:10:10.041 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.043 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-06-02 21:10:10.046 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.048 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-06-02 21:10:10.050 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.053 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-06-02 21:10:10.055 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.058 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-06-02 21:10:10.060 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.062 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-06-02 21:10:10.065 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.067 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-06-02 21:10:10.069 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.071 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-06-02 21:10:10.073 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.075 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-06-02 21:10:10.078 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.080 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-06-02 21:10:10.082 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.085 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-06-02 21:10:10.087 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.090 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-06-02 21:10:10.092 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.094 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-06-02 21:10:10.096 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.098 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-06-02 21:10:10.100 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.102 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-06-02 21:10:10.105 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.107 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-06-02 21:10:10.110 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.112 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-06-02 21:10:10.114 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:10:10.117 | + functions-common:verify_disabled_services:2127 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-06-02 21:10:10.119 | + ./stack.sh:main:700 : initialize_database_backends 2026-06-02 21:10:10.121 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-02 21:10:10.124 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-02 21:10:10.139 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:10:10.142 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-02 21:10:10.145 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-02 21:10:10.148 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-02 21:10:10.164 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:10:10.167 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-02 21:10:10.170 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-02 21:10:10.173 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-02 21:10:10.176 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-02 21:10:10.178 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-02 21:10:10.181 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-02 21:10:10.184 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-02 21:10:10.187 | + lib/database:initialize_database_backends:92 : return 0 2026-06-02 21:10:10.190 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-06-02 21:10:10.190 | Using mysql database backend 2026-06-02 21:10:10.192 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-02 21:10:10.207 | + ./stack.sh:main:706 : define_database_baseurl 2026-06-02 21:10:10.210 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-02 21:10:10.213 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-02 21:10:10.215 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-02 21:10:10.218 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-02 21:10:10.220 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-06-02 21:10:10.235 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:10:10.238 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-02 21:10:10.255 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-06-02 21:10:10.272 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:10:10.275 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-02 21:10:10.292 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-02 21:10:10.310 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-06-02 21:10:10.329 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:10:10.332 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-06-02 21:10:10.348 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:10:10.351 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-06-02 21:10:10.369 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-06-02 21:10:10.373 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-06-02 21:10:10.376 | + ./stack.sh:main:762 : save_stackenv 762 2026-06-02 21:10:10.379 | + functions-common:save_stackenv:65 : local tag=762 2026-06-02 21:10:10.382 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-02 21:10:10.387 | + functions-common:save_stackenv:67 : time_stamp=2026-06-02-211010 2026-06-02 21:10:10.389 | + functions-common:save_stackenv:68 : echo '# 2026-06-02-211010 762' 2026-06-02 21:10:10.393 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.396 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-02 21:10:10.399 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.402 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-02 21:10:10.405 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.407 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-02 21:10:10.410 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.412 | + 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-06-02 21:10:10.414 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.417 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.160 2026-06-02 21:10:10.420 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.422 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.160/identity 2026-06-02 21:10:10.425 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.429 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-02-210947 2026-06-02 21:10:10.431 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.434 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-02 21:10:10.436 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.439 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.160 2026-06-02 21:10:10.441 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.444 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-02 21:10:10.446 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.450 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.160 2026-06-02 21:10:10.452 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.455 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-02 21:10:10.458 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.460 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-02 21:10:10.463 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.466 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.160 2026-06-02 21:10:10.468 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:10:10.471 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-02 21:10:10.474 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-06-02 21:10:10.478 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-02 21:10:10.481 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/requirements.git 2026-06-02 21:10:10.483 | + functions-common:git_clone:584 : local git_dest=/opt/stack/requirements 2026-06-02 21:10:10.486 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:10:10.488 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:10:10.491 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:10:10.494 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:10:10.497 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:10:10.500 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:10:10.518 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:10:10.521 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:10:10.524 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:10:10.527 | + functions-common:git_clone:604 : echo master 2026-06-02 21:10:10.527 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:10:10.532 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/requirements ]] 2026-06-02 21:10:10.535 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:10:10.537 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-02 21:10:10.550 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2026-06-02 21:10:10.553 | + functions-common:git_clone:667 : head -1 2026-06-02 21:10:10.553 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:10:10.565 | 6f76e644 Updated from generate-constraints 2026-06-02 21:10:10.569 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:10:10.572 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-06-02 21:10:10.575 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:10:10.577 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-06-02 21:10:10.580 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-06-02 21:10:10.582 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-02 21:10:10.585 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-02 21:10:10.588 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-06-02 21:10:10.591 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-06-02 21:10:10.594 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-02 21:10:10.597 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-02 21:10:10.600 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-02 21:10:10.604 | ++ tools/install_prereqs.sh:source:47 : NOW=1780434610 2026-06-02 21:10:10.608 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-06-02 21:10:10.614 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-02 21:10:10.618 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-02 21:10:10.620 | ++ tools/install_prereqs.sh:source:49 : DELTA=1780434610 2026-06-02 21:10:10.623 | ++ tools/install_prereqs.sh:source:50 : [[ 1780434610 -lt 7200 ]] 2026-06-02 21:10:10.625 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-02 21:10:10.629 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2026-06-02 21:10:10.632 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-02 21:10:10.635 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2026-06-02 21:10:10.638 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-02 21:10:10.641 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2026-06-02 21:10:10.644 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-02 21:10:10.647 | +++ 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-06-02 21:10:10.680 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-02 21:10:10.680 | apache2-dev 2026-06-02 21:10:10.680 | bc 2026-06-02 21:10:10.680 | bsdmainutils 2026-06-02 21:10:10.680 | curl 2026-06-02 21:10:10.680 | g++ 2026-06-02 21:10:10.680 | gawk 2026-06-02 21:10:10.680 | gcc 2026-06-02 21:10:10.680 | gettext 2026-06-02 21:10:10.680 | git 2026-06-02 21:10:10.680 | graphviz 2026-06-02 21:10:10.680 | iputils-ping 2026-06-02 21:10:10.680 | libffi-dev 2026-06-02 21:10:10.680 | libjpeg-dev 2026-06-02 21:10:10.680 | libpq-dev 2026-06-02 21:10:10.680 | libssl-dev 2026-06-02 21:10:10.680 | libsystemd-dev 2026-06-02 21:10:10.680 | libxml2-dev 2026-06-02 21:10:10.680 | libxslt1-dev 2026-06-02 21:10:10.680 | libyaml-dev 2026-06-02 21:10:10.680 | lsof 2026-06-02 21:10:10.680 | openssh-server 2026-06-02 21:10:10.680 | openssl 2026-06-02 21:10:10.680 | pkg-config 2026-06-02 21:10:10.680 | psmisc 2026-06-02 21:10:10.680 | python3-dev 2026-06-02 21:10:10.680 | python3-pip 2026-06-02 21:10:10.680 | python3-systemd 2026-06-02 21:10:10.680 | python3-venv 2026-06-02 21:10:10.680 | tar 2026-06-02 21:10:10.680 | tcpdump 2026-06-02 21:10:10.680 | unzip 2026-06-02 21:10:10.680 | uuid-runtime 2026-06-02 21:10:10.680 | wget 2026-06-02 21:10:10.680 | zlib1g-dev 2026-06-02 21:10:10.680 | lvm2 2026-06-02 21:10:10.680 | qemu-utils 2026-06-02 21:10:10.680 | thin-provisioning-tools 2026-06-02 21:10:10.680 | lsscsi 2026-06-02 21:10:10.680 | open-iscsi 2026-06-02 21:10:10.680 | libkrb5-dev 2026-06-02 21:10:10.680 | libldap2-dev 2026-06-02 21:10:10.680 | libsasl2-dev 2026-06-02 21:10:10.680 | memcached 2026-06-02 21:10:10.680 | python3-mysqldb 2026-06-02 21:10:10.680 | sqlite3 2026-06-02 21:10:10.680 | conntrack 2026-06-02 21:10:10.680 | curl 2026-06-02 21:10:10.680 | ebtables 2026-06-02 21:10:10.680 | genisoimage 2026-06-02 21:10:10.680 | iptables 2026-06-02 21:10:10.680 | iputils-arping 2026-06-02 21:10:10.680 | kpartx 2026-06-02 21:10:10.680 | libjs-jquery-tablesorter 2026-06-02 21:10:10.680 | parted 2026-06-02 21:10:10.680 | pm-utils 2026-06-02 21:10:10.680 | python3-mysqldb 2026-06-02 21:10:10.680 | socat 2026-06-02 21:10:10.680 | sqlite3 2026-06-02 21:10:10.680 | sudo 2026-06-02 21:10:10.680 | vlan 2026-06-02 21:10:10.680 | cryptsetup 2026-06-02 21:10:10.680 | dosfstools 2026-06-02 21:10:10.680 | genisoimage 2026-06-02 21:10:10.680 | gir1.2-libosinfo-1.0 2026-06-02 21:10:10.680 | netcat-openbsd 2026-06-02 21:10:10.680 | open-iscsi 2026-06-02 21:10:10.680 | qemu-utils 2026-06-02 21:10:10.680 | sg3-utils 2026-06-02 21:10:10.680 | sysfsutils 2026-06-02 21:10:10.680 | acl 2026-06-02 21:10:10.680 | dnsmasq-base 2026-06-02 21:10:10.680 | dnsmasq-utils 2026-06-02 21:10:10.680 | ebtables 2026-06-02 21:10:10.680 | haproxy 2026-06-02 21:10:10.680 | iptables 2026-06-02 21:10:10.680 | iputils-arping 2026-06-02 21:10:10.680 | iputils-ping 2026-06-02 21:10:10.680 | postgresql-server-dev-all 2026-06-02 21:10:10.680 | python3-mysqldb 2026-06-02 21:10:10.680 | sqlite3 2026-06-02 21:10:10.680 | sudo 2026-06-02 21:10:10.680 | vlan 2026-06-02 21:10:10.680 | curl 2026-06-02 21:10:10.680 | liberasurecode-dev 2026-06-02 21:10:10.680 | make 2026-06-02 21:10:10.680 | memcached 2026-06-02 21:10:10.680 | rsync 2026-06-02 21:10:10.680 | sqlite3 2026-06-02 21:10:10.680 | xfsprogs 2026-06-02 21:10:10.680 | apache2' 2026-06-02 21:10:10.683 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-02 21:10:10.703 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-02 21:10:10.703 | apache2-dev 2026-06-02 21:10:10.703 | bc 2026-06-02 21:10:10.703 | bsdmainutils 2026-06-02 21:10:10.703 | curl 2026-06-02 21:10:10.703 | g++ 2026-06-02 21:10:10.703 | gawk 2026-06-02 21:10:10.704 | gcc 2026-06-02 21:10:10.704 | gettext 2026-06-02 21:10:10.704 | git 2026-06-02 21:10:10.704 | graphviz 2026-06-02 21:10:10.704 | iputils-ping 2026-06-02 21:10:10.704 | libffi-dev 2026-06-02 21:10:10.704 | libjpeg-dev 2026-06-02 21:10:10.704 | libpq-dev 2026-06-02 21:10:10.704 | libssl-dev 2026-06-02 21:10:10.704 | libsystemd-dev 2026-06-02 21:10:10.704 | libxml2-dev 2026-06-02 21:10:10.704 | libxslt1-dev 2026-06-02 21:10:10.704 | libyaml-dev 2026-06-02 21:10:10.704 | lsof 2026-06-02 21:10:10.704 | openssh-server 2026-06-02 21:10:10.704 | openssl 2026-06-02 21:10:10.704 | pkg-config 2026-06-02 21:10:10.704 | psmisc 2026-06-02 21:10:10.704 | python3-dev 2026-06-02 21:10:10.704 | python3-pip 2026-06-02 21:10:10.704 | python3-systemd 2026-06-02 21:10:10.704 | python3-venv 2026-06-02 21:10:10.704 | tar 2026-06-02 21:10:10.704 | tcpdump 2026-06-02 21:10:10.704 | unzip 2026-06-02 21:10:10.704 | uuid-runtime 2026-06-02 21:10:10.704 | wget 2026-06-02 21:10:10.704 | zlib1g-dev 2026-06-02 21:10:10.704 | lvm2 2026-06-02 21:10:10.704 | qemu-utils 2026-06-02 21:10:10.704 | thin-provisioning-tools 2026-06-02 21:10:10.704 | lsscsi 2026-06-02 21:10:10.704 | open-iscsi 2026-06-02 21:10:10.704 | libkrb5-dev 2026-06-02 21:10:10.704 | libldap2-dev 2026-06-02 21:10:10.704 | libsasl2-dev 2026-06-02 21:10:10.704 | memcached 2026-06-02 21:10:10.704 | python3-mysqldb 2026-06-02 21:10:10.704 | sqlite3 2026-06-02 21:10:10.704 | conntrack 2026-06-02 21:10:10.704 | curl 2026-06-02 21:10:10.704 | ebtables 2026-06-02 21:10:10.704 | genisoimage 2026-06-02 21:10:10.704 | iptables 2026-06-02 21:10:10.704 | iputils-arping 2026-06-02 21:10:10.704 | kpartx 2026-06-02 21:10:10.704 | libjs-jquery-tablesorter 2026-06-02 21:10:10.704 | parted 2026-06-02 21:10:10.704 | pm-utils 2026-06-02 21:10:10.704 | python3-mysqldb 2026-06-02 21:10:10.704 | socat 2026-06-02 21:10:10.704 | sqlite3 2026-06-02 21:10:10.704 | sudo 2026-06-02 21:10:10.704 | vlan 2026-06-02 21:10:10.704 | cryptsetup 2026-06-02 21:10:10.704 | dosfstools 2026-06-02 21:10:10.704 | genisoimage 2026-06-02 21:10:10.704 | gir1.2-libosinfo-1.0 2026-06-02 21:10:10.704 | netcat-openbsd 2026-06-02 21:10:10.704 | open-iscsi 2026-06-02 21:10:10.704 | qemu-utils 2026-06-02 21:10:10.704 | sg3-utils 2026-06-02 21:10:10.704 | sysfsutils 2026-06-02 21:10:10.704 | acl 2026-06-02 21:10:10.704 | dnsmasq-base 2026-06-02 21:10:10.704 | dnsmasq-utils 2026-06-02 21:10:10.704 | ebtables 2026-06-02 21:10:10.704 | haproxy 2026-06-02 21:10:10.704 | iptables 2026-06-02 21:10:10.704 | iputils-arping 2026-06-02 21:10:10.704 | iputils-ping 2026-06-02 21:10:10.704 | postgresql-server-dev-all 2026-06-02 21:10:10.704 | python3-mysqldb 2026-06-02 21:10:10.704 | sqlite3 2026-06-02 21:10:10.704 | sudo 2026-06-02 21:10:10.704 | vlan 2026-06-02 21:10:10.704 | curl 2026-06-02 21:10:10.704 | liberasurecode-dev 2026-06-02 21:10:10.704 | make 2026-06-02 21:10:10.704 | memcached 2026-06-02 21:10:10.704 | rsync 2026-06-02 21:10:10.704 | sqlite3 2026-06-02 21:10:10.704 | xfsprogs 2026-06-02 21:10:10.704 | apache2 ' 2026-06-02 21:10:10.706 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-02 21:10:10.708 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:10:10.710 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:10:10.713 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-02 21:10:10.714 | ++ 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-06-02 21:10:10.718 | ++ 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-06-02 21:10:10.720 | ++ functions-common:install_package:1432 : update_package_repo 2026-06-02 21:10:10.722 | ++ functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:10:10.725 | ++ functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 21:10:10.727 | ++ functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:10:10.729 | ++ functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:10:10.731 | ++ functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:10:10.733 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:10:10.735 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:10:10.736 | ++ functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:10:10.739 | ++ functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 21:10:10.741 | ++ functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 21:10:10.743 | ++ functions-common:apt_get_update:1161 : return 2026-06-02 21:10:10.746 | ++ functions-common:install_package:1433 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-02 21:10:10.748 | ++ functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:10:10.751 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:10:10.753 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:10:10.756 | ++ functions-common:real_install_package:1421 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-02 21:10:10.777 | ++ functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-06-02 21:10:10.810 | Reading package lists... 2026-06-02 21:10:11.077 | Building dependency tree... 2026-06-02 21:10:11.081 | Reading state information... 2026-06-02 21:10:11.382 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-02 21:10:11.382 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-02 21:10:11.382 | g++ set to manually installed. 2026-06-02 21:10:11.382 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-02 21:10:11.382 | gawk set to manually installed. 2026-06-02 21:10:11.382 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-02 21:10:11.382 | gcc set to manually installed. 2026-06-02 21:10:11.382 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-02 21:10:11.382 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-02 21:10:11.382 | iputils-ping set to manually installed. 2026-06-02 21:10:11.382 | lsof is already the newest version (4.95.0-1build3). 2026-06-02 21:10:11.382 | psmisc is already the newest version (23.7-1build1). 2026-06-02 21:10:11.382 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-02 21:10:11.382 | python3-dev set to manually installed. 2026-06-02 21:10:11.382 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-02 21:10:11.382 | python3-systemd is already the newest version (235-1build4). 2026-06-02 21:10:11.382 | python3-systemd set to manually installed. 2026-06-02 21:10:11.382 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-06-02 21:10:11.382 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-02 21:10:11.382 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-02 21:10:11.382 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-06-02 21:10:11.382 | unzip set to manually installed. 2026-06-02 21:10:11.382 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-02 21:10:11.382 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-02 21:10:11.382 | zlib1g-dev set to manually installed. 2026-06-02 21:10:11.382 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-02 21:10:11.382 | lvm2 set to manually installed. 2026-06-02 21:10:11.382 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.16). 2026-06-02 21:10:11.382 | qemu-utils set to manually installed. 2026-06-02 21:10:11.382 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-02 21:10:11.382 | thin-provisioning-tools set to manually installed. 2026-06-02 21:10:11.382 | lsscsi is already the newest version (0.32-1build1). 2026-06-02 21:10:11.382 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-02 21:10:11.382 | open-iscsi set to manually installed. 2026-06-02 21:10:11.382 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-02 21:10:11.382 | iptables set to manually installed. 2026-06-02 21:10:11.382 | kpartx is already the newest version (0.9.4-5ubuntu8.1). 2026-06-02 21:10:11.382 | kpartx set to manually installed. 2026-06-02 21:10:11.382 | parted is already the newest version (3.6-4build1). 2026-06-02 21:10:11.382 | socat is already the newest version (1.8.0.0-4build3). 2026-06-02 21:10:11.382 | vlan is already the newest version (2.0.5ubuntu5). 2026-06-02 21:10:11.382 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-02 21:10:11.382 | cryptsetup set to manually installed. 2026-06-02 21:10:11.382 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-02 21:10:11.382 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-02 21:10:11.382 | netcat-openbsd set to manually installed. 2026-06-02 21:10:11.382 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-02 21:10:11.382 | sg3-utils set to manually installed. 2026-06-02 21:10:11.382 | acl is already the newest version (2.3.2-1build1.1). 2026-06-02 21:10:11.382 | acl set to manually installed. 2026-06-02 21:10:11.382 | make is already the newest version (4.3-4.1build2). 2026-06-02 21:10:11.382 | make set to manually installed. 2026-06-02 21:10:11.382 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-06-02 21:10:11.382 | The following additional packages will be installed: 2026-06-02 21:10:11.382 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-02 21:10:11.382 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-06-02 21:10:11.382 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-06-02 21:10:11.383 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-06-02 21:10:11.383 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-06-02 21:10:11.383 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-06-02 21:10:11.383 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-06-02 21:10:11.383 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-06-02 21:10:11.383 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-06-02 21:10:11.383 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-02 21:10:11.383 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-02 21:10:11.383 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-06-02 21:10:11.383 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-06-02 21:10:11.383 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-06-02 21:10:11.383 | libmysqlclient21 libncurses-dev libnss-systemd libobjc-13-dev libobjc4 2026-06-02 21:10:11.383 | libosinfo-1.0-0 libosinfo-l10n libpam-systemd libpathplan4 libpcre2-16-0 2026-06-02 21:10:11.384 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-06-02 21:10:11.384 | libsctp-dev libsctp1 libsm6 libsmartcols1 libssl3t64 libsub-override-perl 2026-06-02 21:10:11.384 | libsys-hostname-long-perl libsysfs2 libsystemd-shared libsystemd0 libtool 2026-06-02 21:10:11.384 | libudev1 libuuid1 libx86-1 libxaw7 libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-02 21:10:11.384 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-02 21:10:11.384 | mount mysql-common ncal openssh-client openssh-sftp-server osinfo-db pkgconf 2026-06-02 21:10:11.384 | pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-06-02 21:10:11.385 | postgresql-common postgresql-server-dev-16 ssl-cert systemd systemd-dev 2026-06-02 21:10:11.385 | systemd-resolved systemd-sysv udev util-linux uuid-dev vbetool 2026-06-02 21:10:11.387 | Suggested packages: 2026-06-02 21:10:11.387 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-02 21:10:11.387 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-02 21:10:11.387 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-02 21:10:11.387 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-02 21:10:11.387 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-06-02 21:10:11.387 | libtool-doc ncurses-doc postgresql-doc-16 lksctp-tools libssl-doc gfortran 2026-06-02 21:10:11.387 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-02 21:10:11.387 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-06-02 21:10:11.387 | libpam-ssh monkeysphere ssh-askpass molly-guard cpufrequtils wireless-tools 2026-06-02 21:10:11.387 | radeontool libmail-box-perl postgresql-16 default-mysql-server 2026-06-02 21:10:11.387 | | virtual-mysql-server python3-braceexpand sqlite3-doc systemd-container 2026-06-02 21:10:11.387 | systemd-homed systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 2026-06-02 21:10:11.387 | util-linux-extra util-linux-locales 2026-06-02 21:10:11.532 | The following NEW packages will be installed: 2026-06-02 21:10:11.533 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-02 21:10:11.533 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-02 21:10:11.533 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-06-02 21:10:11.533 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-06-02 21:10:11.533 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-02 21:10:11.533 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-02 21:10:11.533 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-02 21:10:11.533 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-02 21:10:11.533 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-02 21:10:11.533 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-06-02 21:10:11.534 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-02 21:10:11.534 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-02 21:10:11.534 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-02 21:10:11.534 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-06-02 21:10:11.534 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-06-02 21:10:11.534 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-02 21:10:11.534 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-06-02 21:10:11.534 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-02 21:10:11.534 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-06-02 21:10:11.534 | libsctp-dev libsctp1 libsm6 libssl-dev libsub-override-perl 2026-06-02 21:10:11.534 | libsys-hostname-long-perl libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 2026-06-02 21:10:11.535 | libxml2-dev libxmu6 libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-06-02 21:10:11.535 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-02 21:10:11.535 | memcached mysql-common ncal osinfo-db pkg-config pkgconf pkgconf-bin 2026-06-02 21:10:11.535 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-02 21:10:11.535 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-02 21:10:11.535 | python3-mysqldb sqlite3 ssl-cert sysfsutils uuid-dev vbetool 2026-06-02 21:10:11.536 | The following packages will be upgraded: 2026-06-02 21:10:11.536 | bsdextrautils bsdutils curl eject fdisk libblkid1 libcurl3t64-gnutls 2026-06-02 21:10:11.537 | libcurl4t64 libfdisk1 libmount1 libnss-systemd libpam-systemd libsmartcols1 2026-06-02 21:10:11.537 | libssl3t64 libsystemd-shared libsystemd0 libudev1 libuuid1 mount 2026-06-02 21:10:11.538 | openssh-client openssh-server openssh-sftp-server openssl rsync sudo systemd 2026-06-02 21:10:11.538 | systemd-dev systemd-resolved systemd-sysv udev util-linux uuid-runtime 2026-06-02 21:10:11.646 | 32 upgraded, 140 newly installed, 0 to remove and 71 not upgraded. 2026-06-02 21:10:11.646 | Need to get 186 MB of archives. 2026-06-02 21:10:11.646 | After this operation, 919 MB of additional disk space will be used. 2026-06-02 21:10:11.646 | 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-06-02 21:10:11.800 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-06-02 21:10:11.955 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-06-02 21:10:11.959 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.15 [106 kB] 2026-06-02 21:10:11.964 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-06-02 21:10:11.969 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.15 [296 kB] 2026-06-02 21:10:11.979 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.15 [2,076 kB] 2026-06-02 21:10:12.023 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.15 [435 kB] 2026-06-02 21:10:12.029 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.15 [11.9 kB] 2026-06-02 21:10:12.029 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.15 [159 kB] 2026-06-02 21:10:12.032 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.15 [235 kB] 2026-06-02 21:10:12.034 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.15 [3,475 kB] 2026-06-02 21:10:12.072 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.15 [1,875 kB] 2026-06-02 21:10:12.094 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.15 [177 kB] 2026-06-02 21:10:12.096 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.9 [1,941 kB] 2026-06-02 21:10:12.117 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-06-02 21:10:12.118 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-06-02 21:10:12.119 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-06-02 21:10:12.121 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.4 [442 kB] 2026-06-02 21:10:12.126 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-06-02 21:10:12.126 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-06-02 21:10:12.127 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-02 21:10:12.165 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-02 21:10:12.167 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-02 21:10:12.168 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-06-02 21:10:12.169 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-02 21:10:12.172 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-02 21:10:12.176 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-02 21:10:12.204 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.12 [1,336 kB] 2026-06-02 21:10:12.217 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.12 [163 kB] 2026-06-02 21:10:12.219 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.12 [98.9 kB] 2026-06-02 21:10:12.220 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.12 [90.2 kB] 2026-06-02 21:10:12.242 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.2 [2,070 kB] 2026-06-02 21:10:12.261 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-02 21:10:12.263 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-02 21:10:12.263 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-02 21:10:12.268 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-02 21:10:12.276 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-02 21:10:12.280 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-02 21:10:12.281 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.9 [1,002 kB] 2026-06-02 21:10:12.293 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-02 21:10:12.293 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-02 21:10:12.319 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-02 21:10:12.320 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-02 21:10:12.321 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-06-02 21:10:12.322 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-06-02 21:10:12.331 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-06-02 21:10:12.367 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-02 21:10:12.367 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-02 21:10:12.371 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-02 21:10:12.374 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-02 21:10:12.406 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-02 21:10:12.410 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-02 21:10:12.411 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-02 21:10:12.723 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-02 21:10:12.883 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-02 21:10:12.884 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-02 21:10:12.884 | Get:58 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-06-02 21:10:12.886 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-02 21:10:12.896 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-06-02 21:10:12.910 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-06-02 21:10:13.002 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-02 21:10:13.002 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-02 21:10:13.004 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-02 21:10:13.004 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-02 21:10:13.005 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-02 21:10:13.005 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-02 21:10:13.005 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-06-02 21:10:13.006 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-02 21:10:13.007 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-02 21:10:13.043 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-02 21:10:13.083 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-02 21:10:13.084 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-02 21:10:13.088 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-02 21:10:13.101 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-02 21:10:13.101 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-06-02 21:10:13.101 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-02 21:10:13.102 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-02 21:10:13.125 | Get:79 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-06-02 21:10:13.129 | Get:80 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-06-02 21:10:13.130 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-02 21:10:13.163 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-02 21:10:13.167 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-02 21:10:13.169 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-06-02 21:10:13.169 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-02 21:10:13.184 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.12 [203 kB] 2026-06-02 21:10:13.265 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-02 21:10:13.265 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-06-02 21:10:13.266 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-02 21:10:13.266 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-02 21:10:13.268 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-02 21:10:13.316 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-02 21:10:13.316 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-06-02 21:10:13.317 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-06-02 21:10:13.404 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-02 21:10:13.431 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-06-02 21:10:13.432 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-02 21:10:13.437 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-02 21:10:13.438 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-02 21:10:13.439 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-02 21:10:13.439 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-02 21:10:13.440 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-02 21:10:13.441 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-02 21:10:13.444 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-02 21:10:13.483 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-02 21:10:13.532 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-02 21:10:13.536 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-06-02 21:10:13.589 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-02 21:10:13.590 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-02 21:10:13.590 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-02 21:10:13.593 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-02 21:10:13.594 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-02 21:10:13.599 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-02 21:10:13.625 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-02 21:10:13.632 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-02 21:10:13.633 | Get:116 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-06-02 21:10:13.671 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-02 21:10:13.675 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-02 21:10:13.676 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-02 21:10:13.676 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-02 21:10:13.677 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-02 21:10:13.680 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-02 21:10:13.680 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-06-02 21:10:13.752 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-02 21:10:13.755 | Get:125 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-02 21:10:13.755 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-02 21:10:13.904 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-02 21:10:13.909 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-06-02 21:10:13.911 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-06-02 21:10:13.912 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-06-02 21:10:13.915 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-02 21:10:13.918 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-02 21:10:13.929 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-02 21:10:13.931 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-02 21:10:13.932 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-06-02 21:10:13.945 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.2 [1,255 kB] 2026-06-02 21:10:13.974 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-02 21:10:13.980 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-02 21:10:13.981 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-02 21:10:13.984 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.9 [2,407 kB] 2026-06-02 21:10:14.021 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-02 21:10:14.022 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-02 21:10:14.028 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.15 [1,239 kB] 2026-06-02 21:10:14.043 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-02 21:10:14.044 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-06-02 21:10:14.056 | Get:146 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-06-02 21:10:14.056 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-02 21:10:14.063 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-02 21:10:14.067 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-02 21:10:14.436 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-02 21:10:14.437 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-02 21:10:14.440 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-06-02 21:10:14.512 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-02 21:10:14.513 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-02 21:10:15.039 | Get:155 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-02 21:10:15.040 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-02 21:10:15.040 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-02 21:10:15.041 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-06-02 21:10:15.041 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-02 21:10:15.041 | Get:160 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-06-02 21:10:15.051 | Get:161 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-06-02 21:10:15.062 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-02 21:10:15.062 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-02 21:10:15.078 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-02 21:10:15.103 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-02 21:10:15.105 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-02 21:10:15.106 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-02 21:10:15.108 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-02 21:10:15.109 | Get:169 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-06-02 21:10:15.110 | Get:170 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-06-02 21:10:15.111 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-02 21:10:15.116 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-02 21:10:15.577 | Preconfiguring packages ... 2026-06-02 21:10:15.673 | Fetched 186 MB in 4s (52.1 MB/s) 2026-06-02 21:10:15.763 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:15.767 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:15.774 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:15.837 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:15.965 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:15.969 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:15.983 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:16.134 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:16.830 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-06-02 21:10:16.936 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:16.940 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:16.947 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:17.001 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.15_all.deb ... 2026-06-02 21:10:17.010 | Unpacking systemd-dev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:17.083 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:17.092 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:17.156 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:17.274 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:17.278 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:17.291 | Unpacking systemd-resolved (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:17.368 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:17.376 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:17.461 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:17.468 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:17.521 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 21:10:17.627 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:17.631 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:17.637 | Unpacking systemd-sysv (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:17.688 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:17.700 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:17.760 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:17.770 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:17.846 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:17.876 | Unpacking systemd (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:18.201 | Preparing to unpack .../4-udev_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:18.227 | Unpacking udev (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:18.361 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:18.371 | Unpacking libudev1:amd64 (255.4-1ubuntu8.15) over (255.4-1ubuntu8.12) ... 2026-06-02 21:10:18.429 | Setting up libudev1:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 21:10:18.545 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:18.549 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-02 21:10:18.556 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-06-02 21:10:18.639 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-02 21:10:18.748 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:18.752 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:18.756 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:18.808 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:18.911 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:18.915 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:18.924 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:18.972 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:19.071 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:19.076 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:19.084 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:19.138 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.4_amd64.deb ... 2026-06-02 21:10:19.150 | Unpacking rsync (3.2.7-1ubuntu1.4) over (3.2.7-1ubuntu1.2) ... 2026-06-02 21:10:19.214 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:19.220 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:19.275 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:19.395 | (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 ... 158875 files and directories currently installed.) 2026-06-02 21:10:19.400 | Preparing to unpack .../000-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:19.413 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:19.454 | Selecting previously unselected package libapr1t64:amd64. 2026-06-02 21:10:19.468 | Preparing to unpack .../001-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-02 21:10:19.470 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-02 21:10:19.501 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-02 21:10:19.514 | Preparing to unpack .../002-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-02 21:10:19.515 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 21:10:19.545 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-02 21:10:19.558 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-02 21:10:19.560 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 21:10:19.588 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-02 21:10:19.600 | Preparing to unpack .../004-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-02 21:10:19.605 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 21:10:19.648 | Preparing to unpack .../005-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-02 21:10:19.653 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-02 21:10:19.697 | Preparing to unpack .../006-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-02 21:10:19.707 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-02 21:10:19.749 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-02 21:10:19.763 | Preparing to unpack .../007-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-02 21:10:19.765 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-02 21:10:19.800 | Selecting previously unselected package apache2-bin. 2026-06-02 21:10:19.814 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.12_amd64.deb ... 2026-06-02 21:10:19.817 | Unpacking apache2-bin (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:19.900 | Selecting previously unselected package apache2-data. 2026-06-02 21:10:19.913 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.12_all.deb ... 2026-06-02 21:10:19.915 | Unpacking apache2-data (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:19.999 | Selecting previously unselected package apache2-utils. 2026-06-02 21:10:20.013 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.12_amd64.deb ... 2026-06-02 21:10:20.015 | Unpacking apache2-utils (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:20.052 | Selecting previously unselected package apache2. 2026-06-02 21:10:20.066 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.12_amd64.deb ... 2026-06-02 21:10:20.073 | Unpacking apache2 (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:20.150 | Selecting previously unselected package haproxy. 2026-06-02 21:10:20.163 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 21:10:20.172 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-02 21:10:20.248 | Selecting previously unselected package memcached. 2026-06-02 21:10:20.261 | Preparing to unpack .../013-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-02 21:10:20.265 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-02 21:10:20.320 | Preparing to unpack .../014-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-02 21:10:20.326 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-02 21:10:20.386 | Preparing to unpack .../015-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-02 21:10:20.478 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-02 21:10:20.560 | Preparing to unpack .../016-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-02 21:10:20.584 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.14) ... 2026-06-02 21:10:20.654 | Selecting previously unselected package libjson-perl. 2026-06-02 21:10:20.667 | Preparing to unpack .../017-libjson-perl_4.10000-1_all.deb ... 2026-06-02 21:10:20.670 | Unpacking libjson-perl (4.10000-1) ... 2026-06-02 21:10:20.715 | Selecting previously unselected package postgresql-client-common. 2026-06-02 21:10:20.730 | Preparing to unpack .../018-postgresql-client-common_257build1.1_all.deb ... 2026-06-02 21:10:20.731 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-02 21:10:20.781 | Preparing to unpack .../019-openssl_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-02 21:10:20.788 | Unpacking openssl (3.0.13-0ubuntu3.9) over (3.0.13-0ubuntu3.7) ... 2026-06-02 21:10:20.902 | Selecting previously unselected package ssl-cert. 2026-06-02 21:10:20.916 | Preparing to unpack .../020-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-02 21:10:20.919 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-02 21:10:20.961 | Selecting previously unselected package postgresql-common. 2026-06-02 21:10:20.975 | Preparing to unpack .../021-postgresql-common_257build1.1_all.deb ... 2026-06-02 21:10:20.992 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-02 21:10:21.000 | Unpacking postgresql-common (257build1.1) ... 2026-06-02 21:10:21.074 | Selecting previously unselected package libsysfs2:amd64. 2026-06-02 21:10:21.089 | Preparing to unpack .../022-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-02 21:10:21.093 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-02 21:10:21.134 | Selecting previously unselected package sysfsutils. 2026-06-02 21:10:21.148 | Preparing to unpack .../023-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-02 21:10:21.155 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-02 21:10:21.205 | Preparing to unpack .../024-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:21.212 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:21.274 | Preparing to unpack .../025-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-06-02 21:10:21.289 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-06-02 21:10:21.382 | Preparing to unpack .../026-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:21.391 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:21.433 | Selecting previously unselected package autotools-dev. 2026-06-02 21:10:21.446 | Preparing to unpack .../027-autotools-dev_20220109.1_all.deb ... 2026-06-02 21:10:21.450 | Unpacking autotools-dev (20220109.1) ... 2026-06-02 21:10:21.487 | Selecting previously unselected package m4. 2026-06-02 21:10:21.502 | Preparing to unpack .../028-m4_1.4.19-4build1_amd64.deb ... 2026-06-02 21:10:21.507 | Unpacking m4 (1.4.19-4build1) ... 2026-06-02 21:10:21.554 | Selecting previously unselected package autoconf. 2026-06-02 21:10:21.568 | Preparing to unpack .../029-autoconf_2.71-3_all.deb ... 2026-06-02 21:10:21.570 | Unpacking autoconf (2.71-3) ... 2026-06-02 21:10:21.628 | Selecting previously unselected package automake. 2026-06-02 21:10:21.641 | Preparing to unpack .../030-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-02 21:10:21.647 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-02 21:10:21.711 | Selecting previously unselected package autopoint. 2026-06-02 21:10:21.726 | Preparing to unpack .../031-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-02 21:10:21.728 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-02 21:10:21.768 | Selecting previously unselected package libdebhelper-perl. 2026-06-02 21:10:21.782 | Preparing to unpack .../032-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-02 21:10:21.785 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-02 21:10:21.839 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-02 21:10:21.853 | Preparing to unpack .../033-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:21.855 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:22.470 | Selecting previously unselected package libclang-cpp17t64. 2026-06-02 21:10:22.483 | Preparing to unpack .../034-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:22.486 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:22.787 | Selecting previously unselected package libgc1:amd64. 2026-06-02 21:10:22.800 | Preparing to unpack .../035-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-02 21:10:22.802 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-02 21:10:22.832 | Selecting previously unselected package libobjc4:amd64. 2026-06-02 21:10:22.846 | Preparing to unpack .../036-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-02 21:10:22.850 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-02 21:10:22.879 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-02 21:10:22.892 | Preparing to unpack .../037-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-02 21:10:22.894 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-02 21:10:22.928 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-02 21:10:22.941 | Preparing to unpack .../038-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:22.944 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:23.064 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-02 21:10:23.077 | Preparing to unpack .../039-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:23.078 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:23.128 | Selecting previously unselected package libclang1-17t64. 2026-06-02 21:10:23.142 | Preparing to unpack .../040-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:23.144 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:23.344 | Selecting previously unselected package clang-17. 2026-06-02 21:10:23.358 | Preparing to unpack .../041-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:23.361 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:23.394 | Selecting previously unselected package libtool. 2026-06-02 21:10:23.409 | Preparing to unpack .../042-libtool_2.4.7-7build1_all.deb ... 2026-06-02 21:10:23.411 | Unpacking libtool (2.4.7-7build1) ... 2026-06-02 21:10:23.445 | Selecting previously unselected package dh-autoreconf. 2026-06-02 21:10:23.458 | Preparing to unpack .../043-dh-autoreconf_20_all.deb ... 2026-06-02 21:10:23.460 | Unpacking dh-autoreconf (20) ... 2026-06-02 21:10:23.490 | Selecting previously unselected package libarchive-zip-perl. 2026-06-02 21:10:23.503 | Preparing to unpack .../044-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-02 21:10:23.505 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-02 21:10:23.539 | Selecting previously unselected package libsub-override-perl. 2026-06-02 21:10:23.552 | Preparing to unpack .../045-libsub-override-perl_0.10-1_all.deb ... 2026-06-02 21:10:23.553 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-02 21:10:23.581 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-02 21:10:23.595 | Preparing to unpack .../046-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-02 21:10:23.596 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-02 21:10:23.629 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-02 21:10:23.643 | Preparing to unpack .../047-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-02 21:10:23.646 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-02 21:10:23.669 | Selecting previously unselected package debugedit. 2026-06-02 21:10:23.683 | Preparing to unpack .../048-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-02 21:10:23.684 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-02 21:10:23.712 | Selecting previously unselected package dwz. 2026-06-02 21:10:23.726 | Preparing to unpack .../049-dwz_0.15-1build6_amd64.deb ... 2026-06-02 21:10:23.728 | Unpacking dwz (0.15-1build6) ... 2026-06-02 21:10:23.757 | Selecting previously unselected package gettext. 2026-06-02 21:10:23.771 | Preparing to unpack .../050-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-02 21:10:23.773 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-02 21:10:23.839 | Selecting previously unselected package intltool-debian. 2026-06-02 21:10:23.852 | Preparing to unpack .../051-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-02 21:10:23.854 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-02 21:10:23.886 | Selecting previously unselected package po-debconf. 2026-06-02 21:10:23.899 | Preparing to unpack .../052-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-02 21:10:23.901 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-02 21:10:23.946 | Selecting previously unselected package debhelper. 2026-06-02 21:10:23.960 | Preparing to unpack .../053-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-02 21:10:23.961 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-02 21:10:24.075 | Selecting previously unselected package uuid-dev:amd64. 2026-06-02 21:10:24.088 | Preparing to unpack .../054-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:24.091 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:24.128 | Selecting previously unselected package libsctp1:amd64. 2026-06-02 21:10:24.142 | Preparing to unpack .../055-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-02 21:10:24.144 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-02 21:10:24.173 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-02 21:10:24.187 | Preparing to unpack .../056-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-02 21:10:24.189 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-02 21:10:24.225 | Selecting previously unselected package libapr1-dev. 2026-06-02 21:10:24.238 | Preparing to unpack .../057-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-02 21:10:24.240 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-02 21:10:24.403 | Selecting previously unselected package libldap-dev:amd64. 2026-06-02 21:10:24.420 | Preparing to unpack .../058-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:10:24.422 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-02 21:10:24.502 | Selecting previously unselected package libldap2-dev. 2026-06-02 21:10:24.515 | Preparing to unpack .../059-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-02 21:10:24.517 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-02 21:10:24.541 | Selecting previously unselected package libaprutil1-dev. 2026-06-02 21:10:24.555 | Preparing to unpack .../060-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-02 21:10:24.556 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-02 21:10:24.696 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-02 21:10:24.710 | Preparing to unpack .../061-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-02 21:10:24.712 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 21:10:24.746 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-02 21:10:24.759 | Preparing to unpack .../062-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-02 21:10:24.762 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 21:10:24.799 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-02 21:10:24.814 | Preparing to unpack .../063-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-02 21:10:24.815 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 21:10:24.844 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-02 21:10:24.858 | Preparing to unpack .../064-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-02 21:10:24.860 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 21:10:24.936 | Selecting previously unselected package apache2-dev. 2026-06-02 21:10:24.951 | Preparing to unpack .../065-apache2-dev_2.4.58-1ubuntu8.12_amd64.deb ... 2026-06-02 21:10:24.956 | Unpacking apache2-dev (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:25.005 | Selecting previously unselected package ncal. 2026-06-02 21:10:25.018 | Preparing to unpack .../066-ncal_12.1.8_amd64.deb ... 2026-06-02 21:10:25.021 | Unpacking ncal (12.1.8) ... 2026-06-02 21:10:25.055 | Selecting previously unselected package bsdmainutils. 2026-06-02 21:10:25.069 | Preparing to unpack .../067-bsdmainutils_12.1.8_all.deb ... 2026-06-02 21:10:25.074 | Unpacking bsdmainutils (12.1.8) ... 2026-06-02 21:10:25.100 | Selecting previously unselected package conntrack. 2026-06-02 21:10:25.113 | Preparing to unpack .../068-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-02 21:10:25.116 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-02 21:10:25.151 | Selecting previously unselected package dnsmasq-base. 2026-06-02 21:10:25.166 | Preparing to unpack .../069-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-02 21:10:25.176 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-02 21:10:25.211 | Selecting previously unselected package dnsmasq-utils. 2026-06-02 21:10:25.226 | Preparing to unpack .../070-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-02 21:10:25.228 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-02 21:10:25.259 | Selecting previously unselected package ebtables. 2026-06-02 21:10:25.273 | Preparing to unpack .../071-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-02 21:10:25.285 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-02 21:10:25.330 | Preparing to unpack .../072-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-02 21:10:25.352 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-06-02 21:10:25.389 | Selecting previously unselected package fonts-liberation. 2026-06-02 21:10:25.403 | Preparing to unpack .../073-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-02 21:10:25.404 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-02 21:10:25.469 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-02 21:10:25.484 | Preparing to unpack .../074-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-02 21:10:25.486 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-02 21:10:25.517 | Selecting previously unselected package fonts-liberation2. 2026-06-02 21:10:25.531 | Preparing to unpack .../075-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-02 21:10:25.533 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-02 21:10:25.567 | Selecting previously unselected package genisoimage. 2026-06-02 21:10:25.580 | Preparing to unpack .../076-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-02 21:10:25.582 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-02 21:10:25.625 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-02 21:10:25.639 | Preparing to unpack .../077-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-02 21:10:25.641 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-02 21:10:25.676 | Selecting previously unselected package libann0. 2026-06-02 21:10:25.689 | Preparing to unpack .../078-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-02 21:10:25.692 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-02 21:10:25.727 | Selecting previously unselected package libcdt5:amd64. 2026-06-02 21:10:25.740 | Preparing to unpack .../079-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 21:10:25.745 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:25.778 | Selecting previously unselected package libcgraph6:amd64. 2026-06-02 21:10:25.792 | Preparing to unpack .../080-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 21:10:25.794 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:25.825 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-02 21:10:25.838 | Preparing to unpack .../081-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-02 21:10:25.840 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-02 21:10:25.872 | Selecting previously unselected package libltdl7:amd64. 2026-06-02 21:10:25.886 | Preparing to unpack .../082-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-02 21:10:25.888 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-02 21:10:25.920 | Selecting previously unselected package libpathplan4:amd64. 2026-06-02 21:10:25.933 | Preparing to unpack .../083-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 21:10:25.936 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:25.972 | Selecting previously unselected package libgvc6. 2026-06-02 21:10:25.986 | Preparing to unpack .../084-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 21:10:25.988 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:26.031 | Selecting previously unselected package libgvpr2:amd64. 2026-06-02 21:10:26.044 | Preparing to unpack .../085-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 21:10:26.048 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:26.087 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-02 21:10:26.100 | Preparing to unpack .../086-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 21:10:26.102 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:26.153 | Selecting previously unselected package libice6:amd64. 2026-06-02 21:10:26.166 | Preparing to unpack .../087-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-02 21:10:26.168 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-02 21:10:26.198 | Selecting previously unselected package libsm6:amd64. 2026-06-02 21:10:26.212 | Preparing to unpack .../088-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-02 21:10:26.213 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-02 21:10:26.242 | Selecting previously unselected package libxt6t64:amd64. 2026-06-02 21:10:26.255 | Preparing to unpack .../089-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-02 21:10:26.257 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-02 21:10:26.289 | Selecting previously unselected package libxmu6:amd64. 2026-06-02 21:10:26.301 | Preparing to unpack .../090-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-02 21:10:26.303 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-02 21:10:26.334 | Selecting previously unselected package libxaw7:amd64. 2026-06-02 21:10:26.348 | Preparing to unpack .../091-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-02 21:10:26.350 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-02 21:10:26.390 | Selecting previously unselected package graphviz. 2026-06-02 21:10:26.403 | Preparing to unpack .../092-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-02 21:10:26.405 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:26.479 | Selecting previously unselected package icu-devtools. 2026-06-02 21:10:26.493 | Preparing to unpack .../093-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-02 21:10:26.499 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-02 21:10:26.552 | Selecting previously unselected package iputils-arping. 2026-06-02 21:10:26.565 | Preparing to unpack .../094-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-02 21:10:26.568 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-02 21:10:26.615 | Selecting previously unselected package comerr-dev:amd64. 2026-06-02 21:10:26.628 | Preparing to unpack .../095-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-02 21:10:26.633 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-02 21:10:26.666 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-02 21:10:26.679 | Preparing to unpack .../096-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 21:10:26.681 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:26.713 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-02 21:10:26.726 | Preparing to unpack .../097-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 21:10:26.728 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:26.762 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-02 21:10:26.775 | Preparing to unpack .../098-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 21:10:26.777 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:26.812 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-02 21:10:26.826 | Preparing to unpack .../099-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 21:10:26.828 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:26.859 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-02 21:10:26.873 | Preparing to unpack .../100-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 21:10:26.875 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:26.919 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-02 21:10:26.932 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-02 21:10:26.934 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-02 21:10:26.963 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-02 21:10:26.977 | Preparing to unpack .../102-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:26.978 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:27.156 | Preparing to unpack .../103-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-02 21:10:27.161 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.6) ... 2026-06-02 21:10:27.194 | Selecting previously unselected package libgts-bin. 2026-06-02 21:10:27.208 | Preparing to unpack .../104-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-02 21:10:27.209 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-02 21:10:27.246 | Selecting previously unselected package libicu-dev:amd64. 2026-06-02 21:10:27.259 | Preparing to unpack .../105-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-02 21:10:27.262 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-02 21:10:27.548 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-02 21:10:27.566 | Preparing to unpack .../106-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-02 21:10:27.568 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-02 21:10:27.605 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-02 21:10:27.619 | Preparing to unpack .../107-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-02 21:10:27.622 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-02 21:10:27.648 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-02 21:10:27.661 | Preparing to unpack .../108-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-02 21:10:27.663 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-02 21:10:27.693 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-02 21:10:27.707 | Preparing to unpack .../109-libjs-jquery-metadata_12-4_all.deb ... 2026-06-02 21:10:27.708 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-02 21:10:27.738 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-02 21:10:27.751 | Preparing to unpack .../110-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-02 21:10:27.755 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-02 21:10:27.813 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-02 21:10:27.827 | Preparing to unpack .../111-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-02 21:10:27.830 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-02 21:10:27.888 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-02 21:10:27.901 | Preparing to unpack .../112-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-02 21:10:27.905 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-02 21:10:27.938 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-02 21:10:27.951 | Preparing to unpack .../113-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-02 21:10:27.953 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-02 21:10:27.986 | Selecting previously unselected package mysql-common. 2026-06-02 21:10:27.999 | Preparing to unpack .../114-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-02 21:10:28.013 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-02 21:10:28.043 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-02 21:10:28.057 | Preparing to unpack .../115-libmysqlclient21_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 21:10:28.059 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:10:28.122 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-02 21:10:28.136 | Preparing to unpack .../116-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-02 21:10:28.137 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-02 21:10:28.193 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-02 21:10:28.205 | Preparing to unpack .../117-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-02 21:10:28.209 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-02 21:10:28.243 | Selecting previously unselected package libpq5:amd64. 2026-06-02 21:10:28.256 | Preparing to unpack .../118-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:10:28.258 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 21:10:28.295 | Selecting previously unselected package libssl-dev:amd64. 2026-06-02 21:10:28.308 | Preparing to unpack .../119-libssl-dev_3.0.13-0ubuntu3.9_amd64.deb ... 2026-06-02 21:10:28.311 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-02 21:10:28.442 | Selecting previously unselected package libpq-dev. 2026-06-02 21:10:28.460 | Preparing to unpack .../120-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:10:28.471 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-02 21:10:28.524 | Selecting previously unselected package libsasl2-dev. 2026-06-02 21:10:28.537 | Preparing to unpack .../121-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-02 21:10:28.547 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-02 21:10:28.598 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-02 21:10:28.616 | Preparing to unpack .../122-libsystemd-dev_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:10:28.619 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 21:10:28.787 | Selecting previously unselected package libx86-1:amd64. 2026-06-02 21:10:28.800 | Preparing to unpack .../123-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-02 21:10:28.804 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-02 21:10:28.834 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-02 21:10:28.853 | Preparing to unpack .../124-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-02 21:10:28.856 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-02 21:10:28.933 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-02 21:10:28.947 | Preparing to unpack .../125-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-02 21:10:28.950 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-02 21:10:29.007 | Selecting previously unselected package llvm-17-runtime. 2026-06-02 21:10:29.020 | Preparing to unpack .../126-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:29.023 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:29.064 | Selecting previously unselected package libpfm4:amd64. 2026-06-02 21:10:29.077 | Preparing to unpack .../127-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-02 21:10:29.079 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-02 21:10:29.145 | Selecting previously unselected package llvm-17. 2026-06-02 21:10:29.158 | Preparing to unpack .../128-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:29.161 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:29.734 | Selecting previously unselected package libffi-dev:amd64. 2026-06-02 21:10:29.748 | Preparing to unpack .../129-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-02 21:10:29.751 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-02 21:10:29.788 | Selecting previously unselected package llvm-17-tools. 2026-06-02 21:10:29.802 | Preparing to unpack .../130-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:29.805 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:29.964 | Selecting previously unselected package libz3-4:amd64. 2026-06-02 21:10:29.978 | Preparing to unpack .../131-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-02 21:10:29.983 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-02 21:10:30.116 | Selecting previously unselected package libz3-dev:amd64. 2026-06-02 21:10:30.130 | Preparing to unpack .../132-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-02 21:10:30.134 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-02 21:10:30.175 | Selecting previously unselected package llvm-17-dev. 2026-06-02 21:10:30.189 | Preparing to unpack .../133-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-02 21:10:30.192 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:31.847 | Selecting previously unselected package osinfo-db. 2026-06-02 21:10:31.862 | Preparing to unpack .../134-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-02 21:10:31.865 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-02 21:10:32.135 | Selecting previously unselected package pkgconf-bin. 2026-06-02 21:10:32.150 | Preparing to unpack .../135-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-02 21:10:32.152 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-02 21:10:32.182 | Selecting previously unselected package pkgconf:amd64. 2026-06-02 21:10:32.197 | Preparing to unpack .../136-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-02 21:10:32.202 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-02 21:10:32.233 | Selecting previously unselected package pkg-config:amd64. 2026-06-02 21:10:32.247 | Preparing to unpack .../137-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-02 21:10:32.252 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-02 21:10:32.282 | Selecting previously unselected package pm-utils. 2026-06-02 21:10:32.296 | Preparing to unpack .../138-pm-utils_1.4.1-21_all.deb ... 2026-06-02 21:10:32.298 | Unpacking pm-utils (1.4.1-21) ... 2026-06-02 21:10:32.340 | Selecting previously unselected package postgresql-client-16. 2026-06-02 21:10:32.354 | Preparing to unpack .../139-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:10:32.356 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 21:10:32.451 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-02 21:10:32.465 | Preparing to unpack .../140-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:10:32.468 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 21:10:32.692 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-02 21:10:32.706 | Preparing to unpack .../141-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-02 21:10:32.707 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-02 21:10:32.740 | Selecting previously unselected package python3-mysqldb. 2026-06-02 21:10:32.754 | Preparing to unpack .../142-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-02 21:10:32.756 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-02 21:10:32.789 | Selecting previously unselected package sqlite3. 2026-06-02 21:10:32.802 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-02 21:10:32.804 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-02 21:10:32.833 | Selecting previously unselected package vbetool. 2026-06-02 21:10:32.847 | Preparing to unpack .../144-vbetool_1.1-5_amd64.deb ... 2026-06-02 21:10:32.849 | Unpacking vbetool (1.1-5) ... 2026-06-02 21:10:32.877 | Selecting previously unselected package libosinfo-l10n. 2026-06-02 21:10:32.891 | Preparing to unpack .../145-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-02 21:10:32.893 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-02 21:10:32.932 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-02 21:10:32.944 | Preparing to unpack .../146-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-02 21:10:32.946 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-02 21:10:32.974 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-02 21:10:32.987 | Preparing to unpack .../147-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-02 21:10:32.989 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-02 21:10:33.018 | Selecting previously unselected package liberasurecode1:amd64. 2026-06-02 21:10:33.031 | Preparing to unpack .../148-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-06-02 21:10:33.034 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-02 21:10:33.061 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-06-02 21:10:33.074 | Preparing to unpack .../149-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-06-02 21:10:33.076 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-02 21:10:33.107 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-02 21:10:33.120 | Preparing to unpack .../150-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-02 21:10:33.122 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:33.157 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-02 21:10:33.170 | Preparing to unpack .../151-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-02 21:10:33.172 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-02 21:10:33.245 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-02 21:10:33.251 | Setting up postgresql-client-common (257build1.1) ... 2026-06-02 21:10:33.261 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-02 21:10:33.266 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-02 21:10:33.271 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-02 21:10:33.293 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-02 21:10:33.297 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-02 21:10:33.305 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:10:33.316 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-02 21:10:33.328 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-02 21:10:33.338 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-02 21:10:33.347 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:33.354 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-02 21:10:33.359 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-02 21:10:33.363 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-02 21:10:33.368 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-02 21:10:33.777 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-02 21:10:33.777 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-02 21:10:34.081 | Setting up ncal (12.1.8) ... 2026-06-02 21:10:34.085 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-02 21:10:34.091 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-02 21:10:34.098 | Setting up vbetool (1.1-5) ... 2026-06-02 21:10:34.102 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-02 21:10:34.123 | Setting up pm-utils (1.4.1-21) ... 2026-06-02 21:10:34.129 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-02 21:10:34.134 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:34.139 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 21:10:34.142 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-02 21:10:34.147 | Setting up m4 (1.4.19-4build1) ... 2026-06-02 21:10:34.152 | Setting up systemd-dev (255.4-1ubuntu8.15) ... 2026-06-02 21:10:34.157 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-02 21:10:34.200 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-02 21:10:34.226 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-02 21:10:34.237 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-02 21:10:34.246 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-02 21:10:34.806 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-02 21:10:35.077 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 21:10:35.082 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-02 21:10:35.085 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:35.090 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-02 21:10:35.225 | Setting up autotools-dev (20220109.1) ... 2026-06-02 21:10:35.233 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-02 21:10:35.238 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 21:10:35.242 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-02 21:10:35.246 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-02 21:10:35.250 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:35.255 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:35.263 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:35.267 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-02 21:10:35.272 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:35.279 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:35.284 | Setting up ebtables (2.0.11-6build1) ... 2026-06-02 21:10:35.636 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-02 21:10:35.641 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-02 21:10:35.645 | Setting up bsdmainutils (12.1.8) ... 2026-06-02 21:10:35.650 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-02 21:10:35.656 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.9) ... 2026-06-02 21:10:35.662 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 21:10:35.669 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-02 21:10:35.674 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-02 21:10:35.683 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-06-02 21:10:35.712 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-02 21:10:35.717 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-02 21:10:35.722 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-02 21:10:35.729 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-02 21:10:35.734 | Setting up autoconf (2.71-3) ... 2026-06-02 21:10:35.742 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-06-02 21:10:35.747 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:35.752 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:35.757 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 21:10:35.762 | Setting up dwz (0.15-1build6) ... 2026-06-02 21:10:35.766 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-02 21:10:35.771 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-02 21:10:35.779 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:35.785 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:35.798 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:36.591 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-06-02 21:10:36.614 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-02 21:10:36.620 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:36.630 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-02 21:10:36.635 | Setting up libjson-perl (4.10000-1) ... 2026-06-02 21:10:36.640 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:36.660 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-02 21:10:36.665 | Setting up debugedit (1:5.0-5build2) ... 2026-06-02 21:10:36.670 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-02 21:10:36.675 | Setting up libsub-override-perl (0.10-1) ... 2026-06-02 21:10:36.679 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-02 21:10:36.684 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:36.689 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:36.694 | Setting up apache2-data (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:36.701 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-02 21:10:36.707 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-02 21:10:36.712 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-02 21:10:36.716 | Setting up openssl (3.0.13-0ubuntu3.9) ... 2026-06-02 21:10:36.724 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-02 21:10:36.729 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-02 21:10:36.733 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-02 21:10:36.740 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 21:10:36.762 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-02 21:10:36.817 | Setting up rsync (3.2.7-1ubuntu1.4) ... 2026-06-02 21:10:37.643 | rsync.service is a disabled or a static unit not running, not starting it. 2026-06-02 21:10:37.646 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-02 21:10:37.659 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:37.664 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-02 21:10:37.672 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-02 21:10:37.676 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-02 21:10:37.680 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 21:10:37.686 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-02 21:10:37.691 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-02 21:10:37.696 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-02 21:10:37.700 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:37.703 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-02 21:10:37.708 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-02 21:10:38.807 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:38.825 | Setting up libtool (2.4.7-7build1) ... 2026-06-02 21:10:38.831 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-02 21:10:38.837 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 21:10:39.294 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-06-02 21:10:39.326 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-02 21:10:39.332 | Setting up haproxy (2.8.16-0ubuntu0.24.04.2) ... 2026-06-02 21:10:39.884 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-02 21:10:40.260 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-02 21:10:40.266 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-02 21:10:40.270 | Setting up systemd (255.4-1ubuntu8.15) ... 2026-06-02 21:10:40.324 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-02 21:10:40.324 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-02 21:10:40.873 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 21:10:40.882 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-02 21:10:40.895 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-06-02 21:10:40.901 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-02 21:10:40.907 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-02 21:10:40.911 | Setting up dh-autoreconf (20) ... 2026-06-02 21:10:40.916 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:40.921 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-02 21:10:40.927 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-02 21:10:40.935 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-02 21:10:40.939 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-02 21:10:40.946 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-02 21:10:40.957 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-02 21:10:41.447 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-02 21:10:41.753 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-06-02 21:10:41.765 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-02 21:10:41.775 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-02 21:10:41.785 | Setting up postgresql-common (257build1.1) ... 2026-06-02 21:10:42.191 | 2026-06-02 21:10:42.191 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-02 21:10:42.338 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-02 21:10:42.338 | Removing obsolete dictionary files: 2026-06-02 21:10:43.007 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-02 21:10:43.406 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:43.465 | Setting up udev (255.4-1ubuntu8.15) ... 2026-06-02 21:10:44.239 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-02 21:10:44.245 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-02 21:10:44.249 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-02 21:10:44.254 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:44.259 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:44.268 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-02 21:10:44.275 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:44.281 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-02 21:10:44.290 | Setting up systemd-resolved (255.4-1ubuntu8.15) ... 2026-06-02 21:10:44.813 | Setting up apache2-utils (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:44.822 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:44.828 | Setting up systemd-sysv (255.4-1ubuntu8.15) ... 2026-06-02 21:10:44.887 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-02 21:10:44.892 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-02 21:10:44.897 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:44.903 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 21:10:44.925 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-02 21:10:44.938 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-02 21:10:44.950 | Setting up apache2-bin (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:44.963 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-02 21:10:44.978 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-02 21:10:44.983 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 21:10:45.128 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-02 21:10:45.132 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-02 21:10:45.136 | Setting up apache2-dev (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:45.140 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-02 21:10:45.146 | Setting up apache2 (2.4.58-1ubuntu8.12) ... 2026-06-02 21:10:45.484 | Enabling module mpm_event. 2026-06-02 21:10:45.519 | Enabling module authz_core. 2026-06-02 21:10:45.524 | Enabling module authz_host. 2026-06-02 21:10:45.558 | Enabling module authn_core. 2026-06-02 21:10:45.564 | Enabling module auth_basic. 2026-06-02 21:10:45.598 | Enabling module access_compat. 2026-06-02 21:10:45.630 | Enabling module authn_file. 2026-06-02 21:10:45.663 | Enabling module authz_user. 2026-06-02 21:10:45.706 | Enabling module alias. 2026-06-02 21:10:45.739 | Enabling module dir. 2026-06-02 21:10:45.772 | Enabling module autoindex. 2026-06-02 21:10:45.803 | Enabling module env. 2026-06-02 21:10:45.835 | Enabling module mime. 2026-06-02 21:10:45.866 | Enabling module negotiation. 2026-06-02 21:10:45.900 | Enabling module setenvif. 2026-06-02 21:10:45.933 | Enabling module filter. 2026-06-02 21:10:45.966 | Enabling module deflate. 2026-06-02 21:10:45.998 | Enabling module status. 2026-06-02 21:10:46.031 | Enabling module reqtimeout. 2026-06-02 21:10:46.063 | Enabling conf charset. 2026-06-02 21:10:46.095 | Enabling conf localized-error-pages. 2026-06-02 21:10:46.127 | Enabling conf other-vhosts-access-log. 2026-06-02 21:10:46.159 | Enabling conf security. 2026-06-02 21:10:46.194 | Enabling conf serve-cgi-bin. 2026-06-02 21:10:46.228 | Enabling site 000-default. 2026-06-02 21:10:46.900 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-02 21:10:47.365 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-02 21:10:48.331 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-02 21:10:48.337 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-02 21:10:48.345 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-02 21:10:48.379 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-02 21:10:48.408 | update-initramfs: Generating /boot/initrd.img-6.8.0-124-generic 2026-06-02 21:10:52.877 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 21:10:52.916 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-06-02 21:10:53.072 | Processing triggers for ufw (0.36.2-6) ... 2026-06-02 21:10:53.152 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 21:10:54.892 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-02 21:10:54.904 | Processing triggers for install-info (7.1-3build2) ... 2026-06-02 21:10:55.055 | Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2026-06-02 21:10:55.886 | 2026-06-02 21:10:55.886 | Running kernel seems to be up-to-date. 2026-06-02 21:10:55.886 | 2026-06-02 21:10:55.886 | Restarting services... 2026-06-02 21:10:56.003 | systemctl restart lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-06-02 21:10:56.160 | 2026-06-02 21:10:56.160 | Service restarts being deferred: 2026-06-02 21:10:56.160 | systemctl restart ModemManager.service 2026-06-02 21:10:56.160 | /etc/needrestart/restart.d/dbus.service 2026-06-02 21:10:56.162 | systemctl restart getty@tty1.service 2026-06-02 21:10:56.162 | systemctl restart networkd-dispatcher.service 2026-06-02 21:10:56.162 | systemctl restart serial-getty@ttyS0.service 2026-06-02 21:10:56.162 | systemctl restart storpool_beacon.service 2026-06-02 21:10:56.162 | systemctl restart storpool_block.service 2026-06-02 21:10:56.162 | systemctl restart systemd-logind.service 2026-06-02 21:10:56.162 | 2026-06-02 21:10:56.162 | No containers need to be restarted. 2026-06-02 21:10:56.162 | 2026-06-02 21:10:56.162 | User sessions running outdated binaries: 2026-06-02 21:10:56.162 | ubuntu @ session #3: python3[7038] 2026-06-02 21:10:56.173 | ubuntu @ session #4: sh[8418], sshd[8360] 2026-06-02 21:10:56.181 | ubuntu @ user manager service: systemd[5152] 2026-06-02 21:10:56.194 | 2026-06-02 21:10:56.194 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 21:10:57.690 | ++ functions-common:apt_get:1205 : result=0 2026-06-02 21:10:57.692 | ++ functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:10:57.694 | ++ functions-common:time_stop:2414 : local name 2026-06-02 21:10:57.696 | ++ functions-common:time_stop:2415 : local end_time 2026-06-02 21:10:57.699 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:10:57.701 | ++ functions-common:time_stop:2417 : local total 2026-06-02 21:10:57.704 | ++ functions-common:time_stop:2418 : local start_time 2026-06-02 21:10:57.706 | ++ functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:10:57.708 | ++ functions-common:time_stop:2421 : start_time=1780434610773 2026-06-02 21:10:57.710 | ++ functions-common:time_stop:2423 : [[ -z 1780434610773 ]] 2026-06-02 21:10:57.712 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:10:57.715 | ++ functions-common:time_stop:2426 : end_time=1780434657713 2026-06-02 21:10:57.718 | ++ functions-common:time_stop:2427 : elapsed_time=46940 2026-06-02 21:10:57.721 | ++ functions-common:time_stop:2428 : total=17578 2026-06-02 21:10:57.724 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:10:57.726 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=64518 2026-06-02 21:10:57.730 | ++ functions-common:apt_get:1209 : return 0 2026-06-02 21:10:57.732 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-02 21:10:57.735 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-02 21:10:57.738 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-02 21:10:57.744 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-02 21:10:57.747 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-02 21:10:57.751 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-02 21:10:57.757 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-02 21:10:57.760 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-06-02 21:10:57.762 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-06-02 21:10:57.765 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-06-02 21:10:58.692 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-06-02 21:10:58.694 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-02 21:10:58.697 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-02 21:10:58.698 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-02 21:10:58.700 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-02 21:10:58.701 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-02 21:10:58.703 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-02 21:10:58.704 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-02 21:10:58.706 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-02 21:10:58.708 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-02 21:10:58.709 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-02 21:10:58.710 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-02 21:10:58.712 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-02 21:10:58.714 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-02 21:10:58.716 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-02 21:10:58.718 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-02 21:10:58.720 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-02 21:10:58.722 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-02 21:10:58.723 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-02 21:10:58.725 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-02 21:10:58.727 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-02 21:10:58.730 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-02 21:10:58.732 | + functions-common:_ensure_lsb_release:420 : return 2026-06-02 21:10:58.734 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-02 21:10:58.745 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-02 21:10:58.747 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-02 21:10:58.760 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-02 21:10:58.762 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-02 21:10:58.773 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-02 21:10:58.775 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-02 21:10:58.777 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-02 21:10:58.778 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-02 21:10:58.780 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-02 21:10:58.782 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-02 21:10:58.784 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-02 21:10:58.786 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-02 21:10:58.787 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-02 21:10:58.789 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-02 21:10:58.792 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-02 21:10:58.792 | Distro: noble 2026-06-02 21:10:58.793 | + tools/install_pip.sh:main:117 : get_versions 2026-06-02 21:10:58.796 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-02 21:10:58.800 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-02 21:10:58.802 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-02 21:10:58.804 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-02 21:10:58.805 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-02 21:10:59.120 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-02 21:10:59.122 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-02 21:10:59.122 | pip: 24.0 2026-06-02 21:10:59.123 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-02 21:10:59.125 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-02 21:10:59.127 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:10:59.129 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:10:59.131 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:10:59.132 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:10:59.133 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:10:59.135 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:10:59.136 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:10:59.138 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:10:59.140 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:10:59.141 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:10:59.142 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:10:59.144 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:10:59.145 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:10:59.147 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-02 21:10:59.149 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:10:59.150 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:10:59.152 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-02 21:10:59.156 | + tools/install_pip.sh:main:146 : set -x 2026-06-02 21:10:59.158 | + tools/install_pip.sh:main:149 : get_versions 2026-06-02 21:10:59.161 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-02 21:10:59.164 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-02 21:10:59.166 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-02 21:10:59.169 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-02 21:10:59.169 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-02 21:10:59.535 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-02 21:10:59.537 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-02 21:10:59.537 | pip: 24.0 2026-06-02 21:10:59.540 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-06-02 21:10:59.544 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-06-02 21:10:59.546 | + ./stack.sh:main:801 : fixup_all 2026-06-02 21:10:59.549 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-02 21:10:59.552 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-02 21:10:59.554 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:10:59.557 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:10:59.559 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-02 21:10:59.571 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-02 21:10:59.586 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-06-02 21:10:59.598 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-02 21:10:59.600 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-02 21:10:59.602 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:10:59.604 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:10:59.607 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:10:59.609 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:10:59.611 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:10:59.613 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:10:59.615 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:10:59.618 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:10:59.620 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:10:59.623 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:10:59.625 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:10:59.627 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:10:59.630 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:10:59.632 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-02 21:10:59.635 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-06-02 21:10:59.637 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-02 21:10:59.649 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-02 21:10:59.662 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-02 21:10:59.674 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-02 21:10:59.687 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-02 21:10:59.698 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-02 21:10:59.711 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-02 21:10:59.722 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-02 21:10:59.733 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-06-02 21:10:59.735 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-02 21:10:59.738 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-02 21:11:02.683 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-02 21:11:02.704 | Using python 3.12 to install setuptools 2026-06-02 21:11:02.707 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-02 21:11:03.411 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-02 21:11:03.520 | Collecting pip 2026-06-02 21:11:03.557 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-02 21:11:03.563 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-02 21:11:03.767 | Collecting setuptools[core] 2026-06-02 21:11:03.770 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-02 21:11:03.841 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-02 21:11:03.844 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 21:11:03.904 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-02 21:11:03.907 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-02 21:11:03.921 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.4 MB/s eta 0:00:00 2026-06-02 21:11:04.073 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-02 21:11:04.082 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-02 21:11:04.130 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-02 21:11:04.137 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 21:11:04.179 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-02 21:11:04.191 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 21:11:04.250 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:04.261 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-02 21:11:04.297 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:04.309 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-02 21:11:04.424 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:04.445 | Downloading typer-0.26.6-py3-none-any.whl.metadata (16 kB) 2026-06-02 21:11:04.505 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:04.508 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-02 21:11:04.583 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:04.586 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-02 21:11:04.609 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:04.611 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-02 21:11:04.650 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:04.653 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-02 21:11:04.711 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:04.795 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 21:11:04.825 | 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-06-02 21:11:04.836 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-02 21:11:04.885 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.6 MB/s eta 0:00:00 2026-06-02 21:11:04.888 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-02 21:11:04.898 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-02 21:11:04.929 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-02 21:11:04.939 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.8 MB/s eta 0:00:00 2026-06-02 21:11:04.942 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-02 21:11:04.948 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 23.8 MB/s eta 0:00:00 2026-06-02 21:11:04.950 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-02 21:11:04.956 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-02 21:11:04.979 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 49.7 MB/s eta 0:00:00 2026-06-02 21:11:04.983 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-02 21:11:04.989 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-02 21:11:04.995 | Downloading typer-0.26.6-py3-none-any.whl (122 kB) 2026-06-02 21:11:05.001 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 26.9 MB/s eta 0:00:00 2026-06-02 21:11:05.004 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-02 21:11:05.010 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-02 21:11:05.020 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 37.0 MB/s eta 0:00:00 2026-06-02 21:11:05.024 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-02 21:11:05.029 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-02 21:11:05.039 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 12.2 MB/s eta 0:00:00 2026-06-02 21:11:05.041 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-02 21:11:05.067 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.9 MB/s eta 0:00:00 2026-06-02 21:11:05.425 | 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-06-02 21:11:05.444 | Attempting uninstall: setuptools 2026-06-02 21:11:05.448 | Found existing installation: setuptools 68.1.2 2026-06-02 21:11:05.448 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:11:05.448 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-02 21:11:06.044 | Attempting uninstall: pygments 2026-06-02 21:11:06.064 | Found existing installation: Pygments 2.17.2 2026-06-02 21:11:06.064 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:11:06.064 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-02 21:11:06.742 | Attempting uninstall: pip 2026-06-02 21:11:06.744 | Found existing installation: pip 24.0 2026-06-02 21:11:06.785 | Uninstalling pip-24.0: 2026-06-02 21:11:06.791 | Successfully uninstalled pip-24.0 2026-06-02 21:11:07.703 | Attempting uninstall: packaging 2026-06-02 21:11:07.715 | Found existing installation: packaging 24.0 2026-06-02 21:11:07.715 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:11:07.715 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-02 21:11:07.824 | Attempting uninstall: markdown-it-py 2026-06-02 21:11:07.840 | Found existing installation: markdown-it-py 3.0.0 2026-06-02 21:11:07.840 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:11:07.842 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-02 21:11:07.926 | Attempting uninstall: wheel 2026-06-02 21:11:07.951 | Found existing installation: wheel 0.42.0 2026-06-02 21:11:07.952 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:11:07.952 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-02 21:11:07.984 | Attempting uninstall: rich 2026-06-02 21:11:08.006 | Found existing installation: rich 13.7.1 2026-06-02 21:11:08.006 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:11:08.007 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-02 21:11:08.435 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.6 typer-slim-0.24.0 wheel-0.47.0 2026-06-02 21:11:08.577 | + inc/python:pip_install:216 : result=0 2026-06-02 21:11:08.580 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:11:08.582 | + functions-common:time_stop:2414 : local name 2026-06-02 21:11:08.585 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:11:08.588 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:11:08.591 | + functions-common:time_stop:2417 : local total 2026-06-02 21:11:08.593 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:11:08.596 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:11:08.598 | + functions-common:time_stop:2421 : start_time=1780434662699 2026-06-02 21:11:08.601 | + functions-common:time_stop:2423 : [[ -z 1780434662699 ]] 2026-06-02 21:11:08.604 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:11:08.607 | + functions-common:time_stop:2426 : end_time=1780434668605 2026-06-02 21:11:08.610 | + functions-common:time_stop:2427 : elapsed_time=5906 2026-06-02 21:11:08.612 | + functions-common:time_stop:2428 : total=0 2026-06-02 21:11:08.615 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:11:08.618 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5906 2026-06-02 21:11:08.620 | + inc/python:pip_install:219 : return 0 2026-06-02 21:11:08.623 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-06-02 21:11:08.626 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:11:08.629 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:11:08.631 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-02 21:11:08.634 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-02 21:11:08.637 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-06-02 21:11:08.659 | Using python 3.12 to install os-testr 2026-06-02 21:11:08.661 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-06-02 21:11:09.428 | Collecting os-testr 2026-06-02 21:11:09.497 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-02 21:11:09.524 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-02 21:11:09.528 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-02 21:11:09.654 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-02 21:11:09.658 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-02 21:11:09.813 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-02 21:11:09.819 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-02 21:11:09.826 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-02 21:11:09.845 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-02 21:11:09.850 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-02 21:11:09.899 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-02 21:11:09.902 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-06-02 21:11:09.917 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-02 21:11:09.927 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-02 21:11:09.934 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-02 21:11:09.941 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-02 21:11:09.949 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-02 21:11:09.956 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-02 21:11:09.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 46.2 MB/s 0:00:00 2026-06-02 21:11:10.053 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-02 21:11:10.141 | Attempting uninstall: PyYAML 2026-06-02 21:11:10.145 | Found existing installation: PyYAML 6.0.1 2026-06-02 21:11:10.149 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:11:10.149 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-02 21:11:10.354 | 2026-06-02 21:11:10.356 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-06-02 21:11:10.454 | + inc/python:pip_install:216 : result=0 2026-06-02 21:11:10.457 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:11:10.460 | + functions-common:time_stop:2414 : local name 2026-06-02 21:11:10.464 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:11:10.467 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:11:10.470 | + functions-common:time_stop:2417 : local total 2026-06-02 21:11:10.473 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:11:10.476 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:11:10.479 | + functions-common:time_stop:2421 : start_time=1780434668653 2026-06-02 21:11:10.482 | + functions-common:time_stop:2423 : [[ -z 1780434668653 ]] 2026-06-02 21:11:10.486 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:11:10.490 | + functions-common:time_stop:2426 : end_time=1780434670487 2026-06-02 21:11:10.492 | + functions-common:time_stop:2427 : elapsed_time=1834 2026-06-02 21:11:10.494 | + functions-common:time_stop:2428 : total=5906 2026-06-02 21:11:10.497 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:11:10.499 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7740 2026-06-02 21:11:10.503 | + inc/python:pip_install:219 : return 0 2026-06-02 21:11:10.506 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-02 21:11:10.563 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-06-02 21:11:10.634 | + ./stack.sh:main:829 : install_infra 2026-06-02 21:11:10.637 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-02 21:11:10.640 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-02 21:11:10.644 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-02 21:11:13.569 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-02 21:11:13.572 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-02 21:11:13.597 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-06-02 21:11:14.351 | Collecting pbr 2026-06-02 21:11:14.353 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-02 21:11:14.550 | Collecting setuptools[core] 2026-06-02 21:11:14.552 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-02 21:11:14.643 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-02 21:11:14.644 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 21:11:14.677 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-02 21:11:14.679 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-02 21:11:14.709 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-02 21:11:14.710 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-02 21:11:14.742 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-02 21:11:14.744 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 21:11:14.766 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-02 21:11:14.767 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 21:11:14.809 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:14.811 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-02 21:11:14.838 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:14.840 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-02 21:11:14.956 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:14.958 | Using cached typer-0.26.6-py3-none-any.whl.metadata (16 kB) 2026-06-02 21:11:14.985 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:14.987 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-02 21:11:15.053 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:15.055 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-02 21:11:15.070 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:15.072 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-02 21:11:15.102 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:15.103 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-02 21:11:15.133 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:15.134 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 21:11:15.170 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-02 21:11:15.211 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-02 21:11:15.227 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-02 21:11:15.229 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-02 21:11:15.229 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-02 21:11:15.231 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-02 21:11:15.232 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-02 21:11:15.234 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-02 21:11:15.235 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-02 21:11:15.238 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-02 21:11:15.239 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-02 21:11:15.241 | Using cached typer-0.26.6-py3-none-any.whl (122 kB) 2026-06-02 21:11:15.241 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-02 21:11:15.242 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-02 21:11:15.244 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-02 21:11:15.247 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-02 21:11:15.248 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-02 21:11:15.251 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-02 21:11:15.381 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-06-02 21:11:17.296 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.6 typer-slim-0.24.0 wheel-0.47.0 2026-06-02 21:11:17.434 | + inc/python:pip_install:216 : result=0 2026-06-02 21:11:17.437 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:11:17.440 | + functions-common:time_stop:2414 : local name 2026-06-02 21:11:17.442 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:11:17.444 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:11:17.447 | + functions-common:time_stop:2417 : local total 2026-06-02 21:11:17.449 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:11:17.451 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:11:17.453 | + functions-common:time_stop:2421 : start_time=1780434673587 2026-06-02 21:11:17.456 | + functions-common:time_stop:2423 : [[ -z 1780434673587 ]] 2026-06-02 21:11:17.459 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:11:17.463 | + functions-common:time_stop:2426 : end_time=1780434677460 2026-06-02 21:11:17.465 | + functions-common:time_stop:2427 : elapsed_time=3873 2026-06-02 21:11:17.467 | + functions-common:time_stop:2428 : total=7740 2026-06-02 21:11:17.469 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:11:17.472 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11613 2026-06-02 21:11:17.474 | + inc/python:pip_install:219 : return 0 2026-06-02 21:11:17.477 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-02 21:11:17.480 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-02 21:11:17.501 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-06-02 21:11:18.141 | Processing /opt/stack/requirements 2026-06-02 21:11:18.143 | Installing build dependencies: started 2026-06-02 21:11:19.728 | Installing build dependencies: finished with status 'done' 2026-06-02 21:11:19.730 | Getting requirements to build wheel: started 2026-06-02 21:11:19.897 | Getting requirements to build wheel: finished with status 'done' 2026-06-02 21:11:19.900 | Preparing metadata (pyproject.toml): started 2026-06-02 21:11:20.746 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:11:20.934 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8425) 2026-06-02 21:11:20.967 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-02 21:11:20.978 | 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.dev8425) (26.2) 2026-06-02 21:11:21.015 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8425) 2026-06-02 21:11:21.018 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-02 21:11:21.111 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8425) 2026-06-02 21:11:21.112 | 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-06-02 21:11:21.248 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8425) 2026-06-02 21:11:21.253 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-02 21:11:21.260 | 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.dev8425) (82.0.1) 2026-06-02 21:11:21.393 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8425) 2026-06-02 21:11:21.397 | 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-06-02 21:11:21.402 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.3 MB/s eta 0:00:00 2026-06-02 21:11:21.426 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8425) 2026-06-02 21:11:21.430 | Downloading idna-3.17-py3-none-any.whl.metadata (6.4 kB) 2026-06-02 21:11:21.477 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8425) 2026-06-02 21:11:21.480 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-02 21:11:21.520 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8425) 2026-06-02 21:11:21.523 | Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 21:11:21.577 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-02 21:11:21.583 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-02 21:11:21.596 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.0 MB/s eta 0:00:00 2026-06-02 21:11:21.597 | 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-06-02 21:11:21.601 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-02 21:11:21.616 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 5.5 MB/s eta 0:00:00 2026-06-02 21:11:21.618 | Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) 2026-06-02 21:11:21.631 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.1/134.1 kB 11.4 MB/s eta 0:00:00 2026-06-02 21:11:21.634 | 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-06-02 21:11:21.644 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 33.8 MB/s eta 0:00:00 2026-06-02 21:11:21.647 | Downloading idna-3.17-py3-none-any.whl (65 kB) 2026-06-02 21:11:21.657 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.3/65.3 kB 7.0 MB/s eta 0:00:00 2026-06-02 21:11:21.659 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-02 21:11:21.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 14.9 MB/s eta 0:00:00 2026-06-02 21:11:21.678 | Building wheels for collected packages: openstack_requirements 2026-06-02 21:11:21.680 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-02 21:11:22.968 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-02 21:11:22.968 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8425-py3-none-any.whl size=52161 sha256=a0b005cb286f4d0e14970b9003fbc0aee9428afc6ba67b021036b28c76607163 2026-06-02 21:11:22.968 | Stored in directory: /tmp/pip-ephem-wheel-cache-ybl1yf39/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-02 21:11:22.973 | Successfully built openstack_requirements 2026-06-02 21:11:23.124 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-02 21:11:23.495 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.5.20 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.17 openstack_requirements-1.2.1.dev8425 requests-2.34.2 urllib3-2.7.0 2026-06-02 21:11:23.636 | + inc/python:pip_install:216 : result=0 2026-06-02 21:11:23.638 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:11:23.640 | + functions-common:time_stop:2414 : local name 2026-06-02 21:11:23.643 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:11:23.645 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:11:23.647 | + functions-common:time_stop:2417 : local total 2026-06-02 21:11:23.650 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:11:23.652 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:11:23.655 | + functions-common:time_stop:2421 : start_time=1780434677495 2026-06-02 21:11:23.657 | + functions-common:time_stop:2423 : [[ -z 1780434677495 ]] 2026-06-02 21:11:23.661 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:11:23.664 | + functions-common:time_stop:2426 : end_time=1780434683662 2026-06-02 21:11:23.667 | + functions-common:time_stop:2427 : elapsed_time=6167 2026-06-02 21:11:23.669 | + functions-common:time_stop:2428 : total=11613 2026-06-02 21:11:23.671 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:11:23.674 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17780 2026-06-02 21:11:23.676 | + inc/python:pip_install:219 : return 0 2026-06-02 21:11:23.679 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-02 21:11:23.682 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-02 21:11:23.684 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-02 21:11:23.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:11:23.689 | + 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-06-02 21:11:23.692 | + 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-06-02 21:11:23.694 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:11:23.698 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-02 21:11:23.718 | Using python 3.12 to install pbr 2026-06-02 21:11:23.720 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-06-02 21:11:24.231 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-02 21:11:24.303 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-02 21:11:24.441 | + inc/python:pip_install:216 : result=0 2026-06-02 21:11:24.443 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:11:24.447 | + functions-common:time_stop:2414 : local name 2026-06-02 21:11:24.450 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:11:24.453 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:11:24.455 | + functions-common:time_stop:2417 : local total 2026-06-02 21:11:24.458 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:11:24.460 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:11:24.462 | + functions-common:time_stop:2421 : start_time=1780434683713 2026-06-02 21:11:24.465 | + functions-common:time_stop:2423 : [[ -z 1780434683713 ]] 2026-06-02 21:11:24.467 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:11:24.471 | + functions-common:time_stop:2426 : end_time=1780434684468 2026-06-02 21:11:24.474 | + functions-common:time_stop:2427 : elapsed_time=755 2026-06-02 21:11:24.476 | + functions-common:time_stop:2428 : total=17780 2026-06-02 21:11:24.479 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:11:24.481 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18535 2026-06-02 21:11:24.483 | + inc/python:pip_install:219 : return 0 2026-06-02 21:11:24.486 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-02 21:11:27.377 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-02 21:11:27.879 | Collecting bindep 2026-06-02 21:11:27.912 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-02 21:11:27.963 | Collecting distro>=1.7 (from bindep) 2026-06-02 21:11:27.967 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-02 21:11:28.003 | Collecting packaging (from bindep) 2026-06-02 21:11:28.005 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 21:11:28.144 | Collecting Parsley (from bindep) 2026-06-02 21:11:28.148 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-02 21:11:28.183 | Collecting pbr>=2 (from bindep) 2026-06-02 21:11:28.184 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-02 21:11:28.363 | Collecting setuptools (from pbr>=2->bindep) 2026-06-02 21:11:28.365 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-02 21:11:28.404 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-02 21:11:28.416 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-02 21:11:28.422 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-02 21:11:28.423 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-02 21:11:28.427 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-02 21:11:28.436 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 12.0 MB/s eta 0:00:00 2026-06-02 21:11:28.437 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-02 21:11:28.501 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-02 21:11:29.438 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-02 21:11:29.540 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-02 21:11:29.543 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-02 21:11:29.546 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-06-02 21:11:29.563 | + ./stack.sh:main:838 : pkgs= 2026-06-02 21:11:29.566 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-06-02 21:11:29.568 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-06-02 21:11:29.571 | + functions-common:run_phase:1842 : local mode=stack 2026-06-02 21:11:29.573 | + functions-common:run_phase:1843 : local phase=pre-install 2026-06-02 21:11:29.575 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 21:11:29.577 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 21:11:29.579 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 21:11:29.581 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 21:11:29.584 | + functions-common:run_phase:1852 : local extra 2026-06-02 21:11:29.587 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 21:11:29.591 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 21:11:29.593 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 21:11:29.595 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 21:11:29.598 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-02 21:11:29.600 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 21:11:29.614 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:11:29.617 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:11:29.619 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:11:29.621 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-02 21:11:29.623 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:11:29.625 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-02 21:11:29.628 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:11:29.631 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-02 21:11:29.633 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:11:29.635 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-02 21:11:29.637 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:11:29.640 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-02 21:11:29.642 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-02 21:11:29.644 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-02 21:11:29.646 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:11:29.649 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-02 21:11:29.652 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2026-06-02 21:11:29.655 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-02 21:11:29.658 | + functions-common:run_plugins:1829 : local phase=pre-install 2026-06-02 21:11:29.660 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-02 21:11:29.663 | + functions-common:run_plugins:1832 : local plugin 2026-06-02 21:11:29.666 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-02 21:11:29.668 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-02 21:11:29.671 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-02 21:11:29.673 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-06-02 21:11:29.678 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-02 21:11:29.680 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-02 21:11:29.683 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-02 21:11:29.686 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-02 21:11:29.689 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-02 21:11:29.691 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-02 21:11:29.694 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-02 21:11:29.698 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-02 21:11:29.700 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-02 21:11:29.702 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-02 21:11:29.705 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-02 21:11:29.707 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-02 21:11:29.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-02 21:11:29.713 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-02 21:11:29.716 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-02 21:11:29.719 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-02 21:11:29.722 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-02 21:11:29.725 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-02 21:11:29.728 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-02 21:11:29.731 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-02 21:11:29.734 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-02 21:11:29.749 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-02 21:11:29.752 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-02 21:11:29.756 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-02 21:11:29.759 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-02 21:11:29.763 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-02 21:11:29.765 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-02 21:11:29.768 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:11:29.785 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:11:29.787 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-02 21:11:29.791 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-02 21:11:29.791 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-02 21:11:29.796 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-02 21:11:29.798 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-02 21:11:29.801 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-02 21:11:29.804 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:11:29.822 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:11:29.825 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-02 21:11:29.828 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:11:29.830 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-02 21:11:29.833 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-02 21:11:29.836 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-02 21:11:29.839 | + functions:set_systemd_override:845 : local value=2048 2026-06-02 21:11:29.842 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-02 21:11:29.845 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-02 21:11:29.901 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-02 21:11:29.901 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-02 21:11:29.904 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-02 21:11:30.160 | + ./stack.sh:main:851 : install_rpc_backend 2026-06-02 21:11:30.163 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-02 21:11:30.181 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:11:30.184 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-02 21:11:30.188 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 21:11:30.190 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:11:30.192 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 21:11:30.195 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:11:30.197 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:11:30.200 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:11:30.204 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:11:30.207 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:11:30.210 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:11:30.213 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 21:11:30.215 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 21:11:30.217 | + functions-common:apt_get_update:1161 : return 2026-06-02 21:11:30.220 | + functions-common:install_package:1433 : real_install_package rabbitmq-server 2026-06-02 21:11:30.223 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:11:30.225 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:11:30.229 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:11:30.232 | + functions-common:real_install_package:1421 : apt_get install rabbitmq-server 2026-06-02 21:11:30.253 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-06-02 21:11:30.282 | Reading package lists... 2026-06-02 21:11:30.552 | Building dependency tree... 2026-06-02 21:11:30.554 | Reading state information... 2026-06-02 21:11:30.899 | The following additional packages will be installed: 2026-06-02 21:11:30.899 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-02 21:11:30.899 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-02 21:11:30.899 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-02 21:11:30.901 | erlang-tools erlang-xmerl 2026-06-02 21:11:30.902 | Suggested packages: 2026-06-02 21:11:30.902 | erlang erlang-manpages erlang-doc 2026-06-02 21:11:30.952 | The following NEW packages will be installed: 2026-06-02 21:11:30.952 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-02 21:11:30.956 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-02 21:11:30.956 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-02 21:11:30.956 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-02 21:11:31.142 | 0 upgraded, 18 newly installed, 0 to remove and 71 not upgraded. 2026-06-02 21:11:31.142 | Need to get 36.1 MB of archives. 2026-06-02 21:11:31.142 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-02 21:11:31.142 | 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-06-02 21:11:31.592 | 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-06-02 21:11:31.631 | 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-06-02 21:11:31.638 | 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-06-02 21:11:31.646 | 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-06-02 21:11:31.655 | 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-06-02 21:11:31.657 | 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-06-02 21:11:31.678 | 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-06-02 21:11:31.679 | 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-06-02 21:11:31.680 | 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-06-02 21:11:31.681 | 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-06-02 21:11:31.688 | 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-06-02 21:11:31.718 | 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-06-02 21:11:31.764 | 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-06-02 21:11:31.766 | 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-06-02 21:11:31.769 | 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-06-02 21:11:31.775 | 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-06-02 21:11:31.804 | 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-06-02 21:11:32.298 | Fetched 36.1 MB in 1s (36.2 MB/s) 2026-06-02 21:11:32.333 | Selecting previously unselected package erlang-base. 2026-06-02 21:11:32.411 | (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 ... 171058 files and directories currently installed.) 2026-06-02 21:11:32.416 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:32.421 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:32.597 | Selecting previously unselected package erlang-asn1. 2026-06-02 21:11:32.611 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:32.613 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:32.652 | Selecting previously unselected package erlang-crypto. 2026-06-02 21:11:32.667 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:32.668 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:32.696 | Selecting previously unselected package erlang-public-key. 2026-06-02 21:11:32.711 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:32.713 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:32.747 | Selecting previously unselected package erlang-mnesia. 2026-06-02 21:11:32.761 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:32.763 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:32.804 | Selecting previously unselected package erlang-runtime-tools. 2026-06-02 21:11:32.818 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:32.820 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:32.857 | Selecting previously unselected package erlang-ssl. 2026-06-02 21:11:32.872 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:32.874 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:32.926 | Selecting previously unselected package erlang-eldap. 2026-06-02 21:11:32.940 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:32.942 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:32.973 | Selecting previously unselected package erlang-ftp. 2026-06-02 21:11:32.988 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:32.989 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:33.023 | Selecting previously unselected package erlang-tftp. 2026-06-02 21:11:33.037 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:33.041 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:33.082 | Selecting previously unselected package erlang-inets. 2026-06-02 21:11:33.096 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:33.098 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:33.147 | Selecting previously unselected package erlang-snmp. 2026-06-02 21:11:33.162 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:33.164 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:33.243 | Selecting previously unselected package erlang-os-mon. 2026-06-02 21:11:33.257 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:33.260 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:33.292 | Selecting previously unselected package erlang-parsetools. 2026-06-02 21:11:33.307 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:33.309 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:33.342 | Selecting previously unselected package erlang-syntax-tools. 2026-06-02 21:11:33.357 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:33.359 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:33.416 | Selecting previously unselected package erlang-tools. 2026-06-02 21:11:33.432 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:33.442 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:33.492 | Selecting previously unselected package erlang-xmerl. 2026-06-02 21:11:33.507 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-02 21:11:33.513 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:33.568 | Selecting previously unselected package rabbitmq-server. 2026-06-02 21:11:33.583 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-02 21:11:33.594 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-02 21:11:34.055 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:34.299 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-02 21:11:34.299 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-02 21:11:36.350 | Searching for services which depend on erlang and should be started... none found. 2026-06-02 21:11:36.353 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.357 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.365 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.373 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.378 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.382 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.386 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.390 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.395 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.401 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.406 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.413 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.420 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.428 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.432 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.436 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-02 21:11:36.439 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-02 21:11:36.492 | info: Selecting GID from range 100 to 999 ... 2026-06-02 21:11:36.496 | info: Adding group `rabbitmq' (GID 120) ... 2026-06-02 21:11:36.556 | info: Selecting UID from range 100 to 999 ... 2026-06-02 21:11:36.556 | 2026-06-02 21:11:36.559 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-02 21:11:36.562 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-02 21:11:36.595 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-02 21:11:36.728 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-02 21:11:41.336 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 21:11:42.904 | 2026-06-02 21:11:42.904 | Running kernel seems to be up-to-date. 2026-06-02 21:11:42.904 | 2026-06-02 21:11:42.904 | Restarting services... 2026-06-02 21:11:42.970 | 2026-06-02 21:11:42.970 | Service restarts being deferred: 2026-06-02 21:11:42.970 | /etc/needrestart/restart.d/dbus.service 2026-06-02 21:11:42.970 | systemctl restart getty@tty1.service 2026-06-02 21:11:42.970 | systemctl restart networkd-dispatcher.service 2026-06-02 21:11:42.970 | systemctl restart serial-getty@ttyS0.service 2026-06-02 21:11:42.970 | systemctl restart storpool_beacon.service 2026-06-02 21:11:42.970 | systemctl restart storpool_block.service 2026-06-02 21:11:42.970 | systemctl restart systemd-logind.service 2026-06-02 21:11:42.970 | 2026-06-02 21:11:42.970 | No containers need to be restarted. 2026-06-02 21:11:42.970 | 2026-06-02 21:11:42.970 | User sessions running outdated binaries: 2026-06-02 21:11:42.970 | ubuntu @ session #3: python3[7038] 2026-06-02 21:11:42.979 | ubuntu @ session #4: sh[8418], sshd[8360] 2026-06-02 21:11:42.989 | ubuntu @ user manager service: systemd[5152] 2026-06-02 21:11:43.001 | 2026-06-02 21:11:43.001 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 21:11:44.475 | + functions-common:apt_get:1205 : result=0 2026-06-02 21:11:44.478 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:11:44.481 | + functions-common:time_stop:2414 : local name 2026-06-02 21:11:44.484 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:11:44.486 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:11:44.489 | + functions-common:time_stop:2417 : local total 2026-06-02 21:11:44.492 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:11:44.495 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:11:44.497 | + functions-common:time_stop:2421 : start_time=1780434690250 2026-06-02 21:11:44.500 | + functions-common:time_stop:2423 : [[ -z 1780434690250 ]] 2026-06-02 21:11:44.503 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:11:44.507 | + functions-common:time_stop:2426 : end_time=1780434704504 2026-06-02 21:11:44.509 | + functions-common:time_stop:2427 : elapsed_time=14254 2026-06-02 21:11:44.512 | + functions-common:time_stop:2428 : total=64518 2026-06-02 21:11:44.514 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:11:44.517 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=78772 2026-06-02 21:11:44.520 | + functions-common:apt_get:1209 : return 0 2026-06-02 21:11:44.523 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-02 21:11:44.526 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:11:44.529 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:11:44.531 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:11:44.533 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:11:44.536 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:11:44.539 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:11:44.542 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:11:44.545 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:11:44.548 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:11:44.551 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:11:44.555 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:11:44.557 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:11:44.560 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:11:44.563 | + ./stack.sh:main:852 : restart_rpc_backend 2026-06-02 21:11:44.566 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-02 21:11:44.584 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:11:44.587 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-02 21:11:44.589 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:11:44.592 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-06-02 21:11:44.594 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-02 21:11:44.598 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-02 21:11:44.603 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-02 21:11:44.606 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-02 21:11:44.609 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-02 21:11:44.612 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-02 21:11:44.615 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-06-02 21:11:44.617 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-06-02 21:11:44.620 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-02 21:11:45.166 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-02 21:11:45.166 | user tags 2026-06-02 21:11:45.166 | guest [administrator]' 2026-06-02 21:11:45.170 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-02 21:11:45.171 | user tags 2026-06-02 21:11:45.171 | guest [administrator]' 2026-06-02 21:11:45.171 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-02 21:11:45.176 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-02 21:11:45.179 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-02 21:11:45.182 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-06-02 21:11:45.674 | Adding user "stackrabbit" ... 2026-06-02 21:11:45.679 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-02 21:11:45.695 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-02 21:11:46.162 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-02 21:11:46.183 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-02 21:11:46.185 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-06-02 21:11:46.648 | Changing password for user "stackrabbit" ... 2026-06-02 21:11:46.668 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-02 21:11:46.671 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-02 21:11:46.673 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-02 21:11:47.162 | Deleting user "guest" ... 2026-06-02 21:11:47.187 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-06-02 21:11:47.204 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:11:47.206 | + ./stack.sh:main:855 : install_database 2026-06-02 21:11:47.209 | + lib/database:install_database:118 : install_database_mysql 2026-06-02 21:11:47.212 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-02 21:11:47.215 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:11:47.217 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:11:47.219 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-02 21:11:47.320 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-06-02 21:11:47.322 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-02 21:11:47.326 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-02 21:11:47.329 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:11:47.332 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:11:47.335 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-02 21:11:47.337 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-02 21:11:47.340 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-06-02 21:11:47.343 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-02 21:11:47.346 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-02 21:11:47.348 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:11:47.350 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:11:47.352 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:11:47.354 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:11:47.357 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:11:47.359 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:11:47.362 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:11:47.364 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:11:47.366 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:11:47.368 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:11:47.371 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:11:47.373 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:11:47.375 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:11:47.378 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-02 21:11:47.380 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:11:47.382 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:11:47.384 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-02 21:11:47.386 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 21:11:47.388 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:11:47.390 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 21:11:47.393 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:11:47.396 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:11:47.398 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:11:47.400 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:11:47.402 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:11:47.404 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:11:47.406 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 21:11:47.408 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 21:11:47.411 | + functions-common:apt_get_update:1161 : return 2026-06-02 21:11:47.413 | + functions-common:install_package:1433 : real_install_package mysql-server 2026-06-02 21:11:47.416 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:11:47.419 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:11:47.421 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:11:47.423 | + functions-common:real_install_package:1421 : apt_get install mysql-server 2026-06-02 21:11:47.442 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-06-02 21:11:47.470 | Reading package lists... 2026-06-02 21:11:47.696 | Building dependency tree... 2026-06-02 21:11:47.697 | Reading state information... 2026-06-02 21:11:47.938 | The following additional packages will be installed: 2026-06-02 21:11:47.939 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-06-02 21:11:47.939 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-06-02 21:11:47.939 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-06-02 21:11:47.939 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-06-02 21:11:47.940 | mysql-server-core-8.0 2026-06-02 21:11:47.941 | Suggested packages: 2026-06-02 21:11:47.941 | libipc-sharedcache-perl mailx tinyca 2026-06-02 21:11:47.979 | The following NEW packages will be installed: 2026-06-02 21:11:47.979 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-06-02 21:11:47.980 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-06-02 21:11:47.980 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-06-02 21:11:47.980 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-06-02 21:11:47.981 | mysql-server-core-8.0 2026-06-02 21:11:48.215 | 0 upgraded, 17 newly installed, 0 to remove and 71 not upgraded. 2026-06-02 21:11:48.215 | Need to get 29.2 MB of archives. 2026-06-02 21:11:48.215 | After this operation, 242 MB of additional disk space will be used. 2026-06-02 21:11:48.215 | 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.2 [2,740 kB] 2026-06-02 21:12:19.440 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [22.5 kB] 2026-06-02 21:12:19.666 | 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-06-02 21:12:19.781 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-02 21:12:20.242 | 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-06-02 21:12:20.494 | 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.2 [17.5 MB] 2026-06-02 21:12:21.456 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.2 [1,442 kB] 2026-06-02 21:12:21.772 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-02 21:12:21.879 | 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-06-02 21:12:21.987 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-02 21:12:22.092 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-02 21:12:22.197 | 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-06-02 21:12:22.348 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-02 21:12:22.481 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-06-02 21:12:22.601 | 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-06-02 21:12:23.250 | 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-06-02 21:12:23.369 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.2 [9,524 B] 2026-06-02 21:12:23.642 | Preconfiguring packages ... 2026-06-02 21:12:23.728 | Fetched 29.2 MB in 35s (827 kB/s) 2026-06-02 21:12:23.752 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-02 21:12:23.830 | (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 ... 173863 files and directories currently installed.) 2026-06-02 21:12:23.835 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 21:12:23.836 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:24.060 | Selecting previously unselected package mysql-client-8.0. 2026-06-02 21:12:24.074 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 21:12:24.076 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:24.109 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-02 21:12:24.124 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-02 21:12:24.127 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-02 21:12:24.158 | Selecting previously unselected package libmecab2:amd64. 2026-06-02 21:12:24.172 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-02 21:12:24.174 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-02 21:12:24.209 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-02 21:12:24.223 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-02 21:12:24.224 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-02 21:12:24.255 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-02 21:12:24.269 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 21:12:24.272 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:24.774 | Selecting previously unselected package mysql-server-8.0. 2026-06-02 21:12:24.788 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 21:12:25.065 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:25.105 | Selecting previously unselected package libcgi-pm-perl. 2026-06-02 21:12:25.119 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-02 21:12:25.121 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-02 21:12:25.157 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-02 21:12:25.171 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:12:25.172 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-02 21:12:25.202 | Selecting previously unselected package libfcgi-perl. 2026-06-02 21:12:25.217 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-02 21:12:25.219 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-02 21:12:25.249 | Selecting previously unselected package libcgi-fast-perl. 2026-06-02 21:12:25.264 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-02 21:12:25.265 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-02 21:12:25.293 | Selecting previously unselected package libfcgi-bin. 2026-06-02 21:12:25.310 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:12:25.312 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-02 21:12:25.340 | Selecting previously unselected package libhtml-template-perl. 2026-06-02 21:12:25.355 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-06-02 21:12:25.356 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-02 21:12:25.385 | Selecting previously unselected package mecab-utils. 2026-06-02 21:12:25.400 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-02 21:12:25.401 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-02 21:12:25.430 | Selecting previously unselected package mecab-ipadic. 2026-06-02 21:12:25.449 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-02 21:12:25.451 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-02 21:12:25.839 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-02 21:12:25.853 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-02 21:12:25.854 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-02 21:12:25.882 | Selecting previously unselected package mysql-server. 2026-06-02 21:12:25.896 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.2_all.deb ... 2026-06-02 21:12:25.898 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:25.947 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-02 21:12:25.952 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-02 21:12:25.958 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:25.963 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-02 21:12:25.967 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-02 21:12:25.971 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-02 21:12:25.975 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-02 21:12:25.979 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-02 21:12:25.983 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-02 21:12:25.987 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:25.991 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:25.998 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-02 21:12:26.004 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:26.153 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-02 21:12:26.181 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-02 21:12:32.919 | mysqld will log errors to /var/log/mysql/error.log 2026-06-02 21:12:33.402 | mysqld is running as pid 27367 2026-06-02 21:12:35.768 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-02 21:12:36.740 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-02 21:12:36.745 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-02 21:12:36.748 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-02 21:12:36.748 | 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-06-02 21:12:36.748 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-02 21:12:36.769 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-02 21:12:36.769 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-02 21:12:36.830 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-02 21:12:36.830 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-02 21:12:36.830 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-02 21:12:36.863 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-02 21:12:36.863 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-02 21:12:36.863 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-02 21:12:36.863 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-02 21:12:36.863 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-02 21:12:36.863 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-02 21:12:36.987 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-02 21:12:36.989 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-02 21:12:36.991 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-02 21:12:36.992 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-02 21:12:36.992 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-02 21:12:37.018 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-02 21:12:37.095 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-02 21:12:37.120 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-02 21:12:37.120 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-02 21:12:37.120 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-02 21:12:37.120 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-02 21:12:37.120 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-02 21:12:37.132 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-02 21:12:37.135 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-02 21:12:37.135 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-02 21:12:37.333 | 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-06-02 21:12:37.418 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-02 21:12:37.532 | 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-06-02 21:12:37.535 | 2026-06-02 21:12:37.535 | done! 2026-06-02 21:12:37.541 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-02 21:12:37.544 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-02 21:12:37.553 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-02 21:12:37.557 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-02 21:12:37.563 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-02 21:12:37.563 | 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-06-02 21:12:37.563 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-02 21:12:37.607 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-02 21:12:37.607 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-02 21:12:37.695 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-02 21:12:37.695 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-02 21:12:37.695 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-02 21:12:37.740 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-02 21:12:37.740 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-02 21:12:37.742 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-02 21:12:37.742 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-02 21:12:37.742 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-02 21:12:37.742 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-02 21:12:37.933 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-02 21:12:37.935 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-02 21:12:37.939 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-02 21:12:37.939 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-02 21:12:37.939 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-02 21:12:37.980 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-02 21:12:38.086 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-02 21:12:38.131 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-02 21:12:38.131 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-02 21:12:38.131 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-02 21:12:38.131 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-02 21:12:38.132 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-02 21:12:38.147 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-02 21:12:38.151 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-02 21:12:38.151 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-02 21:12:38.406 | 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-06-02 21:12:38.499 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-02 21:12:38.612 | 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-06-02 21:12:38.614 | 2026-06-02 21:12:38.614 | done! 2026-06-02 21:12:38.621 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-02 21:12:38.626 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.2) ... 2026-06-02 21:12:38.631 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 21:12:39.823 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 21:12:40.430 | 2026-06-02 21:12:40.430 | Running kernel seems to be up-to-date. 2026-06-02 21:12:40.430 | 2026-06-02 21:12:40.430 | Restarting services... 2026-06-02 21:12:40.491 | 2026-06-02 21:12:40.491 | Service restarts being deferred: 2026-06-02 21:12:40.491 | /etc/needrestart/restart.d/dbus.service 2026-06-02 21:12:40.491 | systemctl restart getty@tty1.service 2026-06-02 21:12:40.491 | systemctl restart networkd-dispatcher.service 2026-06-02 21:12:40.491 | systemctl restart serial-getty@ttyS0.service 2026-06-02 21:12:40.491 | systemctl restart storpool_beacon.service 2026-06-02 21:12:40.491 | systemctl restart storpool_block.service 2026-06-02 21:12:40.491 | systemctl restart systemd-logind.service 2026-06-02 21:12:40.491 | 2026-06-02 21:12:40.491 | No containers need to be restarted. 2026-06-02 21:12:40.491 | 2026-06-02 21:12:40.491 | User sessions running outdated binaries: 2026-06-02 21:12:40.491 | ubuntu @ session #3: python3[7038] 2026-06-02 21:12:40.501 | ubuntu @ session #4: sh[8418], sshd[8360] 2026-06-02 21:12:40.510 | ubuntu @ user manager service: systemd[5152] 2026-06-02 21:12:40.520 | 2026-06-02 21:12:40.520 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 21:12:41.921 | + functions-common:apt_get:1205 : result=0 2026-06-02 21:12:41.923 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:12:41.925 | + functions-common:time_stop:2414 : local name 2026-06-02 21:12:41.928 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:12:41.930 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:12:41.932 | + functions-common:time_stop:2417 : local total 2026-06-02 21:12:41.935 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:12:41.938 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:12:41.941 | + functions-common:time_stop:2421 : start_time=1780434707439 2026-06-02 21:12:41.943 | + functions-common:time_stop:2423 : [[ -z 1780434707439 ]] 2026-06-02 21:12:41.946 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:12:41.950 | + functions-common:time_stop:2426 : end_time=1780434761948 2026-06-02 21:12:41.952 | + functions-common:time_stop:2427 : elapsed_time=54509 2026-06-02 21:12:41.954 | + functions-common:time_stop:2428 : total=78772 2026-06-02 21:12:41.956 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:12:41.958 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=133281 2026-06-02 21:12:41.960 | + functions-common:apt_get:1209 : return 0 2026-06-02 21:12:41.962 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-06-02 21:12:41.964 | + ./stack.sh:main:858 : install_database_python 2026-06-02 21:12:41.967 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-02 21:12:41.969 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-02 21:12:41.971 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-02 21:12:41.973 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-02 21:12:41.976 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-02 21:12:41.979 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-02 21:12:41.981 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-02 21:12:41.984 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-02 21:12:41.984 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-02 21:12:41.991 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-02 21:12:41.994 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-02 21:12:41.996 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-02 21:12:41.999 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-02 21:12:42.001 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-02 21:12:42.020 | Using python 3.12 to install PyMySQL 2026-06-02 21:12:42.022 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-06-02 21:12:42.601 | Collecting PyMySQL 2026-06-02 21:12:42.722 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-02 21:12:42.731 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-02 21:12:42.827 | Installing collected packages: PyMySQL 2026-06-02 21:12:42.864 | Successfully installed PyMySQL-1.2.0 2026-06-02 21:12:42.932 | + inc/python:pip_install:216 : result=0 2026-06-02 21:12:42.935 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:12:42.938 | + functions-common:time_stop:2414 : local name 2026-06-02 21:12:42.940 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:12:42.942 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:12:42.944 | + functions-common:time_stop:2417 : local total 2026-06-02 21:12:42.947 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:12:42.949 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:12:42.951 | + functions-common:time_stop:2421 : start_time=1780434762015 2026-06-02 21:12:42.954 | + functions-common:time_stop:2423 : [[ -z 1780434762015 ]] 2026-06-02 21:12:42.957 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:12:42.961 | + functions-common:time_stop:2426 : end_time=1780434762958 2026-06-02 21:12:42.963 | + functions-common:time_stop:2427 : elapsed_time=943 2026-06-02 21:12:42.966 | + functions-common:time_stop:2428 : total=18535 2026-06-02 21:12:42.969 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:12:42.971 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=19478 2026-06-02 21:12:42.974 | + inc/python:pip_install:219 : return 0 2026-06-02 21:12:42.976 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-02 21:12:42.979 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-02 21:12:42.982 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-02 21:12:42.985 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-06-02 21:12:43.002 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:12:43.005 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-06-02 21:12:43.008 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-02 21:12:43.026 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:12:43.029 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-02 21:12:43.047 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:12:43.050 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-06-02 21:12:43.067 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:12:43.070 | + ./stack.sh:main:866 : install_etcd3 2026-06-02 21:12:43.073 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-02 21:12:43.074 | Installing etcd 2026-06-02 21:12:43.077 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-02 21:12:43.090 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-02 21:12:43.102 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-02 21:12:43.105 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-02 21:12:43.119 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-02 21:12:43.122 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-02 21:12:43.125 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-02 21:12:43.128 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-02 21:12:43.131 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-02 21:12:43.134 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-02 21:12:43.137 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-02 21:12:43.139 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-06-02 21:12:43.142 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-02 21:12:43.145 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-02 21:12:43.150 | --2026-06-02 21:12:43-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-02 21:12:43.400 | Resolving github.com (github.com)... 140.82.121.3 2026-06-02 21:12:43.428 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-02 21:12:43.721 | HTTP request sent, awaiting response... 302 Found 2026-06-02 21:12:43.721 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-02T21%3A52%3A37Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-02T20%3A52%3A29Z&ske=2026-06-02T21%3A52%3A37Z&sks=b&skv=2018-11-09&sig=QhVjdHqnJubCIN1oQudGvoon9Y%2F8cRs9Eq4TK7Rx5kY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDQzNjU2MywibmJmIjoxNzgwNDM0NzYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nu0IEXA_sv88FmDv5lUKwnctrKa-6AieGk6CAU-LWz8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-02 21:12:43.721 | --2026-06-02 21:12:43-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-06-02T21%3A52%3A37Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-06-02T20%3A52%3A29Z&ske=2026-06-02T21%3A52%3A37Z&sks=b&skv=2018-11-09&sig=QhVjdHqnJubCIN1oQudGvoon9Y%2F8cRs9Eq4TK7Rx5kY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDQzNjU2MywibmJmIjoxNzgwNDM0NzYzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nu0IEXA_sv88FmDv5lUKwnctrKa-6AieGk6CAU-LWz8&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-02 21:12:43.750 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-06-02 21:12:43.753 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-02 21:12:43.759 | HTTP request sent, awaiting response... 200 OK 2026-06-02 21:12:43.759 | Length: 20927601 (20M) [application/octet-stream] 2026-06-02 21:12:43.759 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-06-02 21:12:43.770 | 2026-06-02 21:12:43.986 | 0K ........ ........ ... 100% 88.1M=0.2s 2026-06-02 21:12:43.986 | 2026-06-02 21:12:43.986 | 2026-06-02 21:12:43 (88.1 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-06-02 21:12:43.986 | 2026-06-02 21:12:43.990 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-02 21:12:43.993 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-02 21:12:43.995 | ++ functions:get_extra_file:81 : return 2026-06-02 21:12:43.999 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-02 21:12:44.002 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-02 21:12:44.005 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-02 21:12:44.008 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-06-02 21:12:44.027 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-02 21:12:44.030 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-06-02 21:12:44.034 | etcd-v3.5.21-linux-amd64/ 2026-06-02 21:12:44.034 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-02 21:12:44.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-02 21:12:44.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-02 21:12:44.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-02 21:12:44.034 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-02 21:12:44.035 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-02 21:12:44.035 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-02 21:12:44.035 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-02 21:12:44.035 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-02 21:12:44.035 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-02 21:12:44.035 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-02 21:12:44.035 | etcd-v3.5.21-linux-amd64/README.md 2026-06-02 21:12:44.035 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-02 21:12:44.144 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-02 21:12:44.262 | etcd-v3.5.21-linux-amd64/etcd 2026-06-02 21:12:44.418 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-02 21:12:44.449 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-02 21:12:44.483 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-02 21:12:44.486 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-06-02 21:12:44.504 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:12:44.506 | + ./stack.sh:main:876 : configure_CA 2026-06-02 21:12:44.509 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.160 ]] 2026-06-02 21:12:44.512 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.160 2026-06-02 21:12:44.516 | ++ functions-common:ipv6_unquote:2212 : echo 10.4.3.160 2026-06-02 21:12:44.516 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-02 21:12:44.521 | + lib/tls:configure_CA:70 : [[ 10.4.3.160 != \1\0\.\4\.\3\.\1\6\0 ]] 2026-06-02 21:12:44.523 | + ./stack.sh:main:877 : init_CA 2026-06-02 21:12:44.526 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-06-02 21:12:44.528 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-02 21:12:44.531 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-06-02 21:12:44.534 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-02 21:12:44.536 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-06-02 21:12:44.539 | + lib/tls:create_CA_base:86 : local i 2026-06-02 21:12:44.542 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-02 21:12:44.544 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-06-02 21:12:44.549 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-02 21:12:44.552 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-06-02 21:12:44.557 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-02 21:12:44.560 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-06-02 21:12:44.565 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-02 21:12:44.568 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-06-02 21:12:44.572 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-06-02 21:12:44.577 | + lib/tls:create_CA_base:91 : echo 01 2026-06-02 21:12:44.580 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-06-02 21:12:44.585 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-06-02 21:12:44.587 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-06-02 21:12:44.590 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-06-02 21:12:44.593 | + lib/tls:create_CA_config:145 : echo ' 2026-06-02 21:12:44.593 | [ ca ] 2026-06-02 21:12:44.593 | default_ca = CA_default 2026-06-02 21:12:44.593 | 2026-06-02 21:12:44.594 | [ CA_default ] 2026-06-02 21:12:44.594 | dir = /opt/stack/data/CA/root-ca 2026-06-02 21:12:44.594 | policy = policy_match 2026-06-02 21:12:44.594 | database = $dir/index.txt 2026-06-02 21:12:44.594 | serial = $dir/serial 2026-06-02 21:12:44.594 | certs = $dir/certs 2026-06-02 21:12:44.594 | crl_dir = $dir/crl 2026-06-02 21:12:44.594 | new_certs_dir = $dir/newcerts 2026-06-02 21:12:44.594 | certificate = $dir/cacert.pem 2026-06-02 21:12:44.594 | private_key = $dir/private/cacert.key 2026-06-02 21:12:44.594 | RANDFILE = $dir/private/.rand 2026-06-02 21:12:44.594 | default_md = sha256 2026-06-02 21:12:44.594 | 2026-06-02 21:12:44.594 | [ req ] 2026-06-02 21:12:44.594 | default_bits = 2048 2026-06-02 21:12:44.594 | default_md = sha256 2026-06-02 21:12:44.594 | 2026-06-02 21:12:44.594 | prompt = no 2026-06-02 21:12:44.594 | distinguished_name = ca_distinguished_name 2026-06-02 21:12:44.594 | 2026-06-02 21:12:44.594 | x509_extensions = ca_extensions 2026-06-02 21:12:44.594 | 2026-06-02 21:12:44.594 | [ ca_distinguished_name ] 2026-06-02 21:12:44.594 | organizationName = OpenStack 2026-06-02 21:12:44.594 | organizationalUnitName = DevStack Certificate Authority 2026-06-02 21:12:44.594 | commonName = Root CA 2026-06-02 21:12:44.594 | 2026-06-02 21:12:44.594 | [ policy_match ] 2026-06-02 21:12:44.594 | countryName = optional 2026-06-02 21:12:44.594 | stateOrProvinceName = optional 2026-06-02 21:12:44.594 | organizationName = match 2026-06-02 21:12:44.594 | organizationalUnitName = optional 2026-06-02 21:12:44.594 | commonName = supplied 2026-06-02 21:12:44.594 | 2026-06-02 21:12:44.594 | [ ca_extensions ] 2026-06-02 21:12:44.594 | basicConstraints = critical,CA:true 2026-06-02 21:12:44.594 | subjectKeyIdentifier = hash 2026-06-02 21:12:44.594 | authorityKeyIdentifier = keyid:always, issuer 2026-06-02 21:12:44.594 | keyUsage = cRLSign, keyCertSign 2026-06-02 21:12:44.594 | 2026-06-02 21:12:44.594 | ' 2026-06-02 21:12:44.596 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-06-02 21:12:44.598 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-06-02 21:12:44.718 | .+....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.........+......+..+......+.......+..+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+.......+........+....+......+..+.+.....+.+.....+....+.....+.+........+.+........................+........+...+..........+...............+.....+.+...+........+...+......+.........+.......+..+.......+......+..+................+...........+......+....+...+..+....+.....+....+...........+.+.........+.....+.+.........+.........+..+...+......+......+....+...........+...+.+..............+...+...+.......+...+..+....+........................+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-02 21:12:44.757 | ....+.........+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+........+.......+......+..+..........+...............+.........+...........+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-02 21:12:44.760 | ----- 2026-06-02 21:12:44.766 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-06-02 21:12:44.768 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-02 21:12:44.771 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-06-02 21:12:44.773 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-06-02 21:12:44.776 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-02 21:12:44.779 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-06-02 21:12:44.781 | + lib/tls:create_CA_base:86 : local i 2026-06-02 21:12:44.783 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-02 21:12:44.785 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-06-02 21:12:44.789 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-02 21:12:44.791 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-06-02 21:12:44.795 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-02 21:12:44.797 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-06-02 21:12:44.800 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-06-02 21:12:44.803 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-06-02 21:12:44.807 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-06-02 21:12:44.810 | + lib/tls:create_CA_base:91 : echo 01 2026-06-02 21:12:44.813 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-06-02 21:12:44.818 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-06-02 21:12:44.821 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-02 21:12:44.823 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-06-02 21:12:44.826 | + lib/tls:create_CA_config:145 : echo ' 2026-06-02 21:12:44.826 | [ ca ] 2026-06-02 21:12:44.826 | default_ca = CA_default 2026-06-02 21:12:44.826 | 2026-06-02 21:12:44.826 | [ CA_default ] 2026-06-02 21:12:44.826 | dir = /opt/stack/data/CA/int-ca 2026-06-02 21:12:44.826 | policy = policy_match 2026-06-02 21:12:44.826 | database = $dir/index.txt 2026-06-02 21:12:44.826 | serial = $dir/serial 2026-06-02 21:12:44.826 | certs = $dir/certs 2026-06-02 21:12:44.826 | crl_dir = $dir/crl 2026-06-02 21:12:44.826 | new_certs_dir = $dir/newcerts 2026-06-02 21:12:44.826 | certificate = $dir/cacert.pem 2026-06-02 21:12:44.826 | private_key = $dir/private/cacert.key 2026-06-02 21:12:44.826 | RANDFILE = $dir/private/.rand 2026-06-02 21:12:44.826 | default_md = sha256 2026-06-02 21:12:44.826 | 2026-06-02 21:12:44.826 | [ req ] 2026-06-02 21:12:44.826 | default_bits = 2048 2026-06-02 21:12:44.826 | default_md = sha256 2026-06-02 21:12:44.826 | 2026-06-02 21:12:44.826 | prompt = no 2026-06-02 21:12:44.826 | distinguished_name = ca_distinguished_name 2026-06-02 21:12:44.826 | 2026-06-02 21:12:44.826 | x509_extensions = ca_extensions 2026-06-02 21:12:44.826 | 2026-06-02 21:12:44.826 | [ ca_distinguished_name ] 2026-06-02 21:12:44.826 | organizationName = OpenStack 2026-06-02 21:12:44.826 | organizationalUnitName = DevStack Certificate Authority 2026-06-02 21:12:44.826 | commonName = Intermediate CA 2026-06-02 21:12:44.826 | 2026-06-02 21:12:44.826 | [ policy_match ] 2026-06-02 21:12:44.826 | countryName = optional 2026-06-02 21:12:44.826 | stateOrProvinceName = optional 2026-06-02 21:12:44.826 | organizationName = match 2026-06-02 21:12:44.826 | organizationalUnitName = optional 2026-06-02 21:12:44.826 | commonName = supplied 2026-06-02 21:12:44.826 | 2026-06-02 21:12:44.826 | [ ca_extensions ] 2026-06-02 21:12:44.826 | basicConstraints = critical,CA:true 2026-06-02 21:12:44.826 | subjectKeyIdentifier = hash 2026-06-02 21:12:44.826 | authorityKeyIdentifier = keyid:always, issuer 2026-06-02 21:12:44.826 | keyUsage = cRLSign, keyCertSign 2026-06-02 21:12:44.826 | 2026-06-02 21:12:44.826 | ' 2026-06-02 21:12:44.828 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-06-02 21:12:44.831 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-02 21:12:44.833 | + lib/tls:create_signing_config:198 : echo ' 2026-06-02 21:12:44.833 | [ ca ] 2026-06-02 21:12:44.833 | default_ca = CA_default 2026-06-02 21:12:44.833 | 2026-06-02 21:12:44.833 | [ CA_default ] 2026-06-02 21:12:44.833 | dir = /opt/stack/data/CA/int-ca 2026-06-02 21:12:44.833 | policy = policy_match 2026-06-02 21:12:44.833 | database = $dir/index.txt 2026-06-02 21:12:44.833 | serial = $dir/serial 2026-06-02 21:12:44.833 | certs = $dir/certs 2026-06-02 21:12:44.833 | crl_dir = $dir/crl 2026-06-02 21:12:44.833 | new_certs_dir = $dir/newcerts 2026-06-02 21:12:44.833 | certificate = $dir/cacert.pem 2026-06-02 21:12:44.834 | private_key = $dir/private/cacert.key 2026-06-02 21:12:44.834 | RANDFILE = $dir/private/.rand 2026-06-02 21:12:44.834 | default_md = default 2026-06-02 21:12:44.834 | 2026-06-02 21:12:44.834 | [ req ] 2026-06-02 21:12:44.834 | default_bits = 1024 2026-06-02 21:12:44.834 | default_md = sha256 2026-06-02 21:12:44.834 | 2026-06-02 21:12:44.834 | prompt = no 2026-06-02 21:12:44.834 | distinguished_name = req_distinguished_name 2026-06-02 21:12:44.834 | 2026-06-02 21:12:44.834 | x509_extensions = req_extensions 2026-06-02 21:12:44.834 | 2026-06-02 21:12:44.834 | [ req_distinguished_name ] 2026-06-02 21:12:44.834 | organizationName = OpenStack 2026-06-02 21:12:44.834 | organizationalUnitName = DevStack Server Farm 2026-06-02 21:12:44.834 | 2026-06-02 21:12:44.834 | [ policy_match ] 2026-06-02 21:12:44.834 | countryName = optional 2026-06-02 21:12:44.834 | stateOrProvinceName = optional 2026-06-02 21:12:44.834 | organizationName = match 2026-06-02 21:12:44.834 | organizationalUnitName = optional 2026-06-02 21:12:44.834 | commonName = supplied 2026-06-02 21:12:44.834 | 2026-06-02 21:12:44.834 | [ req_extensions ] 2026-06-02 21:12:44.834 | basicConstraints = CA:false 2026-06-02 21:12:44.834 | subjectKeyIdentifier = hash 2026-06-02 21:12:44.834 | authorityKeyIdentifier = keyid:always, issuer 2026-06-02 21:12:44.834 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-06-02 21:12:44.834 | extendedKeyUsage = serverAuth, clientAuth 2026-06-02 21:12:44.834 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-06-02 21:12:44.834 | 2026-06-02 21:12:44.834 | ' 2026-06-02 21:12:44.837 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-06-02 21:12:44.840 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-06-02 21:12:44.880 | ...+.+......+...............+..+..........+..+......+.........+.+...+.........+..+.........+.+...+......+......+.....+...+.......+.....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+..........+..+....+...........+.+...+......+...+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-02 21:12:45.260 | ......+.......+.....+....+...+..................+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+......+....+..............+..........+.........+..+................+..+..........+..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+...+...........+.+...+......+.....+......+..........+...+..+.......+..+.........+.+.........+..+...+.........+...+..........+.....+.......+.................+.........+.+..................+...+..+.+.....+............+..........+..+............+....+..+............................+......+...+...+........+....+.....+.......+......+.........+.....+......+...+....+..+....+..+.........+....+......+........+...+...................+..............+.+.....+....+.....+.+.....+.+..+.......+.....+......+...+.........+...+..................+....+...............+.....+.............+............+..+.+..+...+..........+...............+..+...+.......+........+....+.........+..+...+...............+.......+..+...+....+......+..+...+...+.+......+............+......+...........+.............+...........+......+.+..+...............+.+......+...+..+.........+....+..+......+...+.......+............+.....+.+......+.........+..+...+....+..+..........+........+.+.........+..+...+......+..........+...............+...........+......+...+.+..................+...........+.+.....+.+........+.......+........+......+......+...+.......+.........+.....+....+..+.......+......+......+.........+......+......+..+.......+.....+.+.........+...+..+....+............+..+.+......+...+..+...+...+............+..........+......+....................+.+...+.....+................+.....+.........+.+..+....+.....+....+..+.......+...+...+..+...+.+........+.......+......+.....+...+....+.....+...+....+...+........+.......+...+...+.........+......+......+.....................+.........+........+.............+..+...+.............+...........+...+.+.........+..+...+......+....+...+.........+......+........+.+.....+....+.....+....+...+........+.+.........+.....+......+.+..+.+......+...+.....+.......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-02 21:12:45.263 | ----- 2026-06-02 21:12:45.268 | + lib/tls:make_int_CA:309 : /usr/bin/openssl ca -config /opt/stack/data/CA/root-ca/ca.conf -extensions ca_extensions -days 365 -notext -in /opt/stack/data/CA/int-ca/cacert.csr -out /opt/stack/data/CA/int-ca/cacert.pem -batch 2026-06-02 21:12:45.271 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-06-02 21:12:45.273 | Check that the request matches the signature 2026-06-02 21:12:45.273 | Signature ok 2026-06-02 21:12:45.273 | The Subject's Distinguished Name is as follows 2026-06-02 21:12:45.273 | organizationName :ASN.1 12:'OpenStack' 2026-06-02 21:12:45.273 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-06-02 21:12:45.273 | commonName :ASN.1 12:'Intermediate CA' 2026-06-02 21:12:45.274 | Certificate is to be certified until Jun 2 21:12:45 2027 GMT (365 days) 2026-06-02 21:12:45.275 | 2026-06-02 21:12:45.275 | Write out database with 1 new entries 2026-06-02 21:12:45.276 | Database updated 2026-06-02 21:12:45.279 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-06-02 21:12:45.284 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:12:45.288 | + lib/tls:init_CA:212 : is_fedora 2026-06-02 21:12:45.290 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:12:45.293 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:12:45.296 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:12:45.299 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:12:45.301 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:12:45.304 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:12:45.306 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:12:45.309 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:12:45.312 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:12:45.314 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:12:45.317 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:12:45.319 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:12:45.322 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:12:45.325 | + lib/tls:init_CA:215 : is_ubuntu 2026-06-02 21:12:45.327 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:12:45.329 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:12:45.331 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-06-02 21:12:45.345 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-06-02 21:12:45.359 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-06-02 21:12:45.371 | Updating certificates in /etc/ssl/certs... 2026-06-02 21:12:46.338 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-06-02 21:12:46.340 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-06-02 21:12:46.344 | 2 added, 0 removed; done. 2026-06-02 21:12:46.345 | Running hooks in /etc/ca-certificates/update.d... 2026-06-02 21:12:46.346 | done. 2026-06-02 21:12:46.354 | + ./stack.sh:main:878 : init_cert 2026-06-02 21:12:46.356 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-06-02 21:12:46.359 | + lib/tls:init_cert:226 : [[ -n 10.4.3.160 ]] 2026-06-02 21:12:46.362 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.160 2026-06-02 21:12:46.365 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-06-02 21:12:46.368 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.160,IP:::1 2026-06-02 21:12:46.371 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.160,IP:::1 2026-06-02 21:12:46.374 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-06-02 21:12:46.376 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-06-02 21:12:46.379 | + lib/tls:make_cert:244 : local common_name=localhost 2026-06-02 21:12:46.382 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.160,IP:::1 2026-06-02 21:12:46.385 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.160 ']' 2026-06-02 21:12:46.387 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.160 2026-06-02 21:12:46.390 | + functions-common:is_ipv4_address:2200 : local address=10.4.3.160 2026-06-02 21:12:46.393 | + functions-common:is_ipv4_address:2201 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-06-02 21:12:46.396 | + functions-common:is_ipv4_address:2203 : [[ 10.4.3.160 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-06-02 21:12:46.398 | + functions-common:is_ipv4_address:2204 : return 0 2026-06-02 21:12:46.400 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.160,IP:::1 ]] 2026-06-02 21:12:46.403 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.160,IP:::1,IP:10.4.3.160 2026-06-02 21:12:46.405 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-02 21:12:46.408 | + 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-06-02 21:12:46.526 | .+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+........+....+...+.....+.............+..+..........+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+........+.............+.....+.........+......+....+......+.....+...+....+.....+..........+......+..+....+......+........................+.....+...+..........+...+..................+..+............+.+..+....+.....+....+..+....+...+........+.......+..+.+...+......+.....+.+..+.............+.....+....+...+.................+.+..............+...+.+.....+..........+.....+.......+..+............+.+............+..+.+.....+...+...............+......+.+.................+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-02 21:12:46.561 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...........+.......+.....+......+...+....+........+....+.........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+...+...+......+.+..+.......+.....+......+...+.+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-06-02 21:12:46.564 | ----- 2026-06-02 21:12:46.570 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.160,IP:::1,IP:10.4.3.160 ]] 2026-06-02 21:12:46.573 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.160,IP:::1,IP:10.4.3.160 2026-06-02 21:12:46.576 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.160,IP:::1,IP:10.4.3.160 2026-06-02 21:12:46.579 | + 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-06-02 21:12:46.583 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-06-02 21:12:46.586 | Check that the request matches the signature 2026-06-02 21:12:46.586 | Signature ok 2026-06-02 21:12:46.586 | The Subject's Distinguished Name is as follows 2026-06-02 21:12:46.586 | organizationName :ASN.1 12:'OpenStack' 2026-06-02 21:12:46.586 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-06-02 21:12:46.586 | commonName :ASN.1 12:'localhost' 2026-06-02 21:12:46.586 | Certificate is to be certified until Jun 2 21:12:46 2027 GMT (365 days) 2026-06-02 21:12:46.587 | 2026-06-02 21:12:46.587 | Write out database with 1 new entries 2026-06-02 21:12:46.587 | Database updated 2026-06-02 21:12:46.591 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-06-02 21:12:46.595 | + ./stack.sh:main:885 : install_dstat 2026-06-02 21:12:46.598 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-02 21:12:46.616 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:12:46.619 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-06-02 21:12:46.622 | + inc/python:pip_install_gr:94 : local name=psutil 2026-06-02 21:12:46.625 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-02 21:12:46.628 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-06-02 21:12:46.630 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-06-02 21:12:46.634 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-02 21:12:46.638 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-06-02 21:12:46.638 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-02 21:12:46.644 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-06-02 21:12:46.646 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-06-02 21:12:46.649 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-06-02 21:12:46.652 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-06-02 21:12:46.655 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-06-02 21:12:46.675 | Using python 3.12 to install psutil 2026-06-02 21:12:46.678 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-06-02 21:12:47.293 | Collecting psutil 2026-06-02 21:12:47.348 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-06-02 21:12:47.364 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-02 21:12:47.461 | Installing collected packages: psutil 2026-06-02 21:12:47.519 | Successfully installed psutil-7.2.2 2026-06-02 21:12:47.587 | + inc/python:pip_install:216 : result=0 2026-06-02 21:12:47.590 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:12:47.592 | + functions-common:time_stop:2414 : local name 2026-06-02 21:12:47.595 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:12:47.598 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:12:47.600 | + functions-common:time_stop:2417 : local total 2026-06-02 21:12:47.603 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:12:47.605 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:12:47.607 | + functions-common:time_stop:2421 : start_time=1780434766669 2026-06-02 21:12:47.610 | + functions-common:time_stop:2423 : [[ -z 1780434766669 ]] 2026-06-02 21:12:47.613 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:12:47.617 | + functions-common:time_stop:2426 : end_time=1780434767614 2026-06-02 21:12:47.619 | + functions-common:time_stop:2427 : elapsed_time=945 2026-06-02 21:12:47.621 | + functions-common:time_stop:2428 : total=19478 2026-06-02 21:12:47.624 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:12:47.627 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20423 2026-06-02 21:12:47.630 | + inc/python:pip_install:219 : return 0 2026-06-02 21:12:47.632 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-06-02 21:12:47.636 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:12:47.639 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-06-02 21:12:47.642 | + ./stack.sh:main:894 : install_libs 2026-06-02 21:12:47.644 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-02 21:12:47.646 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-02 21:12:47.649 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-02 21:12:47.651 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-02 21:12:47.654 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.656 | + 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-06-02 21:12:47.658 | + 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-06-02 21:12:47.661 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.663 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-02 21:12:47.666 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-02 21:12:47.668 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-02 21:12:47.671 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-02 21:12:47.673 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.675 | + 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-06-02 21:12:47.678 | + 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-06-02 21:12:47.680 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.683 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-02 21:12:47.685 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-02 21:12:47.688 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-02 21:12:47.690 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-02 21:12:47.692 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.695 | + 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-06-02 21:12:47.697 | + 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-06-02 21:12:47.700 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.702 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-02 21:12:47.705 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-02 21:12:47.707 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-02 21:12:47.710 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-02 21:12:47.713 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.715 | + 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-06-02 21:12:47.718 | + 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-06-02 21:12:47.720 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.723 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-02 21:12:47.726 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-02 21:12:47.728 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-02 21:12:47.731 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-02 21:12:47.734 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.736 | + 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-06-02 21:12:47.739 | + 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-06-02 21:12:47.742 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.745 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-02 21:12:47.747 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-02 21:12:47.750 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-02 21:12:47.753 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-02 21:12:47.755 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.758 | + 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-06-02 21:12:47.760 | + 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-06-02 21:12:47.763 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.765 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-02 21:12:47.768 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-02 21:12:47.771 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-02 21:12:47.773 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-02 21:12:47.776 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.778 | + 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-06-02 21:12:47.782 | + 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-06-02 21:12:47.785 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.787 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-02 21:12:47.790 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-02 21:12:47.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-02 21:12:47.796 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-02 21:12:47.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.801 | + 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-06-02 21:12:47.804 | + 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-06-02 21:12:47.806 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.809 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-02 21:12:47.811 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-02 21:12:47.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-02 21:12:47.816 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-02 21:12:47.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.822 | + 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-06-02 21:12:47.825 | + 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-06-02 21:12:47.828 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.831 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-02 21:12:47.833 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-02 21:12:47.836 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-02 21:12:47.839 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-02 21:12:47.841 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.844 | + 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-06-02 21:12:47.847 | + 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-06-02 21:12:47.849 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.852 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-02 21:12:47.855 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-02 21:12:47.858 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-02 21:12:47.860 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-02 21:12:47.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.866 | + 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-06-02 21:12:47.869 | + 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-06-02 21:12:47.871 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.874 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-02 21:12:47.878 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-02 21:12:47.880 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-02 21:12:47.883 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-02 21:12:47.886 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.888 | + 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-06-02 21:12:47.891 | + 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-06-02 21:12:47.894 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.896 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-02 21:12:47.899 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-02 21:12:47.902 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-02 21:12:47.904 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-02 21:12:47.907 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.909 | + 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-06-02 21:12:47.912 | + 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-06-02 21:12:47.915 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.917 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-02 21:12:47.919 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-02 21:12:47.922 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-02 21:12:47.925 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-02 21:12:47.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.930 | + 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-06-02 21:12:47.932 | + 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-06-02 21:12:47.935 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.937 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-02 21:12:47.940 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-02 21:12:47.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-02 21:12:47.945 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-02 21:12:47.948 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.951 | + 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-06-02 21:12:47.953 | + 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-06-02 21:12:47.956 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.959 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-02 21:12:47.961 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-02 21:12:47.964 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-02 21:12:47.967 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-02 21:12:47.969 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.972 | + 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-06-02 21:12:47.974 | + 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-06-02 21:12:47.977 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:47.980 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-02 21:12:47.982 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-02 21:12:47.985 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-02 21:12:47.988 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-02 21:12:47.991 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:47.994 | + 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-06-02 21:12:47.996 | + 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-06-02 21:12:47.999 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.001 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-02 21:12:48.003 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-02 21:12:48.006 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-02 21:12:48.009 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-02 21:12:48.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.014 | + 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-06-02 21:12:48.017 | + 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-06-02 21:12:48.019 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.022 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-02 21:12:48.024 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-02 21:12:48.026 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-02 21:12:48.028 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-02 21:12:48.031 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.033 | + 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-06-02 21:12:48.036 | + 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-06-02 21:12:48.039 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.041 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-02 21:12:48.044 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-02 21:12:48.047 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-02 21:12:48.049 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-02 21:12:48.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.054 | + 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-06-02 21:12:48.056 | + 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-06-02 21:12:48.059 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.062 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-02 21:12:48.064 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-02 21:12:48.066 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-02 21:12:48.069 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-02 21:12:48.072 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.074 | + 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-06-02 21:12:48.077 | + 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-06-02 21:12:48.080 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.082 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-02 21:12:48.084 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-02 21:12:48.087 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-02 21:12:48.089 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-02 21:12:48.091 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.093 | + 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-06-02 21:12:48.096 | + 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-06-02 21:12:48.099 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.102 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-02 21:12:48.104 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-02 21:12:48.107 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-02 21:12:48.109 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-02 21:12:48.111 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.114 | + 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-06-02 21:12:48.116 | + 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-06-02 21:12:48.119 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.121 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-02 21:12:48.123 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-02 21:12:48.125 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-02 21:12:48.128 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-02 21:12:48.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.132 | + 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-06-02 21:12:48.135 | + 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-06-02 21:12:48.137 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.139 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-02 21:12:48.142 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-02 21:12:48.145 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-02 21:12:48.147 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-02 21:12:48.149 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.151 | + 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-06-02 21:12:48.155 | + 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-06-02 21:12:48.157 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.161 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-02 21:12:48.163 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-02 21:12:48.165 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-02 21:12:48.168 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-02 21:12:48.171 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.173 | + 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-06-02 21:12:48.176 | + 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-06-02 21:12:48.178 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.180 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-02 21:12:48.182 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-02 21:12:48.185 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-02 21:12:48.187 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-02 21:12:48.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.192 | + 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-06-02 21:12:48.195 | + 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-06-02 21:12:48.197 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.199 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-02 21:12:48.202 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-02 21:12:48.206 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-02 21:12:48.208 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-02 21:12:48.211 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.214 | + 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-06-02 21:12:48.216 | + 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-06-02 21:12:48.219 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.222 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-02 21:12:48.224 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-02 21:12:48.226 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-02 21:12:48.229 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-02 21:12:48.231 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.234 | + 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-06-02 21:12:48.236 | + 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-06-02 21:12:48.239 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.242 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-02 21:12:48.244 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-02 21:12:48.247 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-02 21:12:48.249 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-02 21:12:48.252 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.255 | + 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-06-02 21:12:48.257 | + 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-06-02 21:12:48.260 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.262 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-02 21:12:48.264 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-02 21:12:48.267 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-02 21:12:48.270 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-02 21:12:48.272 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.275 | + 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-06-02 21:12:48.277 | + 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-06-02 21:12:48.279 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.282 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-02 21:12:48.284 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-02 21:12:48.287 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-02 21:12:48.289 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-02 21:12:48.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.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-06-02 21:12:48.297 | + 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-06-02 21:12:48.299 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.301 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-02 21:12:48.304 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-02 21:12:48.307 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-02 21:12:48.309 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-02 21:12:48.312 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.314 | + 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-06-02 21:12:48.318 | + 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-06-02 21:12:48.320 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.322 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-02 21:12:48.324 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-02 21:12:48.327 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-02 21:12:48.329 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-02 21:12:48.332 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.335 | + 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-06-02 21:12:48.337 | + 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-06-02 21:12:48.340 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.343 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-02 21:12:48.346 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-02 21:12:48.349 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-02 21:12:48.351 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-02 21:12:48.354 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.356 | + 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-06-02 21:12:48.359 | + 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-06-02 21:12:48.362 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.365 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-02 21:12:48.368 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-02 21:12:48.371 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-02 21:12:48.374 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-02 21:12:48.377 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.380 | + 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-06-02 21:12:48.382 | + 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-06-02 21:12:48.385 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.388 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-02 21:12:48.391 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-02 21:12:48.393 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-02 21:12:48.396 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-02 21:12:48.399 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.402 | + 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-06-02 21:12:48.404 | + 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-06-02 21:12:48.408 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.411 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-02 21:12:48.413 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-02 21:12:48.416 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-02 21:12:48.419 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-02 21:12:48.422 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.425 | + 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-06-02 21:12:48.427 | + 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-06-02 21:12:48.429 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.432 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-02 21:12:48.434 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-02 21:12:48.437 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:48.440 | + 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-06-02 21:12:48.443 | + 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-06-02 21:12:48.446 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:48.448 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-02 21:12:48.469 | Using python 3.12 to install etcd3gw 2026-06-02 21:12:48.473 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-06-02 21:12:49.142 | Collecting etcd3gw 2026-06-02 21:12:49.193 | Downloading etcd3gw-2.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-02 21:12:49.200 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-02 21:12:49.218 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-02 21:12:49.219 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-02 21:12:49.236 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-02 21:12:49.240 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-02 21:12:49.261 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-02 21:12:49.267 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-02 21:12:49.501 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-02 21:12:49.505 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-02 21:12:49.512 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-02 21:12:49.585 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-02 21:12:49.586 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-02 21:12:49.598 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-02 21:12:49.599 | Using cached idna-3.17-py3-none-any.whl.metadata (6.4 kB) 2026-06-02 21:12:49.614 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-02 21:12:49.615 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-02 21:12:49.618 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-02 21:12:49.629 | Downloading etcd3gw-2.6.0-py3-none-any.whl (29 kB) 2026-06-02 21:12:49.643 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-02 21:12:49.659 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-02 21:12:49.664 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-02 21:12:49.665 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-02 21:12:49.666 | Using cached idna-3.17-py3-none-any.whl (65 kB) 2026-06-02 21:12:49.667 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-02 21:12:49.674 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-02 21:12:49.792 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-02 21:12:49.821 | Attempting uninstall: urllib3 2026-06-02 21:12:49.826 | Found existing installation: urllib3 2.0.7 2026-06-02 21:12:49.826 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:12:49.826 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-02 21:12:49.897 | Attempting uninstall: idna 2026-06-02 21:12:49.901 | Found existing installation: idna 3.6 2026-06-02 21:12:49.901 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:12:49.901 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-02 21:12:49.982 | Attempting uninstall: requests 2026-06-02 21:12:49.985 | Found existing installation: requests 2.31.0 2026-06-02 21:12:49.986 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:12:49.986 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-02 21:12:50.119 | 2026-06-02 21:12:50.122 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.6.0 futurist-3.3.0 idna-3.17 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-02 21:12:50.206 | + inc/python:pip_install:216 : result=0 2026-06-02 21:12:50.209 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:12:50.211 | + functions-common:time_stop:2414 : local name 2026-06-02 21:12:50.214 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:12:50.217 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:12:50.219 | + functions-common:time_stop:2417 : local total 2026-06-02 21:12:50.221 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:12:50.224 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:12:50.226 | + functions-common:time_stop:2421 : start_time=1780434768463 2026-06-02 21:12:50.229 | + functions-common:time_stop:2423 : [[ -z 1780434768463 ]] 2026-06-02 21:12:50.232 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:12:50.237 | + functions-common:time_stop:2426 : end_time=1780434770234 2026-06-02 21:12:50.240 | + functions-common:time_stop:2427 : elapsed_time=1771 2026-06-02 21:12:50.243 | + functions-common:time_stop:2428 : total=20423 2026-06-02 21:12:50.245 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:12:50.248 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22194 2026-06-02 21:12:50.251 | + inc/python:pip_install:219 : return 0 2026-06-02 21:12:50.254 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-06-02 21:12:50.257 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-02 21:12:50.260 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-02 21:12:50.262 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:12:50.265 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:12:50.268 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:12:50.271 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:12:50.273 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:12:50.276 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:12:50.278 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:12:50.280 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:12:50.283 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:12:50.286 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:12:50.288 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:12:50.290 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:12:50.293 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:12:50.296 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-02 21:12:50.299 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:12:50.302 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:12:50.305 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-02 21:12:50.308 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-02 21:12:50.310 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 21:12:50.312 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:12:50.315 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 21:12:50.317 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:12:50.319 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:12:50.322 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:12:50.325 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:12:50.328 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:12:50.330 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:12:50.333 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 21:12:50.335 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 21:12:50.338 | + functions-common:apt_get_update:1161 : return 2026-06-02 21:12:50.341 | + functions-common:install_package:1433 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-02 21:12:50.343 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:12:50.345 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:12:50.348 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:12:50.351 | + functions-common:real_install_package:1421 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-02 21:12:50.373 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-06-02 21:12:50.402 | Reading package lists... 2026-06-02 21:12:50.642 | Building dependency tree... 2026-06-02 21:12:50.643 | Reading state information... 2026-06-02 21:12:50.945 | The following additional packages will be installed: 2026-06-02 21:12:50.946 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-06-02 21:12:50.947 | Suggested packages: 2026-06-02 21:12:50.947 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-02 21:12:50.947 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-02 21:12:50.947 | python3-uwsgidecorators 2026-06-02 21:12:50.981 | The following NEW packages will be installed: 2026-06-02 21:12:50.982 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-06-02 21:12:50.982 | uwsgi-plugin-python3 2026-06-02 21:12:51.300 | 0 upgraded, 7 newly installed, 0 to remove and 71 not upgraded. 2026-06-02 21:12:51.300 | Need to get 1,290 kB of archives. 2026-06-02 21:12:51.300 | After this operation, 4,349 kB of additional disk space will be used. 2026-06-02 21:12:51.300 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-02 21:12:51.803 | 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-06-02 21:12:51.921 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-02 21:12:52.032 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-06-02 21:12:52.037 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-02 21:12:52.157 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-02 21:12:52.160 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-02 21:12:52.490 | Fetched 1,290 kB in 1s (1,096 kB/s) 2026-06-02 21:12:52.516 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-02 21:12:52.587 | (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 ... 174238 files and directories currently installed.) 2026-06-02 21:12:52.591 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-02 21:12:52.595 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-02 21:12:52.628 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-02 21:12:52.642 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-02 21:12:52.644 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-02 21:12:52.676 | Selecting previously unselected package libzmq5:amd64. 2026-06-02 21:12:52.691 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-02 21:12:52.693 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-02 21:12:52.727 | Selecting previously unselected package libyajl2:amd64. 2026-06-02 21:12:52.741 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-06-02 21:12:52.743 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-06-02 21:12:52.772 | Selecting previously unselected package uwsgi-core. 2026-06-02 21:12:52.786 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-02 21:12:52.788 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-02 21:12:52.874 | Selecting previously unselected package uwsgi. 2026-06-02 21:12:52.889 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-02 21:12:52.895 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-02 21:12:52.929 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-02 21:12:52.943 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-02 21:12:52.945 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-02 21:12:53.005 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-02 21:12:53.009 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-06-02 21:12:53.013 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-02 21:12:53.017 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-02 21:12:53.023 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-02 21:12:53.034 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-02 21:12:53.380 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-02 21:12:53.400 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 21:12:54.023 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 21:12:54.632 | 2026-06-02 21:12:54.632 | Running kernel seems to be up-to-date. 2026-06-02 21:12:54.632 | 2026-06-02 21:12:54.632 | Restarting services... 2026-06-02 21:12:54.698 | 2026-06-02 21:12:54.698 | Service restarts being deferred: 2026-06-02 21:12:54.698 | /etc/needrestart/restart.d/dbus.service 2026-06-02 21:12:54.698 | systemctl restart getty@tty1.service 2026-06-02 21:12:54.698 | systemctl restart networkd-dispatcher.service 2026-06-02 21:12:54.698 | systemctl restart serial-getty@ttyS0.service 2026-06-02 21:12:54.698 | systemctl restart storpool_beacon.service 2026-06-02 21:12:54.698 | systemctl restart storpool_block.service 2026-06-02 21:12:54.698 | systemctl restart systemd-logind.service 2026-06-02 21:12:54.698 | 2026-06-02 21:12:54.698 | No containers need to be restarted. 2026-06-02 21:12:54.698 | 2026-06-02 21:12:54.698 | User sessions running outdated binaries: 2026-06-02 21:12:54.698 | ubuntu @ session #3: python3[7038] 2026-06-02 21:12:54.706 | ubuntu @ session #4: sh[8418], sshd[8360] 2026-06-02 21:12:54.715 | ubuntu @ user manager service: systemd[5152] 2026-06-02 21:12:54.724 | 2026-06-02 21:12:54.724 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 21:12:56.097 | + functions-common:apt_get:1205 : result=0 2026-06-02 21:12:56.100 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:12:56.102 | + functions-common:time_stop:2414 : local name 2026-06-02 21:12:56.104 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:12:56.107 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:12:56.109 | + functions-common:time_stop:2417 : local total 2026-06-02 21:12:56.111 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:12:56.114 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:12:56.116 | + functions-common:time_stop:2421 : start_time=1780434770369 2026-06-02 21:12:56.119 | + functions-common:time_stop:2423 : [[ -z 1780434770369 ]] 2026-06-02 21:12:56.122 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:12:56.126 | + functions-common:time_stop:2426 : end_time=1780434776123 2026-06-02 21:12:56.128 | + functions-common:time_stop:2427 : elapsed_time=5754 2026-06-02 21:12:56.130 | + functions-common:time_stop:2428 : total=133281 2026-06-02 21:12:56.133 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:12:56.135 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=139035 2026-06-02 21:12:56.138 | + functions-common:apt_get:1209 : return 0 2026-06-02 21:12:56.140 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-02 21:12:56.143 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:12:56.145 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:12:56.148 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-02 21:12:56.186 | No module matches proxy 2026-06-02 21:12:56.189 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-02 21:12:56.223 | Enabling module proxy. 2026-06-02 21:12:56.229 | To activate the new configuration, you need to run: 2026-06-02 21:12:56.229 | systemctl restart apache2 2026-06-02 21:12:56.233 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-02 21:12:56.268 | Considering dependency proxy for proxy_uwsgi: 2026-06-02 21:12:56.268 | Module proxy already enabled 2026-06-02 21:12:56.268 | Enabling module proxy_uwsgi. 2026-06-02 21:12:56.274 | To activate the new configuration, you need to run: 2026-06-02 21:12:56.274 | systemctl restart apache2 2026-06-02 21:12:56.278 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-02 21:12:56.281 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:12:56.284 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:12:56.287 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:12:56.392 | + ./stack.sh:main:900 : install_keystoneauth 2026-06-02 21:12:56.395 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-02 21:12:56.398 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-02 21:12:56.400 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:56.403 | + 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-06-02 21:12:56.406 | + 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-06-02 21:12:56.408 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:56.411 | + ./stack.sh:main:901 : install_keystoneclient 2026-06-02 21:12:56.413 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-02 21:12:56.416 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-02 21:12:56.418 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:56.421 | + 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-06-02 21:12:56.424 | + 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-06-02 21:12:56.427 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:56.429 | + ./stack.sh:main:902 : install_glanceclient 2026-06-02 21:12:56.432 | + lib/glance:install_glanceclient:540 : use_library_from_git python-glanceclient 2026-06-02 21:12:56.435 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-02 21:12:56.437 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:56.440 | + 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-06-02 21:12:56.443 | + 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-06-02 21:12:56.446 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:56.448 | + ./stack.sh:main:903 : install_cinderclient 2026-06-02 21:12:56.451 | + lib/cinder:install_cinderclient:577 : use_library_from_git python-brick-cinderclient-ext 2026-06-02 21:12:56.454 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-02 21:12:56.456 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:56.459 | + 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-06-02 21:12:56.462 | + 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-06-02 21:12:56.465 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:56.469 | + lib/cinder:install_cinderclient:582 : use_library_from_git python-cinderclient 2026-06-02 21:12:56.472 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-02 21:12:56.474 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:56.477 | + 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-06-02 21:12:56.480 | + 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-06-02 21:12:56.483 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:56.486 | + ./stack.sh:main:904 : install_novaclient 2026-06-02 21:12:56.489 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-02 21:12:56.492 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-02 21:12:56.495 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:56.497 | + 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-06-02 21:12:56.500 | + 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-06-02 21:12:56.503 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:56.506 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-06-02 21:12:56.526 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:12:56.529 | + ./stack.sh:main:906 : install_swiftclient 2026-06-02 21:12:56.532 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-02 21:12:56.534 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-02 21:12:56.537 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:56.540 | + 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-06-02 21:12:56.543 | + 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-06-02 21:12:56.546 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:56.548 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-06-02 21:12:56.567 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:12:56.570 | + ./stack.sh:main:909 : install_neutronclient 2026-06-02 21:12:56.572 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-02 21:12:56.575 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-02 21:12:56.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:56.580 | + 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-06-02 21:12:56.583 | + 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-06-02 21:12:56.586 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:56.589 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-06-02 21:12:56.592 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-02 21:12:56.595 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-02 21:12:56.598 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:12:56.601 | + 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-06-02 21:12:56.604 | + 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-06-02 21:12:56.607 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:12:56.610 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-02 21:12:56.613 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-02 21:12:56.615 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-02 21:12:56.619 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-02 21:12:56.622 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-02 21:12:56.625 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-02 21:12:56.629 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-02 21:12:56.629 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-02 21:12:56.635 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-02 21:12:56.637 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-02 21:12:56.640 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-02 21:12:56.643 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-02 21:12:56.647 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-02 21:12:56.669 | Using python 3.12 to install keystonemiddleware 2026-06-02 21:12:56.671 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-06-02 21:12:57.252 | Collecting keystonemiddleware 2026-06-02 21:12:57.306 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-02 21:12:57.334 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-02 21:12:57.337 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 21:12:57.360 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-02 21:12:57.362 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 21:12:57.385 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-02 21:12:57.388 | Downloading oslo_config-10.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 21:12:57.409 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-02 21:12:57.411 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 21:12:57.427 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-02 21:12:57.430 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-02 21:12:57.453 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-02 21:12:57.457 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 21:12:57.479 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-02 21:12:57.483 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-02 21:12:57.506 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-02 21:12:57.509 | Downloading oslo_utils-10.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-02 21:12:57.515 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-02 21:12:57.526 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-02 21:12:57.529 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-02 21:12:57.545 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-02 21:12:57.547 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-02 21:12:57.566 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-02 21:12:57.569 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-02 21:12:57.573 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-02 21:12:57.586 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-02 21:12:57.589 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-06-02 21:12:57.596 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-06-02 21:12:57.609 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-02 21:12:57.612 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 21:12:57.629 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-02 21:12:57.632 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-02 21:12:57.650 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-02 21:12:57.653 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-02 21:12:57.669 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-02 21:12:57.672 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-02 21:12:57.691 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-02 21:12:57.694 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-02 21:12:57.712 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-02 21:12:57.715 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-02 21:12:57.730 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-02 21:12:57.733 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-02 21:12:57.739 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-06-02 21:12:57.752 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-02 21:12:57.755 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-02 21:12:57.761 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-06-02 21:12:57.762 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-02 21:12:57.816 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-02 21:12:57.821 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-06-02 21:12:57.844 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-02 21:12:57.846 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-02 21:12:57.851 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-02 21:12:57.851 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-06-02 21:12:57.853 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-02 21:12:57.866 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-02 21:12:57.869 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-02 21:12:57.878 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-02 21:12:57.879 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.17) 2026-06-02 21:12:57.879 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-06-02 21:12:57.880 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-02 21:12:57.896 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-02 21:12:57.904 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-02 21:12:57.916 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-02 21:12:57.923 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-02 21:12:57.931 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-02 21:12:57.940 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-02 21:12:57.947 | Downloading oslo_config-10.4.0-py3-none-any.whl (137 kB) 2026-06-02 21:12:57.958 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-02 21:12:57.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 61.1 MB/s 0:00:00 2026-06-02 21:12:58.000 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-02 21:12:58.006 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-02 21:12:58.013 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-02 21:12:58.021 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-02 21:12:58.028 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-06-02 21:12:58.045 | Downloading oslo_utils-10.1.0-py3-none-any.whl (154 kB) 2026-06-02 21:12:58.054 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-02 21:12:58.060 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-02 21:12:58.065 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-02 21:12:58.073 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-02 21:12:58.082 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-02 21:12:58.099 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-02 21:12:58.104 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-02 21:12:58.109 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-02 21:12:58.115 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-02 21:12:58.121 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-06-02 21:12:58.245 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-06-02 21:12:58.313 | Attempting uninstall: typing-extensions 2026-06-02 21:12:58.317 | Found existing installation: typing_extensions 4.10.0 2026-06-02 21:12:58.318 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:12:58.318 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-06-02 21:12:58.383 | Attempting uninstall: six 2026-06-02 21:12:58.388 | Found existing installation: six 1.16.0 2026-06-02 21:12:58.388 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:12:58.388 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-02 21:12:58.416 | Attempting uninstall: pyparsing 2026-06-02 21:12:58.421 | Found existing installation: pyparsing 3.1.1 2026-06-02 21:12:58.421 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:12:58.422 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-02 21:12:58.519 | Attempting uninstall: PyJWT 2026-06-02 21:12:58.524 | Found existing installation: PyJWT 2.7.0 2026-06-02 21:12:58.524 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:12:58.525 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-02 21:12:58.548 | Attempting uninstall: netaddr 2026-06-02 21:12:58.553 | Found existing installation: netaddr 0.8.0 2026-06-02 21:12:58.553 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:12:58.554 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-02 21:12:58.682 | Attempting uninstall: python-dateutil 2026-06-02 21:12:58.687 | Found existing installation: python-dateutil 2.8.2 2026-06-02 21:12:58.687 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:12:58.687 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-02 21:12:59.749 | 2026-06-02 21:12:59.753 | Successfully installed PyJWT-2.13.0 WebOb-1.8.9 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.4.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.0 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-02 21:12:59.861 | + inc/python:pip_install:216 : result=0 2026-06-02 21:12:59.864 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:12:59.866 | + functions-common:time_stop:2414 : local name 2026-06-02 21:12:59.870 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:12:59.872 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:12:59.875 | + functions-common:time_stop:2417 : local total 2026-06-02 21:12:59.878 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:12:59.880 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:12:59.883 | + functions-common:time_stop:2421 : start_time=1780434776663 2026-06-02 21:12:59.886 | + functions-common:time_stop:2423 : [[ -z 1780434776663 ]] 2026-06-02 21:12:59.889 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:12:59.894 | + functions-common:time_stop:2426 : end_time=1780434779890 2026-06-02 21:12:59.897 | + functions-common:time_stop:2427 : elapsed_time=3227 2026-06-02 21:12:59.900 | + functions-common:time_stop:2428 : total=22194 2026-06-02 21:12:59.902 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:12:59.904 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25421 2026-06-02 21:12:59.907 | + inc/python:pip_install:219 : return 0 2026-06-02 21:12:59.910 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-02 21:12:59.912 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-02 21:12:59.915 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-02 21:12:59.918 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-02 21:12:59.921 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-02 21:12:59.923 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-02 21:12:59.927 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-02 21:12:59.928 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-02 21:12:59.932 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-02 21:12:59.935 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-02 21:12:59.937 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-02 21:12:59.941 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-02 21:12:59.943 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-02 21:12:59.964 | Using python 3.12 to install python-memcached 2026-06-02 21:12:59.967 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-06-02 21:13:00.653 | Collecting python-memcached 2026-06-02 21:13:00.705 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-02 21:13:00.713 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-02 21:13:00.795 | Installing collected packages: python-memcached 2026-06-02 21:13:00.810 | Successfully installed python-memcached-1.62 2026-06-02 21:13:00.869 | + inc/python:pip_install:216 : result=0 2026-06-02 21:13:00.871 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:13:00.874 | + functions-common:time_stop:2414 : local name 2026-06-02 21:13:00.876 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:13:00.878 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:13:00.881 | + functions-common:time_stop:2417 : local total 2026-06-02 21:13:00.883 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:13:00.886 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:13:00.888 | + functions-common:time_stop:2421 : start_time=1780434779959 2026-06-02 21:13:00.891 | + functions-common:time_stop:2423 : [[ -z 1780434779959 ]] 2026-06-02 21:13:00.894 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:13:00.898 | + functions-common:time_stop:2426 : end_time=1780434780895 2026-06-02 21:13:00.900 | + functions-common:time_stop:2427 : elapsed_time=936 2026-06-02 21:13:00.903 | + functions-common:time_stop:2428 : total=25421 2026-06-02 21:13:00.905 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:13:00.907 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26357 2026-06-02 21:13:00.910 | + inc/python:pip_install:219 : return 0 2026-06-02 21:13:00.912 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-06-02 21:13:00.928 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:00.931 | + ./stack.sh:main:916 : '[' 10.4.3.160 == 10.4.3.160 ']' 2026-06-02 21:13:00.934 | + ./stack.sh:main:917 : stack_install_service keystone 2026-06-02 21:13:00.936 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-02 21:13:00.939 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-02 21:13:00.942 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-02 21:13:00.945 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-02 21:13:00.948 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-02 21:13:00.965 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:13:00.968 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-02 21:13:00.970 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/keystone.git 2026-06-02 21:13:00.972 | + functions-common:git_clone:584 : local git_dest=/opt/stack/keystone 2026-06-02 21:13:00.975 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:13:00.977 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:13:00.980 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:13:00.983 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:13:00.985 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:13:00.988 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:13:01.003 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:13:01.006 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:13:01.008 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:13:01.011 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:13:01.011 | + functions-common:git_clone:604 : echo master 2026-06-02 21:13:01.015 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/keystone ]] 2026-06-02 21:13:01.018 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:13:01.020 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-02 21:13:01.033 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2026-06-02 21:13:01.035 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:13:01.036 | + functions-common:git_clone:667 : head -1 2026-06-02 21:13:01.066 | eb3c0cd99 Merge "Fix LDAP pagination to return all users beyond page_size" 2026-06-02 21:13:01.069 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:13:01.072 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-02 21:13:01.074 | + inc/python:setup_develop:353 : local bindep 2026-06-02 21:13:01.077 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-02 21:13:01.079 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-02 21:13:01.082 | + inc/python:setup_develop:359 : local extras= 2026-06-02 21:13:01.084 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-02 21:13:01.086 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-02 21:13:01.089 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-02 21:13:01.092 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-02 21:13:01.094 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-02 21:13:01.097 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-02 21:13:01.100 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-02 21:13:01.104 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-02 21:13:01.106 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-02 21:13:01.110 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-02 21:13:01.112 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-02 21:13:01.116 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-02 21:13:01.121 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-02 21:13:01.124 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-02 21:13:01.127 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-02 21:13:01.207 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-02 21:13:01.210 | + inc/python:setup_package:436 : local bindep=0 2026-06-02 21:13:01.213 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-02 21:13:01.215 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-02 21:13:01.218 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-02 21:13:01.221 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-02 21:13:01.224 | + inc/python:setup_package:445 : local flags=-e 2026-06-02 21:13:01.226 | + inc/python:setup_package:446 : local extras= 2026-06-02 21:13:01.228 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-02 21:13:01.231 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-02 21:13:01.233 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-02 21:13:01.236 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-02 21:13:01.239 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-02 21:13:01.241 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-02 21:13:01.260 | Using python 3.12 to install /opt/stack/keystone 2026-06-02 21:13:01.263 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-06-02 21:13:01.745 | Obtaining file:///opt/stack/keystone 2026-06-02 21:13:01.747 | Installing build dependencies: started 2026-06-02 21:13:02.508 | Installing build dependencies: finished with status 'done' 2026-06-02 21:13:02.508 | Checking if build backend supports build_editable: started 2026-06-02 21:13:02.780 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-02 21:13:02.781 | Getting requirements to build editable: started 2026-06-02 21:13:02.929 | Getting requirements to build editable: finished with status 'done' 2026-06-02 21:13:02.930 | Preparing editable metadata (pyproject.toml): started 2026-06-02 21:13:03.697 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:13:03.705 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (7.0.3) 2026-06-02 21:13:03.705 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.8.9) 2026-06-02 21:13:03.783 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev42) 2026-06-02 21:13:03.843 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-02 21:13:03.863 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev42) 2026-06-02 21:13:03.866 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-02 21:13:04.040 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.044 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-02 21:13:04.304 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.308 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-02 21:13:04.321 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-02 21:13:04.321 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.8.0) 2026-06-02 21:13:04.321 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (13.0.0) 2026-06-02 21:13:04.356 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.358 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-02 21:13:04.372 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (4.2.0) 2026-06-02 21:13:04.372 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.4.0) 2026-06-02 21:13:04.372 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.4.0) 2026-06-02 21:13:04.397 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.401 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-02 21:13:04.432 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.436 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 21:13:04.444 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (6.8.0) 2026-06-02 21:13:04.445 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (8.2.0) 2026-06-02 21:13:04.469 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.472 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 21:13:04.503 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.506 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-02 21:13:04.519 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (5.10.0) 2026-06-02 21:13:04.533 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.535 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-02 21:13:04.544 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (10.1.0) 2026-06-02 21:13:04.554 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.557 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-02 21:13:04.578 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.581 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-02 21:13:04.590 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (2.13.0) 2026-06-02 21:13:04.590 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.5.0) 2026-06-02 21:13:04.605 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.608 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-02 21:13:04.618 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (4.0.1) 2026-06-02 21:13:04.618 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev42) (1.1.2) 2026-06-02 21:13:04.632 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.635 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-02 21:13:04.654 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev42) 2026-06-02 21:13:04.658 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-02 21:13:04.743 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-02 21:13:04.746 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-02 21:13:04.761 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev42) 2026-06-02 21:13:04.764 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-02 21:13:04.775 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev42) (5.3.1) 2026-06-02 21:13:04.790 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-02 21:13:04.834 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-02 21:13:04.854 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-02 21:13:04.858 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-02 21:13:04.876 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-02 21:13:04.879 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-02 21:13:04.896 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-02 21:13:04.898 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 21:13:04.945 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev42) 2026-06-02 21:13:04.948 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-06-02 21:13:04.968 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-02 21:13:04.971 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-02 21:13:04.982 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) (1.17.0) 2026-06-02 21:13:05.010 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev42) 2026-06-02 21:13:05.012 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-02 21:13:05.037 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.040 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-02 21:13:05.059 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.061 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 21:13:05.088 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.154 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-02 21:13:05.419 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.422 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-02 21:13:05.433 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (5.14.0) 2026-06-02 21:13:05.433 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.34.2) 2026-06-02 21:13:05.435 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (2.1.0) 2026-06-02 21:13:05.436 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (1.8.2) 2026-06-02 21:13:05.436 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (4.15.0) 2026-06-02 21:13:05.442 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (1.3.0) 2026-06-02 21:13:05.443 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (2.0.0) 2026-06-02 21:13:05.443 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev42) (6.0.3) 2026-06-02 21:13:05.463 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.466 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-02 21:13:05.476 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev42) (3.1.0) 2026-06-02 21:13:05.484 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.488 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-02 21:13:05.502 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.505 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-02 21:13:05.525 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.529 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 21:13:05.535 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev42) (2.2.1) 2026-06-02 21:13:05.539 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev42) (2.9.0.post0) 2026-06-02 21:13:05.540 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (3.3.0) 2026-06-02 21:13:05.565 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.569 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-02 21:13:05.592 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.595 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-02 21:13:05.617 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.621 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-02 21:13:05.650 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.654 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 21:13:05.686 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.692 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-02 21:13:05.716 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.720 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-02 21:13:05.744 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.746 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-02 21:13:05.754 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (26.2) 2026-06-02 21:13:05.766 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.769 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-02 21:13:05.787 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.790 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-02 21:13:05.815 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.817 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-02 21:13:05.937 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.942 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-02 21:13:05.964 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.968 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-02 21:13:05.985 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:05.988 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-02 21:13:06.003 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.006 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-02 21:13:06.028 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.031 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-02 21:13:06.066 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.070 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-06-02 21:13:06.088 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.091 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-02 21:13:06.113 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.117 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-02 21:13:06.138 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.140 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-02 21:13:06.151 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev42) (3.3.2) 2026-06-02 21:13:06.151 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev42) (7.2.2) 2026-06-02 21:13:06.158 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) (82.0.1) 2026-06-02 21:13:06.170 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.174 | Downloading wcwidth-0.7.0-py3-none-any.whl.metadata (36 kB) 2026-06-02 21:13:06.201 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.204 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-02 21:13:06.223 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.230 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-02 21:13:06.253 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.255 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-02 21:13:06.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.dev42) (3.4.7) 2026-06-02 21:13:06.266 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev42) (3.17) 2026-06-02 21:13:06.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.dev42) (2.7.0) 2026-06-02 21:13:06.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.dev42) (2023.11.17) 2026-06-02 21:13:06.286 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.289 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-02 21:13:06.316 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev42) 2026-06-02 21:13:06.319 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-02 21:13:06.365 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-02 21:13:06.375 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-02 21:13:06.430 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 72.6 MB/s 0:00:00 2026-06-02 21:13:06.433 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-02 21:13:06.447 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-02 21:13:06.454 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-02 21:13:06.459 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-02 21:13:06.468 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-02 21:13:06.474 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-02 21:13:06.480 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-02 21:13:06.486 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-02 21:13:06.495 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-02 21:13:06.501 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-02 21:13:06.509 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-02 21:13:06.515 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-02 21:13:06.520 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-02 21:13:06.529 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-02 21:13:06.538 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-02 21:13:06.550 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-02 21:13:06.564 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-02 21:13:06.572 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-02 21:13:06.578 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-02 21:13:06.588 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-02 21:13:06.599 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-02 21:13:06.605 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-02 21:13:06.613 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-02 21:13:06.620 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-02 21:13:06.629 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-02 21:13:06.641 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-02 21:13:06.653 | Downloading greenlet-3.5.1-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (611 kB) 2026-06-02 21:13:06.665 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 611.4/611.4 kB 43.1 MB/s 0:00:00 2026-06-02 21:13:06.668 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-02 21:13:06.675 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-02 21:13:06.683 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-02 21:13:06.688 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-02 21:13:06.695 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-02 21:13:06.707 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-02 21:13:06.713 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-02 21:13:06.720 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-02 21:13:06.727 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-02 21:13:06.741 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-02 21:13:06.748 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-02 21:13:06.761 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-02 21:13:06.771 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-02 21:13:06.779 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-02 21:13:06.785 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-02 21:13:06.792 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-02 21:13:06.811 | Downloading sqlalchemy-2.0.50-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-02 21:13:06.856 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 74.4 MB/s 0:00:00 2026-06-02 21:13:06.860 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-02 21:13:06.866 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-02 21:13:06.872 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-02 21:13:06.878 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-02 21:13:06.889 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-02 21:13:06.899 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-02 21:13:06.906 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-02 21:13:06.916 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-02 21:13:06.926 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-02 21:13:06.934 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-02 21:13:06.950 | Downloading wcwidth-0.7.0-py3-none-any.whl (110 kB) 2026-06-02 21:13:07.017 | Building wheels for collected packages: keystone 2026-06-02 21:13:07.017 | Building editable for keystone (pyproject.toml): started 2026-06-02 21:13:07.647 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-02 21:13:07.648 | Created wheel for keystone: filename=keystone-29.1.0.dev42-0.editable-py3-none-any.whl size=9269 sha256=87a57753c7b305c94276b5c6922b9ad2c9d5cf084a62495f3f63878aaa979988 2026-06-02 21:13:07.648 | Stored in directory: /tmp/pip-ephem-wheel-cache-2xcn12iu/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-02 21:13:07.650 | Successfully built keystone 2026-06-02 21:13:07.797 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-06-02 21:13:07.819 | Attempting uninstall: pytz 2026-06-02 21:13:07.825 | Found existing installation: pytz 2024.1 2026-06-02 21:13:07.825 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:07.826 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-02 21:13:08.442 | Attempting uninstall: oauthlib 2026-06-02 21:13:08.448 | Found existing installation: oauthlib 3.2.2 2026-06-02 21:13:08.449 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:08.449 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-02 21:13:08.524 | Attempting uninstall: markupsafe 2026-06-02 21:13:08.530 | Found existing installation: MarkupSafe 2.1.5 2026-06-02 21:13:08.530 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:08.530 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-02 21:13:09.082 | Attempting uninstall: click 2026-06-02 21:13:09.089 | Found existing installation: click 8.1.6 2026-06-02 21:13:09.089 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:09.089 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-02 21:13:09.170 | Attempting uninstall: blinker 2026-06-02 21:13:09.176 | Found existing installation: blinker 1.7.0 2026-06-02 21:13:09.176 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:09.176 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-02 21:13:09.183 | Attempting uninstall: bcrypt 2026-06-02 21:13:09.188 | Found existing installation: bcrypt 3.2.2 2026-06-02 21:13:09.189 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:09.189 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-02 21:13:09.198 | Attempting uninstall: attrs 2026-06-02 21:13:09.204 | Found existing installation: attrs 23.2.0 2026-06-02 21:13:09.204 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:09.204 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-02 21:13:10.844 | Attempting uninstall: jinja2 2026-06-02 21:13:10.850 | Found existing installation: Jinja2 3.1.2 2026-06-02 21:13:10.850 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:10.850 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-02 21:13:11.381 | Attempting uninstall: cryptography 2026-06-02 21:13:11.387 | Found existing installation: cryptography 41.0.7 2026-06-02 21:13:11.387 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:11.388 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-02 21:13:11.696 | Attempting uninstall: pyopenssl 2026-06-02 21:13:11.703 | Found existing installation: pyOpenSSL 23.2.0 2026-06-02 21:13:11.703 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:11.703 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-02 21:13:11.905 | Attempting uninstall: jsonschema 2026-06-02 21:13:11.911 | Found existing installation: jsonschema 4.10.3 2026-06-02 21:13:11.911 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:11.911 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-02 21:13:12.736 | 2026-06-02 21:13:12.738 | 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-06-02 21:13:12.738 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-02 21:13:12.746 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.50 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.1 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev42 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.7.0 xmlschema-2.5.1 2026-06-02 21:13:12.970 | + inc/python:pip_install:216 : result=0 2026-06-02 21:13:12.973 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:13:12.975 | + functions-common:time_stop:2414 : local name 2026-06-02 21:13:12.978 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:13:12.980 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:13:12.983 | + functions-common:time_stop:2417 : local total 2026-06-02 21:13:12.985 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:13:12.988 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:13:12.990 | + functions-common:time_stop:2421 : start_time=1780434781255 2026-06-02 21:13:12.992 | + functions-common:time_stop:2423 : [[ -z 1780434781255 ]] 2026-06-02 21:13:12.995 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:13:13.000 | + functions-common:time_stop:2426 : end_time=1780434792997 2026-06-02 21:13:13.003 | + functions-common:time_stop:2427 : elapsed_time=11742 2026-06-02 21:13:13.005 | + functions-common:time_stop:2428 : total=26357 2026-06-02 21:13:13.007 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:13:13.009 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38099 2026-06-02 21:13:13.011 | + inc/python:pip_install:219 : return 0 2026-06-02 21:13:13.014 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-02 21:13:13.017 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:13:13.020 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-02 21:13:13.024 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-02 21:13:13.027 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:13:13.031 | + 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-06-02 21:13:13.034 | + 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-06-02 21:13:13.036 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:13:13.039 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-02 21:13:13.057 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:13:13.060 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-02 21:13:13.063 | + ./stack.sh:main:918 : configure_keystone 2026-06-02 21:13:13.065 | + lib/keystone:configure_keystone:143 : sudo install -d -o stack /etc/keystone 2026-06-02 21:13:13.079 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-02 21:13:13.081 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-02 21:13:13.086 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-02 21:13:13.103 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:13:13.106 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-02 21:13:13.139 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-02 21:13:13.169 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-02 21:13:13.200 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-02 21:13:13.234 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-02 21:13:13.265 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-02 21:13:13.296 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-02 21:13:13.325 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-02 21:13:13.357 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-02 21:13:13.389 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-02 21:13:13.392 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-02 21:13:13.394 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-02 21:13:13.397 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-02 21:13:13.400 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-02 21:13:13.402 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-02 21:13:13.419 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:13.423 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-02 21:13:13.425 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-02 21:13:13.428 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-02 21:13:13.445 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:13.448 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:13:13.451 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:13:13.489 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-02 21:13:13.493 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-02 21:13:13.496 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.160/identity 2026-06-02 21:13:13.531 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-02 21:13:13.533 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-02 21:13:13.567 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-02 21:13:13.569 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-02 21:13:13.572 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-02 21:13:13.575 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-02 21:13:13.578 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-02 21:13:13.581 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-02 21:13:13.584 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-02 21:13:13.600 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:13.603 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-02 21:13:13.606 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-02 21:13:13.609 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-02 21:13:13.644 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-02 21:13:13.646 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-02 21:13:13.648 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-02 21:13:13.651 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-02 21:13:13.655 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-02 21:13:13.673 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-02 21:13:13.676 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-02 21:13:13.678 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-02 21:13:13.681 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-02 21:13:13.683 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-02 21:13:13.713 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:13:13.744 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:13:13.773 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-02 21:13:13.805 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-02 21:13:13.839 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-02 21:13:13.870 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-02 21:13:13.873 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-02 21:13:13.876 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-02 21:13:13.879 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-02 21:13:13.882 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-02 21:13:13.884 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-02 21:13:13.887 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-02 21:13:13.890 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-02 21:13:13.892 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-02 21:13:13.906 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:13:13.906 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-02 21:13:13.914 | d /var/run/uwsgi 0755 stack root 2026-06-02 21:13:13.917 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:13:13.930 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-02 21:13:13.935 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-02 21:13:13.937 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-02 21:13:13.941 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-02 21:13:13.944 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-02 21:13:13.973 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-02 21:13:14.002 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-02 21:13:14.031 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-02 21:13:14.059 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-02 21:13:14.088 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-02 21:13:14.117 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-02 21:13:14.147 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-02 21:13:14.177 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-02 21:13:14.208 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-02 21:13:14.239 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-02 21:13:14.268 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-02 21:13:14.301 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-02 21:13:14.330 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-02 21:13:14.361 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-02 21:13:14.364 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-02 21:13:14.368 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-02 21:13:14.370 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-02 21:13:14.373 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-02 21:13:14.376 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:14.378 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:14.381 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-02 21:13:14.384 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-02 21:13:14.387 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-02 21:13:14.418 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-02 21:13:14.447 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-02 21:13:14.448 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-06-02 21:13:14.455 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-02 21:13:14.459 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-02 21:13:14.462 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-02 21:13:14.464 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-02 21:13:14.466 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-02 21:13:14.469 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:13:14.471 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:13:14.473 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:14.476 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:14.478 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-02 21:13:14.481 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-02 21:13:14.483 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:14.486 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:14.488 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-02 21:13:14.530 | Enabling site keystone-api. 2026-06-02 21:13:14.535 | To activate the new configuration, you need to run: 2026-06-02 21:13:14.536 | systemctl reload apache2 2026-06-02 21:13:14.540 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-02 21:13:14.543 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:13:14.545 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:13:14.548 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:13:14.664 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-02 21:13:14.692 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-02 21:13:14.721 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-02 21:13:14.753 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-02 21:13:14.756 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-02 21:13:14.789 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-02 21:13:14.821 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-02 21:13:14.852 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-02 21:13:14.885 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-02 21:13:14.888 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-02 21:13:14.891 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-02 21:13:14.921 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-02 21:13:14.953 | + ./stack.sh:main:922 : is_service_enabled swift 2026-06-02 21:13:14.969 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:14.972 | + ./stack.sh:main:923 : is_service_enabled ceilometer 2026-06-02 21:13:14.989 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:13:14.992 | + ./stack.sh:main:926 : stack_install_service swift 2026-06-02 21:13:14.996 | + lib/stack:stack_install_service:20 : local service=swift 2026-06-02 21:13:14.998 | + lib/stack:stack_install_service:21 : type install_swift 2026-06-02 21:13:15.001 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-02 21:13:15.003 | + lib/stack:stack_install_service:32 : install_swift 2026-06-02 21:13:15.005 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-06-02 21:13:15.008 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/swift.git 2026-06-02 21:13:15.009 | + functions-common:git_clone:584 : local git_dest=/opt/stack/swift 2026-06-02 21:13:15.012 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:13:15.013 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:13:15.016 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:13:15.020 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:13:15.022 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:13:15.025 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:13:15.040 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:13:15.043 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:13:15.046 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:13:15.048 | + functions-common:git_clone:604 : echo master 2026-06-02 21:13:15.049 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:13:15.053 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/swift ]] 2026-06-02 21:13:15.056 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:13:15.058 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/swift 2026-06-02 21:13:15.070 | + functions-common:git_clone:666 : cd /opt/stack/swift 2026-06-02 21:13:15.073 | + functions-common:git_clone:667 : head -1 2026-06-02 21:13:15.073 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:13:15.110 | 6e6010253 Merge "Add x-amz-server-side-encryption on s3api" 2026-06-02 21:13:15.113 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:13:15.116 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-06-02 21:13:15.118 | + inc/python:setup_develop:353 : local bindep 2026-06-02 21:13:15.121 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-06-02 21:13:15.124 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-06-02 21:13:15.126 | + inc/python:setup_develop:359 : local extras=keystone 2026-06-02 21:13:15.128 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-06-02 21:13:15.131 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-02 21:13:15.134 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-06-02 21:13:15.136 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-06-02 21:13:15.139 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-02 21:13:15.141 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-06-02 21:13:15.145 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-06-02 21:13:15.148 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-02 21:13:15.150 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-06-02 21:13:15.153 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-02 21:13:15.155 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-02 21:13:15.158 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-06-02 21:13:15.164 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-06-02 21:13:15.166 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-06-02 21:13:15.169 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-06-02 21:13:15.252 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-06-02 21:13:15.255 | + inc/python:setup_package:436 : local bindep=0 2026-06-02 21:13:15.257 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-02 21:13:15.259 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-02 21:13:15.261 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-06-02 21:13:15.264 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-06-02 21:13:15.266 | + inc/python:setup_package:445 : local flags=-e 2026-06-02 21:13:15.268 | + inc/python:setup_package:446 : local extras=keystone 2026-06-02 21:13:15.271 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-02 21:13:15.273 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-06-02 21:13:15.275 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-06-02 21:13:15.277 | + inc/python:setup_package:456 : extras='[keystone]' 2026-06-02 21:13:15.279 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-02 21:13:15.281 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-06-02 21:13:15.300 | Using python 3.12 to install /opt/stack/swift 2026-06-02 21:13:15.303 | + 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-06-02 21:13:15.802 | Obtaining file:///opt/stack/swift 2026-06-02 21:13:15.804 | Installing build dependencies: started 2026-06-02 21:13:16.581 | Installing build dependencies: finished with status 'done' 2026-06-02 21:13:16.582 | Checking if build backend supports build_editable: started 2026-06-02 21:13:16.872 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-02 21:13:16.872 | Getting requirements to build editable: started 2026-06-02 21:13:17.026 | Getting requirements to build editable: finished with status 'done' 2026-06-02 21:13:17.026 | Preparing editable metadata (pyproject.toml): started 2026-06-02 21:13:17.592 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:13:17.604 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev115) (0.41.0) 2026-06-02 21:13:17.604 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev115) (3.5.1) 2026-06-02 21:13:17.604 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev115) (3.1.0) 2026-06-02 21:13:17.860 | Collecting lxml>=4.2.3 (from swift==2.38.0.dev115) 2026-06-02 21:13:17.913 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-02 21:13:17.920 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev115) (2.34.2) 2026-06-02 21:13:18.077 | Collecting xattr>=0.7.2 (from swift==2.38.0.dev115) 2026-06-02 21:13:18.080 | 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-06-02 21:13:18.219 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.0.dev115) 2026-06-02 21:13:18.223 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-06-02 21:13:18.228 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev115) (43.0.3) 2026-06-02 21:13:18.230 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev115) (2.8.0) 2026-06-02 21:13:18.231 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.0.dev115) (13.0.0) 2026-06-02 21:13:18.235 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.0.dev115) (2.0.0) 2026-06-02 21:13:18.235 | 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.0.dev115) (3.0) 2026-06-02 21:13:18.240 | 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.0.dev115) (5.14.0) 2026-06-02 21:13:18.240 | 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.0.dev115) (4.2.0) 2026-06-02 21:13:18.241 | 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.0.dev115) (10.4.0) 2026-06-02 21:13:18.241 | 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.0.dev115) (6.4.0) 2026-06-02 21:13:18.242 | 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.0.dev115) (6.8.0) 2026-06-02 21:13:18.242 | 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.0.dev115) (8.2.0) 2026-06-02 21:13:18.243 | 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.0.dev115) (5.10.0) 2026-06-02 21:13:18.243 | 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.0.dev115) (10.1.0) 2026-06-02 21:13:18.244 | 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.0.dev115) (7.0.3) 2026-06-02 21:13:18.244 | 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.0.dev115) (4.0.1) 2026-06-02 21:13:18.245 | 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.0.dev115) (2.13.0) 2026-06-02 21:13:18.245 | 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.0.dev115) (5.8.0) 2026-06-02 21:13:18.246 | 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.0.dev115) (1.8.9) 2026-06-02 21:13:18.248 | 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.0.dev115) (2.1.0) 2026-06-02 21:13:18.248 | 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.0.dev115) (5.8.0) 2026-06-02 21:13:18.249 | 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.0.dev115) (1.8.2) 2026-06-02 21:13:18.249 | 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.0.dev115) (4.15.0) 2026-06-02 21:13:18.253 | 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.0.dev115) (1.5.0) 2026-06-02 21:13:18.254 | 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.0.dev115) (5.3.1) 2026-06-02 21:13:18.257 | 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.0.dev115) (1.3.0) 2026-06-02 21:13:18.257 | 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.0.dev115) (2.0.0) 2026-06-02 21:13:18.258 | 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.0.dev115) (6.0.3) 2026-06-02 21:13:18.262 | 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.0.dev115) (2.9.0.post0) 2026-06-02 21:13:18.262 | 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.0.dev115) (3.1.0) 2026-06-02 21:13:18.264 | 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.0.dev115) (2.2.1) 2026-06-02 21:13:18.265 | 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.0.dev115) (1.1.2) 2026-06-02 21:13:18.267 | 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.0.dev115) (3.3.2) 2026-06-02 21:13:18.268 | 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.0.dev115) (26.2) 2026-06-02 21:13:18.268 | 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.0.dev115) (7.2.2) 2026-06-02 21:13:18.274 | 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.0.dev115) (82.0.1) 2026-06-02 21:13:18.283 | 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.0.dev115) (1.17.0) 2026-06-02 21:13:18.289 | 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.0.dev115) (3.4.7) 2026-06-02 21:13:18.289 | 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.0.dev115) (3.17) 2026-06-02 21:13:18.290 | 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.0.dev115) (2.7.0) 2026-06-02 21:13:18.290 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.0.dev115) (2023.11.17) 2026-06-02 21:13:18.311 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-02 21:13:18.401 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 72.0 MB/s 0:00:00 2026-06-02 21:13:18.405 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-06-02 21:13:18.418 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 39.5 MB/s 0:00:00 2026-06-02 21:13:18.421 | 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-06-02 21:13:18.436 | Building wheels for collected packages: swift 2026-06-02 21:13:18.436 | Building editable for swift (pyproject.toml): started 2026-06-02 21:13:18.952 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-06-02 21:13:18.953 | Created wheel for swift: filename=swift-2.38.0.dev115-0.editable-py3-none-any.whl size=19798 sha256=e9c65409c5dea219dca2c0f9ca8e89447c430888773873adb22d2e9352023c68 2026-06-02 21:13:18.956 | Stored in directory: /tmp/pip-ephem-wheel-cache-t58whej0/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-06-02 21:13:18.956 | Successfully built swift 2026-06-02 21:13:19.052 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-06-02 21:13:19.239 | 2026-06-02 21:13:19.246 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.0.dev115 xattr-1.3.0 2026-06-02 21:13:19.358 | + inc/python:pip_install:216 : result=0 2026-06-02 21:13:19.360 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:13:19.363 | + functions-common:time_stop:2414 : local name 2026-06-02 21:13:19.365 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:13:19.368 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:13:19.371 | + functions-common:time_stop:2417 : local total 2026-06-02 21:13:19.374 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:13:19.376 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:13:19.379 | + functions-common:time_stop:2421 : start_time=1780434795296 2026-06-02 21:13:19.381 | + functions-common:time_stop:2423 : [[ -z 1780434795296 ]] 2026-06-02 21:13:19.385 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:13:19.388 | + functions-common:time_stop:2426 : end_time=1780434799386 2026-06-02 21:13:19.391 | + functions-common:time_stop:2427 : elapsed_time=4090 2026-06-02 21:13:19.394 | + functions-common:time_stop:2428 : total=38099 2026-06-02 21:13:19.396 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:13:19.398 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42189 2026-06-02 21:13:19.400 | + inc/python:pip_install:219 : return 0 2026-06-02 21:13:19.403 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-02 21:13:19.406 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:13:19.408 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-06-02 21:13:19.411 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-06-02 21:13:19.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:13:19.416 | + 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-06-02 21:13:19.419 | + 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-06-02 21:13:19.422 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:13:19.425 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-06-02 21:13:19.427 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-02 21:13:19.430 | + ./stack.sh:main:927 : configure_swift 2026-06-02 21:13:19.432 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-06-02 21:13:19.435 | + lib/swift:configure_swift:332 : local node_number 2026-06-02 21:13:19.437 | + lib/swift:configure_swift:333 : local swift_node_config 2026-06-02 21:13:19.438 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-06-02 21:13:19.440 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-02 21:13:19.702 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:13:19.702 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:13:19.702 | we strongly recommend against using it for new projects. 2026-06-02 21:13:19.702 | 2026-06-02 21:13:19.702 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:13:19.702 | framework. For more detail see 2026-06-02 21:13:19.702 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:13:19.702 | 2026-06-02 21:13:19.702 | import eventlet 2026-06-02 21:13:19.758 | No object-expirer running 2026-06-02 21:13:19.758 | No object-reconstructor running 2026-06-02 21:13:19.758 | No container-auditor running 2026-06-02 21:13:19.758 | No container-replicator running 2026-06-02 21:13:19.758 | No account-reaper running 2026-06-02 21:13:19.758 | No object-auditor running 2026-06-02 21:13:19.758 | No account-server running 2026-06-02 21:13:19.758 | No container-sync running 2026-06-02 21:13:19.758 | No object-server running 2026-06-02 21:13:19.758 | No account-replicator running 2026-06-02 21:13:19.758 | No account-auditor running 2026-06-02 21:13:19.758 | No object-updater running 2026-06-02 21:13:19.758 | No proxy-server running 2026-06-02 21:13:19.758 | No container-updater running 2026-06-02 21:13:19.758 | No container-reconciler running 2026-06-02 21:13:19.758 | No object-replicator running 2026-06-02 21:13:19.758 | No container-sharder running 2026-06-02 21:13:19.758 | No container-server running 2026-06-02 21:13:19.826 | + lib/swift:configure_swift:337 : true 2026-06-02 21:13:19.827 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-06-02 21:13:19.842 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-06-02 21:13:19.854 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-06-02 21:13:19.857 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-06-02 21:13:19.857 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-06-02 21:13:19.861 | + lib/swift:configure_swift:351 : sed -e ' 2026-06-02 21:13:19.861 | s/%GROUP%/stack/; 2026-06-02 21:13:19.861 | s/%USER%/stack/; 2026-06-02 21:13:19.861 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-06-02 21:13:19.861 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-06-02 21:13:19.866 | uid = stack 2026-06-02 21:13:19.866 | gid = stack 2026-06-02 21:13:19.866 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-06-02 21:13:19.866 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-06-02 21:13:19.866 | address = 127.0.0.1 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [account6612] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/1/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [account6622] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/2/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [account6632] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/3/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [account6642] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/4/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [container6611] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/1/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [container6621] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/2/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [container6631] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/3/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [container6641] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/4/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [object6613] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/1/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [object6623] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/2/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [object6633] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/3/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-06-02 21:13:19.866 | 2026-06-02 21:13:19.866 | [object6643] 2026-06-02 21:13:19.866 | max connections = 25 2026-06-02 21:13:19.866 | path = /opt/stack/data/swift/4/ 2026-06-02 21:13:19.866 | read only = false 2026-06-02 21:13:19.866 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-06-02 21:13:19.869 | + lib/swift:configure_swift:357 : is_ubuntu 2026-06-02 21:13:19.871 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:19.874 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:19.876 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-06-02 21:13:19.889 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-06-02 21:13:19.891 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-06-02 21:13:19.895 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-06-02 21:13:19.900 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-06-02 21:13:19.902 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-06-02 21:13:19.907 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-06-02 21:13:19.937 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.160:8080/v1/ 2026-06-02 21:13:19.966 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-06-02 21:13:19.983 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-06-02 21:13:20.016 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-06-02 21:13:20.033 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-06-02 21:13:20.064 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-06-02 21:13:20.083 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-06-02 21:13:20.113 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-06-02 21:13:20.132 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-06-02 21:13:20.161 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-06-02 21:13:20.178 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-06-02 21:13:20.212 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-06-02 21:13:20.231 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-06-02 21:13:20.248 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:20.250 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-06-02 21:13:20.282 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-06-02 21:13:20.311 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-06-02 21:13:20.341 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-06-02 21:13:20.372 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-06-02 21:13:20.374 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-06-02 21:13:20.391 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:13:20.394 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-06-02 21:13:20.425 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-06-02 21:13:20.442 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:13:20.444 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-06-02 21:13:20.461 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:20.463 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-06-02 21:13:20.466 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-06-02 21:13:20.480 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:13:20.483 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-06-02 21:13:20.485 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-06-02 21:13:20.487 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-06-02 21:13:20.492 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-06-02 21:13:20.497 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-06-02 21:13:20.530 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-06-02 21:13:20.562 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-06-02 21:13:20.597 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-06-02 21:13:20.633 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-06-02 21:13:20.664 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-02 21:13:20.666 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-06-02 21:13:20.668 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-06-02 21:13:20.670 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-06-02 21:13:20.673 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-02 21:13:20.675 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-06-02 21:13:20.677 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-06-02 21:13:20.679 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-06-02 21:13:20.681 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-06-02 21:13:20.684 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-06-02 21:13:20.712 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-06-02 21:13:20.740 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.160/identity 2026-06-02 21:13:20.767 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-06-02 21:13:20.796 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-06-02 21:13:20.827 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-06-02 21:13:20.859 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-06-02 21:13:20.891 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-06-02 21:13:20.921 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.160/identity 2026-06-02 21:13:20.952 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-02 21:13:20.985 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-06-02 21:13:21.018 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-02 21:13:21.021 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-06-02 21:13:21.053 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-06-02 21:13:21.084 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-06-02 21:13:21.118 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-06-02 21:13:21.150 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-06-02 21:13:21.188 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-06-02 21:13:21.214 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-06-02 21:13:21.250 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-06-02 21:13:21.282 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-06-02 21:13:21.287 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-06-02 21:13:21.321 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-06-02 21:13:21.351 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-06-02 21:13:21.386 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-06-02 21:13:21.417 | + lib/swift:configure_swift:490 : local node_number 2026-06-02 21:13:21.419 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-02 21:13:21.422 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-02 21:13:21.424 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-06-02 21:13:21.429 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-06-02 21:13:21.432 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-06-02 21:13:21.433 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-02 21:13:21.435 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-06-02 21:13:21.437 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-06-02 21:13:21.439 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-02 21:13:21.441 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-02 21:13:21.442 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-06-02 21:13:21.460 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-06-02 21:13:21.490 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-06-02 21:13:21.507 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-06-02 21:13:21.536 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-06-02 21:13:21.554 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-02 21:13:21.585 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-06-02 21:13:21.602 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-02 21:13:21.630 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-06-02 21:13:21.647 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-02 21:13:21.676 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-06-02 21:13:21.694 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2026-06-02 21:13:21.725 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-06-02 21:13:21.742 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-06-02 21:13:21.771 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-06-02 21:13:21.790 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-06-02 21:13:21.823 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-06-02 21:13:21.842 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-06-02 21:13:21.873 | + 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-06-02 21:13:21.878 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-06-02 21:13:21.898 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-02 21:13:21.927 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-06-02 21:13:21.957 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-06-02 21:13:21.959 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-06-02 21:13:21.964 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-06-02 21:13:21.966 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-06-02 21:13:21.968 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-02 21:13:21.971 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-06-02 21:13:21.973 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-06-02 21:13:21.975 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-02 21:13:21.977 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-02 21:13:21.979 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-06-02 21:13:21.996 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-06-02 21:13:22.024 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-06-02 21:13:22.042 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-06-02 21:13:22.072 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-06-02 21:13:22.090 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-02 21:13:22.120 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-06-02 21:13:22.138 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-02 21:13:22.170 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-06-02 21:13:22.189 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-02 21:13:22.220 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-06-02 21:13:22.238 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2026-06-02 21:13:22.270 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-06-02 21:13:22.288 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-06-02 21:13:22.320 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-06-02 21:13:22.340 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-06-02 21:13:22.372 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-06-02 21:13:22.390 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-06-02 21:13:22.422 | + 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-06-02 21:13:22.427 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-06-02 21:13:22.449 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-02 21:13:22.483 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-06-02 21:13:22.485 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-06-02 21:13:22.490 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-06-02 21:13:22.493 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-06-02 21:13:22.495 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-06-02 21:13:22.499 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-06-02 21:13:22.502 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-06-02 21:13:22.504 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-06-02 21:13:22.507 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-06-02 21:13:22.509 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-06-02 21:13:22.529 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-06-02 21:13:22.563 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-06-02 21:13:22.581 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-06-02 21:13:22.616 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-06-02 21:13:22.633 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-06-02 21:13:22.664 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-06-02 21:13:22.682 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-06-02 21:13:22.712 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-06-02 21:13:22.730 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-06-02 21:13:22.758 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-06-02 21:13:22.775 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2026-06-02 21:13:22.804 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-06-02 21:13:22.822 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-06-02 21:13:22.850 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-06-02 21:13:22.866 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-06-02 21:13:22.895 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-06-02 21:13:22.911 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-06-02 21:13:22.938 | + 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-06-02 21:13:22.942 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-06-02 21:13:22.960 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-06-02 21:13:22.988 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-06-02 21:13:23.016 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-06-02 21:13:23.045 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-06-02 21:13:23.073 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-06-02 21:13:23.075 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-06-02 21:13:23.079 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-06-02 21:13:23.106 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-06-02 21:13:23.137 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-06-02 21:13:23.165 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-06-02 21:13:23.194 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-06-02 21:13:23.223 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-06-02 21:13:23.252 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-06-02 21:13:23.280 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-06-02 21:13:23.309 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-06-02 21:13:23.338 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-06-02 21:13:23.354 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:23.356 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-06-02 21:13:23.375 | + lib/swift:configure_swift:533 : local auth_vers 2026-06-02 21:13:23.378 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-06-02 21:13:23.397 | + lib/swift:configure_swift:534 : auth_vers=3 2026-06-02 21:13:23.399 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.160 2026-06-02 21:13:23.427 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-06-02 21:13:23.430 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-06-02 21:13:23.458 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.160/identity 2026-06-02 21:13:23.489 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-06-02 21:13:23.491 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-06-02 21:13:23.522 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-06-02 21:13:23.539 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:23.541 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-06-02 21:13:23.572 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-06-02 21:13:23.600 | + lib/swift:configure_swift:553 : local user_group 2026-06-02 21:13:23.603 | ++ lib/swift:configure_swift:554 : id -g stack 2026-06-02 21:13:23.608 | + lib/swift:configure_swift:554 : user_group=1002 2026-06-02 21:13:23.610 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-06-02 21:13:23.624 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-06-02 21:13:23.626 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-06-02 21:13:23.639 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-06-02 21:13:23.641 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-06-02 21:13:23.654 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-06-02 21:13:23.657 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-06-02 21:13:23.659 | + ./stack.sh:main:930 : is_service_enabled s3api 2026-06-02 21:13:23.676 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:13:23.679 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-06-02 21:13:23.698 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:23.700 | + ./stack.sh:main:938 : stack_install_service glance 2026-06-02 21:13:23.703 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-02 21:13:23.705 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-02 21:13:23.708 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-02 21:13:23.710 | + lib/stack:stack_install_service:32 : install_glance 2026-06-02 21:13:23.713 | + lib/glance:install_glance:549 : glance_store_extras=() 2026-06-02 21:13:23.716 | + lib/glance:install_glance:549 : local glance_store_extras 2026-06-02 21:13:23.719 | + lib/glance:install_glance:551 : is_service_enabled cinder 2026-06-02 21:13:23.737 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:23.740 | + lib/glance:install_glance:552 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-02 21:13:23.743 | + lib/glance:install_glance:555 : is_service_enabled swift 2026-06-02 21:13:23.760 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:23.763 | + lib/glance:install_glance:556 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-06-02 21:13:23.766 | + lib/glance:install_glance:561 : use_library_from_git glance_store 2026-06-02 21:13:23.768 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-02 21:13:23.771 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:13:23.774 | + 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-06-02 21:13:23.777 | + 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-06-02 21:13:23.779 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:13:23.783 | ++ lib/glance:install_glance:567 : join_extras swift cinder 2026-06-02 21:13:23.786 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-02 21:13:23.789 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-06-02 21:13:23.792 | + lib/glance:install_glance:567 : pip_install_gr_extras glance-store swift,cinder 2026-06-02 21:13:23.794 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-02 21:13:23.798 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-06-02 21:13:23.800 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-02 21:13:23.804 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-02 21:13:23.807 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-02 21:13:23.809 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-02 21:13:23.814 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-02 21:13:23.814 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-02 21:13:23.819 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-02 21:13:23.823 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-02 21:13:23.826 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-02 21:13:23.829 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-02 21:13:23.832 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-06-02 21:13:23.854 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-06-02 21:13:23.857 | + 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-06-02 21:13:24.537 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-02 21:13:24.590 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-02 21:13:24.598 | 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.4.0) 2026-06-02 21:13:24.599 | 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.8.0) 2026-06-02 21:13:24.600 | 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.10.0) 2026-06-02 21:13:24.600 | 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.0) 2026-06-02 21:13:24.603 | 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.5.0) 2026-06-02 21:13:24.603 | 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.8.0) 2026-06-02 21:13:24.603 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.41.0) 2026-06-02 21:13:24.603 | 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-06-02 21:13:24.603 | 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.14.0) 2026-06-02 21:13:24.603 | 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-06-02 21:13:24.604 | 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-06-02 21:13:24.612 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-06-02 21:13:24.616 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-02 21:13:24.620 | 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.3.0) 2026-06-02 21:13:24.622 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-06-02 21:13:24.622 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.5.1) 2026-06-02 21:13:24.625 | 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-06-02 21:13:24.626 | 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.1) 2026-06-02 21:13:24.757 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-02 21:13:24.761 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-02 21:13:24.783 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-02 21:13:24.787 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-02 21:13:24.933 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-02 21:13:24.937 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 21:13:25.070 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-02 21:13:25.074 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-02 21:13:25.212 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-06-02 21:13:25.216 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-02 21:13:25.223 | 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-06-02 21:13:25.223 | 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-06-02 21:13:25.224 | 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-06-02 21:13:25.224 | 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-06-02 21:13:25.228 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-06-02 21:13:25.230 | 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-06-02 21:13:25.230 | 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-06-02 21:13:25.231 | 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-06-02 21:13:25.233 | 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.4.0) 2026-06-02 21:13:25.234 | 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.2.0) 2026-06-02 21:13:25.235 | 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.6.0) 2026-06-02 21:13:25.247 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-06-02 21:13:25.250 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-02 21:13:25.255 | 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-06-02 21:13:25.258 | 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-06-02 21:13:25.260 | 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-06-02 21:13:25.261 | 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-06-02 21:13:25.261 | 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-06-02 21:13:25.266 | 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-06-02 21:13:25.268 | 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-06-02 21:13:25.270 | 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.1.2) 2026-06-02 21:13:25.272 | 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-06-02 21:13:25.274 | 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.9) 2026-06-02 21:13:25.276 | 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-06-02 21:13:25.276 | 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-06-02 21:13:25.277 | 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-06-02 21:13:25.277 | 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-06-02 21:13:25.279 | 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-06-02 21:13:25.279 | 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-06-02 21:13:25.283 | 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) (82.0.1) 2026-06-02 21:13:25.291 | 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.17.0) 2026-06-02 21:13:25.293 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.0) 2026-06-02 21:13:25.294 | 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-06-02 21:13:25.302 | 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-06-02 21:13:25.303 | 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.17) 2026-06-02 21:13:25.304 | 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-06-02 21:13:25.305 | 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-06-02 21:13:25.315 | 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-06-02 21:13:25.339 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-02 21:13:25.365 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-02 21:13:25.376 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-02 21:13:25.384 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-02 21:13:25.391 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-02 21:13:25.404 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-02 21:13:25.411 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-02 21:13:25.416 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-02 21:13:25.547 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-02 21:13:26.246 | 2026-06-02 21:13:26.254 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-06-02 21:13:26.332 | + inc/python:pip_install:216 : result=0 2026-06-02 21:13:26.335 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:13:26.338 | + functions-common:time_stop:2414 : local name 2026-06-02 21:13:26.341 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:13:26.344 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:13:26.347 | + functions-common:time_stop:2417 : local total 2026-06-02 21:13:26.350 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:13:26.352 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:13:26.355 | + functions-common:time_stop:2421 : start_time=1780434803848 2026-06-02 21:13:26.358 | + functions-common:time_stop:2423 : [[ -z 1780434803848 ]] 2026-06-02 21:13:26.361 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:13:26.364 | + functions-common:time_stop:2426 : end_time=1780434806362 2026-06-02 21:13:26.368 | + functions-common:time_stop:2427 : elapsed_time=2514 2026-06-02 21:13:26.370 | + functions-common:time_stop:2428 : total=42189 2026-06-02 21:13:26.373 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:13:26.375 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=44703 2026-06-02 21:13:26.377 | + inc/python:pip_install:219 : return 0 2026-06-02 21:13:26.380 | + lib/glance:install_glance:568 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-02 21:13:26.383 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-02 21:13:26.386 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-06-02 21:13:26.399 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-02 21:13:26.405 | + lib/glance:install_glance:571 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-02 21:13:26.408 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/glance.git 2026-06-02 21:13:26.411 | + functions-common:git_clone:584 : local git_dest=/opt/stack/glance 2026-06-02 21:13:26.414 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:13:26.416 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:13:26.419 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:13:26.422 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:13:26.425 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:13:26.428 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:13:26.445 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:13:26.448 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:13:26.450 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:13:26.454 | + functions-common:git_clone:604 : echo master 2026-06-02 21:13:26.454 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:13:26.458 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/glance ]] 2026-06-02 21:13:26.461 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:13:26.464 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-02 21:13:26.477 | + functions-common:git_clone:666 : cd /opt/stack/glance 2026-06-02 21:13:26.480 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:13:26.480 | + functions-common:git_clone:667 : head -1 2026-06-02 21:13:26.496 | 1240b0bf2 Merge "Fix flaky web-download redirect validation test" 2026-06-02 21:13:26.500 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:13:26.502 | + lib/glance:install_glance:573 : setup_develop /opt/stack/glance 2026-06-02 21:13:26.506 | + inc/python:setup_develop:353 : local bindep 2026-06-02 21:13:26.508 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-02 21:13:26.511 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-02 21:13:26.514 | + inc/python:setup_develop:359 : local extras= 2026-06-02 21:13:26.517 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-02 21:13:26.520 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-02 21:13:26.523 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-02 21:13:26.526 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-02 21:13:26.529 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-02 21:13:26.531 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-02 21:13:26.535 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-02 21:13:26.537 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-02 21:13:26.540 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-02 21:13:26.543 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-02 21:13:26.545 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-02 21:13:26.548 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-02 21:13:26.554 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-02 21:13:26.557 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-02 21:13:26.559 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-02 21:13:26.641 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-02 21:13:26.644 | + inc/python:setup_package:436 : local bindep=0 2026-06-02 21:13:26.647 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-02 21:13:26.650 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-02 21:13:26.652 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-02 21:13:26.655 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-02 21:13:26.658 | + inc/python:setup_package:445 : local flags=-e 2026-06-02 21:13:26.660 | + inc/python:setup_package:446 : local extras= 2026-06-02 21:13:26.663 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-02 21:13:26.665 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-02 21:13:26.668 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-02 21:13:26.671 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-02 21:13:26.674 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-02 21:13:26.677 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-02 21:13:26.699 | Using python 3.12 to install /opt/stack/glance 2026-06-02 21:13:26.701 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-02 21:13:27.189 | Obtaining file:///opt/stack/glance 2026-06-02 21:13:27.192 | Installing build dependencies: started 2026-06-02 21:13:27.982 | Installing build dependencies: finished with status 'done' 2026-06-02 21:13:27.983 | Checking if build backend supports build_editable: started 2026-06-02 21:13:28.281 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-02 21:13:28.282 | Getting requirements to build editable: started 2026-06-02 21:13:28.428 | Getting requirements to build editable: finished with status 'done' 2026-06-02 21:13:28.429 | Preparing editable metadata (pyproject.toml): started 2026-06-02 21:13:29.056 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:13:29.067 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (7.0.3) 2026-06-02 21:13:29.067 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (0.7.1) 2026-06-02 21:13:29.067 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (2.0.50) 2026-06-02 21:13:29.067 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (0.41.0) 2026-06-02 21:13:29.067 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.1.0) 2026-06-02 21:13:29.067 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (2.5.1) 2026-06-02 21:13:29.067 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (1.8.9) 2026-06-02 21:13:29.068 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (1.18.4) 2026-06-02 21:13:29.135 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev47) 2026-06-02 21:13:29.188 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-02 21:13:29.193 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (10.4.0) 2026-06-02 21:13:29.193 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (7.5.0) 2026-06-02 21:13:29.194 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (6.4.0) 2026-06-02 21:13:29.194 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (2.7.1) 2026-06-02 21:13:29.195 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (10.1.0) 2026-06-02 21:13:29.195 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.8.0) 2026-06-02 21:13:29.196 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.3.0) 2026-06-02 21:13:29.552 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev47) 2026-06-02 21:13:29.556 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-02 21:13:29.562 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.14.0) 2026-06-02 21:13:29.563 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (13.0.0) 2026-06-02 21:13:29.699 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev47) 2026-06-02 21:13:29.703 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-02 21:13:29.708 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.17.0) 2026-06-02 21:13:29.708 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.10.1) 2026-06-02 21:13:29.709 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (4.26.0) 2026-06-02 21:13:29.709 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.8.0) 2026-06-02 21:13:29.710 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (18.0.0) 2026-06-02 21:13:29.710 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (6.8.0) 2026-06-02 21:13:29.837 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev47) 2026-06-02 21:13:29.841 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-02 21:13:29.847 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (8.2.0) 2026-06-02 21:13:29.848 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (18.1.0) 2026-06-02 21:13:29.848 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (8.1.0) 2026-06-02 21:13:29.987 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev47) 2026-06-02 21:13:29.990 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-02 21:13:29.997 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.1.0) 2026-06-02 21:13:29.997 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (4.4.0) 2026-06-02 21:13:29.999 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (5.5.0) 2026-06-02 21:13:29.999 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (3.1.0) 2026-06-02 21:13:29.999 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev47) (43.0.3) 2026-06-02 21:13:30.132 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev47) 2026-06-02 21:13:30.136 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-02 21:13:30.285 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev47) 2026-06-02 21:13:30.288 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-02 21:13:30.296 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev47) (1.3.12) 2026-06-02 21:13:30.296 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev47) (4.15.0) 2026-06-02 21:13:30.427 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.430 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-02 21:13:30.441 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev47) (2.34.2) 2026-06-02 21:13:30.441 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev47) (2.0.0) 2026-06-02 21:13:30.441 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev47) (3.0) 2026-06-02 21:13:30.443 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev47) (5.10.0) 2026-06-02 21:13:30.445 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev47) (2.2.1) 2026-06-02 21:13:30.447 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev47) (2.8.0) 2026-06-02 21:13:30.448 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev47) (3.5.1) 2026-06-02 21:13:30.453 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev47) (1.4.2) 2026-06-02 21:13:30.456 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev47) (3.3.2) 2026-06-02 21:13:30.458 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev47) (26.1.0) 2026-06-02 21:13:30.459 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev47) (2025.9.1) 2026-06-02 21:13:30.459 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev47) (0.37.0) 2026-06-02 21:13:30.460 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev47) (2026.5.1) 2026-06-02 21:13:30.464 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev47) (2.1.0) 2026-06-02 21:13:30.465 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev47) (1.8.2) 2026-06-02 21:13:30.468 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (4.2.0) 2026-06-02 21:13:30.469 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (4.0.1) 2026-06-02 21:13:30.470 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (2.13.0) 2026-06-02 21:13:30.473 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (1.5.0) 2026-06-02 21:13:30.475 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev47) (5.3.1) 2026-06-02 21:13:30.478 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev47) (0.20) 2026-06-02 21:13:30.481 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev47) (1.3.0) 2026-06-02 21:13:30.482 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev47) (2.0.0) 2026-06-02 21:13:30.483 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev47) (6.0.3) 2026-06-02 21:13:30.487 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev47) (2.1.2) 2026-06-02 21:13:30.488 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev47) (0.6.2) 2026-06-02 21:13:30.512 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.517 | Downloading openstacksdk-4.14.0-py3-none-any.whl.metadata (12 kB) 2026-06-02 21:13:30.541 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.545 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-02 21:13:30.568 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.572 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-02 21:13:30.590 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.597 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-02 21:13:30.604 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) (7.2.2) 2026-06-02 21:13:30.620 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.623 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-02 21:13:30.635 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev47) (2.9.0.post0) 2026-06-02 21:13:30.639 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (4.6.0) 2026-06-02 21:13:30.639 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (7.1.4) 2026-06-02 21:13:30.640 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (5.3.1) 2026-06-02 21:13:30.640 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (5.6.2) 2026-06-02 21:13:30.641 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (0.16.0) 2026-06-02 21:13:30.643 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (5.1.0) 2026-06-02 21:13:30.648 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (2026.2) 2026-06-02 21:13:30.648 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (26.2) 2026-06-02 21:13:30.652 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (0.25.0) 2026-06-02 21:13:30.655 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev47) (5.0.0) 2026-06-02 21:13:30.655 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev47) (3.1.6) 2026-06-02 21:13:30.655 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev47) (4.0.1) 2026-06-02 21:13:30.659 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev47) (3.0.3) 2026-06-02 21:13:30.667 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev47) (1.1.2) 2026-06-02 21:13:30.672 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev47) (1.7.6) 2026-06-02 21:13:30.685 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev47) (82.0.1) 2026-06-02 21:13:30.695 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev47) (0.7.0) 2026-06-02 21:13:30.723 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.727 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-02 21:13:30.745 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.748 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-02 21:13:30.777 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.780 | Downloading cmd2-3.5.1-py3-none-any.whl.metadata (16 kB) 2026-06-02 21:13:30.798 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.802 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-02 21:13:30.807 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) (15.0.0) 2026-06-02 21:13:30.816 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.820 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-02 21:13:30.828 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev47) (1.17.0) 2026-06-02 21:13:30.839 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev47) (3.4.7) 2026-06-02 21:13:30.839 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev47) (3.17) 2026-06-02 21:13:30.840 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev47) (2.7.0) 2026-06-02 21:13:30.841 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev47) (2023.11.17) 2026-06-02 21:13:30.855 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) (4.2.0) 2026-06-02 21:13:30.856 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev47) (2.20.0) 2026-06-02 21:13:30.860 | 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==32.1.0.dev47) (0.1.2) 2026-06-02 21:13:30.867 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev47) (0.8) 2026-06-02 21:13:30.899 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev47) 2026-06-02 21:13:30.902 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-02 21:13:31.049 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev47) 2026-06-02 21:13:31.053 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 21:13:31.058 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev47) (9.1.4) 2026-06-02 21:13:31.068 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev47) 2026-06-02 21:13:31.071 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-02 21:13:31.230 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev47) 2026-06-02 21:13:31.234 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-02 21:13:31.241 | Installing build dependencies: started 2026-06-02 21:13:31.988 | Installing build dependencies: finished with status 'done' 2026-06-02 21:13:31.989 | Getting requirements to build wheel: started 2026-06-02 21:13:32.321 | Getting requirements to build wheel: finished with status 'done' 2026-06-02 21:13:32.323 | Preparing metadata (pyproject.toml): started 2026-06-02 21:13:32.514 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:13:32.516 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev47) (2026.2) 2026-06-02 21:13:32.536 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev47) 2026-06-02 21:13:32.542 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-02 21:13:32.594 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev47) 2026-06-02 21:13:32.597 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-02 21:13:32.630 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-02 21:13:32.643 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-02 21:13:32.652 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-02 21:13:32.659 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-02 21:13:32.665 | Downloading openstacksdk-4.14.0-py3-none-any.whl (1.9 MB) 2026-06-02 21:13:32.698 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 63.8 MB/s 0:00:00 2026-06-02 21:13:32.700 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-02 21:13:32.708 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-02 21:13:32.717 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-02 21:13:32.724 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-02 21:13:32.731 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-02 21:13:32.738 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-02 21:13:32.749 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-02 21:13:32.756 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-02 21:13:32.761 | Downloading cmd2-3.5.1-py3-none-any.whl (147 kB) 2026-06-02 21:13:32.771 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-02 21:13:32.779 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-02 21:13:32.786 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-02 21:13:32.802 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-02 21:13:32.810 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-02 21:13:32.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 60.3 MB/s 0:00:00 2026-06-02 21:13:32.847 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-02 21:13:32.853 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-02 21:13:32.861 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-02 21:13:32.868 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-02 21:13:32.904 | Building wheels for collected packages: glance, simplegeneric 2026-06-02 21:13:32.904 | Building editable for glance (pyproject.toml): started 2026-06-02 21:13:33.388 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-02 21:13:33.389 | Created wheel for glance: filename=glance-32.1.0.dev47-0.editable-py3-none-any.whl size=8995 sha256=63730d2a418c3005f112b6eb712b469e9d7b6a4894d038a5f1f507b709b4ef79 2026-06-02 21:13:33.390 | Stored in directory: /tmp/pip-ephem-wheel-cache-c5sy2na_/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-02 21:13:33.392 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-02 21:13:33.606 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-02 21:13:33.607 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=308b012285e53c85d91a5750abc9c4ee48a149401ef4d6c98a2137b4b0768fc1 2026-06-02 21:13:33.607 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-02 21:13:33.609 | Successfully built glance simplegeneric 2026-06-02 21:13:33.739 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-02 21:13:34.939 | Attempting uninstall: jsonpointer 2026-06-02 21:13:34.946 | Found existing installation: jsonpointer 2.0 2026-06-02 21:13:34.948 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:34.948 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-02 21:13:34.954 | Attempting uninstall: jmespath 2026-06-02 21:13:34.962 | Found existing installation: jmespath 1.0.1 2026-06-02 21:13:34.963 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:34.963 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-02 21:13:34.985 | Attempting uninstall: httplib2 2026-06-02 21:13:34.993 | Found existing installation: httplib2 0.20.4 2026-06-02 21:13:34.993 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:34.993 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-02 21:13:35.045 | Attempting uninstall: jsonpatch 2026-06-02 21:13:35.053 | Found existing installation: jsonpatch 1.32 2026-06-02 21:13:35.054 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:35.054 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-02 21:13:37.155 | 2026-06-02 21:13:37.165 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-3.5.1 cursive-0.2.3 glance-32.1.0.dev47 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.14.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-02 21:13:37.332 | + inc/python:pip_install:216 : result=0 2026-06-02 21:13:37.335 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:13:37.338 | + functions-common:time_stop:2414 : local name 2026-06-02 21:13:37.340 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:13:37.343 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:13:37.345 | + functions-common:time_stop:2417 : local total 2026-06-02 21:13:37.347 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:13:37.349 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:13:37.351 | + functions-common:time_stop:2421 : start_time=1780434806693 2026-06-02 21:13:37.353 | + functions-common:time_stop:2423 : [[ -z 1780434806693 ]] 2026-06-02 21:13:37.356 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:13:37.360 | + functions-common:time_stop:2426 : end_time=1780434817357 2026-06-02 21:13:37.363 | + functions-common:time_stop:2427 : elapsed_time=10664 2026-06-02 21:13:37.365 | + functions-common:time_stop:2428 : total=44703 2026-06-02 21:13:37.367 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:13:37.369 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=55367 2026-06-02 21:13:37.372 | + inc/python:pip_install:219 : return 0 2026-06-02 21:13:37.375 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-02 21:13:37.378 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:13:37.380 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-02 21:13:37.383 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-02 21:13:37.386 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:13:37.388 | + 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-06-02 21:13:37.392 | + 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-06-02 21:13:37.395 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:13:37.397 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-02 21:13:37.400 | + ./stack.sh:main:939 : configure_glance 2026-06-02 21:13:37.402 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-06-02 21:13:37.415 | + lib/glance:configure_glance:349 : local dburl 2026-06-02 21:13:37.418 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-06-02 21:13:37.420 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-02 21:13:37.423 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-02 21:13:37.426 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-02 21:13:37.429 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-02 21:13:37.431 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-02 21:13:37.433 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-02 21:13:37.449 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:37.452 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-02 21:13:37.454 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-02 21:13:37.457 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-02 21:13:37.459 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-02 21:13:37.491 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-02 21:13:37.524 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-02 21:13:37.559 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-02 21:13:37.589 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-02 21:13:37.619 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-02 21:13:37.651 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-02 21:13:37.686 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-02 21:13:37.688 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-02 21:13:37.691 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-02 21:13:37.693 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-02 21:13:37.696 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-02 21:13:37.699 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-02 21:13:37.702 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-02 21:13:37.706 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-02 21:13:37.708 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-02 21:13:37.711 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-02 21:13:37.744 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-02 21:13:37.773 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.160/identity 2026-06-02 21:13:37.801 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-02 21:13:37.829 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-06-02 21:13:37.859 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-02 21:13:37.890 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-02 21:13:37.923 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-02 21:13:37.955 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.160/identity 2026-06-02 21:13:37.987 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-02 21:13:38.020 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-02 21:13:38.054 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-02 21:13:38.057 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-02 21:13:38.094 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-02 21:13:38.096 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-02 21:13:38.098 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-02 21:13:38.101 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-02 21:13:38.105 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-02 21:13:38.107 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-02 21:13:38.123 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:38.127 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-02 21:13:38.129 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-02 21:13:38.132 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-02 21:13:38.147 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:38.149 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:13:38.153 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:13:38.183 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-02 21:13:38.185 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-02 21:13:38.188 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-06-02 21:13:38.190 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2026-06-02 21:13:38.192 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-02 21:13:38.223 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-02 21:13:38.252 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-02 21:13:38.283 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-06-02 21:13:38.285 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-06-02 21:13:38.288 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-06-02 21:13:38.290 | + lib/glance:configure_glance_store:278 : local be 2026-06-02 21:13:38.293 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-06-02 21:13:38.295 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-06-02 21:13:38.298 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-02 21:13:38.328 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-06-02 21:13:38.331 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.160 2026-06-02 21:13:38.362 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-06-02 21:13:38.364 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-06-02 21:13:38.367 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-06-02 21:13:38.383 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:38.385 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-06-02 21:13:38.414 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-06-02 21:13:38.443 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-06-02 21:13:38.473 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-06-02 21:13:38.503 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-06-02 21:13:38.534 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2026-06-02 21:13:38.549 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:38.552 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-06-02 21:13:38.581 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-06-02 21:13:38.610 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-06-02 21:13:38.642 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-06-02 21:13:38.669 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.160/identity/v3 2026-06-02 21:13:38.697 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-06-02 21:13:38.728 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.160/image 2026-06-02 21:13:38.758 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-06-02 21:13:38.774 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:38.776 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-06-02 21:13:38.804 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.160/identity 2026-06-02 21:13:38.832 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-06-02 21:13:38.834 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-02 21:13:38.837 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-02 21:13:38.840 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-02 21:13:38.857 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-02 21:13:38.860 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-02 21:13:38.863 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-02 21:13:38.865 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-02 21:13:38.867 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-02 21:13:38.899 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:13:38.930 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:13:38.960 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-02 21:13:38.991 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-02 21:13:39.023 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-02 21:13:39.027 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-02 21:13:39.061 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-02 21:13:39.091 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-02 21:13:39.123 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-02 21:13:39.154 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-02 21:13:39.188 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-02 21:13:39.225 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-02 21:13:39.258 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-02 21:13:39.288 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-02 21:13:39.294 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-02 21:13:39.307 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-06-02 21:13:39.324 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:39.327 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=10.4.3.160 2026-06-02 21:13:39.330 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-06-02 21:13:39.332 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.160:8776/v3/%(project_id)s' 2026-06-02 21:13:39.362 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.160:8776/v3/%(project_id)s' 2026-06-02 21:13:39.392 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-02 21:13:39.394 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-02 21:13:39.397 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-02 21:13:39.399 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-02 21:13:39.401 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-02 21:13:39.404 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-02 21:13:39.406 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-02 21:13:39.409 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-02 21:13:39.411 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-02 21:13:39.441 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-02 21:13:39.443 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-02 21:13:39.445 | ++ functions:get_random_port:861 : true 2026-06-02 21:13:39.448 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-02 21:13:39.450 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-02 21:13:39.452 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-02 21:13:39.512 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-02 21:13:39.515 | ++ functions:get_random_port:865 : break 2 2026-06-02 21:13:39.518 | ++ functions:get_random_port:869 : echo 60999 2026-06-02 21:13:39.520 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-02 21:13:39.522 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-02 21:13:39.549 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-02 21:13:39.577 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-02 21:13:39.606 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-02 21:13:39.634 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-02 21:13:39.664 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-02 21:13:39.693 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-02 21:13:39.722 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-02 21:13:39.751 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-02 21:13:39.780 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-02 21:13:39.809 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-02 21:13:39.838 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-02 21:13:39.867 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-02 21:13:39.893 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-02 21:13:39.921 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-02 21:13:39.948 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-02 21:13:39.977 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-02 21:13:40.005 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-02 21:13:40.034 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-02 21:13:40.062 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-02 21:13:40.091 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-02 21:13:40.094 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-02 21:13:40.096 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:13:40.098 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:13:40.100 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:40.103 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:40.106 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-02 21:13:40.108 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-02 21:13:40.138 | proxy (enabled by site administrator) 2026-06-02 21:13:40.142 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-02 21:13:40.144 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-02 21:13:40.146 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:13:40.149 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:13:40.151 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:40.153 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:40.156 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-02 21:13:40.159 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-02 21:13:40.194 | No module matches proxy_http 2026-06-02 21:13:40.196 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-02 21:13:40.230 | Considering dependency proxy for proxy_http: 2026-06-02 21:13:40.230 | Module proxy already enabled 2026-06-02 21:13:40.230 | Enabling module proxy_http. 2026-06-02 21:13:40.236 | To activate the new configuration, you need to run: 2026-06-02 21:13:40.236 | systemctl restart apache2 2026-06-02 21:13:40.240 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-02 21:13:40.242 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-02 21:13:40.245 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:13:40.247 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:13:40.250 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:13:40.355 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-02 21:13:40.358 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-02 21:13:40.362 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-02 21:13:40.364 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-02 21:13:40.367 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:40.369 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:40.372 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-02 21:13:40.374 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-02 21:13:40.377 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-02 21:13:40.377 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-02 21:13:40.385 | KeepAlive Off 2026-06-02 21:13:40.389 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-02 21:13:40.389 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-02 21:13:40.400 | SetEnv proxy-sendchunked 1 2026-06-02 21:13:40.405 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-02 21:13:40.406 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-02 21:13:40.412 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-02 21:13:40.417 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-02 21:13:40.419 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-02 21:13:40.421 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-02 21:13:40.424 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-02 21:13:40.427 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:13:40.429 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:13:40.431 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:40.434 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:40.436 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-02 21:13:40.438 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-02 21:13:40.441 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:40.443 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:40.446 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-02 21:13:40.479 | Enabling site glance-api. 2026-06-02 21:13:40.485 | To activate the new configuration, you need to run: 2026-06-02 21:13:40.485 | systemctl reload apache2 2026-06-02 21:13:40.489 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-02 21:13:40.492 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:13:40.494 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:13:40.497 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:13:40.599 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-02 21:13:40.605 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-02 21:13:40.639 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-02 21:13:40.675 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-06-02 21:13:40.677 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-02 21:13:40.716 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-02 21:13:40.749 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-02 21:13:40.785 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-06-02 21:13:40.803 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:40.806 | + ./stack.sh:main:944 : stack_install_service cinder 2026-06-02 21:13:40.809 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-02 21:13:40.812 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-02 21:13:40.815 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-02 21:13:40.818 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-02 21:13:40.821 | + lib/cinder:install_cinder:522 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-06-02 21:13:40.823 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/cinder.git 2026-06-02 21:13:40.825 | + functions-common:git_clone:584 : local git_dest=/opt/stack/cinder 2026-06-02 21:13:40.827 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:13:40.830 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:13:40.833 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:13:40.836 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:13:40.838 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:13:40.841 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:13:40.857 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:13:40.859 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:13:40.862 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:13:40.864 | + functions-common:git_clone:604 : echo master 2026-06-02 21:13:40.865 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:13:40.869 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/cinder ]] 2026-06-02 21:13:40.871 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:13:40.873 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-02 21:13:40.886 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2026-06-02 21:13:40.889 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:13:40.890 | + functions-common:git_clone:667 : head -1 2026-06-02 21:13:40.914 | 94a3c8d44 Merge 'refs/changes/15/991215/1' 2026-06-02 21:13:40.916 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:13:40.919 | + lib/cinder:install_cinder:523 : setup_develop /opt/stack/cinder 2026-06-02 21:13:40.921 | + inc/python:setup_develop:353 : local bindep 2026-06-02 21:13:40.925 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-02 21:13:40.928 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-02 21:13:40.930 | + inc/python:setup_develop:359 : local extras= 2026-06-02 21:13:40.933 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-02 21:13:40.935 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-02 21:13:40.938 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-02 21:13:40.940 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-02 21:13:40.942 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-02 21:13:40.945 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-02 21:13:40.948 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-02 21:13:40.950 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-02 21:13:40.953 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-02 21:13:40.956 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-02 21:13:40.959 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-02 21:13:40.962 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-02 21:13:40.968 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-02 21:13:40.970 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-02 21:13:40.972 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-02 21:13:41.052 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-02 21:13:41.055 | + inc/python:setup_package:436 : local bindep=0 2026-06-02 21:13:41.057 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-02 21:13:41.060 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-02 21:13:41.062 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-02 21:13:41.064 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-02 21:13:41.066 | + inc/python:setup_package:445 : local flags=-e 2026-06-02 21:13:41.069 | + inc/python:setup_package:446 : local extras= 2026-06-02 21:13:41.071 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-02 21:13:41.073 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-02 21:13:41.076 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-02 21:13:41.079 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-02 21:13:41.082 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-02 21:13:41.085 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-02 21:13:41.102 | Using python 3.12 to install /opt/stack/cinder 2026-06-02 21:13:41.104 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-06-02 21:13:41.636 | Obtaining file:///opt/stack/cinder 2026-06-02 21:13:41.638 | Installing build dependencies: started 2026-06-02 21:13:42.424 | Installing build dependencies: finished with status 'done' 2026-06-02 21:13:42.425 | Checking if build backend supports build_editable: started 2026-06-02 21:13:42.698 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-02 21:13:42.699 | Getting requirements to build editable: started 2026-06-02 21:13:42.844 | Getting requirements to build editable: finished with status 'done' 2026-06-02 21:13:42.845 | Preparing editable metadata (pyproject.toml): started 2026-06-02 21:13:43.798 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:13:43.812 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.0.3) 2026-06-02 21:13:43.814 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.3.1) 2026-06-02 21:13:43.814 | 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.dev105) (0.41.0) 2026-06-02 21:13:43.814 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.3.0) 2026-06-02 21:13:43.814 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.5.1) 2026-06-02 21:13:43.814 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.1.0) 2026-06-02 21:13:43.814 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (4.26.0) 2026-06-02 21:13:43.814 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.14.0) 2026-06-02 21:13:43.815 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (13.0.0) 2026-06-02 21:13:43.815 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (6.1.1) 2026-06-02 21:13:43.816 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (10.4.0) 2026-06-02 21:13:43.816 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.5.0) 2026-06-02 21:13:43.817 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (6.4.0) 2026-06-02 21:13:43.817 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (18.0.0) 2026-06-02 21:13:43.817 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (8.2.0) 2026-06-02 21:13:43.818 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (18.1.0) 2026-06-02 21:13:43.818 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (8.1.0) 2026-06-02 21:13:43.819 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.1.0) 2026-06-02 21:13:43.819 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.11.0) 2026-06-02 21:13:43.819 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.8.0) 2026-06-02 21:13:43.820 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.9.0) 2026-06-02 21:13:43.820 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.10.0) 2026-06-02 21:13:43.821 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (4.6.0) 2026-06-02 21:13:43.822 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.7.1) 2026-06-02 21:13:43.822 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (10.1.0) 2026-06-02 21:13:44.023 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev105) 2026-06-02 21:13:44.084 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 21:13:44.092 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (4.4.0) 2026-06-02 21:13:44.093 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (26.2) 2026-06-02 21:13:44.120 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev105) 2026-06-02 21:13:44.124 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-02 21:13:44.131 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.10.1) 2026-06-02 21:13:44.131 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.1.0) 2026-06-02 21:13:44.131 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (3.3.2) 2026-06-02 21:13:44.132 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.4.0) 2026-06-02 21:13:44.308 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev105) 2026-06-02 21:13:44.313 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-02 21:13:44.319 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.8.0) 2026-06-02 21:13:44.452 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev105) 2026-06-02 21:13:44.455 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-02 21:13:44.463 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (4.10.0) 2026-06-02 21:13:44.464 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.34.2) 2026-06-02 21:13:44.464 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.5.1) 2026-06-02 21:13:44.464 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (6.3.0) 2026-06-02 21:13:44.593 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev105) 2026-06-02 21:13:44.596 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-02 21:13:44.603 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2.0.50) 2026-06-02 21:13:44.604 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.8.0) 2026-06-02 21:13:44.614 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev105) 2026-06-02 21:13:44.617 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-02 21:13:44.630 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (9.1.4) 2026-06-02 21:13:44.630 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (1.8.9) 2026-06-02 21:13:44.631 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (6.8.0) 2026-06-02 21:13:44.766 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev105) 2026-06-02 21:13:44.770 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-02 21:13:44.776 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.1.0) 2026-06-02 21:13:44.915 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev105) 2026-06-02 21:13:44.918 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-02 21:13:44.960 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev105) 2026-06-02 21:13:44.964 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-02 21:13:44.969 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (5.7.0) 2026-06-02 21:13:44.970 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (43.0.3) 2026-06-02 21:13:44.970 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (0.2.3) 2026-06-02 21:13:45.160 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev105) 2026-06-02 21:13:45.165 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-02 21:13:45.364 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev105) 2026-06-02 21:13:45.367 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-02 21:13:45.372 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev105) (1.9.0) 2026-06-02 21:13:45.374 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (2026.2) 2026-06-02 21:13:45.374 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev105) (7.1.4) 2026-06-02 21:13:45.555 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev105) 2026-06-02 21:13:45.559 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-02 21:13:45.564 | 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.dev105) (1.1.0) 2026-06-02 21:13:45.576 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev105) 2026-06-02 21:13:45.580 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-02 21:13:45.585 | 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.dev105) (2.9.0.post0) 2026-06-02 21:13:45.586 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev105) (2.7.0) 2026-06-02 21:13:45.588 | 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.dev105) (1.17.0) 2026-06-02 21:13:45.603 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev105) (2.0.0) 2026-06-02 21:13:45.607 | 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.dev105) (3.0) 2026-06-02 21:13:45.610 | 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.dev105) (2.8.0) 2026-06-02 21:13:45.613 | 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.dev105) (3.1.0) 2026-06-02 21:13:45.614 | 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.dev105) (2.2.1) 2026-06-02 21:13:45.615 | 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.dev105) (0.31.2) 2026-06-02 21:13:45.638 | 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.dev105) 2026-06-02 21:13:45.642 | Downloading google_auth-2.53.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-02 21:13:45.660 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev105) 2026-06-02 21:13:45.662 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-02 21:13:45.687 | 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.dev105) 2026-06-02 21:13:45.690 | Downloading google_api_core-2.30.3-py3-none-any.whl.metadata (3.1 kB) 2026-06-02 21:13:45.705 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev105) 2026-06-02 21:13:45.708 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-02 21:13:45.726 | 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.dev105) 2026-06-02 21:13:45.729 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-02 21:13:45.905 | Collecting protobuf<8.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev105) 2026-06-02 21:13:45.909 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-02 21:13:45.927 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev105) 2026-06-02 21:13:45.930 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-02 21:13:45.953 | 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.dev105) 2026-06-02 21:13:45.956 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 21:13:45.969 | 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.dev105) (3.4.7) 2026-06-02 21:13:45.969 | 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.dev105) (3.17) 2026-06-02 21:13:45.970 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev105) (2023.11.17) 2026-06-02 21:13:45.978 | 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.dev105) (26.1.0) 2026-06-02 21:13:45.978 | 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.dev105) (2025.9.1) 2026-06-02 21:13:45.979 | 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.dev105) (0.37.0) 2026-06-02 21:13:45.979 | 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.dev105) (2026.5.1) 2026-06-02 21:13:45.984 | 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.dev105) (1.8.2) 2026-06-02 21:13:45.984 | 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.dev105) (4.15.0) 2026-06-02 21:13:45.986 | 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.dev105) (4.2.0) 2026-06-02 21:13:45.987 | 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.dev105) (4.0.1) 2026-06-02 21:13:45.988 | 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.dev105) (2.13.0) 2026-06-02 21:13:45.993 | 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.dev105) (7.2.2) 2026-06-02 21:13:45.996 | 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.dev105) (1.5.0) 2026-06-02 21:13:46.001 | 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.dev105) (0.20) 2026-06-02 21:13:46.006 | 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.dev105) (1.3.0) 2026-06-02 21:13:46.006 | 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.dev105) (2.0.0) 2026-06-02 21:13:46.006 | 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.dev105) (6.0.3) 2026-06-02 21:13:46.009 | 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.dev105) (1.18.4) 2026-06-02 21:13:46.010 | 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.dev105) (2.1.2) 2026-06-02 21:13:46.010 | 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.dev105) (0.6.2) 2026-06-02 21:13:46.012 | 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.dev105) (1.3.12) 2026-06-02 21:13:46.020 | 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.dev105) (5.3.1) 2026-06-02 21:13:46.020 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev105) (5.6.2) 2026-06-02 21:13:46.021 | 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.dev105) (0.16.0) 2026-06-02 21:13:46.023 | 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.dev105) (5.1.0) 2026-06-02 21:13:46.030 | 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.dev105) (0.25.0) 2026-06-02 21:13:46.032 | 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.dev105) (5.0.0) 2026-06-02 21:13:46.032 | 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.dev105) (3.1.6) 2026-06-02 21:13:46.033 | 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.dev105) (4.0.1) 2026-06-02 21:13:46.037 | 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.dev105) (3.0.3) 2026-06-02 21:13:46.043 | 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.dev105) (1.1.2) 2026-06-02 21:13:46.054 | 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.dev105) (1.7.6) 2026-06-02 21:13:46.182 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev105) 2026-06-02 21:13:46.187 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-02 21:13:46.239 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev105) 2026-06-02 21:13:46.244 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-06-02 21:13:46.252 | 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.dev105) (3.17.0) 2026-06-02 21:13:46.395 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev105) 2026-06-02 21:13:46.399 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-02 21:13:46.427 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev105) 2026-06-02 21:13:46.430 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-02 21:13:46.457 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev105) 2026-06-02 21:13:46.461 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-02 21:13:46.477 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev105) (82.0.1) 2026-06-02 21:13:46.485 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev105) (0.7.0) 2026-06-02 21:13:46.511 | 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.dev105) 2026-06-02 21:13:46.514 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-02 21:13:46.533 | 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.dev105) (4.14.0) 2026-06-02 21:13:46.537 | 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.dev105) (0.6.0) 2026-06-02 21:13:46.537 | 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.dev105) (3.5.1) 2026-06-02 21:13:46.543 | 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.dev105) (1.11.0) 2026-06-02 21:13:46.543 | 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.dev105) (15.0.0) 2026-06-02 21:13:46.544 | 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.dev105) (1.8.0) 2026-06-02 21:13:46.683 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev105) 2026-06-02 21:13:46.685 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-02 21:13:46.692 | 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.dev105) (24.2.1) 2026-06-02 21:13:46.716 | 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.dev105) (4.2.0) 2026-06-02 21:13:46.717 | 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.dev105) (2.20.0) 2026-06-02 21:13:46.722 | 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.dev105) (0.1.2) 2026-06-02 21:13:46.731 | 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.dev105) (0.8) 2026-06-02 21:13:46.867 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev105) 2026-06-02 21:13:46.871 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-02 21:13:46.897 | 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.dev105) (3.6.1) 2026-06-02 21:13:46.898 | 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.dev105) (3.4.0) 2026-06-02 21:13:46.900 | 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.dev105) (4.0.1) 2026-06-02 21:13:47.046 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev105) 2026-06-02 21:13:47.049 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-02 21:13:47.066 | 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.dev105) (1.33) 2026-06-02 21:13:47.069 | 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.dev105) (3.1.1) 2026-06-02 21:13:47.107 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-02 21:13:47.116 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-02 21:13:47.307 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 70.1 MB/s 0:00:00 2026-06-02 21:13:47.314 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-02 21:13:47.321 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-02 21:13:47.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 76.3 MB/s 0:00:00 2026-06-02 21:13:47.528 | Downloading google_api_core-2.30.3-py3-none-any.whl (173 kB) 2026-06-02 21:13:47.535 | Downloading google_auth-2.53.0-py3-none-any.whl (246 kB) 2026-06-02 21:13:47.546 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-02 21:13:47.551 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-02 21:13:47.560 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-02 21:13:47.568 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-02 21:13:47.583 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-02 21:13:47.591 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-02 21:13:47.597 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-02 21:13:47.604 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-02 21:13:47.617 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 48.5 MB/s 0:00:00 2026-06-02 21:13:47.619 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-02 21:13:47.627 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-02 21:13:47.634 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-02 21:13:47.643 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-02 21:13:47.649 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-02 21:13:47.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 70.3 MB/s 0:00:00 2026-06-02 21:13:47.673 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-02 21:13:47.682 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-02 21:13:47.692 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-02 21:13:47.701 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-02 21:13:47.707 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-02 21:13:47.716 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-02 21:13:47.721 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-02 21:13:47.727 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-02 21:13:47.734 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-02 21:13:47.740 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-02 21:13:47.788 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 54.2 MB/s 0:00:00 2026-06-02 21:13:47.791 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-02 21:13:47.854 | Building wheels for collected packages: cinder 2026-06-02 21:13:47.854 | Building editable for cinder (pyproject.toml): started 2026-06-02 21:13:48.705 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-02 21:13:48.707 | Created wheel for cinder: filename=cinder-28.1.0.dev105-0.editable-py3-none-any.whl size=9197 sha256=e0f09690ad0ff616e4ba7b1cb46da95dcdc1756916b0dbb54e13292b5e29b8df 2026-06-02 21:13:48.707 | Stored in directory: /tmp/pip-ephem-wheel-cache-c9fla0c7/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-02 21:13:48.711 | Successfully built cinder 2026-06-02 21:13:48.858 | 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-06-02 21:13:49.087 | Attempting uninstall: pyasn1 2026-06-02 21:13:49.095 | Found existing installation: pyasn1 0.4.8 2026-06-02 21:13:49.095 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:49.096 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-02 21:13:49.795 | Attempting uninstall: botocore 2026-06-02 21:13:49.804 | Found existing installation: botocore 1.34.46 2026-06-02 21:13:49.805 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:49.805 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-02 21:13:50.315 | Attempting uninstall: s3transfer 2026-06-02 21:13:50.323 | Found existing installation: s3transfer 0.10.1 2026-06-02 21:13:50.324 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:50.324 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-02 21:13:50.655 | Attempting uninstall: boto3 2026-06-02 21:13:50.665 | Found existing installation: boto3 1.34.46 2026-06-02 21:13:50.665 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-02 21:13:50.665 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-02 21:13:51.785 | 2026-06-02 21:13:51.796 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev105 cotyledon-2.2.0 google-api-core-2.30.3 google-api-python-client-2.197.0 google-auth-2.53.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-02 21:13:52.097 | + inc/python:pip_install:216 : result=0 2026-06-02 21:13:52.100 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:13:52.103 | + functions-common:time_stop:2414 : local name 2026-06-02 21:13:52.106 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:13:52.108 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:13:52.111 | + functions-common:time_stop:2417 : local total 2026-06-02 21:13:52.113 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:13:52.116 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:13:52.118 | + functions-common:time_stop:2421 : start_time=1780434821098 2026-06-02 21:13:52.121 | + functions-common:time_stop:2423 : [[ -z 1780434821098 ]] 2026-06-02 21:13:52.124 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:13:52.128 | + functions-common:time_stop:2426 : end_time=1780434832125 2026-06-02 21:13:52.131 | + functions-common:time_stop:2427 : elapsed_time=11027 2026-06-02 21:13:52.134 | + functions-common:time_stop:2428 : total=55367 2026-06-02 21:13:52.136 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:13:52.139 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=66394 2026-06-02 21:13:52.142 | + inc/python:pip_install:219 : return 0 2026-06-02 21:13:52.144 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-02 21:13:52.147 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:13:52.150 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-02 21:13:52.153 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-02 21:13:52.155 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:13:52.158 | + 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-06-02 21:13:52.161 | + 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-06-02 21:13:52.164 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:13:52.166 | + lib/cinder:install_cinder:524 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-02 21:13:52.168 | + lib/cinder:install_cinder:526 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-02 21:13:52.171 | + lib/cinder:install_cinder:527 : is_ubuntu 2026-06-02 21:13:52.174 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:52.177 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:52.180 | + lib/cinder:install_cinder:529 : sudo mkdir -p /etc/target 2026-06-02 21:13:52.192 | + lib/cinder:install_cinder:531 : install_package targetcli-fb 2026-06-02 21:13:52.195 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 21:13:52.198 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:13:52.200 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 21:13:52.203 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:13:52.205 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:13:52.208 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:13:52.211 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:52.213 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:52.216 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:13:52.219 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 21:13:52.222 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 21:13:52.225 | + functions-common:apt_get_update:1161 : return 2026-06-02 21:13:52.227 | + functions-common:install_package:1433 : real_install_package targetcli-fb 2026-06-02 21:13:52.230 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:13:52.233 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:13:52.235 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:13:52.238 | + functions-common:real_install_package:1421 : apt_get install targetcli-fb 2026-06-02 21:13:52.260 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-06-02 21:13:52.290 | Reading package lists... 2026-06-02 21:13:52.538 | Building dependency tree... 2026-06-02 21:13:52.539 | Reading state information... 2026-06-02 21:13:52.836 | The following additional packages will be installed: 2026-06-02 21:13:52.837 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-02 21:13:52.837 | python3-wcwidth 2026-06-02 21:13:52.838 | Suggested packages: 2026-06-02 21:13:52.838 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-06-02 21:13:52.870 | The following NEW packages will be installed: 2026-06-02 21:13:52.873 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-06-02 21:13:52.873 | python3-wcwidth targetcli-fb 2026-06-02 21:13:53.054 | 0 upgraded, 6 newly installed, 0 to remove and 71 not upgraded. 2026-06-02 21:13:53.054 | Need to get 358 kB of archives. 2026-06-02 21:13:53.054 | After this operation, 2,927 kB of additional disk space will be used. 2026-06-02 21:13:53.054 | 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-06-02 21:13:53.135 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-02 21:13:53.244 | 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-06-02 21:13:53.253 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-06-02 21:13:53.262 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-02 21:13:53.273 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-02 21:13:53.599 | Fetched 358 kB in 0s (898 kB/s) 2026-06-02 21:13:53.628 | Selecting previously unselected package python3-wcwidth. 2026-06-02 21:13:53.702 | (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 ... 174510 files and directories currently installed.) 2026-06-02 21:13:53.706 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-02 21:13:53.709 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-02 21:13:53.747 | Selecting previously unselected package python3-urwid. 2026-06-02 21:13:53.761 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-02 21:13:53.763 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-02 21:13:53.814 | Selecting previously unselected package python3-configshell-fb. 2026-06-02 21:13:53.828 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-02 21:13:53.833 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-02 21:13:53.877 | Selecting previously unselected package python3-pyudev. 2026-06-02 21:13:53.890 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-06-02 21:13:53.892 | Unpacking python3-pyudev (0.24.0-1) ... 2026-06-02 21:13:53.937 | Selecting previously unselected package python3-rtslib-fb. 2026-06-02 21:13:53.952 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-02 21:13:53.955 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-02 21:13:54.001 | Selecting previously unselected package targetcli-fb. 2026-06-02 21:13:54.016 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-02 21:13:54.018 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-02 21:13:54.072 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-02 21:13:54.247 | Setting up python3-pyudev (0.24.0-1) ... 2026-06-02 21:13:54.381 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-02 21:13:55.070 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-02 21:13:55.076 | Setting up python3-urwid (2.6.10-1) ... 2026-06-02 21:13:55.374 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-02 21:13:55.479 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-02 21:13:55.479 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-02 21:13:55.493 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-02 21:13:55.493 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-02 21:13:55.493 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-02 21:13:55.493 | keyword = Word(alphanums + '_\-') 2026-06-02 21:13:55.493 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-02 21:13:55.493 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-02 21:13:55.493 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-02 21:13:55.493 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-02 21:13:55.493 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-02 21:13:55.493 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-02 21:13:55.498 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-02 21:13:55.498 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-02 21:13:55.509 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-02 21:13:55.509 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-02 21:13:55.509 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-02 21:13:55.509 | keyword = Word(alphanums + '_\-') 2026-06-02 21:13:55.509 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-02 21:13:55.509 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-02 21:13:55.509 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-02 21:13:55.509 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-02 21:13:55.509 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-02 21:13:55.509 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-02 21:13:55.529 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-02 21:13:55.638 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-02 21:13:55.638 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-02 21:13:55.811 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 21:13:56.806 | 2026-06-02 21:13:56.806 | Running kernel seems to be up-to-date. 2026-06-02 21:13:56.806 | 2026-06-02 21:13:56.806 | Restarting services... 2026-06-02 21:13:56.875 | 2026-06-02 21:13:56.875 | Service restarts being deferred: 2026-06-02 21:13:56.875 | /etc/needrestart/restart.d/dbus.service 2026-06-02 21:13:56.875 | systemctl restart getty@tty1.service 2026-06-02 21:13:56.875 | systemctl restart networkd-dispatcher.service 2026-06-02 21:13:56.875 | systemctl restart serial-getty@ttyS0.service 2026-06-02 21:13:56.875 | systemctl restart storpool_beacon.service 2026-06-02 21:13:56.875 | systemctl restart storpool_block.service 2026-06-02 21:13:56.875 | systemctl restart systemd-logind.service 2026-06-02 21:13:56.875 | 2026-06-02 21:13:56.875 | No containers need to be restarted. 2026-06-02 21:13:56.875 | 2026-06-02 21:13:56.875 | User sessions running outdated binaries: 2026-06-02 21:13:56.875 | ubuntu @ session #3: python3[7038] 2026-06-02 21:13:56.884 | ubuntu @ session #4: sh[8418], sshd[8360] 2026-06-02 21:13:56.892 | ubuntu @ user manager service: systemd[5152] 2026-06-02 21:13:56.900 | 2026-06-02 21:13:56.900 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 21:13:58.317 | + functions-common:apt_get:1205 : result=0 2026-06-02 21:13:58.320 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:13:58.323 | + functions-common:time_stop:2414 : local name 2026-06-02 21:13:58.326 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:13:58.329 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:13:58.332 | + functions-common:time_stop:2417 : local total 2026-06-02 21:13:58.336 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:13:58.339 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:13:58.342 | + functions-common:time_stop:2421 : start_time=1780434832257 2026-06-02 21:13:58.345 | + functions-common:time_stop:2423 : [[ -z 1780434832257 ]] 2026-06-02 21:13:58.348 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:13:58.352 | + functions-common:time_stop:2426 : end_time=1780434838349 2026-06-02 21:13:58.354 | + functions-common:time_stop:2427 : elapsed_time=6092 2026-06-02 21:13:58.357 | + functions-common:time_stop:2428 : total=139035 2026-06-02 21:13:58.359 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:13:58.362 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=145127 2026-06-02 21:13:58.366 | + functions-common:apt_get:1209 : return 0 2026-06-02 21:13:58.368 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-02 21:13:58.371 | + ./stack.sh:main:945 : configure_cinder 2026-06-02 21:13:58.374 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-06-02 21:13:58.387 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-02 21:13:58.391 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-02 21:13:58.394 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-02 21:13:58.396 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-02 21:13:58.399 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-02 21:13:58.399 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-02 21:13:58.403 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-02 21:13:58.406 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-02 21:13:58.408 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-02 21:13:58.410 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-02 21:13:58.412 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-02 21:13:58.415 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-02 21:13:58.417 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-02 21:13:58.419 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-02 21:13:58.432 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-02 21:13:58.445 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-06-02 21:13:58.457 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-06-02 21:13:58.471 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-02 21:13:58.485 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-02 21:13:58.498 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-02 21:13:58.501 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-02 21:13:58.505 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.PAqrFZEc9l 2026-06-02 21:13:58.508 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-02 21:13:58.510 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-02 21:13:58.513 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-02 21:13:58.515 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.PAqrFZEc9l 2026-06-02 21:13:58.519 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.PAqrFZEc9l 2026-06-02 21:13:58.534 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.PAqrFZEc9l /etc/sudoers.d/cinder-rootwrap 2026-06-02 21:13:58.548 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-02 21:13:58.551 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-02 21:13:58.554 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-02 21:13:58.557 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-02 21:13:58.559 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-02 21:13:58.562 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-02 21:13:58.565 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-02 21:13:58.568 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-02 21:13:58.568 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-02 21:13:58.577 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-02 21:13:58.581 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-02 21:13:58.593 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-02 21:13:58.609 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-02 21:13:58.611 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-02 21:13:58.617 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-02 21:13:58.621 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-02 21:13:58.624 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-02 21:13:58.627 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-02 21:13:58.629 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-02 21:13:58.632 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-02 21:13:58.635 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-02 21:13:58.638 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-02 21:13:58.641 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-02 21:13:58.644 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-02 21:13:58.646 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-02 21:13:58.680 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-02 21:13:58.712 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.160/identity 2026-06-02 21:13:58.745 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-02 21:13:58.777 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-06-02 21:13:58.808 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-02 21:13:58.839 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-02 21:13:58.872 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-02 21:13:58.908 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.160/identity 2026-06-02 21:13:58.942 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-02 21:13:58.975 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-02 21:13:59.006 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-02 21:13:59.009 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-02 21:13:59.041 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-02 21:13:59.072 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-02 21:13:59.075 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-02 21:13:59.078 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-02 21:13:59.081 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-02 21:13:59.083 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-02 21:13:59.086 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-02 21:13:59.088 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-02 21:13:59.105 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:59.108 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-02 21:13:59.111 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-02 21:13:59.114 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-02 21:13:59.147 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-02 21:13:59.175 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-02 21:13:59.206 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-02 21:13:59.239 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-02 21:13:59.271 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-02 21:13:59.305 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.160 2026-06-02 21:13:59.337 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-02 21:13:59.370 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-02 21:13:59.377 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0c35d36a8659df13cd6ae89b7ee00103 2026-06-02 21:13:59.408 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-02 21:13:59.411 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-02 21:13:59.442 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-02 21:13:59.474 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-02 21:13:59.504 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-02 21:13:59.535 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-02 21:13:59.566 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-02 21:13:59.597 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-02 21:13:59.614 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:59.617 | + lib/cinder:configure_cinder:338 : [[ -n storpool:storpool ]] 2026-06-02 21:13:59.619 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-02 21:13:59.622 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-02 21:13:59.624 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-02 21:13:59.627 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-02 21:13:59.629 | + lib/cinder:configure_cinder:343 : be_type=storpool 2026-06-02 21:13:59.631 | + lib/cinder:configure_cinder:344 : be_name=storpool 2026-06-02 21:13:59.634 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_storpool 2026-06-02 21:13:59.637 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-02 21:13:59.639 | + lib/cinder:configure_cinder:349 : default_name=storpool 2026-06-02 21:13:59.642 | + lib/cinder:configure_cinder:351 : enabled_backends+=storpool, 2026-06-02 21:13:59.644 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-06-02 21:13:59.675 | + lib/cinder:configure_cinder:354 : [[ -n storpool ]] 2026-06-02 21:13:59.678 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-06-02 21:13:59.711 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-02 21:13:59.714 | + lib/cinder:configure_cinder_image_volume_cache:707 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-02 21:13:59.716 | + lib/cinder:configure_cinder_image_volume_cache:708 : local be_name=storpool 2026-06-02 21:13:59.719 | + lib/cinder:configure_cinder_image_volume_cache:710 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-06-02 21:13:59.753 | + lib/cinder:configure_cinder_image_volume_cache:712 : [[ -n '' ]] 2026-06-02 21:13:59.756 | + lib/cinder:configure_cinder_image_volume_cache:716 : [[ -n '' ]] 2026-06-02 21:13:59.758 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-02 21:13:59.761 | + lib/cinder:configure_cinder:368 : is_service_enabled c-bak 2026-06-02 21:13:59.778 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:59.780 | + lib/cinder:configure_cinder:368 : [[ -n swift ]] 2026-06-02 21:13:59.783 | + lib/cinder:configure_cinder:369 : type configure_cinder_backup_swift 2026-06-02 21:13:59.786 | + lib/cinder:configure_cinder:370 : configure_cinder_backup_swift 2026-06-02 21:13:59.789 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-06-02 21:13:59.821 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.160:8080/v1/AUTH_ 2026-06-02 21:13:59.855 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-06-02 21:13:59.872 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:59.874 | + 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-06-02 21:13:59.909 | + lib/cinder:configure_cinder:376 : is_service_enabled ceilometer 2026-06-02 21:13:59.927 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:13:59.930 | + lib/cinder:configure_cinder:380 : is_service_enabled tls-proxy 2026-06-02 21:13:59.948 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:13:59.950 | + lib/cinder:configure_cinder:381 : [[ 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-06-02 21:13:59.953 | + lib/cinder:configure_cinder:383 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-02 21:13:59.987 | + lib/cinder:configure_cinder:387 : '[' False '!=' False ']' 2026-06-02 21:13:59.989 | + lib/cinder:configure_cinder:391 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-02 21:13:59.992 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-02 21:13:59.994 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-02 21:13:59.997 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-02 21:14:00.000 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-02 21:14:00.002 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-02 21:14:00.020 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:00.022 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-02 21:14:00.025 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-02 21:14:00.027 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-02 21:14:00.044 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:00.047 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:14:00.050 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:14:00.085 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-02 21:14:00.088 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-02 21:14:00.090 | + lib/cinder:configure_cinder:394 : setup_logging /etc/cinder/cinder.conf 2026-06-02 21:14:00.093 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-02 21:14:00.096 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-02 21:14:00.100 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-02 21:14:00.119 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-02 21:14:00.122 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-02 21:14:00.126 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-02 21:14:00.129 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-02 21:14:00.132 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-02 21:14:00.165 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:14:00.201 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:14:00.234 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-02 21:14:00.267 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-02 21:14:00.298 | + lib/cinder:configure_cinder:396 : is_service_enabled c-api 2026-06-02 21:14:00.317 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:00.320 | + lib/cinder:configure_cinder:397 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-02 21:14:00.323 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-02 21:14:00.325 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-02 21:14:00.328 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-02 21:14:00.330 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-02 21:14:00.333 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-02 21:14:00.335 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-02 21:14:00.338 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-02 21:14:00.340 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-02 21:14:00.355 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-02 21:14:00.356 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:14:00.365 | d /var/run/uwsgi 0755 stack root 2026-06-02 21:14:00.369 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:14:00.379 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-02 21:14:00.384 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-02 21:14:00.387 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-02 21:14:00.391 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-02 21:14:00.394 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-02 21:14:00.425 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-02 21:14:00.451 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-02 21:14:00.479 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-02 21:14:00.505 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-02 21:14:00.533 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-02 21:14:00.561 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-02 21:14:00.590 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-02 21:14:00.620 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-02 21:14:00.650 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-02 21:14:00.677 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-02 21:14:00.704 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-02 21:14:00.732 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-02 21:14:00.762 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-02 21:14:00.790 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-02 21:14:00.793 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-02 21:14:00.796 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-02 21:14:00.798 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-02 21:14:00.800 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-02 21:14:00.803 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:00.805 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:00.807 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-02 21:14:00.810 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-02 21:14:00.812 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-02 21:14:00.840 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-02 21:14:00.869 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-06-02 21:14:00.870 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-02 21:14:00.878 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-02 21:14:00.881 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-02 21:14:00.884 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-02 21:14:00.886 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-02 21:14:00.889 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-02 21:14:00.892 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:14:00.895 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:14:00.898 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:00.900 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:00.903 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-02 21:14:00.905 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-02 21:14:00.908 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:00.910 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:00.913 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-02 21:14:00.946 | Enabling site cinder-api. 2026-06-02 21:14:00.950 | To activate the new configuration, you need to run: 2026-06-02 21:14:00.950 | systemctl reload apache2 2026-06-02 21:14:00.955 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-02 21:14:00.957 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:14:00.960 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:14:00.962 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:14:01.062 | + lib/cinder:configure_cinder:400 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-06-02 21:14:01.065 | + lib/cinder:configure_cinder:404 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.160/image 2026-06-02 21:14:01.093 | + lib/cinder:configure_cinder:405 : is_service_enabled tls-proxy 2026-06-02 21:14:01.109 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:01.112 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-06-02 21:14:01.141 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-02 21:14:01.169 | + lib/cinder:configure_cinder:411 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-02 21:14:01.172 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-02 21:14:01.174 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-02 21:14:01.176 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-02 21:14:01.178 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-02 21:14:01.181 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-02 21:14:01.183 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-02 21:14:01.185 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-02 21:14:01.187 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-02 21:14:01.189 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-02 21:14:01.217 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-02 21:14:01.243 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.160/identity 2026-06-02 21:14:01.272 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-02 21:14:01.301 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-06-02 21:14:01.333 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-02 21:14:01.365 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-02 21:14:01.397 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-02 21:14:01.427 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.160/identity 2026-06-02 21:14:01.460 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-02 21:14:01.488 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-02 21:14:01.518 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-02 21:14:01.521 | + lib/cinder:configure_cinder:414 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-02 21:14:01.523 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-02 21:14:01.526 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-02 21:14:01.529 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-02 21:14:01.531 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-02 21:14:01.565 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-02 21:14:01.599 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.160/identity 2026-06-02 21:14:01.628 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-02 21:14:01.657 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-06-02 21:14:01.689 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-02 21:14:01.716 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-02 21:14:01.745 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-02 21:14:01.774 | + lib/cinder:configure_cinder:415 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-02 21:14:01.802 | + lib/cinder:configure_cinder:416 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-02 21:14:01.830 | + lib/cinder:configure_cinder:418 : [[ ! -z '' ]] 2026-06-02 21:14:01.833 | + lib/cinder:configure_cinder:420 : is_service_enabled etcd3 2026-06-02 21:14:01.848 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:01.850 | + lib/cinder:configure_cinder:423 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.160:2379?api_version=v3' 2026-06-02 21:14:01.880 | + lib/cinder:configure_cinder:426 : [[ False == True ]] 2026-06-02 21:14:01.882 | + lib/cinder:configure_cinder:426 : [[ False == True ]] 2026-06-02 21:14:01.885 | + lib/cinder:configure_cinder:430 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-02 21:14:01.914 | + lib/cinder:configure_cinder:431 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-02 21:14:01.943 | + lib/cinder:configure_cinder:434 : '[' True == True ']' 2026-06-02 21:14:01.945 | + lib/cinder:configure_cinder:435 : init_cinder_service_user_conf 2026-06-02 21:14:01.947 | + lib/cinder:init_cinder_service_user_conf:736 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-02 21:14:01.978 | + lib/cinder:init_cinder_service_user_conf:737 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-02 21:14:01.981 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-02 21:14:01.983 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-02 21:14:01.985 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-02 21:14:01.987 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-02 21:14:02.015 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-02 21:14:02.040 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.160/identity 2026-06-02 21:14:02.070 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-02 21:14:02.099 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-06-02 21:14:02.129 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-02 21:14:02.159 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-02 21:14:02.191 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-02 21:14:02.222 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-06-02 21:14:02.239 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:02.242 | + ./stack.sh:main:950 : stack_install_service neutron 2026-06-02 21:14:02.244 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-02 21:14:02.246 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-02 21:14:02.249 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-02 21:14:02.252 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-02 21:14:02.255 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-02 21:14:02.257 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-02 21:14:02.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:14:02.263 | + 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-06-02 21:14:02.265 | + 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-06-02 21:14:02.267 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:14:02.270 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-02 21:14:02.272 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-02 21:14:02.275 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:14:02.277 | + 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-06-02 21:14:02.280 | + 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-06-02 21:14:02.282 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:14:02.285 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-02 21:14:02.288 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-02 21:14:02.290 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:14:02.293 | + 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-06-02 21:14:02.296 | + 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-06-02 21:14:02.299 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:14:02.301 | + lib/neutron:install_neutron:525 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-02 21:14:02.304 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/neutron.git 2026-06-02 21:14:02.306 | + functions-common:git_clone:584 : local git_dest=/opt/stack/neutron 2026-06-02 21:14:02.308 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:14:02.310 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:14:02.313 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:14:02.317 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:14:02.319 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:14:02.322 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:14:02.340 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:14:02.343 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:14:02.345 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:14:02.348 | + functions-common:git_clone:604 : echo master 2026-06-02 21:14:02.349 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:14:02.353 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/neutron ]] 2026-06-02 21:14:02.356 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:14:02.358 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-02 21:14:02.370 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2026-06-02 21:14:02.373 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:14:02.374 | + functions-common:git_clone:667 : head -1 2026-06-02 21:14:02.381 | af96a56aaf Merge "Fixture for FrrService" 2026-06-02 21:14:02.383 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:14:02.386 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-02 21:14:02.389 | + inc/python:setup_develop:353 : local bindep 2026-06-02 21:14:02.391 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-02 21:14:02.393 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-02 21:14:02.396 | + inc/python:setup_develop:359 : local extras= 2026-06-02 21:14:02.398 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-02 21:14:02.401 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-02 21:14:02.403 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-02 21:14:02.406 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-02 21:14:02.409 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-02 21:14:02.411 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-02 21:14:02.414 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-02 21:14:02.416 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-02 21:14:02.419 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-02 21:14:02.422 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-02 21:14:02.424 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-02 21:14:02.428 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-02 21:14:02.433 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-02 21:14:02.435 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-02 21:14:02.438 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-02 21:14:02.518 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-02 21:14:02.521 | + inc/python:setup_package:436 : local bindep=0 2026-06-02 21:14:02.523 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-02 21:14:02.527 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-02 21:14:02.529 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-02 21:14:02.531 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-02 21:14:02.534 | + inc/python:setup_package:445 : local flags=-e 2026-06-02 21:14:02.537 | + inc/python:setup_package:446 : local extras= 2026-06-02 21:14:02.539 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-02 21:14:02.541 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-02 21:14:02.544 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-02 21:14:02.546 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-02 21:14:02.548 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-02 21:14:02.551 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-02 21:14:02.570 | Using python 3.12 to install /opt/stack/neutron 2026-06-02 21:14:02.572 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-06-02 21:14:03.086 | Obtaining file:///opt/stack/neutron 2026-06-02 21:14:03.091 | Installing build dependencies: started 2026-06-02 21:14:03.971 | Installing build dependencies: finished with status 'done' 2026-06-02 21:14:03.971 | Checking if build backend supports build_editable: started 2026-06-02 21:14:04.252 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-02 21:14:04.253 | Getting requirements to build editable: started 2026-06-02 21:14:04.411 | Getting requirements to build editable: finished with status 'done' 2026-06-02 21:14:04.412 | Preparing editable metadata (pyproject.toml): started 2026-06-02 21:14:05.604 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:14:05.618 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (7.0.3) 2026-06-02 21:14:05.618 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (3.10.1) 2026-06-02 21:14:05.618 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (3.1.0) 2026-06-02 21:14:05.620 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (2.5.1) 2026-06-02 21:14:05.620 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (3.1.0) 2026-06-02 21:14:05.620 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (5.3.1) 2026-06-02 21:14:05.810 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev352) 2026-06-02 21:14:05.863 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-02 21:14:05.869 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (0.31.2) 2026-06-02 21:14:05.869 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (2.34.2) 2026-06-02 21:14:05.870 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (3.1.6) 2026-06-02 21:14:05.870 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (13.0.0) 2026-06-02 21:14:05.871 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (1.3.0) 2026-06-02 21:14:06.005 | Collecting neutron-lib>=4.0.0 (from neutron==28.1.0.dev352) 2026-06-02 21:14:06.009 | Downloading neutron_lib-4.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-02 21:14:06.177 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev352) 2026-06-02 21:14:06.181 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 21:14:06.186 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (9.1.4) 2026-06-02 21:14:06.187 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (2.0.50) 2026-06-02 21:14:06.187 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (1.8.9) 2026-06-02 21:14:06.187 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (5.14.0) 2026-06-02 21:14:06.188 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (1.18.4) 2026-06-02 21:14:06.188 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (5.8.0) 2026-06-02 21:14:06.189 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (4.2.0) 2026-06-02 21:14:06.189 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (7.5.0) 2026-06-02 21:14:06.190 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (10.4.0) 2026-06-02 21:14:06.190 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (6.4.0) 2026-06-02 21:14:06.191 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (18.0.0) 2026-06-02 21:14:06.191 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (6.8.0) 2026-06-02 21:14:06.191 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (8.2.0) 2026-06-02 21:14:06.193 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (18.1.0) 2026-06-02 21:14:06.194 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (8.1.0) 2026-06-02 21:14:06.194 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (5.1.0) 2026-06-02 21:14:06.194 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (3.11.0) 2026-06-02 21:14:06.194 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (3.8.0) 2026-06-02 21:14:06.194 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (7.9.0) 2026-06-02 21:14:06.194 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (5.10.0) 2026-06-02 21:14:06.195 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev352) (4.6.0) 2026-06-02 21:14:06.196 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (2.7.1) 2026-06-02 21:14:06.196 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (10.1.0) 2026-06-02 21:14:06.196 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (3.10.2) 2026-06-02 21:14:06.197 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (4.4.0) 2026-06-02 21:14:06.337 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev352) 2026-06-02 21:14:06.341 | Downloading os_ken-4.2.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-02 21:14:06.476 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev352) 2026-06-02 21:14:06.480 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-02 21:14:06.644 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev352) 2026-06-02 21:14:06.649 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-02 21:14:06.694 | Installing build dependencies: started 2026-06-02 21:14:07.485 | Installing build dependencies: finished with status 'done' 2026-06-02 21:14:07.486 | Getting requirements to build wheel: started 2026-06-02 21:14:07.842 | Getting requirements to build wheel: finished with status 'done' 2026-06-02 21:14:07.843 | Preparing metadata (pyproject.toml): started 2026-06-02 21:14:08.039 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:14:08.176 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev352) 2026-06-02 21:14:08.180 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-02 21:14:08.188 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (7.2.2) 2026-06-02 21:14:08.207 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev352) 2026-06-02 21:14:08.212 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-02 21:14:08.222 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (24.2.1) 2026-06-02 21:14:08.222 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (18.13.0) 2026-06-02 21:14:08.224 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (4.14.0) 2026-06-02 21:14:08.346 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev352) 2026-06-02 21:14:08.350 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-02 21:14:08.487 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev352) 2026-06-02 21:14:08.490 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-02 21:14:08.495 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (3.3.0) 2026-06-02 21:14:08.496 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev352) (8.1.0) 2026-06-02 21:14:08.497 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev352) (1.3.12) 2026-06-02 21:14:08.498 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev352) (4.15.0) 2026-06-02 21:14:08.499 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev352) (2.2.1) 2026-06-02 21:14:08.502 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev352) (3.3.2) 2026-06-02 21:14:08.504 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev352) (3.0.3) 2026-06-02 21:14:08.505 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev352) (2.1.0) 2026-06-02 21:14:08.506 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev352) (1.8.2) 2026-06-02 21:14:08.509 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev352) (4.0.1) 2026-06-02 21:14:08.509 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev352) (2.13.0) 2026-06-02 21:14:08.510 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev352) (5.8.0) 2026-06-02 21:14:08.516 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.0.0->neutron==28.1.0.dev352) (1.3.7) 2026-06-02 21:14:08.642 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.0.0->neutron==28.1.0.dev352) 2026-06-02 21:14:08.645 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-02 21:14:08.651 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev352) (43.0.3) 2026-06-02 21:14:08.652 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev352) (1.5.0) 2026-06-02 21:14:08.654 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev352) (1.1.0) 2026-06-02 21:14:08.655 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev352) (1.33) 2026-06-02 21:14:08.655 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev352) (4.10.0) 2026-06-02 21:14:08.655 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev352) (6.0.3) 2026-06-02 21:14:08.655 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev352) (2.0.0) 2026-06-02 21:14:08.658 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev352) (3.0) 2026-06-02 21:14:08.661 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev352) (3.1.1) 2026-06-02 21:14:08.664 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev352) (0.41.0) 2026-06-02 21:14:08.664 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev352) (1.1.2) 2026-06-02 21:14:08.799 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev352) 2026-06-02 21:14:08.803 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-02 21:14:08.811 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev352) (26.2) 2026-06-02 21:14:08.812 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev352) (2.8.0) 2026-06-02 21:14:08.813 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev352) (3.5.1) 2026-06-02 21:14:08.819 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev352) (6.1.1) 2026-06-02 21:14:08.819 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev352) (4.0.0) 2026-06-02 21:14:08.830 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev352) (0.20) 2026-06-02 21:14:08.833 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev352) (2.0.0) 2026-06-02 21:14:08.837 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev352) (2.1.2) 2026-06-02 21:14:08.837 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev352) (0.6.2) 2026-06-02 21:14:08.841 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev352) (2.9.0.post0) 2026-06-02 21:14:08.844 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev352) (7.1.4) 2026-06-02 21:14:08.845 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev352) (5.3.1) 2026-06-02 21:14:08.845 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev352) (5.6.2) 2026-06-02 21:14:08.846 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev352) (0.16.0) 2026-06-02 21:14:08.848 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev352) (5.1.0) 2026-06-02 21:14:08.852 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev352) (2026.2) 2026-06-02 21:14:08.856 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev352) (0.25.0) 2026-06-02 21:14:08.858 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev352) (5.0.0) 2026-06-02 21:14:08.859 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev352) (4.0.1) 2026-06-02 21:14:08.874 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev352) (1.7.6) 2026-06-02 21:14:08.878 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev352) (2.2.0) 2026-06-02 21:14:08.883 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev352) (3.17.0) 2026-06-02 21:14:08.902 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev352) 2026-06-02 21:14:08.906 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-02 21:14:08.922 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev352) 2026-06-02 21:14:08.923 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-02 21:14:08.933 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev352) (3.0.3) 2026-06-02 21:14:08.933 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev352) (1.6.2) 2026-06-02 21:14:08.938 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev352) (82.0.1) 2026-06-02 21:14:08.951 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev352) (0.7.0) 2026-06-02 21:14:08.971 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev352) (1.17.0) 2026-06-02 21:14:08.973 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev352) (4.14.0) 2026-06-02 21:14:08.974 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev352) (4.26.0) 2026-06-02 21:14:09.112 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev352) 2026-06-02 21:14:09.115 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-02 21:14:09.124 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (0.6.0) 2026-06-02 21:14:09.124 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (3.5.1) 2026-06-02 21:14:09.129 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (1.11.0) 2026-06-02 21:14:09.130 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (15.0.0) 2026-06-02 21:14:09.130 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (1.8.0) 2026-06-02 21:14:09.133 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (26.1.0) 2026-06-02 21:14:09.133 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (2025.9.1) 2026-06-02 21:14:09.134 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (0.37.0) 2026-06-02 21:14:09.134 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (2026.5.1) 2026-06-02 21:14:09.163 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev352) (3.4.7) 2026-06-02 21:14:09.164 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev352) (3.17) 2026-06-02 21:14:09.164 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev352) (2.7.0) 2026-06-02 21:14:09.165 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev352) (2023.11.17) 2026-06-02 21:14:09.182 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (4.2.0) 2026-06-02 21:14:09.182 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev352) (2.20.0) 2026-06-02 21:14:09.187 | 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==28.1.0.dev352) (0.1.2) 2026-06-02 21:14:09.198 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev352) (0.8) 2026-06-02 21:14:09.249 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev352) (0.16.0) 2026-06-02 21:14:09.289 | Downloading neutron_lib-4.0.0-py3-none-any.whl (641 kB) 2026-06-02 21:14:09.301 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 641.8/641.8 kB 49.9 MB/s 0:00:00 2026-06-02 21:14:09.305 | Downloading os_ken-4.2.0-py3-none-any.whl (2.0 MB) 2026-06-02 21:14:09.332 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 75.2 MB/s 0:00:00 2026-06-02 21:14:09.336 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-02 21:14:09.345 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-02 21:14:09.350 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-06-02 21:14:09.359 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-02 21:14:09.368 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-02 21:14:09.376 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-02 21:14:09.380 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-02 21:14:09.389 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-02 21:14:09.403 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-02 21:14:09.415 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-02 21:14:09.423 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-02 21:14:09.433 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-02 21:14:09.491 | Building wheels for collected packages: neutron, ovs 2026-06-02 21:14:09.491 | Building editable for neutron (pyproject.toml): started 2026-06-02 21:14:10.811 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-02 21:14:10.812 | Created wheel for neutron: filename=neutron-28.1.0.dev352-0.editable-py3-none-any.whl size=12807 sha256=7b87408f75d74cc704d5b279a546b2007a811731f1c4e443dd9ccc70a61f2711 2026-06-02 21:14:10.812 | Stored in directory: /tmp/pip-ephem-wheel-cache-utq2x7sd/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-02 21:14:10.815 | Building wheel for ovs (pyproject.toml): started 2026-06-02 21:14:11.315 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-02 21:14:11.315 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=7c017a3c193931f41a55dca62ae08e9f42f1cee2b9c4655e768d51e31fe30abd 2026-06-02 21:14:11.316 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-02 21:14:11.318 | Successfully built neutron ovs 2026-06-02 21:14:11.464 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-02 21:14:14.230 | 2026-06-02 21:14:14.243 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev352 neutron-lib-4.0.0 os-ken-4.2.0 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-02 21:14:14.429 | + inc/python:pip_install:216 : result=0 2026-06-02 21:14:14.432 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:14:14.434 | + functions-common:time_stop:2414 : local name 2026-06-02 21:14:14.436 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:14:14.440 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:14:14.442 | + functions-common:time_stop:2417 : local total 2026-06-02 21:14:14.445 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:14:14.447 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:14:14.450 | + functions-common:time_stop:2421 : start_time=1780434842564 2026-06-02 21:14:14.452 | + functions-common:time_stop:2423 : [[ -z 1780434842564 ]] 2026-06-02 21:14:14.456 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:14:14.460 | + functions-common:time_stop:2426 : end_time=1780434854457 2026-06-02 21:14:14.463 | + functions-common:time_stop:2427 : elapsed_time=11893 2026-06-02 21:14:14.466 | + functions-common:time_stop:2428 : total=66394 2026-06-02 21:14:14.468 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:14:14.470 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=78287 2026-06-02 21:14:14.473 | + inc/python:pip_install:219 : return 0 2026-06-02 21:14:14.476 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-02 21:14:14.479 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:14:14.482 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-02 21:14:14.485 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-02 21:14:14.487 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:14:14.490 | + 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-06-02 21:14:14.492 | + 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-06-02 21:14:14.495 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:14:14.498 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-02 21:14:14.501 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-02 21:14:14.503 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-02 21:14:14.503 | Installing OVN and dependent packages 2026-06-02 21:14:14.507 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-02 21:14:14.510 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-02 21:14:14.527 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:14:14.529 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-02 21:14:14.545 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:14:14.548 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-02 21:14:14.564 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:14.567 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-02 21:14:14.569 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-02 21:14:14.585 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:14.587 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-02 21:14:14.590 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-02 21:14:14.603 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-02 21:14:14.607 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown stack /var/run/openvswitch 2026-06-02 21:14:14.619 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-02 21:14:14.622 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-02 21:14:14.641 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-02 21:14:14.643 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 21:14:14.646 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:14:14.649 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 21:14:14.652 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:14:14.655 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:14:14.657 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:14:14.660 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:14.663 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:14.665 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:14:14.668 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 21:14:14.670 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 21:14:14.672 | + functions-common:apt_get_update:1161 : return 2026-06-02 21:14:14.675 | + functions-common:install_package:1433 : real_install_package fakeroot make openvswitch-switch 2026-06-02 21:14:14.678 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:14:14.681 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:14.684 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:14.687 | + functions-common:real_install_package:1421 : apt_get install fakeroot make openvswitch-switch 2026-06-02 21:14:14.708 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-06-02 21:14:14.737 | Reading package lists... 2026-06-02 21:14:14.963 | Building dependency tree... 2026-06-02 21:14:14.964 | Reading state information... 2026-06-02 21:14:15.247 | fakeroot is already the newest version (1.33-1). 2026-06-02 21:14:15.248 | fakeroot set to manually installed. 2026-06-02 21:14:15.248 | make is already the newest version (4.3-4.1build2). 2026-06-02 21:14:15.248 | The following additional packages will be installed: 2026-06-02 21:14:15.248 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-02 21:14:15.248 | python3-sortedcontainers unbound 2026-06-02 21:14:15.250 | Suggested packages: 2026-06-02 21:14:15.250 | openvswitch-doc python-sortedcontainers-doc 2026-06-02 21:14:15.285 | The following NEW packages will be installed: 2026-06-02 21:14:15.285 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-02 21:14:15.285 | python3-openvswitch python3-sortedcontainers 2026-06-02 21:14:15.287 | The following packages will be upgraded: 2026-06-02 21:14:15.287 | unbound 2026-06-02 21:14:15.391 | 1 upgraded, 6 newly installed, 0 to remove and 70 not upgraded. 2026-06-02 21:14:15.391 | Need to get 5,179 kB of archives. 2026-06-02 21:14:15.391 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-02 21:14:15.391 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-06-02 21:14:15.676 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-02 21:14:15.720 | 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-06-02 21:14:15.790 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-02 21:14:15.791 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-02 21:14:15.796 | 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-06-02 21:14:15.833 | 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-06-02 21:14:16.196 | Fetched 5,179 kB in 1s (9,062 kB/s) 2026-06-02 21:14:16.296 | (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 ... 174717 files and directories currently installed.) 2026-06-02 21:14:16.300 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-02 21:14:16.323 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-06-02 21:14:16.400 | Selecting previously unselected package libunbound8:amd64. 2026-06-02 21:14:16.415 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-02 21:14:16.421 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-02 21:14:16.462 | Selecting previously unselected package openvswitch-common. 2026-06-02 21:14:16.477 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 21:14:16.478 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-02 21:14:16.531 | Selecting previously unselected package python3-sortedcontainers. 2026-06-02 21:14:16.546 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-02 21:14:16.548 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-02 21:14:16.582 | Selecting previously unselected package libxdp1:amd64. 2026-06-02 21:14:16.596 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-02 21:14:16.598 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-02 21:14:16.636 | Selecting previously unselected package python3-openvswitch. 2026-06-02 21:14:16.651 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 21:14:16.652 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-02 21:14:16.716 | Selecting previously unselected package openvswitch-switch. 2026-06-02 21:14:16.731 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-02 21:14:16.737 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-02 21:14:16.824 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-06-02 21:14:17.769 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-02 21:14:17.898 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-02 21:14:17.907 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-02 21:14:17.917 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-02 21:14:17.932 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-02 21:14:18.153 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-02 21:14:18.169 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-02 21:14:18.586 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-02 21:14:18.707 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-02 21:14:19.386 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 21:14:20.531 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 21:14:21.172 | 2026-06-02 21:14:21.172 | Running kernel seems to be up-to-date. 2026-06-02 21:14:21.172 | 2026-06-02 21:14:21.172 | Restarting services... 2026-06-02 21:14:21.241 | 2026-06-02 21:14:21.241 | Service restarts being deferred: 2026-06-02 21:14:21.242 | /etc/needrestart/restart.d/dbus.service 2026-06-02 21:14:21.242 | systemctl restart getty@tty1.service 2026-06-02 21:14:21.242 | systemctl restart networkd-dispatcher.service 2026-06-02 21:14:21.242 | systemctl restart serial-getty@ttyS0.service 2026-06-02 21:14:21.242 | systemctl restart storpool_beacon.service 2026-06-02 21:14:21.243 | systemctl restart storpool_block.service 2026-06-02 21:14:21.243 | systemctl restart systemd-logind.service 2026-06-02 21:14:21.243 | 2026-06-02 21:14:21.243 | No containers need to be restarted. 2026-06-02 21:14:21.243 | 2026-06-02 21:14:21.243 | User sessions running outdated binaries: 2026-06-02 21:14:21.243 | ubuntu @ session #3: python3[7038] 2026-06-02 21:14:21.253 | ubuntu @ session #4: sh[8418], sshd[8360] 2026-06-02 21:14:21.263 | ubuntu @ user manager service: systemd[5152] 2026-06-02 21:14:21.276 | 2026-06-02 21:14:21.276 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 21:14:22.647 | + functions-common:apt_get:1205 : result=0 2026-06-02 21:14:22.650 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:14:22.653 | + functions-common:time_stop:2414 : local name 2026-06-02 21:14:22.656 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:14:22.659 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:14:22.662 | + functions-common:time_stop:2417 : local total 2026-06-02 21:14:22.665 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:14:22.668 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:14:22.670 | + functions-common:time_stop:2421 : start_time=1780434854705 2026-06-02 21:14:22.673 | + functions-common:time_stop:2423 : [[ -z 1780434854705 ]] 2026-06-02 21:14:22.676 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:14:22.680 | + functions-common:time_stop:2426 : end_time=1780434862677 2026-06-02 21:14:22.683 | + functions-common:time_stop:2427 : elapsed_time=7972 2026-06-02 21:14:22.685 | + functions-common:time_stop:2428 : total=145127 2026-06-02 21:14:22.689 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:14:22.691 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=153099 2026-06-02 21:14:22.694 | + functions-common:apt_get:1209 : return 0 2026-06-02 21:14:22.697 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-02 21:14:22.718 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-02 21:14:22.721 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 21:14:22.724 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:14:22.726 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 21:14:22.729 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:14:22.732 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:14:22.734 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:14:22.737 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:22.739 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:22.742 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:14:22.745 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 21:14:22.747 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 21:14:22.750 | + functions-common:apt_get_update:1161 : return 2026-06-02 21:14:22.753 | + functions-common:install_package:1433 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-02 21:14:22.755 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:14:22.758 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:22.760 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:22.763 | + functions-common:real_install_package:1421 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-02 21:14:22.786 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-06-02 21:14:22.816 | Reading package lists... 2026-06-02 21:14:23.080 | Building dependency tree... 2026-06-02 21:14:23.082 | Reading state information... 2026-06-02 21:14:23.393 | The following additional packages will be installed: 2026-06-02 21:14:23.393 | ovn-common 2026-06-02 21:14:23.428 | The following NEW packages will be installed: 2026-06-02 21:14:23.428 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-02 21:14:23.538 | 0 upgraded, 4 newly installed, 0 to remove and 70 not upgraded. 2026-06-02 21:14:23.538 | Need to get 2,360 kB of archives. 2026-06-02 21:14:23.538 | After this operation, 8,355 kB of additional disk space will be used. 2026-06-02 21:14:23.538 | 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-06-02 21:14:23.856 | 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-06-02 21:14:23.902 | 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-06-02 21:14:23.906 | 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-06-02 21:14:24.270 | Fetched 2,360 kB in 1s (4,624 kB/s) 2026-06-02 21:14:24.298 | Selecting previously unselected package ovn-common. 2026-06-02 21:14:24.374 | (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 ... 174917 files and directories currently installed.) 2026-06-02 21:14:24.378 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:14:24.380 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-02 21:14:24.446 | Selecting previously unselected package ovn-central. 2026-06-02 21:14:24.461 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:14:24.463 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-02 21:14:24.512 | Selecting previously unselected package ovn-controller-vtep. 2026-06-02 21:14:24.532 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:14:24.535 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-02 21:14:24.581 | Selecting previously unselected package ovn-host. 2026-06-02 21:14:24.601 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-02 21:14:24.607 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-02 21:14:24.676 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-02 21:14:24.686 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-02 21:14:24.968 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-02 21:14:25.077 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-02 21:14:25.365 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-02 21:14:25.413 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-02 21:14:25.721 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-02 21:14:25.832 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-02 21:14:26.269 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-02 21:14:26.671 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-02 21:14:27.181 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-02 21:14:27.229 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-02 21:14:27.353 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-02 21:14:27.691 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 21:14:29.431 | 2026-06-02 21:14:29.432 | Running kernel seems to be up-to-date. 2026-06-02 21:14:29.432 | 2026-06-02 21:14:29.432 | Restarting services... 2026-06-02 21:14:29.494 | 2026-06-02 21:14:29.494 | Service restarts being deferred: 2026-06-02 21:14:29.494 | /etc/needrestart/restart.d/dbus.service 2026-06-02 21:14:29.494 | systemctl restart getty@tty1.service 2026-06-02 21:14:29.494 | systemctl restart networkd-dispatcher.service 2026-06-02 21:14:29.494 | systemctl restart serial-getty@ttyS0.service 2026-06-02 21:14:29.494 | systemctl restart storpool_beacon.service 2026-06-02 21:14:29.494 | systemctl restart storpool_block.service 2026-06-02 21:14:29.494 | systemctl restart systemd-logind.service 2026-06-02 21:14:29.494 | 2026-06-02 21:14:29.494 | No containers need to be restarted. 2026-06-02 21:14:29.494 | 2026-06-02 21:14:29.494 | User sessions running outdated binaries: 2026-06-02 21:14:29.494 | ubuntu @ session #3: python3[7038] 2026-06-02 21:14:29.504 | ubuntu @ session #4: sh[8418], sshd[8360] 2026-06-02 21:14:29.513 | ubuntu @ user manager service: systemd[5152] 2026-06-02 21:14:29.522 | 2026-06-02 21:14:29.522 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 21:14:30.889 | + functions-common:apt_get:1205 : result=0 2026-06-02 21:14:30.893 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:14:30.895 | + functions-common:time_stop:2414 : local name 2026-06-02 21:14:30.898 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:14:30.900 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:14:30.903 | + functions-common:time_stop:2417 : local total 2026-06-02 21:14:30.905 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:14:30.908 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:14:30.911 | + functions-common:time_stop:2421 : start_time=1780434862782 2026-06-02 21:14:30.913 | + functions-common:time_stop:2423 : [[ -z 1780434862782 ]] 2026-06-02 21:14:30.917 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:14:30.922 | + functions-common:time_stop:2426 : end_time=1780434870918 2026-06-02 21:14:30.925 | + functions-common:time_stop:2427 : elapsed_time=8136 2026-06-02 21:14:30.928 | + functions-common:time_stop:2428 : total=153099 2026-06-02 21:14:30.930 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:14:30.932 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=161235 2026-06-02 21:14:30.935 | + functions-common:apt_get:1209 : return 0 2026-06-02 21:14:30.939 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:14:30.942 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:14:30.944 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-02 21:14:30.947 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-02 21:14:30.952 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-02 21:14:30.955 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-02 21:14:30.957 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-02 21:14:30.960 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-02 21:14:30.962 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-02 21:14:30.965 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-02 21:14:30.968 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-02 21:14:30.971 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-02 21:14:30.974 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-02 21:14:30.977 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-02 21:14:30.979 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-02 21:14:30.982 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-02 21:14:30.985 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-02 21:14:30.987 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-02 21:14:30.990 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-02 21:14:30.993 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-02 21:14:30.996 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-02 21:14:30.998 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-02 21:14:31.001 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:14:31.004 | + 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-06-02 21:14:31.007 | + 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-06-02 21:14:31.010 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:14:31.012 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-02 21:14:31.015 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-02 21:14:31.018 | + ./stack.sh:main:953 : is_service_enabled nova 2026-06-02 21:14:31.036 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:31.038 | + ./stack.sh:main:955 : stack_install_service nova 2026-06-02 21:14:31.041 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-02 21:14:31.044 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-02 21:14:31.047 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-02 21:14:31.049 | + lib/stack:stack_install_service:32 : install_nova 2026-06-02 21:14:31.052 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-02 21:14:31.055 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-02 21:14:31.058 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:14:31.061 | + 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-06-02 21:14:31.064 | + 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-06-02 21:14:31.067 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:14:31.069 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-02 21:14:31.084 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:14:31.087 | + lib/nova:install_nova:915 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-02 21:14:31.089 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-02 21:14:31.092 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-02 21:14:31.095 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-02 21:14:31.097 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-02 21:14:31.185 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-02 21:14:31.188 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:31.190 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:31.192 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-02 21:14:31.195 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 21:14:31.198 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:14:31.200 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 21:14:31.203 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:14:31.205 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:14:31.207 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:14:31.209 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:31.212 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:31.214 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:14:31.216 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 21:14:31.219 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 21:14:31.221 | + functions-common:apt_get_update:1161 : return 2026-06-02 21:14:31.223 | + functions-common:install_package:1433 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-02 21:14:31.226 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:14:31.228 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:14:31.231 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:14:31.233 | + functions-common:real_install_package:1421 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-02 21:14:31.253 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-02 21:14:31.283 | Reading package lists... 2026-06-02 21:14:31.540 | Building dependency tree... 2026-06-02 21:14:31.541 | Reading state information... 2026-06-02 21:14:31.861 | The following additional packages will be installed: 2026-06-02 21:14:31.861 | libnss-mymachines libtpms0 libvirt-daemon libvirt-daemon-config-network 2026-06-02 21:14:31.861 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-02 21:14:31.861 | libvirt-daemon-system-systemd libvirt-l10n libvirt0 libxml2-utils mdevctl 2026-06-02 21:14:31.861 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-02 21:14:31.861 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-02 21:14:31.863 | qemu-system-sparc swtpm swtpm-tools systemd-container 2026-06-02 21:14:31.863 | Suggested packages: 2026-06-02 21:14:31.863 | libvirt-clients-qemu libvirt-login-shell 2026-06-02 21:14:31.863 | libvirt-daemon-driver-storage-gluster 2026-06-02 21:14:31.863 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-02 21:14:31.863 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-02 21:14:31.863 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-02 21:14:31.863 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-06-02 21:14:31.912 | The following packages will be REMOVED: 2026-06-02 21:14:31.914 | apport-core-dump-handler 2026-06-02 21:14:31.915 | The following NEW packages will be installed: 2026-06-02 21:14:31.916 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-06-02 21:14:31.916 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-02 21:14:31.916 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-06-02 21:14:31.916 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-06-02 21:14:31.916 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-06-02 21:14:31.917 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-02 21:14:31.917 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-06-02 21:14:31.917 | systemd-container systemd-coredump 2026-06-02 21:14:32.153 | 0 upgraded, 29 newly installed, 1 to remove and 70 not upgraded. 2026-06-02 21:14:32.153 | Need to get 115 MB of archives. 2026-06-02 21:14:32.153 | After this operation, 916 MB of additional disk space will be used. 2026-06-02 21:14:32.153 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-02 21:15:02.916 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.15 [71.7 kB] 2026-06-02 21:15:03.282 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-06-02 21:15:03.673 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.13 [1,830 kB] 2026-06-02 21:15:04.144 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.13 [438 kB] 2026-06-02 21:15:04.360 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.13 [741 kB] 2026-06-02 21:15:04.675 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.13 [431 kB] 2026-06-02 21:15:04.891 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.13 [3,116 B] 2026-06-02 21:15:05.001 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.13 [6,036 B] 2026-06-02 21:15:05.106 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.15 [417 kB] 2026-06-02 21:15:05.322 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.13 [1,374 B] 2026-06-02 21:15:05.430 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.13 [49.8 kB] 2026-06-02 21:15:05.537 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.13 [178 kB] 2026-06-02 21:15:05.648 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.13 [1,154 B] 2026-06-02 21:15:05.753 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.7 [39.4 kB] 2026-06-02 21:15:05.859 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-06-02 21:15:06.184 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-02 21:15:06.297 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.16 [11.0 MB] 2026-06-02 21:15:07.595 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.16 [16.3 MB] 2026-06-02 21:15:08.714 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.16 [9,104 kB] 2026-06-02 21:15:09.354 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.16 [6,308 kB] 2026-06-02 21:15:09.885 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.16 [3,435 kB] 2026-06-02 21:15:10.457 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.16 [57.7 MB] 2026-06-02 21:15:12.243 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.16 [58.4 kB] 2026-06-02 21:15:12.352 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-06-02 21:15:12.458 | Get:26 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-06-02 21:15:12.563 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.15 [153 kB] 2026-06-02 21:15:12.670 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4,096 kB] 2026-06-02 21:15:13.102 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-02 21:15:13.518 | Preconfiguring packages ... 2026-06-02 21:15:13.639 | Fetched 115 MB in 41s (2,788 kB/s) 2026-06-02 21:15:13.664 | Selecting previously unselected package python3-zstandard. 2026-06-02 21:15:13.735 | (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 ... 174985 files and directories currently installed.) 2026-06-02 21:15:13.739 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-02 21:15:13.740 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-02 21:15:13.826 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-02 21:15:13.827 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-02 21:15:13.827 | Package apport-core-dump-handler is to be removed. 2026-06-02 21:15:13.827 | Package python3-zstandard is not configured yet. 2026-06-02 21:15:13.827 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-02 21:15:13.827 | Package apport-core-dump-handler is to be removed. 2026-06-02 21:15:13.827 | Package systemd-coredump is not installed. 2026-06-02 21:15:13.827 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-02 21:15:13.827 | Package apport-core-dump-handler is to be removed. 2026-06-02 21:15:13.827 | Package python3-zstandard is not configured yet. 2026-06-02 21:15:13.827 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-02 21:15:13.827 | Package apport-core-dump-handler is to be removed. 2026-06-02 21:15:13.827 | Package systemd-coredump is not installed. 2026-06-02 21:15:13.827 | 2026-06-02 21:15:13.902 | (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 ... 174999 files and directories currently installed.) 2026-06-02 21:15:13.906 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-02 21:15:14.403 | Selecting previously unselected package systemd-coredump. 2026-06-02 21:15:14.478 | (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 ... 174997 files and directories currently installed.) 2026-06-02 21:15:14.483 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:15:14.485 | Unpacking systemd-coredump (255.4-1ubuntu8.15) ... 2026-06-02 21:15:14.526 | Selecting previously unselected package libtpms0:amd64. 2026-06-02 21:15:14.541 | Preparing to unpack .../01-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-06-02 21:15:14.546 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-02 21:15:14.588 | Selecting previously unselected package libvirt0:amd64. 2026-06-02 21:15:14.603 | Preparing to unpack .../02-libvirt0_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-02 21:15:14.605 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:14.707 | Selecting previously unselected package libvirt-clients. 2026-06-02 21:15:14.727 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-02 21:15:14.740 | Unpacking libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:14.791 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-06-02 21:15:14.811 | Preparing to unpack .../04-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-02 21:15:14.820 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:14.873 | Selecting previously unselected package libvirt-daemon. 2026-06-02 21:15:14.893 | Preparing to unpack .../05-libvirt-daemon_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-02 21:15:14.902 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:14.959 | Selecting previously unselected package libvirt-daemon-config-network. 2026-06-02 21:15:14.978 | Preparing to unpack .../06-libvirt-daemon-config-network_10.0.0-2ubuntu8.13_all.deb ... 2026-06-02 21:15:14.988 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:15.018 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-06-02 21:15:15.032 | Preparing to unpack .../07-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.13_all.deb ... 2026-06-02 21:15:15.041 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:15.072 | Selecting previously unselected package systemd-container. 2026-06-02 21:15:15.087 | Preparing to unpack .../08-systemd-container_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:15:15.088 | Unpacking systemd-container (255.4-1ubuntu8.15) ... 2026-06-02 21:15:15.144 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-06-02 21:15:15.159 | Preparing to unpack .../09-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.13_all.deb ... 2026-06-02 21:15:15.169 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:15.205 | Selecting previously unselected package libvirt-daemon-system. 2026-06-02 21:15:15.220 | Preparing to unpack .../10-libvirt-daemon-system_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-02 21:15:15.250 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:15.296 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-02 21:15:15.314 | Preparing to unpack .../11-libvirt-dev_10.0.0-2ubuntu8.13_amd64.deb ... 2026-06-02 21:15:15.323 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:15.373 | Selecting previously unselected package libvirt-l10n. 2026-06-02 21:15:15.388 | Preparing to unpack .../12-libvirt-l10n_10.0.0-2ubuntu8.13_all.deb ... 2026-06-02 21:15:15.397 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:15.424 | Selecting previously unselected package libxml2-utils. 2026-06-02 21:15:15.439 | Preparing to unpack .../13-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-06-02 21:15:15.441 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-02 21:15:15.479 | Selecting previously unselected package mdevctl. 2026-06-02 21:15:15.495 | Preparing to unpack .../14-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-06-02 21:15:15.498 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-02 21:15:15.551 | Selecting previously unselected package python3-libvirt. 2026-06-02 21:15:15.566 | Preparing to unpack .../15-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-02 21:15:15.568 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-02 21:15:15.613 | Selecting previously unselected package qemu-system-arm. 2026-06-02 21:15:15.627 | Preparing to unpack .../16-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:15:15.637 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:15.907 | Selecting previously unselected package qemu-system-mips. 2026-06-02 21:15:15.921 | Preparing to unpack .../17-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:15:15.930 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:16.228 | Selecting previously unselected package qemu-system-ppc. 2026-06-02 21:15:16.243 | Preparing to unpack .../18-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:15:16.252 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:16.444 | Selecting previously unselected package qemu-system-sparc. 2026-06-02 21:15:16.458 | Preparing to unpack .../19-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:15:16.467 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:16.613 | Selecting previously unselected package qemu-system-s390x. 2026-06-02 21:15:16.628 | Preparing to unpack .../20-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:15:16.637 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:16.729 | Selecting previously unselected package qemu-system-misc. 2026-06-02 21:15:16.743 | Preparing to unpack .../21-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:15:16.752 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:17.734 | Selecting previously unselected package qemu-system. 2026-06-02 21:15:17.748 | Preparing to unpack .../22-qemu-system_1%3a8.2.2+ds-0ubuntu1.16_amd64.deb ... 2026-06-02 21:15:17.751 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:17.795 | Selecting previously unselected package swtpm. 2026-06-02 21:15:17.808 | Preparing to unpack .../23-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-02 21:15:17.812 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-02 21:15:17.851 | Selecting previously unselected package swtpm-tools. 2026-06-02 21:15:17.865 | Preparing to unpack .../24-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-06-02 21:15:17.866 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-02 21:15:17.912 | Selecting previously unselected package libnss-mymachines:amd64. 2026-06-02 21:15:17.927 | Preparing to unpack .../25-libnss-mymachines_255.4-1ubuntu8.15_amd64.deb ... 2026-06-02 21:15:17.934 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 21:15:17.969 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-02 21:15:17.983 | Preparing to unpack .../26-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-02 21:15:17.986 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-02 21:15:19.106 | Selecting previously unselected package qemu-efi-arm. 2026-06-02 21:15:19.121 | Preparing to unpack .../27-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-02 21:15:19.125 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-02 21:15:19.620 | Setting up systemd-coredump (255.4-1ubuntu8.15) ... 2026-06-02 21:15:19.921 | Creating group 'systemd-coredump' with GID 988. 2026-06-02 21:15:19.923 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-06-02 21:15:19.938 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:19.949 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:19.961 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:19.981 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-02 21:15:19.990 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:20.004 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-02 21:15:20.159 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:20.165 | Setting up systemd-container (255.4-1ubuntu8.15) ... 2026-06-02 21:15:20.294 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-06-02 21:15:20.614 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:20.629 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-02 21:15:20.637 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-06-02 21:15:20.643 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:20.657 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-02 21:15:20.665 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:21.050 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-06-02 21:15:21.055 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:21.353 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-02 21:15:21.530 | Setting up libvirt-clients (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:21.548 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:21.559 | Setting up libvirt-l10n (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:21.568 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.15) ... 2026-06-02 21:15:21.579 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-06-02 21:15:21.610 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:21.621 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-02 21:15:21.633 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:21.648 | Setting up libvirt-daemon (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:21.662 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-06-02 21:15:21.756 | info: Selecting GID from range 100 to 999 ... 2026-06-02 21:15:21.760 | info: Adding group `swtpm' (GID 122) ... 2026-06-02 21:15:21.828 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-06-02 21:15:21.828 | 2026-06-02 21:15:21.833 | info: Selecting UID from range 100 to 999 ... 2026-06-02 21:15:21.833 | 2026-06-02 21:15:21.836 | info: Adding system user `swtpm' (UID 118) ... 2026-06-02 21:15:21.839 | info: Adding new user `swtpm' (UID 118) with group `swtpm' ... 2026-06-02 21:15:21.888 | info: Not creating home directory `/var/lib/swtpm'. 2026-06-02 21:15:21.902 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.13) ... 2026-06-02 21:15:22.188 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-06-02 21:15:22.696 | Enabling libvirt default network 2026-06-02 21:15:22.932 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-06-02 21:15:22.932 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-06-02 21:15:22.932 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-06-02 21:15:22.932 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-06-02 21:15:22.932 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-06-02 21:15:22.932 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-06-02 21:15:22.932 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-06-02 21:15:22.932 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-06-02 21:15:23.431 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-06-02 21:15:24.037 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-06-02 21:15:24.393 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-06-02 21:15:24.989 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-02 21:15:25.030 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-02 21:15:26.196 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-02 21:15:26.211 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-02 21:15:26.846 | 2026-06-02 21:15:26.846 | Running kernel seems to be up-to-date. 2026-06-02 21:15:26.846 | 2026-06-02 21:15:26.846 | Restarting services... 2026-06-02 21:15:26.907 | 2026-06-02 21:15:26.907 | Service restarts being deferred: 2026-06-02 21:15:26.907 | /etc/needrestart/restart.d/dbus.service 2026-06-02 21:15:26.907 | systemctl restart getty@tty1.service 2026-06-02 21:15:26.907 | systemctl restart networkd-dispatcher.service 2026-06-02 21:15:26.907 | systemctl restart serial-getty@ttyS0.service 2026-06-02 21:15:26.907 | systemctl restart storpool_beacon.service 2026-06-02 21:15:26.907 | systemctl restart storpool_block.service 2026-06-02 21:15:26.907 | systemctl restart systemd-logind.service 2026-06-02 21:15:26.907 | 2026-06-02 21:15:26.907 | No containers need to be restarted. 2026-06-02 21:15:26.907 | 2026-06-02 21:15:26.907 | User sessions running outdated binaries: 2026-06-02 21:15:26.907 | ubuntu @ session #3: python3[7038] 2026-06-02 21:15:26.915 | ubuntu @ session #4: sh[8418], sshd[8360] 2026-06-02 21:15:26.923 | ubuntu @ user manager service: systemd[5152] 2026-06-02 21:15:26.932 | 2026-06-02 21:15:26.932 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-02 21:15:28.289 | + functions-common:apt_get:1205 : result=0 2026-06-02 21:15:28.291 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:15:28.294 | + functions-common:time_stop:2414 : local name 2026-06-02 21:15:28.296 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:15:28.298 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:15:28.300 | + functions-common:time_stop:2417 : local total 2026-06-02 21:15:28.302 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:15:28.305 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:15:28.307 | + functions-common:time_stop:2421 : start_time=1780434871250 2026-06-02 21:15:28.309 | + functions-common:time_stop:2423 : [[ -z 1780434871250 ]] 2026-06-02 21:15:28.312 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:15:28.317 | + functions-common:time_stop:2426 : end_time=1780434928314 2026-06-02 21:15:28.319 | + functions-common:time_stop:2427 : elapsed_time=57064 2026-06-02 21:15:28.321 | + functions-common:time_stop:2428 : total=161235 2026-06-02 21:15:28.324 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:15:28.326 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=218299 2026-06-02 21:15:28.329 | + functions-common:apt_get:1209 : return 0 2026-06-02 21:15:28.331 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-02 21:15:28.334 | + functions-common:install_package:1432 : update_package_repo 2026-06-02 21:15:28.336 | + functions-common:update_package_repo:1406 : NO_UPDATE_REPOS=False 2026-06-02 21:15:28.339 | + functions-common:update_package_repo:1407 : REPOS_UPDATED=True 2026-06-02 21:15:28.341 | + functions-common:update_package_repo:1408 : RETRY_UPDATE=False 2026-06-02 21:15:28.345 | + functions-common:update_package_repo:1410 : [[ False = \T\r\u\e ]] 2026-06-02 21:15:28.348 | + functions-common:update_package_repo:1414 : is_ubuntu 2026-06-02 21:15:28.350 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:28.353 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:28.355 | + functions-common:update_package_repo:1415 : apt_get_update 2026-06-02 21:15:28.357 | + functions-common:apt_get_update:1160 : [[ True == \T\r\u\e ]] 2026-06-02 21:15:28.360 | + functions-common:apt_get_update:1160 : [[ False != \T\r\u\e ]] 2026-06-02 21:15:28.362 | + functions-common:apt_get_update:1161 : return 2026-06-02 21:15:28.365 | + functions-common:install_package:1433 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-02 21:15:28.368 | + functions-common:real_install_package:1420 : is_ubuntu 2026-06-02 21:15:28.371 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:28.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:28.375 | + functions-common:real_install_package:1421 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-02 21:15:28.396 | + functions-common:apt_get:1201 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-02 21:15:28.426 | Reading package lists... 2026-06-02 21:15:28.677 | Building dependency tree... 2026-06-02 21:15:28.678 | Reading state information... 2026-06-02 21:15:29.096 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-02 21:15:29.097 | ovmf set to manually installed. 2026-06-02 21:15:29.097 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-02 21:15:29.097 | swtpm set to manually installed. 2026-06-02 21:15:29.097 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-02 21:15:29.097 | swtpm-tools set to manually installed. 2026-06-02 21:15:29.097 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-02 21:15:29.097 | mdevctl set to manually installed. 2026-06-02 21:15:29.097 | 0 upgraded, 0 newly installed, 0 to remove and 70 not upgraded. 2026-06-02 21:15:29.102 | + functions-common:apt_get:1205 : result=0 2026-06-02 21:15:29.105 | + functions-common:apt_get:1208 : time_stop apt-get 2026-06-02 21:15:29.107 | + functions-common:time_stop:2414 : local name 2026-06-02 21:15:29.110 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:15:29.113 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:15:29.115 | + functions-common:time_stop:2417 : local total 2026-06-02 21:15:29.118 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:15:29.121 | + functions-common:time_stop:2420 : name=apt-get 2026-06-02 21:15:29.123 | + functions-common:time_stop:2421 : start_time=1780434928393 2026-06-02 21:15:29.125 | + functions-common:time_stop:2423 : [[ -z 1780434928393 ]] 2026-06-02 21:15:29.129 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:15:29.133 | + functions-common:time_stop:2426 : end_time=1780434929130 2026-06-02 21:15:29.136 | + functions-common:time_stop:2427 : elapsed_time=737 2026-06-02 21:15:29.138 | + functions-common:time_stop:2428 : total=218299 2026-06-02 21:15:29.141 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:15:29.144 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=219036 2026-06-02 21:15:29.147 | + functions-common:apt_get:1209 : return 0 2026-06-02 21:15:29.150 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-02 21:15:29.154 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:15:29.158 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-02 21:15:29.161 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-02 21:15:29.163 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-02 21:15:29.167 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-06-02 21:15:29.170 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-06-02 21:15:29.172 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-06-02 21:15:29.175 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-02 21:15:29.178 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-06-02 21:15:29.190 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-06-02 21:15:29.204 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-06-02 21:15:29.204 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-06-02 21:15:29.213 | /var/core/core.%e.%p.%h.%t 2026-06-02 21:15:29.217 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-06-02 21:15:29.229 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-06-02 21:15:29.238 | [Service] 2026-06-02 21:15:29.238 | LimitCORE=infinity 2026-06-02 21:15:29.242 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-06-02 21:15:29.531 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-06-02 21:15:29.534 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:29.537 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-02 21:15:29.554 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:29.558 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-02 21:15:29.576 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-02 21:15:29.578 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-02 21:15:29.581 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-02 21:15:29.583 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-02 21:15:29.586 | + functions-common:git_clone:583 : local git_remote=https://github.com/novnc/novnc.git 2026-06-02 21:15:29.588 | + functions-common:git_clone:584 : local git_dest=/opt/stack/novnc 2026-06-02 21:15:29.591 | + functions-common:git_clone:585 : local git_ref=v1.3.0 2026-06-02 21:15:29.594 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:15:29.598 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:15:29.601 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:15:29.603 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:15:29.606 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:15:29.622 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:15:29.624 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:15:29.626 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:15:29.629 | + functions-common:git_clone:604 : echo v1.3.0 2026-06-02 21:15:29.629 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:15:29.635 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/novnc ]] 2026-06-02 21:15:29.637 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:15:29.639 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-02 21:15:29.653 | + functions-common:git_clone:666 : cd /opt/stack/novnc 2026-06-02 21:15:29.656 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:15:29.656 | + functions-common:git_clone:667 : head -1 2026-06-02 21:15:29.658 | fatal: not a git repository (or any of the parent directories): .git 2026-06-02 21:15:29.662 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:15:29.665 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-02 21:15:29.682 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:15:29.685 | + lib/nova:install_nova:958 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-02 21:15:29.687 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/nova.git 2026-06-02 21:15:29.690 | + functions-common:git_clone:584 : local git_dest=/opt/stack/nova 2026-06-02 21:15:29.692 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:15:29.694 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:15:29.697 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:15:29.700 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:15:29.703 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:15:29.706 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:15:29.721 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:15:29.723 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:15:29.726 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:15:29.729 | + functions-common:git_clone:604 : echo master 2026-06-02 21:15:29.729 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:15:29.733 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/nova ]] 2026-06-02 21:15:29.736 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:15:29.739 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-02 21:15:29.752 | + functions-common:git_clone:666 : cd /opt/stack/nova 2026-06-02 21:15:29.755 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:15:29.756 | + functions-common:git_clone:667 : head -1 2026-06-02 21:15:29.834 | a968a73a8f Merge "Add agentic coding guidance and docs" 2026-06-02 21:15:29.837 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:15:29.841 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-02 21:15:29.844 | + inc/python:setup_develop:353 : local bindep 2026-06-02 21:15:29.846 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-02 21:15:29.849 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-02 21:15:29.852 | + inc/python:setup_develop:359 : local extras= 2026-06-02 21:15:29.854 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-02 21:15:29.857 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-02 21:15:29.860 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-02 21:15:29.863 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-02 21:15:29.866 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-02 21:15:29.869 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-02 21:15:29.872 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-02 21:15:29.874 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-02 21:15:29.878 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-02 21:15:29.881 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-02 21:15:29.884 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-02 21:15:29.887 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-02 21:15:29.895 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-02 21:15:29.897 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-02 21:15:29.899 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-02 21:15:29.979 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-02 21:15:29.982 | + inc/python:setup_package:436 : local bindep=0 2026-06-02 21:15:29.984 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-02 21:15:29.986 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-02 21:15:29.988 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-02 21:15:29.991 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-02 21:15:29.994 | + inc/python:setup_package:445 : local flags=-e 2026-06-02 21:15:29.996 | + inc/python:setup_package:446 : local extras= 2026-06-02 21:15:29.999 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-02 21:15:30.001 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-02 21:15:30.004 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-02 21:15:30.006 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-02 21:15:30.009 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-02 21:15:30.011 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-02 21:15:30.031 | Using python 3.12 to install /opt/stack/nova 2026-06-02 21:15:30.034 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-06-02 21:15:30.518 | Obtaining file:///opt/stack/nova 2026-06-02 21:15:30.521 | Installing build dependencies: started 2026-06-02 21:15:31.365 | Installing build dependencies: finished with status 'done' 2026-06-02 21:15:31.366 | Checking if build backend supports build_editable: started 2026-06-02 21:15:31.671 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-02 21:15:31.671 | Getting requirements to build editable: started 2026-06-02 21:15:31.830 | Getting requirements to build editable: finished with status 'done' 2026-06-02 21:15:31.832 | Preparing editable metadata (pyproject.toml): started 2026-06-02 21:15:33.297 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:15:33.311 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (7.0.3) 2026-06-02 21:15:33.311 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (2.0.50) 2026-06-02 21:15:33.311 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (5.3.1) 2026-06-02 21:15:33.312 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (0.41.0) 2026-06-02 21:15:33.312 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.1.6) 2026-06-02 21:15:33.312 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (13.0.0) 2026-06-02 21:15:33.313 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (6.1.1) 2026-06-02 21:15:33.313 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (2.5.1) 2026-06-02 21:15:33.314 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (43.0.3) 2026-06-02 21:15:33.314 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (1.8.9) 2026-06-02 21:15:33.315 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.5.1) 2026-06-02 21:15:33.315 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.1.0) 2026-06-02 21:15:33.316 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.10.1) 2026-06-02 21:15:33.318 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.17.0) 2026-06-02 21:15:33.318 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (1.18.4) 2026-06-02 21:15:33.318 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (1.3.0) 2026-06-02 21:15:33.318 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (4.0.0) 2026-06-02 21:15:33.318 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (4.26.0) 2026-06-02 21:15:33.318 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (9.9.0) 2026-06-02 21:15:33.319 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (5.14.0) 2026-06-02 21:15:33.319 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (12.0.0) 2026-06-02 21:15:33.319 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (4.12.0) 2026-06-02 21:15:33.320 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (2.34.2) 2026-06-02 21:15:33.320 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (5.8.0) 2026-06-02 21:15:33.503 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev164) 2026-06-02 21:15:33.584 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-02 21:15:33.591 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (4.2.0) 2026-06-02 21:15:33.591 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (7.5.0) 2026-06-02 21:15:33.592 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (10.4.0) 2026-06-02 21:15:33.592 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (6.4.0) 2026-06-02 21:15:33.593 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (8.2.0) 2026-06-02 21:15:33.593 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (2.11.0) 2026-06-02 21:15:33.594 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.8.0) 2026-06-02 21:15:33.594 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (5.10.0) 2026-06-02 21:15:33.595 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (2.7.1) 2026-06-02 21:15:33.595 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (10.1.0) 2026-06-02 21:15:33.596 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (18.0.0) 2026-06-02 21:15:33.596 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (7.9.0) 2026-06-02 21:15:33.596 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (18.1.0) 2026-06-02 21:15:33.597 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (5.1.0) 2026-06-02 21:15:33.597 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.11.0) 2026-06-02 21:15:33.598 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (6.8.0) 2026-06-02 21:15:33.598 | 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.dev164) (4.6.0) 2026-06-02 21:15:33.600 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (2.0.0) 2026-06-02 21:15:33.600 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (8.1.0) 2026-06-02 21:15:33.602 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (7.2.2) 2026-06-02 21:15:33.602 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.10.2) 2026-06-02 21:15:33.602 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (7.1.0) 2026-06-02 21:15:33.602 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (1.1.0) 2026-06-02 21:15:33.602 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.6.0) 2026-06-02 21:15:33.602 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (5.0.0) 2026-06-02 21:15:33.602 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (5.7.0) 2026-06-02 21:15:33.737 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev164) 2026-06-02 21:15:33.744 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-02 21:15:33.749 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (8.1.0) 2026-06-02 21:15:33.750 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (0.2.3) 2026-06-02 21:15:33.750 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (1.4.2) 2026-06-02 21:15:33.750 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (1.8.2) 2026-06-02 21:15:33.751 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (2.9.0.post0) 2026-06-02 21:15:33.751 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (3.3.0) 2026-06-02 21:15:33.752 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (4.14.0) 2026-06-02 21:15:33.752 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev164) (6.0.3) 2026-06-02 21:15:33.754 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev164) (1.3.12) 2026-06-02 21:15:33.754 | 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.dev164) (4.15.0) 2026-06-02 21:15:33.756 | 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.dev164) (7.4.0) 2026-06-02 21:15:33.758 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev164) (2.0.0) 2026-06-02 21:15:33.760 | 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.dev164) (3.0) 2026-06-02 21:15:33.763 | 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.dev164) (2.8.0) 2026-06-02 21:15:33.767 | 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.dev164) (3.1.0) 2026-06-02 21:15:33.768 | 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.dev164) (2.2.1) 2026-06-02 21:15:33.771 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev164) (3.0.3) 2026-06-02 21:15:33.772 | 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.dev164) (26.1.0) 2026-06-02 21:15:33.773 | 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.dev164) (2025.9.1) 2026-06-02 21:15:33.773 | 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.dev164) (0.37.0) 2026-06-02 21:15:33.774 | 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.dev164) (2026.5.1) 2026-06-02 21:15:33.777 | 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.dev164) (2.1.0) 2026-06-02 21:15:33.781 | 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.dev164) (4.0.1) 2026-06-02 21:15:33.781 | 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.dev164) (2.13.0) 2026-06-02 21:15:33.782 | 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.dev164) (5.8.0) 2026-06-02 21:15:33.788 | 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.dev164) (1.5.0) 2026-06-02 21:15:33.789 | 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.dev164) (1.1.0) 2026-06-02 21:15:33.790 | 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.dev164) (1.33) 2026-06-02 21:15:33.790 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev164) (4.10.0) 2026-06-02 21:15:33.794 | 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.dev164) (3.1.1) 2026-06-02 21:15:33.797 | 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.dev164) (9.1.4) 2026-06-02 21:15:33.804 | 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.dev164) (2.18.0) 2026-06-02 21:15:33.807 | 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.dev164) (0.20) 2026-06-02 21:15:33.815 | 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.dev164) (2.1.2) 2026-06-02 21:15:33.815 | 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.dev164) (0.6.2) 2026-06-02 21:15:33.823 | 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.dev164) (7.1.4) 2026-06-02 21:15:33.826 | 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.dev164) (5.3.1) 2026-06-02 21:15:33.827 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev164) (5.6.2) 2026-06-02 21:15:33.827 | 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.dev164) (0.16.0) 2026-06-02 21:15:33.827 | 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.dev164) (5.1.0) 2026-06-02 21:15:33.831 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev164) (2026.2) 2026-06-02 21:15:33.832 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev164) (26.2) 2026-06-02 21:15:33.836 | 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.dev164) (0.25.0) 2026-06-02 21:15:33.838 | 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.dev164) (5.0.0) 2026-06-02 21:15:33.839 | 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.dev164) (4.0.1) 2026-06-02 21:15:33.845 | 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.dev164) (1.1.2) 2026-06-02 21:15:33.856 | 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.dev164) (1.7.6) 2026-06-02 21:15:33.859 | 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.dev164) (2.2.0) 2026-06-02 21:15:33.862 | 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.dev164) (1.3.7) 2026-06-02 21:15:33.867 | 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.dev164) (3.3.2) 2026-06-02 21:15:33.873 | 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.dev164) (4.3.2) 2026-06-02 21:15:33.874 | 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.dev164) (3.7.1) 2026-06-02 21:15:33.878 | 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.dev164) (2.4.0) 2026-06-02 21:15:33.883 | 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.dev164) (3.0.3) 2026-06-02 21:15:33.883 | 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.dev164) (1.6.2) 2026-06-02 21:15:33.887 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev164) (82.0.1) 2026-06-02 21:15:33.903 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev164) (0.7.0) 2026-06-02 21:15:33.929 | 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.dev164) (4.14.0) 2026-06-02 21:15:33.934 | 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.dev164) (0.6.0) 2026-06-02 21:15:33.934 | 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.dev164) (3.5.1) 2026-06-02 21:15:33.942 | 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.dev164) (1.11.0) 2026-06-02 21:15:33.944 | 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.dev164) (15.0.0) 2026-06-02 21:15:33.944 | 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.dev164) (1.8.0) 2026-06-02 21:15:33.957 | 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.dev164) (1.17.0) 2026-06-02 21:15:33.960 | 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.dev164) (2.1.0) 2026-06-02 21:15:33.961 | 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.dev164) (24.2.1) 2026-06-02 21:15:33.976 | 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.dev164) (4.6.0) 2026-06-02 21:15:33.994 | 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.dev164) (3.4.7) 2026-06-02 21:15:33.995 | 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.dev164) (3.17) 2026-06-02 21:15:33.995 | 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.dev164) (2.7.0) 2026-06-02 21:15:33.997 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev164) (2023.11.17) 2026-06-02 21:15:34.016 | 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.dev164) (4.2.0) 2026-06-02 21:15:34.017 | 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.dev164) (2.20.0) 2026-06-02 21:15:34.023 | 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.dev164) (0.1.2) 2026-06-02 21:15:34.033 | 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.dev164) (0.8) 2026-06-02 21:15:34.059 | 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.dev164) (0.16.0) 2026-06-02 21:15:34.289 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev164) 2026-06-02 21:15:34.293 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-02 21:15:34.306 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev164) 2026-06-02 21:15:34.309 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-02 21:15:34.330 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev164) 2026-06-02 21:15:34.334 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-02 21:15:34.382 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-02 21:15:34.389 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-02 21:15:34.399 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-02 21:15:34.412 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-02 21:15:34.682 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 61.9 MB/s 0:00:00 2026-06-02 21:15:34.685 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-02 21:15:34.720 | Building wheels for collected packages: nova 2026-06-02 21:15:34.720 | Building editable for nova (pyproject.toml): started 2026-06-02 21:15:36.157 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-02 21:15:36.159 | Created wheel for nova: filename=nova-33.1.0.dev164-0.editable-py3-none-any.whl size=9432 sha256=bb07d5c2052d0533934027101adb47047e67b7bb5deb702e492d3ca57a8f27ce 2026-06-02 21:15:36.159 | Stored in directory: /tmp/pip-ephem-wheel-cache-__j3v0uj/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-02 21:15:36.163 | Successfully built nova 2026-06-02 21:15:36.307 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-02 21:15:38.760 | 2026-06-02 21:15:38.773 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev164 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-02 21:15:38.943 | + inc/python:pip_install:216 : result=0 2026-06-02 21:15:38.946 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:15:38.949 | + functions-common:time_stop:2414 : local name 2026-06-02 21:15:38.951 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:15:38.954 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:15:38.957 | + functions-common:time_stop:2417 : local total 2026-06-02 21:15:38.959 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:15:38.962 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:15:38.964 | + functions-common:time_stop:2421 : start_time=1780434930026 2026-06-02 21:15:38.967 | + functions-common:time_stop:2423 : [[ -z 1780434930026 ]] 2026-06-02 21:15:38.971 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:15:38.976 | + functions-common:time_stop:2426 : end_time=1780434938972 2026-06-02 21:15:38.979 | + functions-common:time_stop:2427 : elapsed_time=8946 2026-06-02 21:15:38.981 | + functions-common:time_stop:2428 : total=78287 2026-06-02 21:15:38.983 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:15:38.985 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=87233 2026-06-02 21:15:38.988 | + inc/python:pip_install:219 : return 0 2026-06-02 21:15:38.991 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-02 21:15:38.994 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:15:38.996 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-02 21:15:38.999 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-02 21:15:39.001 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:15:39.003 | + 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-06-02 21:15:39.006 | + 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-06-02 21:15:39.008 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:15:39.012 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-02 21:15:39.029 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-02 21:15:39.031 | + ./stack.sh:main:956 : configure_nova 2026-06-02 21:15:39.035 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-06-02 21:15:39.049 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-02 21:15:39.052 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-02 21:15:39.055 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-02 21:15:39.059 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-02 21:15:39.059 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-02 21:15:39.063 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-02 21:15:39.066 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-02 21:15:39.069 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-02 21:15:39.072 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-02 21:15:39.074 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-02 21:15:39.077 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-02 21:15:39.079 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-02 21:15:39.082 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-02 21:15:39.095 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-02 21:15:39.108 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-06-02 21:15:39.122 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-06-02 21:15:39.136 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-02 21:15:39.151 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-02 21:15:39.164 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-02 21:15:39.167 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-02 21:15:39.172 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.cHC4njb8JE 2026-06-02 21:15:39.175 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-02 21:15:39.179 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-02 21:15:39.181 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-02 21:15:39.184 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-02 21:15:39.187 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-02 21:15:39.189 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.cHC4njb8JE 2026-06-02 21:15:39.194 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.cHC4njb8JE 2026-06-02 21:15:39.206 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.cHC4njb8JE /etc/sudoers.d/nova-rootwrap 2026-06-02 21:15:39.220 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-02 21:15:39.225 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-02 21:15:39.228 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-02 21:15:39.230 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-02 21:15:39.232 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-02 21:15:39.235 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-06-02 21:15:39.237 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-06-02 21:15:39.241 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-06-02 21:15:39.241 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-02 21:15:39.250 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-02 21:15:39.254 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-02 21:15:39.266 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-02 21:15:39.279 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,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-06-02 21:15:39.281 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-02 21:15:39.287 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-02 21:15:39.305 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:39.308 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-02 21:15:39.317 | net.ipv4.ip_forward = 1 2026-06-02 21:15:39.321 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-02 21:15:39.324 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2026-06-02 21:15:39.327 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2026-06-02 21:15:39.330 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-06-02 21:15:39.343 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-02 21:15:39.347 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-02 21:15:39.347 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-02 21:15:39.353 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:2c7d078b58e 2026-06-02 21:15:39.355 | InitiatorName=iqn.2016-04.com.open-iscsi:2c7d078b58e 2026-06-02 21:15:39.360 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:39.362 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-02 21:15:39.431 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-02 21:15:39.434 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-02 21:15:39.437 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:15:39.440 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart iscsid 2026-06-02 21:15:39.491 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-02 21:15:39.494 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-02 21:15:39.497 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-02 21:15:39.500 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-02 21:15:39.533 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-02 21:15:39.536 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-02 21:15:39.566 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-02 21:15:39.599 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-02 21:15:39.626 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-02 21:15:39.654 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-02 21:15:39.685 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-02 21:15:39.709 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.160 2026-06-02 21:15:39.734 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-02 21:15:39.760 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-02 21:15:39.786 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-02 21:15:39.812 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-02 21:15:39.838 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-02 21:15:39.866 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-02 21:15:39.896 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-02 21:15:39.922 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-02 21:15:39.948 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-02 21:15:39.950 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:15:39.952 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:15:39.954 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:15:39.956 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:15:39.959 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:15:39.960 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:15:39.962 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:15:39.965 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:15:39.967 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:15:39.969 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:15:39.971 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:15:39.973 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:15:39.975 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:15:39.977 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-02 21:15:39.993 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:39.995 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-02 21:15:39.997 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-02 21:15:39.999 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-02 21:15:40.027 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-02 21:15:40.030 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-02 21:15:40.032 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-02 21:15:40.034 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-02 21:15:40.036 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-02 21:15:40.038 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-02 21:15:40.040 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-02 21:15:40.054 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:40.056 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-02 21:15:40.058 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-02 21:15:40.060 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-02 21:15:40.090 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-02 21:15:40.092 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-02 21:15:40.094 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-02 21:15:40.096 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-02 21:15:40.098 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-02 21:15:40.100 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-02 21:15:40.102 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-02 21:15:40.116 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:40.118 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-02 21:15:40.120 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-02 21:15:40.123 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-02 21:15:40.151 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-02 21:15:40.180 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-02 21:15:40.206 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-02 21:15:40.232 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-02 21:15:40.246 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:40.248 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-02 21:15:40.264 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:40.267 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-02 21:15:40.268 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-02 21:15:40.272 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-02 21:15:40.274 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-02 21:15:40.301 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-02 21:15:40.303 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-02 21:15:40.333 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-02 21:15:40.360 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-02 21:15:40.362 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-02 21:15:40.365 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-02 21:15:40.367 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-02 21:15:40.369 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-02 21:15:40.371 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-02 21:15:40.374 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-02 21:15:40.376 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-02 21:15:40.379 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-02 21:15:40.381 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-02 21:15:40.408 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-02 21:15:40.437 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.160/identity 2026-06-02 21:15:40.464 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-02 21:15:40.491 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-06-02 21:15:40.520 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-02 21:15:40.548 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-02 21:15:40.577 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-02 21:15:40.607 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.160/identity 2026-06-02 21:15:40.640 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-02 21:15:40.669 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-02 21:15:40.700 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-02 21:15:40.702 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-02 21:15:40.719 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:40.721 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-02 21:15:40.724 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-02 21:15:40.757 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-02 21:15:40.760 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-02 21:15:40.762 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-02 21:15:40.765 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-02 21:15:40.767 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-02 21:15:40.796 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-02 21:15:40.827 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.160/identity 2026-06-02 21:15:40.858 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-02 21:15:40.890 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-06-02 21:15:40.922 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-02 21:15:40.955 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-02 21:15:40.989 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-02 21:15:41.021 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-02 21:15:41.036 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:41.039 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=10.4.3.160 2026-06-02 21:15:41.042 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-06-02 21:15:41.044 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-06-02 21:15:41.073 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-02 21:15:41.090 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:15:41.093 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-02 21:15:41.097 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-02 21:15:41.131 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-02 21:15:41.164 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-02 21:15:41.167 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-02 21:15:41.198 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-02 21:15:41.200 | + lib/nova:create_nova_conf:533 : '[' True '!=' False ']' 2026-06-02 21:15:41.203 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-06-02 21:15:41.235 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-02 21:15:41.237 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:15:41.239 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:15:41.242 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:15:41.245 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:15:41.247 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:15:41.250 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:15:41.254 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:15:41.256 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:15:41.259 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:15:41.262 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:15:41.264 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:15:41.267 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:15:41.270 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:15:41.272 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-02 21:15:41.276 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-02 21:15:41.279 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-02 21:15:41.283 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-02 21:15:41.302 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-02 21:15:41.305 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-02 21:15:41.307 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:41.310 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-02 21:15:41.312 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-02 21:15:41.347 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:15:41.381 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:15:41.413 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-02 21:15:41.443 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-02 21:15:41.475 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-02 21:15:41.511 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-02 21:15:41.529 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:41.531 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-02 21:15:41.534 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-02 21:15:41.537 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-02 21:15:41.540 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-02 21:15:41.542 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-02 21:15:41.545 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-02 21:15:41.547 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-02 21:15:41.550 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-02 21:15:41.552 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-02 21:15:41.565 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-02 21:15:41.565 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:15:41.573 | d /var/run/uwsgi 0755 stack root 2026-06-02 21:15:41.577 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:15:41.588 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-02 21:15:41.593 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-02 21:15:41.595 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-02 21:15:41.599 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-02 21:15:41.602 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-02 21:15:41.634 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-02 21:15:41.664 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-02 21:15:41.693 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-02 21:15:41.722 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-02 21:15:41.752 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-02 21:15:41.784 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-02 21:15:41.816 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-02 21:15:41.853 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-02 21:15:41.887 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-02 21:15:41.917 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-02 21:15:41.947 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-02 21:15:41.975 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-02 21:15:42.003 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-02 21:15:42.031 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-02 21:15:42.033 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-02 21:15:42.035 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-02 21:15:42.037 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-02 21:15:42.040 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-02 21:15:42.042 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:42.045 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:42.047 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-02 21:15:42.050 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-02 21:15:42.052 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-02 21:15:42.079 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-02 21:15:42.106 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-06-02 21:15:42.106 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-02 21:15:42.114 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-02 21:15:42.117 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-02 21:15:42.120 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-02 21:15:42.121 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-02 21:15:42.123 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-02 21:15:42.125 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:15:42.128 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:15:42.130 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:42.132 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:42.134 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-02 21:15:42.136 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-02 21:15:42.137 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:42.139 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:42.141 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-02 21:15:42.175 | Enabling site nova-api. 2026-06-02 21:15:42.180 | To activate the new configuration, you need to run: 2026-06-02 21:15:42.180 | systemctl reload apache2 2026-06-02 21:15:42.185 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-02 21:15:42.187 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:15:42.189 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:15:42.192 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:15:42.299 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-02 21:15:42.317 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:42.319 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-02 21:15:42.322 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-02 21:15:42.324 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-02 21:15:42.326 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-02 21:15:42.329 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-02 21:15:42.331 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-02 21:15:42.334 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-02 21:15:42.336 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-02 21:15:42.338 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-02 21:15:42.353 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:15:42.353 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-02 21:15:42.361 | d /var/run/uwsgi 0755 stack root 2026-06-02 21:15:42.366 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:15:42.380 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-02 21:15:42.385 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-02 21:15:42.388 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-02 21:15:42.392 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-02 21:15:42.394 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-02 21:15:42.424 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-02 21:15:42.455 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-02 21:15:42.487 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-02 21:15:42.519 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-02 21:15:42.553 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-02 21:15:42.586 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-02 21:15:42.616 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-02 21:15:42.647 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-02 21:15:42.676 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-02 21:15:42.706 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-02 21:15:42.735 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-02 21:15:42.764 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-02 21:15:42.794 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-02 21:15:42.821 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-02 21:15:42.823 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-02 21:15:42.850 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-02 21:15:42.864 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:15:42.866 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-02 21:15:42.897 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-02 21:15:42.900 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-02 21:15:42.902 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-02 21:15:42.918 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:42.921 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:15:42.923 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:15:42.952 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-02 21:15:42.983 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-02 21:15:42.986 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-02 21:15:42.988 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-02 21:15:42.990 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-02 21:15:42.992 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-02 21:15:42.995 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-02 21:15:43.010 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:43.013 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-02 21:15:43.015 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-02 21:15:43.017 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-02 21:15:43.033 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:43.036 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:15:43.039 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:15:43.067 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-02 21:15:43.069 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-02 21:15:43.071 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-02 21:15:43.098 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-02 21:15:43.127 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-02 21:15:43.156 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-02 21:15:43.172 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:43.174 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-06-02 21:15:43.203 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-06-02 21:15:43.233 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-02 21:15:43.261 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-02 21:15:43.264 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-02 21:15:43.266 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-02 21:15:43.299 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-02 21:15:43.302 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-02 21:15:43.305 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-02 21:15:43.308 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-02 21:15:43.310 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-02 21:15:43.341 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-02 21:15:43.370 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.160/identity 2026-06-02 21:15:43.402 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-02 21:15:43.434 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-06-02 21:15:43.469 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-02 21:15:43.504 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-02 21:15:43.540 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-02 21:15:43.576 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-02 21:15:43.596 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:43.601 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-02 21:15:43.605 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-02 21:15:43.608 | + lib/nova:create_nova_conf:587 : local conf 2026-06-02 21:15:43.610 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-02 21:15:43.613 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-02 21:15:43.616 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-02 21:15:43.619 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-02 21:15:43.622 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-02 21:15:43.625 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-02 21:15:43.628 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-02 21:15:43.633 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-02 21:15:43.636 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-02 21:15:43.639 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-02 21:15:43.642 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-02 21:15:43.645 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-02 21:15:43.648 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-02 21:15:43.651 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-02 21:15:43.667 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:43.670 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-02 21:15:43.672 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-02 21:15:43.676 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-02 21:15:43.709 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-02 21:15:43.741 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-02 21:15:43.772 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-02 21:15:43.775 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-02 21:15:43.777 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-02 21:15:43.780 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-02 21:15:43.796 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:43.799 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-02 21:15:43.800 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-02 21:15:44.283 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-02 21:15:44.286 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-02 21:15:44.758 | Adding vhost "nova_cell1" ... 2026-06-02 21:15:44.800 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-02 21:15:45.333 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-02 21:15:45.358 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-02 21:15:45.360 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-02 21:15:45.362 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-02 21:15:45.364 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-02 21:15:45.367 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-02 21:15:45.369 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-02 21:15:45.382 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:45.385 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-02 21:15:45.388 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-02 21:15:45.390 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-02 21:15:45.406 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:45.408 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/nova_cell1 2026-06-02 21:15:45.411 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/nova_cell1 2026-06-02 21:15:45.438 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-02 21:15:45.440 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-02 21:15:45.443 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-02 21:15:45.458 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:45.461 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-02 21:15:45.462 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-02 21:15:45.465 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-02 21:15:45.467 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-02 21:15:45.469 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-02 21:15:45.471 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-02 21:15:45.474 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-02 21:15:45.502 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-02 21:15:45.529 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.160/identity 2026-06-02 21:15:45.557 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-02 21:15:45.583 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-06-02 21:15:45.610 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-02 21:15:45.636 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-02 21:15:45.664 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-02 21:15:45.692 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-02 21:15:45.695 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-02 21:15:45.697 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-02 21:15:45.701 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-02 21:15:45.716 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-02 21:15:45.718 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-02 21:15:45.720 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:45.722 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-02 21:15:45.725 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-02 21:15:45.752 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:15:45.780 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:15:45.808 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-02 21:15:45.836 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-02 21:15:45.866 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-02 21:15:45.869 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-02 21:15:45.872 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-02 21:15:45.874 | + lib/nova:create_nova_conf:621 : local conf 2026-06-02 21:15:45.877 | + lib/nova:create_nova_conf:622 : local offset 2026-06-02 21:15:45.880 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-02 21:15:45.882 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-02 21:15:45.884 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-02 21:15:45.887 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-02 21:15:45.890 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-02 21:15:45.892 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-02 21:15:45.895 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-02 21:15:45.897 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-02 21:15:45.900 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-02 21:15:45.902 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-02 21:15:45.917 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:45.920 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-02 21:15:45.948 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-02 21:15:45.975 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-02 21:15:45.978 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-02 21:15:45.980 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-02 21:15:45.983 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-02 21:15:45.998 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:15:46.001 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-02 21:15:46.016 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:15:46.018 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-02 21:15:46.033 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:46.035 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-02 21:15:46.038 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-02 21:15:46.040 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-02 21:15:46.043 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-02 21:15:46.058 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:46.060 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-02 21:15:46.073 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-02 21:15:46.073 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-02 21:15:46.081 | cgroup_device_acl = [ 2026-06-02 21:15:46.081 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-02 21:15:46.081 | "/dev/random", "/dev/urandom", 2026-06-02 21:15:46.081 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-02 21:15:46.081 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-02 21:15:46.081 | "/dev/vfio/vfio", 2026-06-02 21:15:46.081 | ] 2026-06-02 21:15:46.085 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-02 21:15:46.087 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:15:46.090 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:15:46.093 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:15:46.095 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:15:46.097 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:15:46.100 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:15:46.102 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:15:46.104 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:15:46.106 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:15:46.109 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:15:46.111 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:15:46.114 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:15:46.117 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:15:46.120 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-02 21:15:46.124 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-06-02 21:15:46.127 | + functions-common:add_user_to_group:2183 : local user=stack 2026-06-02 21:15:46.129 | + functions-common:add_user_to_group:2184 : local group=libvirt 2026-06-02 21:15:46.132 | + functions-common:add_user_to_group:2186 : sudo usermod -a -G libvirt stack 2026-06-02 21:15:46.163 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-02 21:15:46.165 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-02 21:15:46.167 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:46.170 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:46.173 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-06-02 21:15:46.176 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-02 21:15:46.178 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-06-02 21:15:46.191 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-06-02 21:15:46.191 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-02 21:15:46.199 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-02 21:15:46.203 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-06-02 21:15:46.216 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-02 21:15:46.216 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-02 21:15:46.224 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-02 21:15:46.228 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-02 21:15:46.231 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-02 21:15:46.234 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-02 21:15:46.236 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-02 21:15:46.239 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:15:46.242 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart libvirtd 2026-06-02 21:15:46.298 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-02 21:15:46.300 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:15:46.303 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart virtlogd 2026-06-02 21:15:46.386 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-06-02 21:15:46.420 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-02 21:15:46.454 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-02 21:15:46.456 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-02 21:15:46.489 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-02 21:15:46.519 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-06-02 21:15:46.554 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-02 21:15:46.591 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-02 21:15:46.622 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-02 21:15:46.626 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:15:46.630 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-02 21:15:46.633 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-02 21:15:46.636 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:15:46.640 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-02 21:15:46.643 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-02 21:15:46.646 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-02 21:15:46.649 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-06-02 21:15:46.651 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-06-02 21:15:46.654 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-02 21:15:46.658 | + ./stack.sh:main:959 : is_service_enabled placement 2026-06-02 21:15:46.676 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:46.679 | + ./stack.sh:main:961 : stack_install_service placement 2026-06-02 21:15:46.682 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-02 21:15:46.686 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-02 21:15:46.689 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-02 21:15:46.692 | + lib/stack:stack_install_service:32 : install_placement 2026-06-02 21:15:46.695 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-02 21:15:46.697 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-02 21:15:46.700 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-02 21:15:46.704 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-02 21:15:46.707 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-02 21:15:46.710 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-02 21:15:46.713 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-02 21:15:46.714 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-02 21:15:46.719 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-02 21:15:46.722 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-02 21:15:46.725 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-02 21:15:46.728 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-02 21:15:46.731 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-02 21:15:46.754 | Using python 3.12 to install osc-placement 2026-06-02 21:15:46.756 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-06-02 21:15:47.461 | Collecting osc-placement 2026-06-02 21:15:47.514 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-02 21:15:47.520 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-02 21:15:47.521 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-02 21:15:47.521 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-02 21:15:47.522 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.0) 2026-06-02 21:15:47.522 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-06-02 21:15:47.523 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-06-02 21:15:47.523 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.8.0) 2026-06-02 21:15:47.524 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-02 21:15:47.524 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-02 21:15:47.527 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-02 21:15:47.528 | 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.14.0) 2026-06-02 21:15:47.528 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-02 21:15:47.529 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-06-02 21:15:47.530 | 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) (3.5.1) 2026-06-02 21:15:47.530 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-06-02 21:15:47.531 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-06-02 21:15:47.533 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-02 21:15:47.533 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-02 21:15:47.534 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-02 21:15:47.535 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-06-02 21:15:47.535 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-06-02 21:15:47.536 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-06-02 21:15:47.536 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-06-02 21:15:47.537 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-06-02 21:15:47.537 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-02 21:15:47.538 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-06-02 21:15:47.539 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-02 21:15:47.541 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-06-02 21:15:47.544 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-06-02 21:15:47.547 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-06-02 21:15:47.547 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-06-02 21:15:47.548 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-02 21:15:47.550 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-02 21:15:47.552 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.7.0) 2026-06-02 21:15:47.558 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-02 21:15:47.559 | 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.17) 2026-06-02 21:15:47.559 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-06-02 21:15:47.560 | 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-06-02 21:15:47.566 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-02 21:15:47.567 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-02 21:15:47.569 | 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-06-02 21:15:47.584 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-02 21:15:47.747 | Installing collected packages: osc-placement 2026-06-02 21:15:47.808 | Successfully installed osc-placement-4.8.0 2026-06-02 21:15:47.898 | + inc/python:pip_install:216 : result=0 2026-06-02 21:15:47.900 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:15:47.903 | + functions-common:time_stop:2414 : local name 2026-06-02 21:15:47.907 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:15:47.910 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:15:47.912 | + functions-common:time_stop:2417 : local total 2026-06-02 21:15:47.915 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:15:47.918 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:15:47.921 | + functions-common:time_stop:2421 : start_time=1780434946748 2026-06-02 21:15:47.924 | + functions-common:time_stop:2423 : [[ -z 1780434946748 ]] 2026-06-02 21:15:47.927 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:15:47.933 | + functions-common:time_stop:2426 : end_time=1780434947929 2026-06-02 21:15:47.935 | + functions-common:time_stop:2427 : elapsed_time=1181 2026-06-02 21:15:47.938 | + functions-common:time_stop:2428 : total=87233 2026-06-02 21:15:47.940 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:15:47.943 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=88414 2026-06-02 21:15:47.946 | + inc/python:pip_install:219 : return 0 2026-06-02 21:15:47.949 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-02 21:15:47.953 | + functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/placement.git 2026-06-02 21:15:47.955 | + functions-common:git_clone:584 : local git_dest=/opt/stack/placement 2026-06-02 21:15:47.958 | + functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:15:47.961 | + functions-common:git_clone:586 : local orig_dir 2026-06-02 21:15:47.965 | ++ functions-common:git_clone:587 : pwd 2026-06-02 21:15:47.968 | + functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:15:47.971 | + functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:15:47.974 | ++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:15:47.992 | + functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:15:47.995 | + functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:15:47.998 | + functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:15:48.002 | + functions-common:git_clone:604 : echo master 2026-06-02 21:15:48.002 | + functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:15:48.006 | + functions-common:git_clone:618 : [[ ! -d /opt/stack/placement ]] 2026-06-02 21:15:48.009 | + functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:15:48.011 | + functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-02 21:15:48.025 | + functions-common:git_clone:666 : cd /opt/stack/placement 2026-06-02 21:15:48.028 | + functions-common:git_clone:667 : git show --oneline 2026-06-02 21:15:48.028 | + functions-common:git_clone:667 : head -1 2026-06-02 21:15:48.038 | d2727844 Ubuntu: Use systemctl to restart services 2026-06-02 21:15:48.041 | + functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:15:48.044 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-02 21:15:48.047 | + inc/python:setup_develop:353 : local bindep 2026-06-02 21:15:48.050 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-02 21:15:48.053 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-02 21:15:48.056 | + inc/python:setup_develop:359 : local extras= 2026-06-02 21:15:48.058 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-02 21:15:48.061 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-02 21:15:48.063 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-02 21:15:48.065 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-02 21:15:48.068 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-02 21:15:48.070 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-02 21:15:48.073 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-02 21:15:48.076 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-02 21:15:48.079 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-02 21:15:48.081 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-02 21:15:48.084 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-02 21:15:48.087 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-02 21:15:48.093 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-02 21:15:48.095 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-02 21:15:48.097 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-02 21:15:48.177 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-02 21:15:48.181 | + inc/python:setup_package:436 : local bindep=0 2026-06-02 21:15:48.183 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-02 21:15:48.185 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-02 21:15:48.188 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-02 21:15:48.190 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-02 21:15:48.193 | + inc/python:setup_package:445 : local flags=-e 2026-06-02 21:15:48.195 | + inc/python:setup_package:446 : local extras= 2026-06-02 21:15:48.198 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-02 21:15:48.200 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-02 21:15:48.202 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-02 21:15:48.205 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-02 21:15:48.207 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-02 21:15:48.210 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-02 21:15:48.229 | Using python 3.12 to install /opt/stack/placement 2026-06-02 21:15:48.231 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-06-02 21:15:48.735 | Obtaining file:///opt/stack/placement 2026-06-02 21:15:48.737 | Installing build dependencies: started 2026-06-02 21:15:49.606 | Installing build dependencies: finished with status 'done' 2026-06-02 21:15:49.606 | Checking if build backend supports build_editable: started 2026-06-02 21:15:49.897 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-02 21:15:49.898 | Getting requirements to build editable: started 2026-06-02 21:15:50.069 | Getting requirements to build editable: finished with status 'done' 2026-06-02 21:15:50.070 | Preparing editable metadata (pyproject.toml): started 2026-06-02 21:15:50.621 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:15:50.632 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (7.0.3) 2026-06-02 21:15:50.633 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.0.50) 2026-06-02 21:15:50.633 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (13.0.0) 2026-06-02 21:15:50.634 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.5.1) 2026-06-02 21:15:50.634 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (1.8.9) 2026-06-02 21:15:50.635 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (4.26.0) 2026-06-02 21:15:50.636 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.34.2) 2026-06-02 21:15:50.636 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (7.5.0) 2026-06-02 21:15:50.637 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (10.4.0) 2026-06-02 21:15:50.637 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (6.4.0) 2026-06-02 21:15:50.637 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (8.2.0) 2026-06-02 21:15:50.638 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (5.10.0) 2026-06-02 21:15:50.638 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (10.1.0) 2026-06-02 21:15:50.639 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (18.0.0) 2026-06-02 21:15:50.639 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (5.1.0) 2026-06-02 21:15:50.639 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (8.1.0) 2026-06-02 21:15:50.640 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.7.1) 2026-06-02 21:15:50.640 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (1.1.0) 2026-06-02 21:15:50.640 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (3.6.0) 2026-06-02 21:15:50.641 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev2) (2.1.0) 2026-06-02 21:15:50.642 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev2) (26.1.0) 2026-06-02 21:15:50.643 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev2) (2025.9.1) 2026-06-02 21:15:50.643 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev2) (0.37.0) 2026-06-02 21:15:50.644 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev2) (2026.5.1) 2026-06-02 21:15:50.647 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (5.14.0) 2026-06-02 21:15:50.647 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (4.2.0) 2026-06-02 21:15:50.648 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (6.8.0) 2026-06-02 21:15:50.649 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (4.0.1) 2026-06-02 21:15:50.649 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (2.13.0) 2026-06-02 21:15:50.650 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (5.8.0) 2026-06-02 21:15:50.652 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (2.1.0) 2026-06-02 21:15:50.652 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (5.8.0) 2026-06-02 21:15:50.653 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (1.8.2) 2026-06-02 21:15:50.653 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (4.15.0) 2026-06-02 21:15:50.659 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (1.5.0) 2026-06-02 21:15:50.661 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev2) (5.3.1) 2026-06-02 21:15:50.663 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev2) (0.20) 2026-06-02 21:15:50.663 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev2) (3.1.0) 2026-06-02 21:15:50.664 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev2) (2.2.1) 2026-06-02 21:15:50.666 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev2) (1.3.0) 2026-06-02 21:15:50.667 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev2) (2.0.0) 2026-06-02 21:15:50.667 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev2) (6.0.3) 2026-06-02 21:15:50.670 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev2) (1.18.4) 2026-06-02 21:15:50.671 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev2) (2.1.2) 2026-06-02 21:15:50.671 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev2) (0.6.2) 2026-06-02 21:15:50.673 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev2) (1.3.12) 2026-06-02 21:15:50.675 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev2) (2.9.0.post0) 2026-06-02 21:15:50.677 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev2) (5.0.0) 2026-06-02 21:15:50.677 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev2) (3.1.6) 2026-06-02 21:15:50.678 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev2) (4.0.1) 2026-06-02 21:15:50.681 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev2) (3.0.3) 2026-06-02 21:15:50.685 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev2) (1.1.2) 2026-06-02 21:15:50.687 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev2) (3.17.0) 2026-06-02 21:15:50.689 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev2) (3.3.2) 2026-06-02 21:15:50.690 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev2) (26.2) 2026-06-02 21:15:50.690 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev2) (7.2.2) 2026-06-02 21:15:50.693 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev2) (82.0.1) 2026-06-02 21:15:50.695 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev2) (0.7.0) 2026-06-02 21:15:50.703 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev2) (1.17.0) 2026-06-02 21:15:50.709 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev2) (3.4.7) 2026-06-02 21:15:50.709 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev2) (3.17) 2026-06-02 21:15:50.710 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev2) (2.7.0) 2026-06-02 21:15:50.711 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev2) (2023.11.17) 2026-06-02 21:15:50.719 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev2) (0.8) 2026-06-02 21:15:50.725 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev2) (3.5.1) 2026-06-02 21:15:50.746 | Building wheels for collected packages: openstack-placement 2026-06-02 21:15:50.747 | Building editable for openstack-placement (pyproject.toml): started 2026-06-02 21:15:51.189 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-02 21:15:51.191 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev2-0.editable-py3-none-any.whl size=8753 sha256=da67c1838a018a6fb1a33d5affa94cc9f6f61a4a8f6ad30c020d79ed770680a1 2026-06-02 21:15:51.191 | Stored in directory: /tmp/pip-ephem-wheel-cache-v6bhn80h/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-02 21:15:51.196 | Successfully built openstack-placement 2026-06-02 21:15:51.341 | Installing collected packages: openstack-placement 2026-06-02 21:15:51.367 | Successfully installed openstack-placement-15.1.0.dev2 2026-06-02 21:15:51.476 | + inc/python:pip_install:216 : result=0 2026-06-02 21:15:51.478 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:15:51.481 | + functions-common:time_stop:2414 : local name 2026-06-02 21:15:51.484 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:15:51.487 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:15:51.489 | + functions-common:time_stop:2417 : local total 2026-06-02 21:15:51.492 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:15:51.494 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:15:51.497 | + functions-common:time_stop:2421 : start_time=1780434948224 2026-06-02 21:15:51.499 | + functions-common:time_stop:2423 : [[ -z 1780434948224 ]] 2026-06-02 21:15:51.502 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:15:51.506 | + functions-common:time_stop:2426 : end_time=1780434951503 2026-06-02 21:15:51.508 | + functions-common:time_stop:2427 : elapsed_time=3279 2026-06-02 21:15:51.510 | + functions-common:time_stop:2428 : total=88414 2026-06-02 21:15:51.512 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:15:51.515 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=91693 2026-06-02 21:15:51.517 | + inc/python:pip_install:219 : return 0 2026-06-02 21:15:51.520 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-02 21:15:51.523 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:15:51.525 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-02 21:15:51.528 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-02 21:15:51.531 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:15:51.533 | + 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-06-02 21:15:51.536 | + 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-06-02 21:15:51.539 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:15:51.542 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-02 21:15:51.545 | + ./stack.sh:main:962 : configure_placement 2026-06-02 21:15:51.548 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-06-02 21:15:51.561 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-02 21:15:51.564 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-02 21:15:51.569 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-02 21:15:51.572 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-02 21:15:51.575 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-02 21:15:51.577 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-02 21:15:51.581 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-02 21:15:51.584 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-02 21:15:51.588 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-02 21:15:51.606 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:51.609 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-02 21:15:51.612 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-02 21:15:51.615 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-02 21:15:51.652 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-02 21:15:51.689 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-02 21:15:51.726 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-02 21:15:51.730 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-02 21:15:51.733 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-02 21:15:51.737 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-02 21:15:51.739 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-02 21:15:51.743 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-02 21:15:51.746 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-02 21:15:51.749 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-02 21:15:51.752 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-02 21:15:51.755 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-02 21:15:51.789 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-02 21:15:51.821 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.160/identity 2026-06-02 21:15:51.853 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-02 21:15:51.886 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-06-02 21:15:51.919 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-02 21:15:51.950 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-02 21:15:51.981 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-02 21:15:52.014 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.160/identity 2026-06-02 21:15:52.047 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-02 21:15:52.079 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-02 21:15:52.111 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-02 21:15:52.114 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-02 21:15:52.117 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-02 21:15:52.120 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-02 21:15:52.123 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-02 21:15:52.141 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-02 21:15:52.144 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-02 21:15:52.147 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:52.149 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-02 21:15:52.152 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-02 21:15:52.184 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:15:52.216 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:15:52.249 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-02 21:15:52.282 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-02 21:15:52.313 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-02 21:15:52.316 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-02 21:15:52.318 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-02 21:15:52.321 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-02 21:15:52.324 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-02 21:15:52.327 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-02 21:15:52.329 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-02 21:15:52.331 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-02 21:15:52.334 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-02 21:15:52.348 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-02 21:15:52.348 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:15:52.360 | d /var/run/uwsgi 0755 stack root 2026-06-02 21:15:52.365 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:15:52.377 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-02 21:15:52.381 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-02 21:15:52.385 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-02 21:15:52.390 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-02 21:15:52.393 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-02 21:15:52.428 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-02 21:15:52.458 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-02 21:15:52.492 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-02 21:15:52.525 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-02 21:15:52.560 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-02 21:15:52.590 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-02 21:15:52.621 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-02 21:15:52.654 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-02 21:15:52.684 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-02 21:15:52.714 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-02 21:15:52.743 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-02 21:15:52.772 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-02 21:15:52.801 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-02 21:15:52.828 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-02 21:15:52.831 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-02 21:15:52.834 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-02 21:15:52.837 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-02 21:15:52.840 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-02 21:15:52.842 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:52.845 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:52.848 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-02 21:15:52.851 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-02 21:15:52.854 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-02 21:15:52.885 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-02 21:15:52.915 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-06-02 21:15:52.915 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-02 21:15:52.923 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-02 21:15:52.926 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-02 21:15:52.929 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-02 21:15:52.931 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-02 21:15:52.933 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-02 21:15:52.936 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:15:52.938 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:15:52.940 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:52.943 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:52.945 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-02 21:15:52.947 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-02 21:15:52.949 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:52.951 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:52.954 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-02 21:15:52.988 | Enabling site placement-api. 2026-06-02 21:15:52.993 | To activate the new configuration, you need to run: 2026-06-02 21:15:52.993 | systemctl reload apache2 2026-06-02 21:15:52.997 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-02 21:15:52.999 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:15:53.001 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:15:53.003 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:15:53.102 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:53.105 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:53.108 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-02 21:15:53.140 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-02 21:15:53.173 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-06-02 21:15:53.191 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:53.194 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-06-02 21:15:53.212 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:53.215 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-06-02 21:15:53.217 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-02 21:15:53.220 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-02 21:15:53.223 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-02 21:15:53.225 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-02 21:15:53.228 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-02 21:15:53.231 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-02 21:15:53.266 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-02 21:15:53.299 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.160/identity 2026-06-02 21:15:53.334 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-02 21:15:53.372 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-06-02 21:15:53.409 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-02 21:15:53.443 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-02 21:15:53.478 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-02 21:15:53.513 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-06-02 21:15:53.532 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:15:53.535 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-06-02 21:15:53.553 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:53.556 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-06-02 21:15:53.558 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-06-02 21:15:53.577 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:53.581 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-06-02 21:15:53.584 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-06-02 21:15:53.588 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-06-02 21:15:53.588 | from requests import certs 2026-06-02 21:15:53.588 | print (certs.where()) 2026-06-02 21:15:53.588 | except ImportError: pass' 2026-06-02 21:15:53.816 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-06-02 21:15:53.818 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-06-02 21:15:53.821 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-06-02 21:15:53.823 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-06-02 21:15:53.841 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:53.844 | + ./stack.sh:main:986 : init_os_brick 2026-06-02 21:15:53.847 | + lib/cinder:init_os_brick:507 : mkdir -p /opt/stack/data/os_brick 2026-06-02 21:15:53.851 | + lib/cinder:init_os_brick:508 : is_service_enabled cinder 2026-06-02 21:15:53.866 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:53.869 | + lib/cinder:init_os_brick:509 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-02 21:15:53.900 | + lib/cinder:init_os_brick:511 : is_service_enabled nova 2026-06-02 21:15:53.915 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:53.918 | + lib/cinder:init_os_brick:512 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-02 21:15:53.947 | + lib/cinder:init_os_brick:514 : is_service_enabled glance 2026-06-02 21:15:53.963 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:53.966 | + lib/cinder:init_os_brick:515 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-02 21:15:53.996 | + lib/cinder:init_os_brick:516 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-02 21:15:54.029 | + ./stack.sh:main:993 : run_phase stack install 2026-06-02 21:15:54.032 | + functions-common:run_phase:1842 : local mode=stack 2026-06-02 21:15:54.034 | + functions-common:run_phase:1843 : local phase=install 2026-06-02 21:15:54.037 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 21:15:54.039 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 21:15:54.042 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 21:15:54.045 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 21:15:54.047 | + functions-common:run_phase:1852 : local extra 2026-06-02 21:15:54.050 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 21:15:54.054 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 21:15:54.057 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 21:15:54.060 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 21:15:54.062 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-06-02 21:15:54.065 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 21:15:54.081 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:54.083 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:15:54.086 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:15:54.089 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-02 21:15:54.091 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-02 21:15:54.094 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:15:54.096 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-06-02 21:15:54.099 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-02 21:15:54.101 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-02 21:15:54.160 | ++ inc/async:async_inner:63 : install_tempest 2026-06-02 21:15:54.191 | [8421 Async install_tempest:54669]: running: install_tempest 2026-06-02 21:15:54.194 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-02 21:15:54.196 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-02 21:15:54.199 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:15:54.201 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-02 21:15:54.205 | + functions-common:run_phase:1869 : run_plugins stack install 2026-06-02 21:15:54.207 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-02 21:15:54.210 | + functions-common:run_plugins:1829 : local phase=install 2026-06-02 21:15:54.213 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-02 21:15:54.215 | + functions-common:run_plugins:1832 : local plugin 2026-06-02 21:15:54.219 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-02 21:15:54.221 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-02 21:15:54.224 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-02 21:15:54.226 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-06-02 21:15:54.229 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-02 21:15:54.233 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-02 21:15:54.236 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-02 21:15:54.239 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-02 21:15:54.241 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-02 21:15:54.244 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-02 21:15:54.247 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-02 21:15:54.249 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-02 21:15:54.252 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-02 21:15:54.255 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-02 21:15:54.258 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-02 21:15:54.260 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-02 21:15:54.263 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-02 21:15:54.265 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-02 21:15:54.268 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-02 21:15:54.271 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-02 21:15:54.273 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-02 21:15:54.275 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-02 21:15:54.278 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-02 21:15:54.280 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-02 21:15:54.284 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-02 21:15:54.296 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-02 21:15:54.299 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-02 21:15:54.301 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-02 21:15:54.304 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-02 21:15:54.306 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-02 21:15:54.310 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-02 21:15:54.313 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:15:54.331 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:15:54.333 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-02 21:15:54.337 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-02 21:15:54.337 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-02 21:15:54.341 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-02 21:15:54.343 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-02 21:15:54.346 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-02 21:15:54.375 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:15:54.387 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:15:54.389 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-02 21:15:54.391 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:15:54.393 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-02 21:15:54.395 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : is_frr_enabled 2026-06-02 21:15:54.397 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:36 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:54.399 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:37 : return 1 2026-06-02 21:15:54.402 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-06-02 21:15:54.405 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-02 21:15:54.408 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:15:54.410 | + 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-06-02 21:15:54.413 | + 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-06-02 21:15:54.416 | + inc/python:use_library_from_git:269 : return 1 2026-06-02 21:15:54.418 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-06-02 21:15:54.421 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-02 21:15:54.423 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-02 21:15:54.426 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-02 21:15:54.429 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-02 21:15:54.431 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-02 21:15:54.435 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-02 21:15:54.435 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-02 21:15:54.440 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-02 21:15:54.443 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-02 21:15:54.445 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-02 21:15:54.448 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-02 21:15:54.451 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-02 21:15:54.473 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-02 21:15:54.475 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-02 21:15:55.183 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-02 21:15:55.240 | Downloading python_openstackclient-10.0.0-py3-none-any.whl.metadata (10 kB) 2026-06-02 21:15:55.247 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-06-02 21:15:55.247 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-02 21:15:55.248 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-06-02 21:15:55.248 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-02 21:15:55.248 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-02 21:15:55.248 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-02 21:15:55.250 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-02 21:15:55.250 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-02 21:15:55.250 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-06-02 21:15:55.250 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-06-02 21:15:55.251 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-06-02 21:15:55.252 | 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) (3.5.1) 2026-06-02 21:15:55.252 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.17.0) 2026-06-02 21:15:55.253 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-06-02 21:15:55.255 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-02 21:15:55.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.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-02 21:15:55.256 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-02 21:15:55.257 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-02 21:15:55.261 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-06-02 21:15:55.262 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-02 21:15:55.263 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-02 21:15:55.263 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-02 21:15:55.263 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-02 21:15:55.263 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-02 21:15:55.264 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-02 21:15:55.264 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-02 21:15:55.265 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-02 21:15:55.266 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-02 21:15:55.270 | 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->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-02 21:15:55.272 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-02 21:15:55.275 | 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.0) 2026-06-02 21:15:55.278 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-06-02 21:15:55.278 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-06-02 21:15:55.279 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-02 21:15:55.283 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.12.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-02 21:15:55.285 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.7.0) 2026-06-02 21:15:55.292 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-06-02 21:15:55.293 | 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.4.0) 2026-06-02 21:15:55.294 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-02 21:15:55.295 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-02 21:15:55.297 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-02 21:15:55.299 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.2) 2026-06-02 21:15:55.302 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-02 21:15:55.302 | 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.17) 2026-06-02 21:15:55.303 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-06-02 21:15:55.305 | 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-06-02 21:15:55.313 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-02 21:15:55.313 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-02 21:15:55.317 | 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-06-02 21:15:55.342 | Downloading python_openstackclient-10.0.0-py3-none-any.whl (1.2 MB) 2026-06-02 21:15:55.518 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 6.9 MB/s 0:00:00 2026-06-02 21:15:55.673 | Installing collected packages: python-openstackclient 2026-06-02 21:15:56.727 | Successfully installed python-openstackclient-10.0.0 2026-06-02 21:15:56.817 | + inc/python:pip_install:216 : result=0 2026-06-02 21:15:56.819 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:15:56.822 | + functions-common:time_stop:2414 : local name 2026-06-02 21:15:56.825 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:15:56.828 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:15:56.830 | + functions-common:time_stop:2417 : local total 2026-06-02 21:15:56.833 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:15:56.836 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:15:56.839 | + functions-common:time_stop:2421 : start_time=1780434954467 2026-06-02 21:15:56.843 | + functions-common:time_stop:2423 : [[ -z 1780434954467 ]] 2026-06-02 21:15:56.847 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:15:56.852 | + functions-common:time_stop:2426 : end_time=1780434956848 2026-06-02 21:15:56.855 | + functions-common:time_stop:2427 : elapsed_time=2381 2026-06-02 21:15:56.857 | + functions-common:time_stop:2428 : total=91693 2026-06-02 21:15:56.859 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:15:56.862 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=94074 2026-06-02 21:15:56.866 | + inc/python:pip_install:219 : return 0 2026-06-02 21:15:56.869 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-06-02 21:15:56.885 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:56.888 | + ./stack.sh:main:1002 : install_openstack_cli_server 2026-06-02 21:15:56.891 | + functions-common:install_openstack_cli_server:2435 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:15:56.894 | + functions-common:install_openstack_cli_server:2435 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:15:56.896 | + functions-common:install_openstack_cli_server:2436 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-02 21:15:56.899 | + functions-common:run_process:1668 : local service=openstack-cli-server 2026-06-02 21:15:56.902 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-02 21:15:56.903 | + functions-common:run_process:1670 : local group= 2026-06-02 21:15:56.907 | + functions-common:run_process:1671 : local user= 2026-06-02 21:15:56.909 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:15:56.912 | + functions-common:run_process:1674 : local name=openstack-cli-server 2026-06-02 21:15:56.915 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:15:56.918 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:15:56.920 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:15:56.923 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:15:56.927 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:15:56.933 | + functions-common:time_start:2405 : _TIME_START[$name]=1780434956929 2026-06-02 21:15:56.935 | + functions-common:run_process:1677 : is_service_enabled openstack-cli-server 2026-06-02 21:15:56.954 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:56.957 | + functions-common:run_process:1678 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-06-02 21:15:56.961 | + functions-common:_run_under_systemd:1622 : local service=openstack-cli-server 2026-06-02 21:15:56.964 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-02 21:15:56.966 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-02 21:15:56.970 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-02 21:15:56.973 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-02 21:15:56.976 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-06-02 21:15:56.980 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-06-02 21:15:56.982 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@openstack-cli-server.service 2026-06-02 21:15:56.985 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:15:56.989 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:15:56.992 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:15:56.995 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:15:56.998 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-06-02 21:15:57.001 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-06-02 21:15:57.004 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-06-02 21:15:57.007 | + functions-common:write_user_unit_file:1529 : local service=devstack@openstack-cli-server.service 2026-06-02 21:15:57.009 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-02 21:15:57.013 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:15:57.015 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:15:57.018 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:15:57.020 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:15:57.023 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:15:57.026 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-06-02 21:15:57.029 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:15:57.033 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-06-02 21:15:57.098 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:15:57.165 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-06-02 21:15:57.226 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-06-02 21:15:57.285 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-06-02 21:15:57.340 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-06-02 21:15:57.396 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:15:57.457 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:15:57.460 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:15:57.463 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-06-02 21:15:57.542 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:15:57.845 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@openstack-cli-server.service 2026-06-02 21:15:57.859 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-06-02 21:15:58.189 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@openstack-cli-server.service 2026-06-02 21:15:58.215 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:15:58.217 | + functions-common:time_stop:2414 : local name 2026-06-02 21:15:58.220 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:15:58.222 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:15:58.225 | + functions-common:time_stop:2417 : local total 2026-06-02 21:15:58.227 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:15:58.230 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:15:58.232 | + functions-common:time_stop:2421 : start_time=1780434956929 2026-06-02 21:15:58.235 | + functions-common:time_stop:2423 : [[ -z 1780434956929 ]] 2026-06-02 21:15:58.239 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:15:58.243 | + functions-common:time_stop:2426 : end_time=1780434958240 2026-06-02 21:15:58.246 | + functions-common:time_stop:2427 : elapsed_time=1311 2026-06-02 21:15:58.248 | + functions-common:time_stop:2428 : total=0 2026-06-02 21:15:58.252 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:15:58.255 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1311 2026-06-02 21:15:58.258 | + ./stack.sh:main:1008 : install_oscwrap 2026-06-02 21:15:58.261 | ++ functions-common:install_oscwrap:2464 : mktemp 2026-06-02 21:15:58.266 | + functions-common:install_oscwrap:2464 : OSCWRAP_TIMER_FILE=/tmp/tmp.R9XAJpN0xY 2026-06-02 21:15:58.268 | + functions-common:install_oscwrap:2467 : shopt -s expand_aliases 2026-06-02 21:15:58.271 | + functions-common:install_oscwrap:2470 : unalias -a 2026-06-02 21:15:58.274 | + functions-common:install_oscwrap:2472 : alias openstack=oscwrap 2026-06-02 21:15:58.277 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-06-02 21:15:58.280 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-02 21:15:58.284 | + ./stack.sh:main:1054 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-02 21:15:58.287 | + ./stack.sh:main:1054 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-02 21:15:58.290 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-06-02 21:15:58.311 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:15:58.315 | + ./stack.sh:main:1062 : configure_database 2026-06-02 21:15:58.319 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-02 21:15:58.322 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-02 21:15:58.326 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-02 21:15:58.329 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:15:58.331 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-06-02 21:15:58.334 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-02 21:15:58.338 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:58.341 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:58.344 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-02 21:15:58.346 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-02 21:15:58.349 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:58.352 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:58.355 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-02 21:15:58.358 | ++ functions-common:is_fips_enabled:2535 : cat /proc/sys/crypto/fips_enabled 2026-06-02 21:15:58.360 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-02 21:15:58.363 | + functions-common:is_fips_enabled:2535 : fips= 2026-06-02 21:15:58.365 | + functions-common:is_fips_enabled:2536 : '[' '' == 1 ']' 2026-06-02 21:15:58.368 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-02 21:15:58.371 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2026-06-02 21:15:58.372 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2026-06-02 21:15:58.376 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-02 21:15:58.446 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-02 21:15:58.449 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:15:58.452 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:15:58.455 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:15:58.458 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:15:58.461 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:15:58.463 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:15:58.466 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:15:58.468 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:15:58.471 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:15:58.473 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:15:58.476 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:15:58.479 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:15:58.481 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:15:58.484 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-02 21:15:58.487 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:58.490 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:58.493 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-02 21:15:58.496 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:15:58.499 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-02 21:15:59.736 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-02 21:15:59.738 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-02 21:15:59.741 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:59.743 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:59.745 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-02 21:15:59.747 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-02 21:15:59.750 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-06-02 21:15:59.769 | mysqladmin: connect to server at 'localhost' failed 2026-06-02 21:15:59.769 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-02 21:15:59.774 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-02 21:15:59.776 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-02 21:15:59.777 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:15:59.779 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:15:59.781 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-02 21:15:59.783 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-06-02 21:15:59.785 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-02 21:15:59.788 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-02 21:15:59.788 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-06-02 21:15:59.805 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:15:59.846 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-02 21:15:59.850 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-02 21:15:59.850 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-02 21:15:59.850 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-02 21:15:59.855 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-02 21:15:59.857 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-02 21:15:59.860 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:59.862 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-02 21:15:59.864 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-06-02 21:15:59.878 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:15:59.923 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-02 21:15:59.935 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:15:59.977 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-02 21:16:00.032 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-02 21:16:00.094 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-02 21:16:00.151 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-02 21:16:00.154 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-02 21:16:00.157 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-02 21:16:00.157 | enabling MySQL performance counting 2026-06-02 21:16:00.159 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-06-02 21:16:00.181 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-06-02 21:16:00.184 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2026-06-02 21:16:00.694 | Processing ./tools/dbcounter 2026-06-02 21:16:00.696 | Installing build dependencies: started 2026-06-02 21:16:02.064 | Installing build dependencies: finished with status 'done' 2026-06-02 21:16:02.065 | Getting requirements to build wheel: started 2026-06-02 21:16:02.408 | Getting requirements to build wheel: finished with status 'done' 2026-06-02 21:16:02.409 | Preparing metadata (pyproject.toml): started 2026-06-02 21:16:02.606 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:16:02.609 | Building wheels for collected packages: dbcounter 2026-06-02 21:16:02.609 | Building wheel for dbcounter (pyproject.toml): started 2026-06-02 21:16:02.833 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-02 21:16:02.833 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=ddca92a7a6e4f6f9bc792c33e8ab8111afe09f3fdb7b3c598c0e133a4d84b770 2026-06-02 21:16:02.834 | Stored in directory: /tmp/pip-ephem-wheel-cache-oeq1nlrt/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-06-02 21:16:02.836 | Successfully built dbcounter 2026-06-02 21:16:03.002 | Installing collected packages: dbcounter 2026-06-02 21:16:03.022 | Successfully installed dbcounter-0.1 2026-06-02 21:16:03.133 | + inc/python:pip_install:216 : result=0 2026-06-02 21:16:03.136 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:16:03.138 | + functions-common:time_stop:2414 : local name 2026-06-02 21:16:03.140 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:16:03.143 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:16:03.145 | + functions-common:time_stop:2417 : local total 2026-06-02 21:16:03.148 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:16:03.150 | + functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:16:03.153 | + functions-common:time_stop:2421 : start_time=1780434960176 2026-06-02 21:16:03.155 | + functions-common:time_stop:2423 : [[ -z 1780434960176 ]] 2026-06-02 21:16:03.159 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:16:03.163 | + functions-common:time_stop:2426 : end_time=1780434963160 2026-06-02 21:16:03.165 | + functions-common:time_stop:2427 : elapsed_time=2984 2026-06-02 21:16:03.168 | + functions-common:time_stop:2428 : total=94074 2026-06-02 21:16:03.171 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:16:03.173 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=97058 2026-06-02 21:16:03.176 | + inc/python:pip_install:219 : return 0 2026-06-02 21:16:03.178 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-02 21:16:03.180 | + lib/database:recreate_database:112 : local db=stats 2026-06-02 21:16:03.183 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-02 21:16:03.187 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-02 21:16:03.189 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-02 21:16:03.196 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:16:03.232 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-02 21:16:03.238 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:16:03.274 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-06-02 21:16:03.274 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-02 21:16:03.279 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:16:03.316 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-02 21:16:03.319 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-02 21:16:03.379 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-02 21:16:03.440 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-02 21:16:03.499 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-02 21:16:03.558 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-02 21:16:03.619 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-02 21:16:03.682 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-02 21:16:03.743 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-02 21:16:03.745 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:16:03.747 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2026-06-02 21:16:05.907 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-06-02 21:16:05.910 | + functions-common:save_stackenv:65 : local tag=1066 2026-06-02 21:16:05.914 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-02 21:16:05.921 | + functions-common:save_stackenv:67 : time_stamp=2026-06-02-211605 2026-06-02 21:16:05.924 | + functions-common:save_stackenv:68 : echo '# 2026-06-02-211605 1066' 2026-06-02 21:16:05.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.929 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-02 21:16:05.932 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.934 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-02 21:16:05.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.940 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-02 21:16:05.942 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.945 | + 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-06-02 21:16:05.948 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.952 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.160 2026-06-02 21:16:05.955 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.958 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.160/identity 2026-06-02 21:16:05.961 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.964 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-02-210947 2026-06-02 21:16:05.967 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.969 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-02 21:16:05.972 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.974 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.160 2026-06-02 21:16:05.977 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.980 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-02 21:16:05.983 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.986 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.160,IP:::1 2026-06-02 21:16:05.989 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.991 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-02 21:16:05.994 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:05.997 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-02 21:16:06.000 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:06.002 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.160 2026-06-02 21:16:06.005 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:16:06.008 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-02 21:16:06.011 | + ./stack.sh:main:1076 : start_dstat 2026-06-02 21:16:06.014 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-02 21:16:06.017 | + functions-common:run_process:1668 : local service=dstat 2026-06-02 21:16:06.020 | + functions-common:run_process:1669 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-02 21:16:06.023 | + functions-common:run_process:1670 : local group= 2026-06-02 21:16:06.028 | + functions-common:run_process:1671 : local user= 2026-06-02 21:16:06.030 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:16:06.033 | + functions-common:run_process:1674 : local name=dstat 2026-06-02 21:16:06.037 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:16:06.039 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:16:06.044 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:16:06.047 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:16:06.051 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:16:06.056 | + functions-common:time_start:2405 : _TIME_START[$name]=1780434966053 2026-06-02 21:16:06.059 | + functions-common:run_process:1677 : is_service_enabled dstat 2026-06-02 21:16:06.077 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:16:06.080 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:16:06.083 | + functions-common:time_stop:2414 : local name 2026-06-02 21:16:06.086 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:16:06.089 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:16:06.091 | + functions-common:time_stop:2417 : local total 2026-06-02 21:16:06.094 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:16:06.098 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:16:06.101 | + functions-common:time_stop:2421 : start_time=1780434966053 2026-06-02 21:16:06.103 | + functions-common:time_stop:2423 : [[ -z 1780434966053 ]] 2026-06-02 21:16:06.107 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:16:06.112 | + functions-common:time_stop:2426 : end_time=1780434966108 2026-06-02 21:16:06.115 | + functions-common:time_stop:2427 : elapsed_time=55 2026-06-02 21:16:06.118 | + functions-common:time_stop:2428 : total=1311 2026-06-02 21:16:06.121 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:16:06.125 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1366 2026-06-02 21:16:06.128 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-02 21:16:06.131 | + functions-common:run_process:1668 : local service=memory_tracker 2026-06-02 21:16:06.135 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-02 21:16:06.137 | + functions-common:run_process:1670 : local group= 2026-06-02 21:16:06.140 | + functions-common:run_process:1671 : local user=root 2026-06-02 21:16:06.145 | + functions-common:run_process:1672 : local env_vars=PYTHON=python3.12 2026-06-02 21:16:06.149 | + functions-common:run_process:1674 : local name=memory_tracker 2026-06-02 21:16:06.153 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:16:06.156 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:16:06.159 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:16:06.162 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:16:06.165 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:16:06.171 | + functions-common:time_start:2405 : _TIME_START[$name]=1780434966167 2026-06-02 21:16:06.174 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2026-06-02 21:16:06.196 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:06.199 | + functions-common:run_process:1678 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-02 21:16:06.202 | + functions-common:_run_under_systemd:1622 : local service=memory_tracker 2026-06-02 21:16:06.206 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-02 21:16:06.209 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-02 21:16:06.212 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-06-02 21:16:06.215 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-02 21:16:06.217 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-06-02 21:16:06.221 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-06-02 21:16:06.224 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@memory_tracker.service 2026-06-02 21:16:06.227 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:16:06.230 | + functions-common:_run_under_systemd:1630 : local user=root 2026-06-02 21:16:06.233 | + functions-common:_run_under_systemd:1631 : [[ -z root ]] 2026-06-02 21:16:06.236 | + functions-common:_run_under_systemd:1634 : local env_vars=PYTHON=python3.12 2026-06-02 21:16:06.238 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-06-02 21:16:06.241 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-06-02 21:16:06.244 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-02 21:16:06.246 | + functions-common:write_user_unit_file:1529 : local service=devstack@memory_tracker.service 2026-06-02 21:16:06.249 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-06-02 21:16:06.252 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:16:06.254 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-02 21:16:06.257 | + functions-common:write_user_unit_file:1533 : local env_vars=PYTHON=python3.12 2026-06-02 21:16:06.261 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:16:06.263 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:16:06.266 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-06-02 21:16:06.269 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:16:06.273 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-06-02 21:16:06.341 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:16:06.416 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-06-02 21:16:06.474 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-06-02 21:16:06.532 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-06-02 21:16:06.594 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-06-02 21:16:06.652 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:16:06.716 | + functions-common:write_user_unit_file:1548 : [[ -n PYTHON=python3.12 ]] 2026-06-02 21:16:06.719 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-06-02 21:16:06.782 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:16:06.785 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-06-02 21:16:06.855 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:16:07.163 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@memory_tracker.service 2026-06-02 21:16:07.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-06-02 21:16:07.475 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@memory_tracker.service 2026-06-02 21:16:07.505 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:16:07.509 | + functions-common:time_stop:2414 : local name 2026-06-02 21:16:07.514 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:16:07.514 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:16:07.518 | + functions-common:time_stop:2417 : local total 2026-06-02 21:16:07.521 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:16:07.524 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:16:07.528 | + functions-common:time_stop:2421 : start_time=1780434966167 2026-06-02 21:16:07.532 | + functions-common:time_stop:2423 : [[ -z 1780434966167 ]] 2026-06-02 21:16:07.537 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:16:07.542 | + functions-common:time_stop:2426 : end_time=1780434967538 2026-06-02 21:16:07.546 | + functions-common:time_stop:2427 : elapsed_time=1371 2026-06-02 21:16:07.549 | + functions-common:time_stop:2428 : total=1366 2026-06-02 21:16:07.552 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:16:07.555 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2737 2026-06-02 21:16:07.560 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-02 21:16:07.580 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:16:07.583 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-06-02 21:16:07.586 | + functions-common:run_process:1668 : local service=file_tracker 2026-06-02 21:16:07.589 | + functions-common:run_process:1669 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-02 21:16:07.592 | + functions-common:run_process:1670 : local group= 2026-06-02 21:16:07.594 | + functions-common:run_process:1671 : local user= 2026-06-02 21:16:07.597 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:16:07.600 | + functions-common:run_process:1674 : local name=file_tracker 2026-06-02 21:16:07.602 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:16:07.605 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:16:07.608 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:16:07.611 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:16:07.616 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:16:07.620 | + functions-common:time_start:2405 : _TIME_START[$name]=1780434967617 2026-06-02 21:16:07.624 | + functions-common:run_process:1677 : is_service_enabled file_tracker 2026-06-02 21:16:07.645 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:07.648 | + functions-common:run_process:1678 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-06-02 21:16:07.651 | + functions-common:_run_under_systemd:1622 : local service=file_tracker 2026-06-02 21:16:07.654 | + functions-common:_run_under_systemd:1623 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-02 21:16:07.656 | + functions-common:_run_under_systemd:1624 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-02 21:16:07.659 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-06-02 21:16:07.661 | + functions-common:_common_systemd_pitfalls:1594 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-06-02 21:16:07.664 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-06-02 21:16:07.667 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-06-02 21:16:07.669 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@file_tracker.service 2026-06-02 21:16:07.672 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:16:07.675 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:16:07.678 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:16:07.681 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:16:07.684 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-06-02 21:16:07.687 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-06-02 21:16:07.690 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-06-02 21:16:07.693 | + functions-common:write_user_unit_file:1529 : local service=devstack@file_tracker.service 2026-06-02 21:16:07.696 | + functions-common:write_user_unit_file:1530 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-06-02 21:16:07.699 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:16:07.701 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:16:07.704 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:16:07.707 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:16:07.710 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:16:07.712 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-06-02 21:16:07.715 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:16:07.720 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-06-02 21:16:07.785 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:16:07.849 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-06-02 21:16:07.913 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-06-02 21:16:07.974 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-06-02 21:16:08.034 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-06-02 21:16:08.097 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:16:08.161 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:16:08.165 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:16:08.168 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-06-02 21:16:08.244 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:16:08.536 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@file_tracker.service 2026-06-02 21:16:08.547 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-06-02 21:16:08.836 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@file_tracker.service 2026-06-02 21:16:08.875 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:16:08.879 | + functions-common:time_stop:2414 : local name 2026-06-02 21:16:08.883 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:16:08.886 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:16:08.890 | + functions-common:time_stop:2417 : local total 2026-06-02 21:16:08.893 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:16:08.897 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:16:08.900 | + functions-common:time_stop:2421 : start_time=1780434967617 2026-06-02 21:16:08.904 | + functions-common:time_stop:2423 : [[ -z 1780434967617 ]] 2026-06-02 21:16:08.908 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:16:08.914 | + functions-common:time_stop:2426 : end_time=1780434968909 2026-06-02 21:16:08.916 | + functions-common:time_stop:2427 : elapsed_time=1292 2026-06-02 21:16:08.919 | + functions-common:time_stop:2428 : total=2737 2026-06-02 21:16:08.922 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:16:08.926 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4029 2026-06-02 21:16:08.929 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-06-02 21:16:08.947 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:16:08.951 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-06-02 21:16:08.969 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:16:08.972 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-06-02 21:16:08.992 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:08.995 | + ./stack.sh:main:1095 : start_etcd3 2026-06-02 21:16:08.998 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-02 21:16:09.001 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000001979 --data-dir /opt/stack/data/etcd' 2026-06-02 21:16:09.004 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-02 21:16:09.007 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000001979=http://10.4.3.160:2380' 2026-06-02 21:16:09.011 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.160:2380' 2026-06-02 21:16:09.014 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.160:2379' 2026-06-02 21:16:09.017 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-02 21:16:09.021 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-02 21:16:09.023 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.160:2379' 2026-06-02 21:16:09.026 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-02 21:16:09.029 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-02 21:16:09.032 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-02 21:16:09.035 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000001979 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000001979=http://10.4.3.160:2380 --initial-advertise-peer-urls http://10.4.3.160:2380 --advertise-client-urls http://10.4.3.160:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.160:2379 --log-level=debug' '' root 2026-06-02 21:16:09.038 | + functions-common:write_user_unit_file:1529 : local service=devstack@etcd.service 2026-06-02 21:16:09.041 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/bin/etcd --name np0000001979 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000001979=http://10.4.3.160:2380 --initial-advertise-peer-urls http://10.4.3.160:2380 --advertise-client-urls http://10.4.3.160:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.160:2379 --log-level=debug' 2026-06-02 21:16:09.044 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:16:09.047 | + functions-common:write_user_unit_file:1532 : local user=root 2026-06-02 21:16:09.050 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:16:09.053 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:16:09.056 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:16:09.059 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-02 21:16:09.062 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:16:09.067 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-02 21:16:09.134 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:16:09.202 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-02 21:16:09.267 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000001979 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000001979=http://10.4.3.160:2380 --initial-advertise-peer-urls http://10.4.3.160:2380 --advertise-client-urls http://10.4.3.160:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.160:2379 --log-level=debug' 2026-06-02 21:16:09.326 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-02 21:16:09.387 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-02 21:16:09.446 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:16:09.509 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:16:09.512 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:16:09.515 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-02 21:16:09.583 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:16:09.868 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-02 21:16:09.929 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-02 21:16:09.986 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-02 21:16:10.043 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-02 21:16:10.106 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-02 21:16:10.111 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:16:10.116 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-02 21:16:10.119 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-02 21:16:10.417 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-02 21:16:10.432 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-02 21:16:10.737 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-02 21:16:11.608 | ++ inc/async:async_inner:64 : rc=0 2026-06-02 21:16:11.630 | [54669 Async install_tempest:54669]: finished successfully 2026-06-02 21:16:11.800 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-06-02 21:16:11.820 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:11.824 | + ./stack.sh:main:1102 : start_tls_proxy http-services '*' 443 10.4.3.160 80 2026-06-02 21:16:11.826 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-06-02 21:16:11.829 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-02 21:16:11.832 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-06-02 21:16:11.834 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.160 2026-06-02 21:16:11.837 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-06-02 21:16:11.841 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-02 21:16:11.845 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-02 21:16:11.847 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-02 21:16:11.851 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-02 21:16:11.854 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-02 21:16:11.857 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-06-02 21:16:11.872 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-06-02 21:16:11.876 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-02 21:16:11.880 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-06-02 21:16:11.883 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-06-02 21:16:11.887 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-02 21:16:11.890 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:11.892 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:11.895 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-02 21:16:11.899 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-06-02 21:16:11.902 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-02 21:16:11.905 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-06-02 21:16:11.907 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-06-02 21:16:11.910 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-06-02 21:16:11.913 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-06-02 21:16:11.928 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:16:11.931 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-02 21:16:11.934 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-02 21:16:11.936 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:16:11.940 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:11.943 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:11.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:11.949 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:11.952 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-02 21:16:11.989 | No module matches headers 2026-06-02 21:16:11.992 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-06-02 21:16:12.040 | Enabling module headers. 2026-06-02 21:16:12.046 | To activate the new configuration, you need to run: 2026-06-02 21:16:12.046 | systemctl restart apache2 2026-06-02 21:16:12.051 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-02 21:16:12.054 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:16:12.057 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-02 21:16:12.060 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-02 21:16:12.064 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:16:12.067 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:12.069 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:12.072 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:12.075 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:12.078 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-02 21:16:12.112 | No module matches ssl 2026-06-02 21:16:12.115 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-06-02 21:16:12.150 | Considering dependency mime for ssl: 2026-06-02 21:16:12.150 | Module mime already enabled 2026-06-02 21:16:12.150 | Considering dependency socache_shmcb for ssl: 2026-06-02 21:16:12.150 | Enabling module socache_shmcb. 2026-06-02 21:16:12.155 | Enabling module ssl. 2026-06-02 21:16:12.155 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-06-02 21:16:12.161 | To activate the new configuration, you need to run: 2026-06-02 21:16:12.161 | systemctl restart apache2 2026-06-02 21:16:12.165 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-06-02 21:16:12.168 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:16:12.171 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-02 21:16:12.174 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-02 21:16:12.177 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:16:12.180 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:12.182 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:12.185 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:12.188 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:12.191 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-02 21:16:12.226 | proxy (enabled by site administrator) 2026-06-02 21:16:12.229 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:16:12.232 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-02 21:16:12.235 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-02 21:16:12.238 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:16:12.241 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:12.244 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:12.247 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:12.250 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:12.253 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-02 21:16:12.288 | proxy_http (enabled by site administrator) 2026-06-02 21:16:12.292 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-06-02 21:16:12.296 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-06-02 21:16:12.299 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-02 21:16:12.302 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-02 21:16:12.305 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:16:12.308 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:12.311 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:12.314 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:12.316 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:12.319 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-02 21:16:12.321 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:12.323 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:12.326 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-06-02 21:16:12.360 | Enabling site http-services-tls-proxy. 2026-06-02 21:16:12.366 | To activate the new configuration, you need to run: 2026-06-02 21:16:12.366 | systemctl reload apache2 2026-06-02 21:16:12.371 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-02 21:16:12.375 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:16:12.377 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:16:12.380 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:16:12.497 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-06-02 21:16:12.500 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-02 21:16:12.502 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-02 21:16:12.515 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-06-02 21:16:12.527 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-02 21:16:12.530 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-02 21:16:12.534 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-02 21:16:12.536 | + 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.160/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-06-02 21:16:12.586 | The user clouds.yaml file didn't exist. 2026-06-02 21:16:12.594 | + 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.160/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-06-02 21:16:12.659 | + 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.160/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-06-02 21:16:12.728 | + 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.160/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-06-02 21:16:12.793 | + 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.160/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-06-02 21:16:12.866 | + 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.160/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-06-02 21:16:12.931 | + 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.160/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-06-02 21:16:12.997 | + 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.160/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-06-02 21:16:13.064 | + 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.160/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-06-02 21:16:13.132 | + 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.160/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-06-02 21:16:13.200 | + functions-common:write_clouds_yaml:203 : cat 2026-06-02 21:16:13.205 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-06-02 21:16:13.208 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-06-02 21:16:13.211 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-06-02 21:16:13.216 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-06-02 21:16:13.218 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-06-02 21:16:13.221 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-06-02 21:16:13.239 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:13.242 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-06-02 21:16:13.245 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:16:13.248 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-06-02 21:16:13.251 | + ./stack.sh:main:1112 : '[' 10.4.3.160 == 10.4.3.160 ']' 2026-06-02 21:16:13.254 | + ./stack.sh:main:1113 : init_keystone 2026-06-02 21:16:13.257 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-02 21:16:13.274 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:16:13.278 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-02 21:16:13.280 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-02 21:16:13.282 | + lib/database:recreate_database:112 : local db=keystone 2026-06-02 21:16:13.285 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-02 21:16:13.288 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-02 21:16:13.290 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-02 21:16:13.295 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:16:13.335 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-02 21:16:13.339 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:16:13.379 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-02 21:16:13.381 | + functions-common:time_start:2400 : local name=dbsync 2026-06-02 21:16:13.384 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:16:13.386 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:16:13.391 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:16:13.394 | + functions-common:time_start:2405 : _TIME_START[$name]=1780434973392 2026-06-02 21:16:13.397 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-02 21:16:13.679 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-02 21:16:13.679 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:16:13.679 | we strongly recommend against using it for new projects. 2026-06-02 21:16:13.679 | 2026-06-02 21:16:13.679 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:16:13.679 | framework. For more detail see 2026-06-02 21:16:13.679 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:16:13.679 | 2026-06-02 21:16:13.679 | __import__(import_str) 2026-06-02 21:16:15.452 | INFO dbcounter [-] Registered counter for database keystone 2026-06-02 21:16:15.499 | 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=58891) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-02 21:16:15.506 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:16:15.507 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:16:15.507 | DEBUG dbcounter [-] [58891] Writer thread running {{(pid=58891) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:16:15.551 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-02 21:16:16.877 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-02 21:16:16.880 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-02 21:16:16.880 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:16:16.881 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-02 21:16:16.903 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:16:16.905 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-02 21:16:16.916 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:16:16.918 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-02 21:16:16.948 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:16:16.949 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-02 21:16:16.962 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:16:16.963 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-02 21:16:16.989 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:16:16.990 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-02 21:16:16.990 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-02 21:16:16.990 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-02 21:16:17.011 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:16:17.012 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-02 21:16:17.022 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=58891) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:16:17.403 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-02 21:16:17.406 | + functions-common:time_stop:2414 : local name 2026-06-02 21:16:17.409 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:16:17.411 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:16:17.414 | + functions-common:time_stop:2417 : local total 2026-06-02 21:16:17.417 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:16:17.420 | + functions-common:time_stop:2420 : name=dbsync 2026-06-02 21:16:17.423 | + functions-common:time_stop:2421 : start_time=1780434973392 2026-06-02 21:16:17.425 | + functions-common:time_stop:2423 : [[ -z 1780434973392 ]] 2026-06-02 21:16:17.429 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:16:17.434 | + functions-common:time_stop:2426 : end_time=1780434977431 2026-06-02 21:16:17.437 | + functions-common:time_stop:2427 : elapsed_time=4039 2026-06-02 21:16:17.440 | + functions-common:time_stop:2428 : total=0 2026-06-02 21:16:17.443 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:16:17.445 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4039 2026-06-02 21:16:17.448 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-02 21:16:17.451 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-02 21:16:17.456 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-02 21:16:17.734 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-02 21:16:17.735 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:16:17.735 | we strongly recommend against using it for new projects. 2026-06-02 21:16:17.735 | 2026-06-02 21:16:17.735 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:16:17.735 | framework. For more detail see 2026-06-02 21:16:17.735 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:16:17.735 | 2026-06-02 21:16:17.735 | __import__(import_str) 2026-06-02 21:16:19.141 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-02 21:16:19.141 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-02 21:16:19.141 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-02 21:16:19.142 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-02 21:16:19.142 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-02 21:16:19.142 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-02 21:16:19.142 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-02 21:16:19.142 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-02 21:16:19.142 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-02 21:16:19.525 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-02 21:16:19.530 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-02 21:16:19.818 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-02 21:16:19.818 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:16:19.818 | we strongly recommend against using it for new projects. 2026-06-02 21:16:19.818 | 2026-06-02 21:16:19.818 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:16:19.818 | framework. For more detail see 2026-06-02 21:16:19.818 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:16:19.818 | 2026-06-02 21:16:19.818 | __import__(import_str) 2026-06-02 21:16:21.214 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-02 21:16:21.214 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-02 21:16:21.214 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-02 21:16:21.215 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-02 21:16:21.215 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-02 21:16:21.215 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-02 21:16:21.215 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-02 21:16:21.215 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-02 21:16:21.215 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-02 21:16:21.571 | + ./stack.sh:main:1114 : start_keystone 2026-06-02 21:16:21.574 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-02 21:16:21.579 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-02 21:16:21.582 | + functions-common:run_process:1668 : local service=keystone 2026-06-02 21:16:21.585 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-02 21:16:21.588 | + functions-common:run_process:1670 : local group= 2026-06-02 21:16:21.590 | + functions-common:run_process:1671 : local user= 2026-06-02 21:16:21.593 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:16:21.595 | + functions-common:run_process:1674 : local name=keystone 2026-06-02 21:16:21.598 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:16:21.601 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:16:21.604 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:16:21.606 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:16:21.609 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:16:21.614 | + functions-common:time_start:2405 : _TIME_START[$name]=1780434981611 2026-06-02 21:16:21.617 | + functions-common:run_process:1677 : is_service_enabled keystone 2026-06-02 21:16:21.634 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:21.637 | + functions-common:run_process:1678 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-02 21:16:21.639 | + functions-common:_run_under_systemd:1622 : local service=keystone 2026-06-02 21:16:21.642 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-02 21:16:21.645 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-02 21:16:21.647 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-02 21:16:21.650 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-02 21:16:21.652 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-02 21:16:21.654 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-02 21:16:21.657 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@keystone.service 2026-06-02 21:16:21.659 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:16:21.662 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:16:21.665 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:16:21.668 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:16:21.671 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-02 21:16:21.673 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-02 21:16:21.676 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-02 21:16:21.679 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-02 21:16:21.682 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-02 21:16:21.684 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@keystone.service 2026-06-02 21:16:21.687 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-02 21:16:21.690 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-02 21:16:21.692 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-02 21:16:21.695 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-02 21:16:21.697 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-02 21:16:21.699 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-02 21:16:21.704 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-02 21:16:21.770 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:16:21.834 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-02 21:16:21.890 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-06-02 21:16:21.946 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-06-02 21:16:22.003 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:16:22.060 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-02 21:16:22.116 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-02 21:16:22.173 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-02 21:16:22.228 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-02 21:16:22.285 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-02 21:16:22.338 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-02 21:16:22.340 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-02 21:16:22.342 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-02 21:16:22.411 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-02 21:16:22.705 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@keystone.service 2026-06-02 21:16:22.719 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-02 21:16:22.990 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@keystone.service 2026-06-02 21:16:23.078 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:16:23.082 | + functions-common:time_stop:2414 : local name 2026-06-02 21:16:23.084 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:16:23.087 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:16:23.090 | + functions-common:time_stop:2417 : local total 2026-06-02 21:16:23.092 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:16:23.095 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:16:23.098 | + functions-common:time_stop:2421 : start_time=1780434981611 2026-06-02 21:16:23.100 | + functions-common:time_stop:2423 : [[ -z 1780434981611 ]] 2026-06-02 21:16:23.103 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:16:23.107 | + functions-common:time_stop:2426 : end_time=1780434983105 2026-06-02 21:16:23.110 | + functions-common:time_stop:2427 : elapsed_time=1494 2026-06-02 21:16:23.112 | + functions-common:time_stop:2428 : total=4029 2026-06-02 21:16:23.114 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:16:23.117 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5523 2026-06-02 21:16:23.119 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-02 21:16:23.119 | Waiting for keystone to start... 2026-06-02 21:16:23.121 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.160/identity/v3/ 2026-06-02 21:16:23.123 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.160/identity/v3/ 2026-06-02 21:16:23.126 | + functions:wait_for_service:476 : local timeout=60 2026-06-02 21:16:23.128 | + functions:wait_for_service:477 : local url=http://10.4.3.160/identity/v3/ 2026-06-02 21:16:23.130 | + functions:wait_for_service:478 : local rval=0 2026-06-02 21:16:23.133 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-02 21:16:23.136 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-02 21:16:23.138 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:16:23.141 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:16:23.144 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:16:23.148 | + functions-common:time_start:2405 : _TIME_START[$name]=1780434983145 2026-06-02 21:16:23.151 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-02 21:16:23.157 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.160/identity/v3/ 2026-06-02 21:16:25.856 | + :: : [[ 200 == 503 ]] 2026-06-02 21:16:25.858 | + :: : [[ 0 -eq 7 ]] 2026-06-02 21:16:25.861 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-02 21:16:25.863 | + functions-common:time_stop:2414 : local name 2026-06-02 21:16:25.866 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:16:25.869 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:16:25.872 | + functions-common:time_stop:2417 : local total 2026-06-02 21:16:25.874 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:16:25.877 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-02 21:16:25.879 | + functions-common:time_stop:2421 : start_time=1780434983145 2026-06-02 21:16:25.882 | + functions-common:time_stop:2423 : [[ -z 1780434983145 ]] 2026-06-02 21:16:25.886 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:16:25.889 | + functions-common:time_stop:2426 : end_time=1780434985886 2026-06-02 21:16:25.891 | + functions-common:time_stop:2427 : elapsed_time=2741 2026-06-02 21:16:25.894 | + functions-common:time_stop:2428 : total=0 2026-06-02 21:16:25.896 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:16:25.898 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2741 2026-06-02 21:16:25.901 | + functions:wait_for_service:486 : return 0 2026-06-02 21:16:25.904 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-02 21:16:25.920 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:25.922 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.160 5001 2026-06-02 21:16:25.925 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-06-02 21:16:25.928 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-02 21:16:25.931 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-06-02 21:16:25.933 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.160 2026-06-02 21:16:25.936 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-06-02 21:16:25.938 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-06-02 21:16:25.941 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-02 21:16:25.944 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-02 21:16:25.946 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-02 21:16:25.948 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-02 21:16:25.951 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-02 21:16:25.955 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-06-02 21:16:25.957 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-06-02 21:16:25.960 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-02 21:16:25.962 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:25.965 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:25.968 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-02 21:16:25.971 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-06-02 21:16:25.974 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-02 21:16:25.977 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-06-02 21:16:25.979 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-06-02 21:16:25.982 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-02 21:16:25.984 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-06-02 21:16:25.987 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-06-02 21:16:26.003 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:16:26.006 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-02 21:16:26.009 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-02 21:16:26.012 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:16:26.014 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:26.017 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:26.020 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:26.023 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:26.025 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-02 21:16:26.059 | headers (enabled by site administrator) 2026-06-02 21:16:26.063 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:16:26.066 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-02 21:16:26.069 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-02 21:16:26.072 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:16:26.074 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:26.077 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:26.080 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:26.083 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:26.086 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-02 21:16:26.120 | ssl (enabled by site administrator) 2026-06-02 21:16:26.123 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:16:26.126 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-02 21:16:26.129 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-02 21:16:26.131 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:16:26.134 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:26.136 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:26.139 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:26.141 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:26.144 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-02 21:16:26.177 | proxy (enabled by site administrator) 2026-06-02 21:16:26.180 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:16:26.183 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-02 21:16:26.185 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-02 21:16:26.187 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:16:26.190 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:26.192 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:26.195 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:26.197 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:26.200 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-02 21:16:26.234 | proxy_http (enabled by site administrator) 2026-06-02 21:16:26.237 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-06-02 21:16:26.241 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-06-02 21:16:26.243 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-02 21:16:26.246 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-02 21:16:26.249 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:16:26.252 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:16:26.255 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:26.257 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:26.260 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-02 21:16:26.263 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-02 21:16:26.265 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:16:26.268 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:16:26.270 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-06-02 21:16:26.303 | Enabling site keystone-service-tls-proxy. 2026-06-02 21:16:26.307 | To activate the new configuration, you need to run: 2026-06-02 21:16:26.308 | systemctl reload apache2 2026-06-02 21:16:26.312 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-02 21:16:26.315 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:16:26.318 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:16:26.320 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:16:26.443 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-02 21:16:26.445 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:16:26.448 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-02 21:16:26.494 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-06-02 21:16:26.497 | + 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.160/identity 2026-06-02 21:16:26.770 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-02 21:16:26.770 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:16:26.771 | we strongly recommend against using it for new projects. 2026-06-02 21:16:26.771 | 2026-06-02 21:16:26.771 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:16:26.771 | framework. For more detail see 2026-06-02 21:16:26.771 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:16:26.771 | 2026-06-02 21:16:26.771 | __import__(import_str) 2026-06-02 21:16:28.383 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.384 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.385 | 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=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.390 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.395 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.395 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.410 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.425 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.425 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.466 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.466 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.466 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.466 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.467 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.467 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.474 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.474 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.474 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.474 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.475 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.475 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.475 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.478 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.480 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.480 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.480 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.480 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.480 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.480 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.480 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=59993) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-02 21:16:28.518 | INFO dbcounter [-] Registered counter for database keystone 2026-06-02 21:16:28.567 | 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=59993) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-02 21:16:28.703 | DEBUG dbcounter [-] [59993] Writer thread running {{(pid=59993) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:16:28.779 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created domain default 2026-06-02 21:16:28.802 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created project admin 2026-06-02 21:16:28.819 | WARNING keystone.common.password_hashing [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-02 21:16:28.828 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created user admin 2026-06-02 21:16:28.835 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created role reader 2026-06-02 21:16:28.841 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created role member 2026-06-02 21:16:28.856 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created implied role where b47db0e68cb24b098ea51b86768ac2f9 implies 499ae1a8a49549a39bb05c0321fcb1c4 2026-06-02 21:16:28.862 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created role manager 2026-06-02 21:16:28.873 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created implied role where b9c058f66a6249ba80b0fe65ec9f88a2 implies b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:28.881 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created role admin 2026-06-02 21:16:28.891 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created implied role where a6156bdbf82e4e998b50c13e1811ec3d implies b9c058f66a6249ba80b0fe65ec9f88a2 2026-06-02 21:16:28.899 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created role service 2026-06-02 21:16:28.907 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Granted role admin on project admin to user admin. 2026-06-02 21:16:28.914 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Granted role admin on the system to user admin. 2026-06-02 21:16:28.921 | WARNING py.warnings [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-02 21:16:28.922 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-02 21:16:28.922 |  2026-06-02 21:16:28.923 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created region RegionOne 2026-06-02 21:16:28.943 | INFO keystone.cmd.bootstrap [None req-6b7e754b-42b4-42ab-a848-74ec621f7c7d None None] Created public endpoint https://10.4.3.160/identity 2026-06-02 21:16:29.381 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-02 21:16:29.383 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-06-02 21:16:29.385 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-02 21:16:29.389 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-02 21:16:30.637 | 2026-06-02 21:16:30.647 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:30.649 | + lib/keystone:create_keystone_accounts:258 : admin_project=05ea19a3461342e3b777c001a39e9297 2026-06-02 21:16:30.651 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-02 21:16:30.654 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-02 21:16:30.834 | 2026-06-02 21:16:30.843 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:30.846 | + lib/keystone:create_keystone_accounts:260 : admin_user=bc1d98aef2f2402b9f21465e7109dd77 2026-06-02 21:16:30.848 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-02 21:16:30.851 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-02 21:16:30.853 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-02 21:16:30.855 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin bc1d98aef2f2402b9f21465e7109dd77 default 2026-06-02 21:16:30.909 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin bc1d98aef2f2402b9f21465e7109dd77 default 2026-06-02 21:16:30.942 | [8421 Async ks-domain-role:60122]: running: get_or_add_user_domain_role admin bc1d98aef2f2402b9f21465e7109dd77 default 2026-06-02 21:16:30.945 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-02 21:16:30.947 | + functions-common:get_or_create_domain:866 : local domain_id 2026-06-02 21:16:30.950 | ++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-02 21:16:31.742 | 2026-06-02 21:16:31.752 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:31.756 | + functions-common:get_or_create_domain:871 : domain_id=default 2026-06-02 21:16:31.758 | + functions-common:get_or_create_domain:872 : echo default 2026-06-02 21:16:31.758 | default 2026-06-02 21:16:31.761 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-02 21:16:31.821 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-02 21:16:31.859 | [8421 Async ks-project:60249]: running: get_or_create_project service Default 2026-06-02 21:16:31.861 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-02 21:16:31.918 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-02 21:16:31.952 | [8421 Async ks-service:60343]: running: get_or_create_role service 2026-06-02 21:16:31.954 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-02 21:16:32.018 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-02 21:16:32.050 | [8421 Async ks-reseller:60437]: running: get_or_create_role ResellerAdmin 2026-06-02 21:16:32.052 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-02 21:16:32.055 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-02 21:16:32.117 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-02 21:16:32.154 | [8421 Async ks-anotherrole:60533]: running: get_or_create_role anotherrole 2026-06-02 21:16:32.156 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-02 21:16:32.160 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-02 21:16:32.163 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-02 21:16:32.166 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-06-02 21:16:32.195 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:32.216 | [60122 Async ks-domain-role:60122]: finished successfully 2026-06-02 21:16:32.558 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:32.580 | [60249 Async ks-project:60249]: finished successfully 2026-06-02 21:16:32.842 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:32.865 | [60343 Async ks-service:60343]: finished successfully 2026-06-02 21:16:33.001 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:33.024 | [60437 Async ks-reseller:60437]: finished successfully 2026-06-02 21:16:33.153 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:33.175 | [60533 Async ks-anotherrole:60533]: finished successfully 2026-06-02 21:16:33.359 | 2026-06-02 21:16:33.368 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:33.371 | ++ functions-common:get_or_create_project:922 : project_id=0f180f7287ad497e893ff0718cb6c57d 2026-06-02 21:16:33.374 | ++ functions-common:get_or_create_project:923 : echo 0f180f7287ad497e893ff0718cb6c57d 2026-06-02 21:16:33.376 | + lib/keystone:create_keystone_accounts:288 : invis_project=0f180f7287ad497e893ff0718cb6c57d 2026-06-02 21:16:33.378 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-02 21:16:33.381 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-02 21:16:33.383 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-02 21:16:33.387 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-06-02 21:16:33.635 | 2026-06-02 21:16:33.644 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:33.647 | ++ functions-common:get_or_create_project:922 : project_id=7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:33.650 | ++ functions-common:get_or_create_project:923 : echo 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:33.653 | + lib/keystone:create_keystone_accounts:292 : demo_project=7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:33.655 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-02 21:16:33.658 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-06-02 21:16:33.660 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:16:33.662 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo@example.com ]] 2026-06-02 21:16:33.664 | ++ functions-common:get_or_create_user:895 : local email=--email=demo@example.com 2026-06-02 21:16:33.667 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-06-02 21:16:33.925 | 2026-06-02 21:16:33.934 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:33.937 | ++ functions-common:get_or_create_user:909 : user_id=930e6dd42b064114b407ca0f0e7d84a2 2026-06-02 21:16:33.940 | ++ functions-common:get_or_create_user:910 : echo 930e6dd42b064114b407ca0f0e7d84a2 2026-06-02 21:16:33.942 | + lib/keystone:create_keystone_accounts:295 : demo_user=930e6dd42b064114b407ca0f0e7d84a2 2026-06-02 21:16:33.944 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-02 21:16:33.984 | [8421 Async ks-domain-role:60122]: Waiting for completion of get_or_add_user_domain_role admin bc1d98aef2f2402b9f21465e7109dd77 default running on PID 60122 (6 other jobs running) 2026-06-02 21:16:34.004 | [8421 Async ks-domain-role:60122]: Signaling child to exit 2026-06-02 21:16:34.004 | WAKEUP 2026-06-02 21:16:34.023 | [8421 Async ks-domain-role:60122]: Signaled 2026-06-02 21:16:34.024 | + functions-common:get_or_add_user_domain_role:980 : local user_role_id 2026-06-02 21:16:34.024 | + functions-common:get_or_add_user_domain_role:984 : openstack --os-cloud devstack-system-admin role add admin --user bc1d98aef2f2402b9f21465e7109dd77 --domain default 2026-06-02 21:16:34.024 | 2026-06-02 21:16:34.024 | ++ functions-common:get_or_add_user_domain_role:991 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bc1d98aef2f2402b9f21465e7109dd77 --domain default -c Role -f value 2026-06-02 21:16:34.024 | 2026-06-02 21:16:34.024 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:34.024 | + functions-common:get_or_add_user_domain_role:991 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:34.024 | + functions-common:get_or_add_user_domain_role:993 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:34.024 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:34.059 | [8421 Async ks-domain-role:60122]: finished get_or_add_user_domain_role admin bc1d98aef2f2402b9f21465e7109dd77 default with result 0 in 1 seconds 2026-06-02 21:16:34.065 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-02 21:16:34.092 | [8421 Async ks-project:60249]: Waiting for completion of get_or_create_project service Default running on PID 60249 (5 other jobs running) 2026-06-02 21:16:34.112 | [8421 Async ks-project:60249]: Signaling child to exit 2026-06-02 21:16:34.112 | WAKEUP 2026-06-02 21:16:34.129 | [8421 Async ks-project:60249]: Signaled 2026-06-02 21:16:34.131 | + functions-common:get_or_create_project:916 : local project_id 2026-06-02 21:16:34.131 | ++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-06-02 21:16:34.131 | 2026-06-02 21:16:34.131 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:34.131 | + functions-common:get_or_create_project:922 : project_id=59f4243fe6c64905981c6292131a85ab 2026-06-02 21:16:34.131 | + functions-common:get_or_create_project:923 : echo 59f4243fe6c64905981c6292131a85ab 2026-06-02 21:16:34.131 | 59f4243fe6c64905981c6292131a85ab 2026-06-02 21:16:34.165 | [8421 Async ks-project:60249]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-06-02 21:16:34.194 | [8421 Async ks-service:60343]: Waiting for completion of get_or_create_role service running on PID 60343 (4 other jobs running) 2026-06-02 21:16:34.214 | [8421 Async ks-service:60343]: Signaling child to exit 2026-06-02 21:16:34.214 | WAKEUP 2026-06-02 21:16:34.230 | [8421 Async ks-service:60343]: Signaled 2026-06-02 21:16:34.232 | + functions-common:get_or_create_role:929 : local role_id 2026-06-02 21:16:34.232 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-02 21:16:34.232 | 2026-06-02 21:16:34.232 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:34.232 | + functions-common:get_or_create_role:934 : role_id=83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:16:34.232 | + functions-common:get_or_create_role:935 : echo 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:16:34.232 | 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:16:34.266 | [8421 Async ks-service:60343]: finished get_or_create_role service with result 0 in 0 seconds 2026-06-02 21:16:34.296 | [8421 Async ks-reseller:60437]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60437 (3 other jobs running) 2026-06-02 21:16:34.314 | [8421 Async ks-reseller:60437]: Signaling child to exit 2026-06-02 21:16:34.315 | WAKEUP 2026-06-02 21:16:34.332 | [8421 Async ks-reseller:60437]: Signaled 2026-06-02 21:16:34.333 | + functions-common:get_or_create_role:929 : local role_id 2026-06-02 21:16:34.333 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-02 21:16:34.333 | 2026-06-02 21:16:34.334 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:34.334 | + functions-common:get_or_create_role:934 : role_id=79fae9b2954f4bcf822ae49edc5e7e90 2026-06-02 21:16:34.334 | + functions-common:get_or_create_role:935 : echo 79fae9b2954f4bcf822ae49edc5e7e90 2026-06-02 21:16:34.334 | 79fae9b2954f4bcf822ae49edc5e7e90 2026-06-02 21:16:34.368 | [8421 Async ks-reseller:60437]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-06-02 21:16:34.399 | [8421 Async ks-anotherrole:60533]: Waiting for completion of get_or_create_role anotherrole running on PID 60533 (2 other jobs running) 2026-06-02 21:16:34.419 | [8421 Async ks-anotherrole:60533]: Signaling child to exit 2026-06-02 21:16:34.419 | WAKEUP 2026-06-02 21:16:34.442 | [8421 Async ks-anotherrole:60533]: Signaled 2026-06-02 21:16:34.444 | + functions-common:get_or_create_role:929 : local role_id 2026-06-02 21:16:34.444 | ++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-02 21:16:34.444 | 2026-06-02 21:16:34.444 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:34.444 | + functions-common:get_or_create_role:934 : role_id=d946902f890143c9a875788615b4994f 2026-06-02 21:16:34.444 | + functions-common:get_or_create_role:935 : echo d946902f890143c9a875788615b4994f 2026-06-02 21:16:34.444 | d946902f890143c9a875788615b4994f 2026-06-02 21:16:34.478 | [8421 Async ks-anotherrole:60533]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-06-02 21:16:34.483 | + inc/async:async_wait:197 : return 0 2026-06-02 21:16:34.486 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:34.539 | + inc/async:async_inner:63 : get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:34.574 | [8421 Async ks-demo-member:61369]: running: get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:34.577 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin bc1d98aef2f2402b9f21465e7109dd77 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:34.637 | + inc/async:async_inner:63 : get_or_add_user_project_role admin bc1d98aef2f2402b9f21465e7109dd77 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:34.674 | [8421 Async ks-demo-admin:61465]: running: get_or_add_user_project_role admin bc1d98aef2f2402b9f21465e7109dd77 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:34.677 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:34.740 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:34.781 | [8421 Async ks-demo-another:61561]: running: get_or_add_user_project_role anotherrole 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:34.782 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 0f180f7287ad497e893ff0718cb6c57d 2026-06-02 21:16:34.844 | + inc/async:async_inner:63 : get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 0f180f7287ad497e893ff0718cb6c57d 2026-06-02 21:16:34.885 | [8421 Async ks-demo-invis:61657]: running: get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 0f180f7287ad497e893ff0718cb6c57d 2026-06-02 21:16:34.888 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-02 21:16:34.892 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-06-02 21:16:34.894 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:16:34.897 | ++ functions-common:get_or_create_user:894 : [[ ! -z demo_reader@example.com ]] 2026-06-02 21:16:34.900 | ++ functions-common:get_or_create_user:895 : local email=--email=demo_reader@example.com 2026-06-02 21:16:34.904 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-06-02 21:16:36.509 | 2026-06-02 21:16:36.520 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:36.524 | ++ functions-common:get_or_create_user:909 : user_id=04e6ee24c8c74069852d593e8a990baa 2026-06-02 21:16:36.526 | ++ functions-common:get_or_create_user:910 : echo 04e6ee24c8c74069852d593e8a990baa 2026-06-02 21:16:36.530 | + lib/keystone:create_keystone_accounts:308 : demo_reader=04e6ee24c8c74069852d593e8a990baa 2026-06-02 21:16:36.532 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 04e6ee24c8c74069852d593e8a990baa 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:36.602 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 04e6ee24c8c74069852d593e8a990baa 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:36.643 | [8421 Async ks-demo-reader:61863]: running: get_or_add_user_project_role reader 04e6ee24c8c74069852d593e8a990baa 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:36.643 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-02 21:16:36.647 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-02 21:16:36.649 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-02 21:16:36.654 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-06-02 21:16:36.937 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:36.959 | [61369 Async ks-demo-member:61369]: finished successfully 2026-06-02 21:16:37.343 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:37.371 | [61465 Async ks-demo-admin:61465]: finished successfully 2026-06-02 21:16:37.762 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:37.790 | [61561 Async ks-demo-another:61561]: finished successfully 2026-06-02 21:16:38.171 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:38.195 | [61657 Async ks-demo-invis:61657]: finished successfully 2026-06-02 21:16:38.809 | 2026-06-02 21:16:38.817 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:38.821 | ++ functions-common:get_or_create_project:922 : project_id=44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:38.824 | ++ functions-common:get_or_create_project:923 : echo 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:38.828 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:38.830 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-02 21:16:38.834 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-06-02 21:16:38.838 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:16:38.841 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo@example.com ]] 2026-06-02 21:16:38.844 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo@example.com 2026-06-02 21:16:38.847 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-06-02 21:16:39.235 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:39.260 | [61863 Async ks-demo-reader:61863]: finished successfully 2026-06-02 21:16:39.434 | 2026-06-02 21:16:39.446 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:39.449 | ++ functions-common:get_or_create_user:909 : user_id=aeed5eac55d746eb8f478a7197db4928 2026-06-02 21:16:39.452 | ++ functions-common:get_or_create_user:910 : echo aeed5eac55d746eb8f478a7197db4928 2026-06-02 21:16:39.455 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=aeed5eac55d746eb8f478a7197db4928 2026-06-02 21:16:39.457 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:39.512 | + inc/async:async_inner:63 : get_or_add_user_project_role admin aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:39.546 | [8421 Async ks-alt-admin:62249]: running: get_or_add_user_project_role admin aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:39.548 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:39.613 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:39.655 | [8421 Async ks-alt-another:62345]: running: get_or_add_user_project_role anotherrole aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:39.658 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-02 21:16:39.661 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-06-02 21:16:39.664 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:16:39.667 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_member@example.com ]] 2026-06-02 21:16:39.670 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_member@example.com 2026-06-02 21:16:39.672 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-06-02 21:16:40.628 | 2026-06-02 21:16:40.640 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:40.643 | ++ functions-common:get_or_create_user:909 : user_id=f33b977f96e24db9bfc5a57b46784214 2026-06-02 21:16:40.646 | ++ functions-common:get_or_create_user:910 : echo f33b977f96e24db9bfc5a57b46784214 2026-06-02 21:16:40.649 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=f33b977f96e24db9bfc5a57b46784214 2026-06-02 21:16:40.652 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member f33b977f96e24db9bfc5a57b46784214 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:40.721 | + inc/async:async_inner:63 : get_or_add_user_project_role member f33b977f96e24db9bfc5a57b46784214 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:40.762 | [8421 Async ks-alt-member-user:62515]: running: get_or_add_user_project_role member f33b977f96e24db9bfc5a57b46784214 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:40.764 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-02 21:16:40.769 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-06-02 21:16:40.772 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:16:40.774 | ++ functions-common:get_or_create_user:894 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-02 21:16:40.778 | ++ functions-common:get_or_create_user:895 : local email=--email=alt_demo_reader@example.com 2026-06-02 21:16:40.781 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-06-02 21:16:41.072 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:41.092 | [62249 Async ks-alt-admin:62249]: finished successfully 2026-06-02 21:16:41.496 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:41.519 | [62345 Async ks-alt-another:62345]: finished successfully 2026-06-02 21:16:42.137 | 2026-06-02 21:16:42.147 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:42.150 | ++ functions-common:get_or_create_user:909 : user_id=6374ef19143d49e5bef1c7a2f3ca1eef 2026-06-02 21:16:42.153 | ++ functions-common:get_or_create_user:910 : echo 6374ef19143d49e5bef1c7a2f3ca1eef 2026-06-02 21:16:42.156 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=6374ef19143d49e5bef1c7a2f3ca1eef 2026-06-02 21:16:42.159 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 6374ef19143d49e5bef1c7a2f3ca1eef 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:42.223 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6374ef19143d49e5bef1c7a2f3ca1eef 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:42.260 | [8421 Async ks-alt-reader-user:62800]: running: get_or_add_user_project_role reader 6374ef19143d49e5bef1c7a2f3ca1eef 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:42.265 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-06-02 21:16:42.268 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:16:42.270 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_member@example.com ]] 2026-06-02 21:16:42.272 | ++ functions-common:get_or_create_user:895 : local email=--email=system_member@example.com 2026-06-02 21:16:42.275 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-06-02 21:16:42.546 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:42.570 | [62515 Async ks-alt-member-user:62515]: finished successfully 2026-06-02 21:16:43.098 | 2026-06-02 21:16:43.106 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:43.108 | ++ functions-common:get_or_create_user:909 : user_id=debda6a87cb44f5aaf3712188d09778e 2026-06-02 21:16:43.111 | ++ functions-common:get_or_create_user:910 : echo debda6a87cb44f5aaf3712188d09778e 2026-06-02 21:16:43.115 | + lib/keystone:create_keystone_accounts:340 : system_member_user=debda6a87cb44f5aaf3712188d09778e 2026-06-02 21:16:43.117 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member debda6a87cb44f5aaf3712188d09778e all 2026-06-02 21:16:43.182 | + inc/async:async_inner:63 : get_or_add_user_system_role member debda6a87cb44f5aaf3712188d09778e all 2026-06-02 21:16:43.218 | [8421 Async ks-system-member:62990]: running: get_or_add_user_system_role member debda6a87cb44f5aaf3712188d09778e all 2026-06-02 21:16:43.221 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-06-02 21:16:43.224 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:16:43.227 | ++ functions-common:get_or_create_user:894 : [[ ! -z system_reader@example.com ]] 2026-06-02 21:16:43.229 | ++ functions-common:get_or_create_user:895 : local email=--email=system_reader@example.com 2026-06-02 21:16:43.232 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-06-02 21:16:43.518 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:43.546 | [62800 Async ks-alt-reader-user:62800]: finished successfully 2026-06-02 21:16:44.055 | 2026-06-02 21:16:44.065 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:44.068 | ++ functions-common:get_or_create_user:909 : user_id=aa48e04deace49ed828c8fdc4184390b 2026-06-02 21:16:44.070 | ++ functions-common:get_or_create_user:910 : echo aa48e04deace49ed828c8fdc4184390b 2026-06-02 21:16:44.073 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=aa48e04deace49ed828c8fdc4184390b 2026-06-02 21:16:44.075 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader aa48e04deace49ed828c8fdc4184390b all 2026-06-02 21:16:44.143 | + inc/async:async_inner:63 : get_or_add_user_system_role reader aa48e04deace49ed828c8fdc4184390b all 2026-06-02 21:16:44.184 | [8421 Async ks-system-reader:63187]: running: get_or_add_user_system_role reader aa48e04deace49ed828c8fdc4184390b all 2026-06-02 21:16:44.187 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-02 21:16:44.191 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-02 21:16:44.193 | ++ functions-common:get_or_create_group:878 : local 'desc=openstack admin group' 2026-06-02 21:16:44.196 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-02 21:16:44.199 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-06-02 21:16:44.973 | 2026-06-02 21:16:44.983 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:44.986 | ++ functions-common:get_or_create_group:886 : group_id=3a5b5b0543b647eb83a0353cb8fcabb7 2026-06-02 21:16:44.989 | ++ functions-common:get_or_create_group:887 : echo 3a5b5b0543b647eb83a0353cb8fcabb7 2026-06-02 21:16:44.992 | + lib/keystone:create_keystone_accounts:350 : admin_group=3a5b5b0543b647eb83a0353cb8fcabb7 2026-06-02 21:16:44.994 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-02 21:16:44.997 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-02 21:16:45.000 | ++ functions-common:get_or_create_group:878 : local 'desc=non-admin group' 2026-06-02 21:16:45.002 | ++ functions-common:get_or_create_group:879 : local group_id 2026-06-02 21:16:45.006 | +++ functions-common:get_or_create_group:886 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-06-02 21:16:45.329 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:45.352 | [62990 Async ks-system-member:62990]: finished successfully 2026-06-02 21:16:45.911 | 2026-06-02 21:16:45.923 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:45.926 | ++ functions-common:get_or_create_group:886 : group_id=7ee7df04776548ef8a782918cb84e46d 2026-06-02 21:16:45.929 | ++ functions-common:get_or_create_group:887 : echo 7ee7df04776548ef8a782918cb84e46d 2026-06-02 21:16:45.932 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=7ee7df04776548ef8a782918cb84e46d 2026-06-02 21:16:45.935 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:45.999 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:46.038 | [8421 Async ks-group-memberdemo:63456]: running: get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:46.041 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:46.104 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:46.141 | [8421 Async ks-group-anotherdemo:63535]: running: get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:46.144 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:46.205 | + inc/async:async_inner:63 : get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:46.241 | [8421 Async ks-group-memberalt:63614]: running: get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:46.244 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:46.297 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:46.299 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:46.322 | [63187 Async ks-system-reader:63187]: finished successfully 2026-06-02 21:16:46.340 | [8421 Async ks-group-anotheralt:63702]: running: get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:46.343 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 3a5b5b0543b647eb83a0353cb8fcabb7 05ea19a3461342e3b777c001a39e9297 2026-06-02 21:16:46.409 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 3a5b5b0543b647eb83a0353cb8fcabb7 05ea19a3461342e3b777c001a39e9297 2026-06-02 21:16:46.448 | [8421 Async ks-group-admin:63812]: running: get_or_add_group_project_role admin 3a5b5b0543b647eb83a0353cb8fcabb7 05ea19a3461342e3b777c001a39e9297 2026-06-02 21:16:46.451 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-02 21:16:46.505 | [8421 Async ks-demo-member:61369]: Waiting for completion of get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 running on PID 61369 (17 other jobs running) 2026-06-02 21:16:46.530 | [8421 Async ks-demo-member:61369]: Signaling child to exit 2026-06-02 21:16:46.530 | WAKEUP 2026-06-02 21:16:46.552 | [8421 Async ks-demo-member:61369]: Signaled 2026-06-02 21:16:46.553 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:16:46.553 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:16:46.554 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:16:46.554 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:46.554 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:46.554 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:46.554 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:46.554 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:46.554 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:16:46.554 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 930e6dd42b064114b407ca0f0e7d84a2 --project 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:46.554 | 2026-06-02 21:16:46.554 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 930e6dd42b064114b407ca0f0e7d84a2 --project 7d85722cd66341e68c290a36968ccaa9 -c Role -f value 2026-06-02 21:16:46.554 | 2026-06-02 21:16:46.554 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:46.554 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:46.554 | + functions-common:get_or_add_user_project_role:974 : echo b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:46.554 | b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:46.594 | [8421 Async ks-demo-member:61369]: finished get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 with result 0 in 2 seconds 2026-06-02 21:16:46.625 | [8421 Async ks-demo-admin:61465]: Waiting for completion of get_or_add_user_project_role admin bc1d98aef2f2402b9f21465e7109dd77 7d85722cd66341e68c290a36968ccaa9 running on PID 61465 (16 other jobs running) 2026-06-02 21:16:46.647 | [8421 Async ks-demo-admin:61465]: Signaling child to exit 2026-06-02 21:16:46.648 | WAKEUP 2026-06-02 21:16:46.668 | [8421 Async ks-demo-admin:61465]: Signaled 2026-06-02 21:16:46.670 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:16:46.670 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:16:46.670 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:16:46.670 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:46.670 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:46.670 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:46.670 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:46.670 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:46.670 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:16:46.670 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user bc1d98aef2f2402b9f21465e7109dd77 --project 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:46.670 | 2026-06-02 21:16:46.670 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user bc1d98aef2f2402b9f21465e7109dd77 --project 7d85722cd66341e68c290a36968ccaa9 -c Role -f value 2026-06-02 21:16:46.670 | 2026-06-02 21:16:46.670 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:46.670 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:46.670 | + functions-common:get_or_add_user_project_role:974 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:46.670 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:46.715 | [8421 Async ks-demo-admin:61465]: finished get_or_add_user_project_role admin bc1d98aef2f2402b9f21465e7109dd77 7d85722cd66341e68c290a36968ccaa9 with result 0 in 2 seconds 2026-06-02 21:16:46.750 | [8421 Async ks-demo-another:61561]: Waiting for completion of get_or_add_user_project_role anotherrole 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 running on PID 61561 (15 other jobs running) 2026-06-02 21:16:46.774 | [8421 Async ks-demo-another:61561]: Signaling child to exit 2026-06-02 21:16:46.774 | WAKEUP 2026-06-02 21:16:46.797 | [8421 Async ks-demo-another:61561]: Signaled 2026-06-02 21:16:46.799 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:16:46.799 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:16:46.799 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:16:46.799 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:46.799 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:46.799 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:46.799 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:46.799 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:46.799 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:16:46.799 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user 930e6dd42b064114b407ca0f0e7d84a2 --project 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:46.799 | 2026-06-02 21:16:46.799 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 930e6dd42b064114b407ca0f0e7d84a2 --project 7d85722cd66341e68c290a36968ccaa9 -c Role -f value 2026-06-02 21:16:46.799 | 2026-06-02 21:16:46.799 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:46.799 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d946902f890143c9a875788615b4994f 2026-06-02 21:16:46.799 | + functions-common:get_or_add_user_project_role:974 : echo d946902f890143c9a875788615b4994f 2026-06-02 21:16:46.799 | d946902f890143c9a875788615b4994f 2026-06-02 21:16:46.843 | [8421 Async ks-demo-another:61561]: finished get_or_add_user_project_role anotherrole 930e6dd42b064114b407ca0f0e7d84a2 7d85722cd66341e68c290a36968ccaa9 with result 0 in 3 seconds 2026-06-02 21:16:46.880 | [8421 Async ks-demo-invis:61657]: Waiting for completion of get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 0f180f7287ad497e893ff0718cb6c57d running on PID 61657 (14 other jobs running) 2026-06-02 21:16:46.909 | [8421 Async ks-demo-invis:61657]: Signaling child to exit 2026-06-02 21:16:46.909 | WAKEUP 2026-06-02 21:16:46.934 | [8421 Async ks-demo-invis:61657]: Signaled 2026-06-02 21:16:46.936 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:16:46.936 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:16:46.936 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:16:46.936 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:46.936 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:46.936 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:46.936 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:46.936 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:46.936 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:16:46.936 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user 930e6dd42b064114b407ca0f0e7d84a2 --project 0f180f7287ad497e893ff0718cb6c57d 2026-06-02 21:16:46.936 | 2026-06-02 21:16:46.936 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 930e6dd42b064114b407ca0f0e7d84a2 --project 0f180f7287ad497e893ff0718cb6c57d -c Role -f value 2026-06-02 21:16:46.936 | 2026-06-02 21:16:46.936 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:46.936 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:46.936 | + functions-common:get_or_add_user_project_role:974 : echo b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:46.936 | b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:46.983 | [8421 Async ks-demo-invis:61657]: finished get_or_add_user_project_role member 930e6dd42b064114b407ca0f0e7d84a2 0f180f7287ad497e893ff0718cb6c57d with result 0 in 3 seconds 2026-06-02 21:16:47.019 | [8421 Async ks-demo-reader:61863]: Waiting for completion of get_or_add_user_project_role reader 04e6ee24c8c74069852d593e8a990baa 7d85722cd66341e68c290a36968ccaa9 running on PID 61863 (13 other jobs running) 2026-06-02 21:16:47.048 | [8421 Async ks-demo-reader:61863]: Signaling child to exit 2026-06-02 21:16:47.048 | WAKEUP 2026-06-02 21:16:47.072 | [8421 Async ks-demo-reader:61863]: Signaled 2026-06-02 21:16:47.074 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:16:47.074 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:16:47.074 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:16:47.074 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:47.074 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:47.074 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:47.074 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:47.074 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:47.074 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:16:47.074 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 04e6ee24c8c74069852d593e8a990baa --project 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:47.074 | 2026-06-02 21:16:47.074 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 04e6ee24c8c74069852d593e8a990baa --project 7d85722cd66341e68c290a36968ccaa9 -c Role -f value 2026-06-02 21:16:47.074 | 2026-06-02 21:16:47.074 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:47.074 | + functions-common:get_or_add_user_project_role:973 : user_role_id=499ae1a8a49549a39bb05c0321fcb1c4 2026-06-02 21:16:47.074 | + functions-common:get_or_add_user_project_role:974 : echo 499ae1a8a49549a39bb05c0321fcb1c4 2026-06-02 21:16:47.074 | 499ae1a8a49549a39bb05c0321fcb1c4 2026-06-02 21:16:47.120 | [8421 Async ks-demo-reader:61863]: finished get_or_add_user_project_role reader 04e6ee24c8c74069852d593e8a990baa 7d85722cd66341e68c290a36968ccaa9 with result 0 in 2 seconds 2026-06-02 21:16:47.124 | + inc/async:async_wait:197 : return 0 2026-06-02 21:16:47.126 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-02 21:16:47.175 | [8421 Async ks-alt-admin:62249]: Waiting for completion of get_or_add_user_project_role admin aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 running on PID 62249 (12 other jobs running) 2026-06-02 21:16:47.197 | [8421 Async ks-alt-admin:62249]: Signaling child to exit 2026-06-02 21:16:47.197 | WAKEUP 2026-06-02 21:16:47.220 | [8421 Async ks-alt-admin:62249]: Signaled 2026-06-02 21:16:47.221 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:16:47.221 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:16:47.221 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:16:47.221 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:47.221 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:47.221 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:47.221 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:47.221 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:47.221 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:16:47.221 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user aeed5eac55d746eb8f478a7197db4928 --project 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:47.221 | 2026-06-02 21:16:47.221 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aeed5eac55d746eb8f478a7197db4928 --project 44c47e4335a646eba34895af036d5a48 -c Role -f value 2026-06-02 21:16:47.221 | 2026-06-02 21:16:47.221 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:47.221 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:47.221 | + functions-common:get_or_add_user_project_role:974 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:47.221 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:47.264 | [8421 Async ks-alt-admin:62249]: finished get_or_add_user_project_role admin aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 with result 0 in 1 seconds 2026-06-02 21:16:47.301 | [8421 Async ks-alt-another:62345]: Waiting for completion of get_or_add_user_project_role anotherrole aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 running on PID 62345 (11 other jobs running) 2026-06-02 21:16:47.326 | [8421 Async ks-alt-another:62345]: Signaling child to exit 2026-06-02 21:16:47.326 | WAKEUP 2026-06-02 21:16:47.349 | [8421 Async ks-alt-another:62345]: Signaled 2026-06-02 21:16:47.350 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:16:47.350 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:16:47.350 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:16:47.350 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:47.350 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:47.350 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:47.350 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:47.350 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:47.350 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:16:47.350 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add anotherrole --user aeed5eac55d746eb8f478a7197db4928 --project 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:47.350 | 2026-06-02 21:16:47.350 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user aeed5eac55d746eb8f478a7197db4928 --project 44c47e4335a646eba34895af036d5a48 -c Role -f value 2026-06-02 21:16:47.350 | 2026-06-02 21:16:47.350 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:47.350 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d946902f890143c9a875788615b4994f 2026-06-02 21:16:47.350 | + functions-common:get_or_add_user_project_role:974 : echo d946902f890143c9a875788615b4994f 2026-06-02 21:16:47.350 | d946902f890143c9a875788615b4994f 2026-06-02 21:16:47.397 | [8421 Async ks-alt-another:62345]: finished get_or_add_user_project_role anotherrole aeed5eac55d746eb8f478a7197db4928 44c47e4335a646eba34895af036d5a48 with result 0 in 1 seconds 2026-06-02 21:16:47.434 | [8421 Async ks-alt-member-user:62515]: Waiting for completion of get_or_add_user_project_role member f33b977f96e24db9bfc5a57b46784214 44c47e4335a646eba34895af036d5a48 running on PID 62515 (10 other jobs running) 2026-06-02 21:16:47.458 | [8421 Async ks-alt-member-user:62515]: Signaling child to exit 2026-06-02 21:16:47.458 | WAKEUP 2026-06-02 21:16:47.483 | [8421 Async ks-alt-member-user:62515]: Signaled 2026-06-02 21:16:47.484 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:16:47.484 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:16:47.484 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:16:47.484 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:47.484 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:47.484 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:47.484 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:47.484 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:47.484 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:16:47.484 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add member --user f33b977f96e24db9bfc5a57b46784214 --project 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:47.484 | 2026-06-02 21:16:47.484 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f33b977f96e24db9bfc5a57b46784214 --project 44c47e4335a646eba34895af036d5a48 -c Role -f value 2026-06-02 21:16:47.484 | 2026-06-02 21:16:47.484 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:47.484 | + functions-common:get_or_add_user_project_role:973 : user_role_id=b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:47.484 | + functions-common:get_or_add_user_project_role:974 : echo b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:47.484 | b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:47.532 | [8421 Async ks-alt-member-user:62515]: finished get_or_add_user_project_role member f33b977f96e24db9bfc5a57b46784214 44c47e4335a646eba34895af036d5a48 with result 0 in 1 seconds 2026-06-02 21:16:47.572 | [8421 Async ks-alt-reader-user:62800]: Waiting for completion of get_or_add_user_project_role reader 6374ef19143d49e5bef1c7a2f3ca1eef 44c47e4335a646eba34895af036d5a48 running on PID 62800 (9 other jobs running) 2026-06-02 21:16:47.596 | [8421 Async ks-alt-reader-user:62800]: Signaling child to exit 2026-06-02 21:16:47.596 | WAKEUP 2026-06-02 21:16:47.618 | [8421 Async ks-alt-reader-user:62800]: Signaled 2026-06-02 21:16:47.619 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:16:47.619 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:16:47.619 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:16:47.619 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:47.619 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:47.619 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:47.619 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:47.619 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:47.619 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:16:47.619 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add reader --user 6374ef19143d49e5bef1c7a2f3ca1eef --project 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:47.619 | 2026-06-02 21:16:47.619 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6374ef19143d49e5bef1c7a2f3ca1eef --project 44c47e4335a646eba34895af036d5a48 -c Role -f value 2026-06-02 21:16:47.619 | 2026-06-02 21:16:47.619 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:47.619 | + functions-common:get_or_add_user_project_role:973 : user_role_id=499ae1a8a49549a39bb05c0321fcb1c4 2026-06-02 21:16:47.619 | + functions-common:get_or_add_user_project_role:974 : echo 499ae1a8a49549a39bb05c0321fcb1c4 2026-06-02 21:16:47.619 | 499ae1a8a49549a39bb05c0321fcb1c4 2026-06-02 21:16:47.663 | [8421 Async ks-alt-reader-user:62800]: finished get_or_add_user_project_role reader 6374ef19143d49e5bef1c7a2f3ca1eef 44c47e4335a646eba34895af036d5a48 with result 0 in 1 seconds 2026-06-02 21:16:47.667 | + inc/async:async_wait:197 : return 0 2026-06-02 21:16:47.670 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-02 21:16:47.724 | [8421 Async ks-system-member:62990]: Waiting for completion of get_or_add_user_system_role member debda6a87cb44f5aaf3712188d09778e all running on PID 62990 (8 other jobs running) 2026-06-02 21:16:47.749 | [8421 Async ks-system-member:62990]: Signaling child to exit 2026-06-02 21:16:47.749 | WAKEUP 2026-06-02 21:16:47.772 | [8421 Async ks-system-member:62990]: Signaled 2026-06-02 21:16:47.774 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-02 21:16:47.774 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-02 21:16:47.774 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-02 21:16:47.774 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:47.774 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:47.774 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:47.774 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:47.774 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:47.774 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-02 21:16:47.774 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user debda6a87cb44f5aaf3712188d09778e --system all -f value -c Role 2026-06-02 21:16:47.774 | 2026-06-02 21:16:47.774 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:47.774 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-02 21:16:47.774 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-02 21:16:47.774 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add member --user debda6a87cb44f5aaf3712188d09778e --system all 2026-06-02 21:16:47.774 | 2026-06-02 21:16:47.774 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user debda6a87cb44f5aaf3712188d09778e --system all -f value -c Role 2026-06-02 21:16:47.774 | 2026-06-02 21:16:47.774 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:47.774 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-02 21:16:47.774 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-02 21:16:47.774 | 2026-06-02 21:16:47.774 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:47.801 | [63456 Async ks-group-memberdemo:63456]: finished successfully 2026-06-02 21:16:47.821 | [8421 Async ks-system-member:62990]: finished get_or_add_user_system_role member debda6a87cb44f5aaf3712188d09778e all with result 0 in 2 seconds 2026-06-02 21:16:47.857 | [8421 Async ks-system-reader:63187]: Waiting for completion of get_or_add_user_system_role reader aa48e04deace49ed828c8fdc4184390b all running on PID 63187 (7 other jobs running) 2026-06-02 21:16:47.883 | [8421 Async ks-system-reader:63187]: Signaling child to exit 2026-06-02 21:16:47.883 | WAKEUP 2026-06-02 21:16:47.905 | [8421 Async ks-system-reader:63187]: Signaled 2026-06-02 21:16:47.907 | + functions-common:get_or_add_user_system_role:999 : local user_role_id 2026-06-02 21:16:47.907 | + functions-common:get_or_add_user_system_role:1000 : local domain_args 2026-06-02 21:16:47.907 | ++ functions-common:get_or_add_user_system_role:1002 : _get_domain_args 2026-06-02 21:16:47.907 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:16:47.907 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:16:47.907 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:16:47.907 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:16:47.907 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:16:47.907 | + functions-common:get_or_add_user_system_role:1002 : domain_args= 2026-06-02 21:16:47.907 | ++ functions-common:get_or_add_user_system_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user aa48e04deace49ed828c8fdc4184390b --system all -f value -c Role 2026-06-02 21:16:47.907 | 2026-06-02 21:16:47.907 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:47.907 | + functions-common:get_or_add_user_system_role:1010 : user_role_id= 2026-06-02 21:16:47.907 | + functions-common:get_or_add_user_system_role:1011 : [[ -z '' ]] 2026-06-02 21:16:47.907 | + functions-common:get_or_add_user_system_role:1013 : openstack --os-cloud devstack-system-admin role add reader --user aa48e04deace49ed828c8fdc4184390b --system all 2026-06-02 21:16:47.907 | 2026-06-02 21:16:47.907 | ++ functions-common:get_or_add_user_system_role:1022 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user aa48e04deace49ed828c8fdc4184390b --system all -f value -c Role 2026-06-02 21:16:47.907 | 2026-06-02 21:16:47.907 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:47.907 | + functions-common:get_or_add_user_system_role:1022 : user_role_id= 2026-06-02 21:16:47.907 | + functions-common:get_or_add_user_system_role:1024 : echo 2026-06-02 21:16:47.907 | 2026-06-02 21:16:47.952 | [8421 Async ks-system-reader:63187]: finished get_or_add_user_system_role reader aa48e04deace49ed828c8fdc4184390b all with result 0 in 2 seconds 2026-06-02 21:16:47.957 | + inc/async:async_wait:197 : return 0 2026-06-02 21:16:47.960 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-02 21:16:48.014 | [8421 Async ks-group-memberdemo:63456]: Waiting for completion of get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 running on PID 63456 (6 other jobs running) 2026-06-02 21:16:48.037 | [8421 Async ks-group-memberdemo:63456]: Signaling child to exit 2026-06-02 21:16:48.037 | WAKEUP 2026-06-02 21:16:48.059 | [8421 Async ks-group-memberdemo:63456]: Signaled 2026-06-02 21:16:48.061 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-02 21:16:48.061 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 7ee7df04776548ef8a782918cb84e46d --project 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:48.061 | 2026-06-02 21:16:48.061 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7ee7df04776548ef8a782918cb84e46d --project 7d85722cd66341e68c290a36968ccaa9 -f value -c Role 2026-06-02 21:16:48.061 | 2026-06-02 21:16:48.061 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:48.061 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:48.061 | + functions-common:get_or_add_group_project_role:1043 : echo b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:48.061 | b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:48.105 | [8421 Async ks-group-memberdemo:63456]: finished get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 with result 0 in 1 seconds 2026-06-02 21:16:48.143 | [8421 Async ks-group-anotherdemo:63535]: Waiting for completion of get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 running on PID 63535 (5 other jobs running) 2026-06-02 21:16:48.168 | [8421 Async ks-group-anotherdemo:63535]: Signaling child to exit 2026-06-02 21:16:48.224 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:48.248 | [63535 Async ks-group-anotherdemo:63535]: finished successfully 2026-06-02 21:16:48.269 | WAKEUP 2026-06-02 21:16:48.290 | [8421 Async ks-group-anotherdemo:63535]: Signaled 2026-06-02 21:16:48.291 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-02 21:16:48.291 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 7ee7df04776548ef8a782918cb84e46d --project 7d85722cd66341e68c290a36968ccaa9 2026-06-02 21:16:48.291 | 2026-06-02 21:16:48.291 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7ee7df04776548ef8a782918cb84e46d --project 7d85722cd66341e68c290a36968ccaa9 -f value -c Role 2026-06-02 21:16:48.291 | 2026-06-02 21:16:48.292 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:48.292 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=d946902f890143c9a875788615b4994f 2026-06-02 21:16:48.292 | + functions-common:get_or_add_group_project_role:1043 : echo d946902f890143c9a875788615b4994f 2026-06-02 21:16:48.292 | d946902f890143c9a875788615b4994f 2026-06-02 21:16:48.331 | [8421 Async ks-group-anotherdemo:63535]: finished get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 7d85722cd66341e68c290a36968ccaa9 with result 0 in 2 seconds 2026-06-02 21:16:48.365 | [8421 Async ks-group-memberalt:63614]: Waiting for completion of get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 running on PID 63614 (4 other jobs running) 2026-06-02 21:16:48.389 | [8421 Async ks-group-memberalt:63614]: Signaling child to exit 2026-06-02 21:16:48.634 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:48.657 | [63614 Async ks-group-memberalt:63614]: finished successfully 2026-06-02 21:16:48.680 | WAKEUP 2026-06-02 21:16:48.701 | [8421 Async ks-group-memberalt:63614]: Signaled 2026-06-02 21:16:48.703 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-02 21:16:48.703 | + functions-common:get_or_add_group_project_role:1034 : openstack role add member --group 7ee7df04776548ef8a782918cb84e46d --project 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:48.703 | 2026-06-02 21:16:48.703 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 7ee7df04776548ef8a782918cb84e46d --project 44c47e4335a646eba34895af036d5a48 -f value -c Role 2026-06-02 21:16:48.703 | 2026-06-02 21:16:48.703 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:48.703 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:48.703 | + functions-common:get_or_add_group_project_role:1043 : echo b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:48.703 | b47db0e68cb24b098ea51b86768ac2f9 2026-06-02 21:16:48.747 | [8421 Async ks-group-memberalt:63614]: finished get_or_add_group_project_role member 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 with result 0 in 2 seconds 2026-06-02 21:16:48.781 | [8421 Async ks-group-anotheralt:63702]: Waiting for completion of get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 running on PID 63702 (3 other jobs running) 2026-06-02 21:16:48.805 | [8421 Async ks-group-anotheralt:63702]: Signaling child to exit 2026-06-02 21:16:49.049 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:49.074 | [63702 Async ks-group-anotheralt:63702]: finished successfully 2026-06-02 21:16:49.098 | WAKEUP 2026-06-02 21:16:49.119 | [8421 Async ks-group-anotheralt:63702]: Signaled 2026-06-02 21:16:49.121 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-02 21:16:49.121 | + functions-common:get_or_add_group_project_role:1034 : openstack role add anotherrole --group 7ee7df04776548ef8a782918cb84e46d --project 44c47e4335a646eba34895af036d5a48 2026-06-02 21:16:49.122 | 2026-06-02 21:16:49.122 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 7ee7df04776548ef8a782918cb84e46d --project 44c47e4335a646eba34895af036d5a48 -f value -c Role 2026-06-02 21:16:49.122 | 2026-06-02 21:16:49.122 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:49.122 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=d946902f890143c9a875788615b4994f 2026-06-02 21:16:49.122 | + functions-common:get_or_add_group_project_role:1043 : echo d946902f890143c9a875788615b4994f 2026-06-02 21:16:49.122 | d946902f890143c9a875788615b4994f 2026-06-02 21:16:49.165 | [8421 Async ks-group-anotheralt:63702]: finished get_or_add_group_project_role anotherrole 7ee7df04776548ef8a782918cb84e46d 44c47e4335a646eba34895af036d5a48 with result 0 in 2 seconds 2026-06-02 21:16:49.201 | [8421 Async ks-group-admin:63812]: Waiting for completion of get_or_add_group_project_role admin 3a5b5b0543b647eb83a0353cb8fcabb7 05ea19a3461342e3b777c001a39e9297 running on PID 63812 (2 other jobs running) 2026-06-02 21:16:49.228 | [8421 Async ks-group-admin:63812]: Signaling child to exit 2026-06-02 21:16:49.488 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:16:49.513 | [63812 Async ks-group-admin:63812]: finished successfully 2026-06-02 21:16:49.535 | WAKEUP 2026-06-02 21:16:49.556 | [8421 Async ks-group-admin:63812]: Signaled 2026-06-02 21:16:49.558 | + functions-common:get_or_add_group_project_role:1030 : local group_role_id 2026-06-02 21:16:49.558 | + functions-common:get_or_add_group_project_role:1034 : openstack role add admin --group 3a5b5b0543b647eb83a0353cb8fcabb7 --project 05ea19a3461342e3b777c001a39e9297 2026-06-02 21:16:49.558 | 2026-06-02 21:16:49.558 | ++ functions-common:get_or_add_group_project_role:1041 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 3a5b5b0543b647eb83a0353cb8fcabb7 --project 05ea19a3461342e3b777c001a39e9297 -f value -c Role 2026-06-02 21:16:49.558 | 2026-06-02 21:16:49.558 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:16:49.558 | + functions-common:get_or_add_group_project_role:1041 : group_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:49.558 | + functions-common:get_or_add_group_project_role:1043 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:49.558 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:16:49.603 | [8421 Async ks-group-admin:63812]: finished get_or_add_group_project_role admin 3a5b5b0543b647eb83a0353cb8fcabb7 05ea19a3461342e3b777c001a39e9297 with result 0 in 3 seconds 2026-06-02 21:16:49.607 | + inc/async:async_wait:197 : return 0 2026-06-02 21:16:49.610 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-02 21:16:49.630 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:16:49.633 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-06-02 21:16:49.653 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:49.656 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-06-02 21:16:49.660 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-02 21:16:49.729 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-02 21:16:49.768 | [8421 Async create_nova_accounts:65619]: running: create_nova_accounts 2026-06-02 21:16:49.771 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-06-02 21:16:49.790 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:49.792 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-06-02 21:16:49.795 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-02 21:16:49.866 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-02 21:16:49.908 | [8421 Async create_glance_accounts:65742]: running: create_glance_accounts 2026-06-02 21:16:49.910 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-06-02 21:16:49.930 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:49.934 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-06-02 21:16:49.936 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-02 21:16:50.004 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-02 21:16:50.042 | [8421 Async create_cinder_accounts:65880]: running: create_cinder_accounts 2026-06-02 21:16:50.046 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-06-02 21:16:50.065 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:50.068 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-06-02 21:16:50.071 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-02 21:16:50.139 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-02 21:16:50.182 | [8421 Async create_neutron_accounts:66029]: running: create_neutron_accounts 2026-06-02 21:16:50.185 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-06-02 21:16:50.209 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:16:50.212 | + ./stack.sh:main:1132 : async_runfunc create_swift_accounts 2026-06-02 21:16:50.216 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-06-02 21:16:50.283 | + inc/async:async_inner:63 : create_swift_accounts 2026-06-02 21:16:50.323 | [8421 Async create_swift_accounts:66203]: running: create_swift_accounts 2026-06-02 21:16:50.327 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-06-02 21:16:50.346 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:16:50.349 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-02 21:16:50.399 | [8421 Async create_nova_accounts:65619]: Waiting for completion of create_nova_accounts running on PID 65619 (6 other jobs running) 2026-06-02 21:16:50.421 | [8421 Async create_nova_accounts:65619]: Signaling child to exit 2026-06-02 21:17:09.683 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:17:09.708 | [66029 Async create_neutron_accounts:66029]: finished successfully 2026-06-02 21:17:12.880 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:17:12.906 | [65880 Async create_cinder_accounts:65880]: finished successfully 2026-06-02 21:17:19.744 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:17:19.770 | [65619 Async create_nova_accounts:65619]: finished successfully 2026-06-02 21:17:19.793 | WAKEUP 2026-06-02 21:17:19.816 | [8421 Async create_nova_accounts:65619]: Signaled 2026-06-02 21:17:19.818 | + lib/nova:create_nova_accounts:384 : [[ 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-06-02 21:17:19.818 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-02 21:17:19.818 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-06-02 21:17:19.818 | + functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:19.818 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-02 21:17:19.818 | + functions-common:get_or_create_user:897 : local email= 2026-06-02 21:17:19.818 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-06-02 21:17:19.818 | 2026-06-02 21:17:19.818 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.818 | + functions-common:get_or_create_user:909 : user_id=4304814b5b36472a8a9875f64cf4cf0b 2026-06-02 21:17:19.818 | + functions-common:get_or_create_user:910 : echo 4304814b5b36472a8a9875f64cf4cf0b 2026-06-02 21:17:19.818 | 4304814b5b36472a8a9875f64cf4cf0b 2026-06-02 21:17:19.818 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:19.818 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-06-02 21:17:19.818 | 2026-06-02 21:17:19.818 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-02 21:17:19.818 | 2026-06-02 21:17:19.818 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:973 : user_role_id=83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:974 : echo 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:19.818 | 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:19.818 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-02 21:17:19.818 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:19.818 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:19.818 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-06-02 21:17:19.818 | 2026-06-02 21:17:19.818 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-02 21:17:19.818 | 2026-06-02 21:17:19.818 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:19.818 | + functions-common:get_or_add_user_project_role:974 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:19.818 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:19.818 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-02 21:17:19.818 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://10.4.3.160/compute 2026-06-02 21:17:19.818 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-02 21:17:19.818 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-02 21:17:19.818 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-02 21:17:19.818 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-06-02 21:17:19.818 | 2026-06-02 21:17:19.818 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.818 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-02 21:17:19.818 | e0cfdcaabb1142bab43b09518fbc9aa1' 2026-06-02 21:17:19.818 | + functions-common:get_or_create_service:1061 : echo e0cfdcaabb1142bab43b09518fbc9aa1 2026-06-02 21:17:19.818 | e0cfdcaabb1142bab43b09518fbc9aa1 2026-06-02 21:17:19.819 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.160/compute/v2/$(project_id)s' 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-02 21:17:19.819 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.160/compute/v2/$(project_id)s' RegionOne 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-02 21:17:19.819 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-06-02 21:17:19.819 | 2026-06-02 21:17:19.819 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-02 21:17:19.819 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.160/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-02 21:17:19.819 | 2026-06-02 21:17:19.819 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=0474a9fd57bc43a8a5c1f0d5a5c3e65b 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 0474a9fd57bc43a8a5c1f0d5a5c3e65b 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1094 : public_id=0474a9fd57bc43a8a5c1f0d5a5c3e65b 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1103 : echo 0474a9fd57bc43a8a5c1f0d5a5c3e65b 2026-06-02 21:17:19.819 | 0474a9fd57bc43a8a5c1f0d5a5c3e65b 2026-06-02 21:17:19.819 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-02 21:17:19.819 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-02 21:17:19.819 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-02 21:17:19.819 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-06-02 21:17:19.819 | 2026-06-02 21:17:19.819 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.819 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-02 21:17:19.819 | 7df2c7e4c62646eaad568995aa02a5d3' 2026-06-02 21:17:19.819 | + functions-common:get_or_create_service:1061 : echo 7df2c7e4c62646eaad568995aa02a5d3 2026-06-02 21:17:19.819 | 7df2c7e4c62646eaad568995aa02a5d3 2026-06-02 21:17:19.819 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://10.4.3.160/compute/v2.1 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-02 21:17:19.819 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface compute public https://10.4.3.160/compute/v2.1 RegionOne 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-02 21:17:19.819 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-06-02 21:17:19.819 | 2026-06-02 21:17:19.819 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-02 21:17:19.819 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.160/compute/v2.1 --region RegionOne -f value -c id 2026-06-02 21:17:19.819 | 2026-06-02 21:17:19.819 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=4f2f15611f794affa005a5066f1d9f22 2026-06-02 21:17:19.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 4f2f15611f794affa005a5066f1d9f22 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1094 : public_id=4f2f15611f794affa005a5066f1d9f22 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-02 21:17:19.819 | + functions-common:get_or_create_endpoint:1103 : echo 4f2f15611f794affa005a5066f1d9f22 2026-06-02 21:17:19.819 | 4f2f15611f794affa005a5066f1d9f22 2026-06-02 21:17:19.819 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-02 21:17:19.819 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:19.819 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-02 21:17:19.819 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:19.819 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-06-02 21:17:19.819 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:19.819 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:19.819 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:19.819 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:19.819 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:19.819 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:19.819 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:19.819 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:19.819 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:19.819 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:19.819 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:19.819 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-06-02 21:17:19.819 | 2026-06-02 21:17:19.819 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-02 21:17:19.819 | 2026-06-02 21:17:19.819 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:19.819 | + functions-common:get_or_add_user_project_role:973 : user_role_id=79fae9b2954f4bcf822ae49edc5e7e90 2026-06-02 21:17:19.819 | + functions-common:get_or_add_user_project_role:974 : echo 79fae9b2954f4bcf822ae49edc5e7e90 2026-06-02 21:17:19.819 | 79fae9b2954f4bcf822ae49edc5e7e90 2026-06-02 21:17:19.819 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-02 21:17:19.819 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:17:19.820 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-02 21:17:19.820 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:19.820 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-02 21:17:19.857 | [8421 Async create_nova_accounts:65619]: finished create_nova_accounts with result 0 in 30 seconds 2026-06-02 21:17:19.896 | [8421 Async create_glance_accounts:65742]: Waiting for completion of create_glance_accounts running on PID 65742 (5 other jobs running) 2026-06-02 21:17:19.921 | [8421 Async create_glance_accounts:65742]: Signaling child to exit 2026-06-02 21:17:24.507 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:17:24.531 | [65742 Async create_glance_accounts:65742]: finished successfully 2026-06-02 21:17:24.550 | WAKEUP 2026-06-02 21:17:24.570 | [8421 Async create_glance_accounts:65742]: Signaled 2026-06-02 21:17:24.571 | + lib/glance:create_glance_accounts:484 : is_service_enabled g-api 2026-06-02 21:17:24.571 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:24.571 | + lib/glance:create_glance_accounts:488 : create_service_user glance admin 2026-06-02 21:17:24.571 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-06-02 21:17:24.571 | + functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:24.571 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-02 21:17:24.571 | + functions-common:get_or_create_user:897 : local email= 2026-06-02 21:17:24.571 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-06-02 21:17:24.571 | 2026-06-02 21:17:24.571 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.571 | + functions-common:get_or_create_user:909 : user_id=6632fa2c7f2f426fad9517c359c6f6b4 2026-06-02 21:17:24.571 | + functions-common:get_or_create_user:910 : echo 6632fa2c7f2f426fad9517c359c6f6b4 2026-06-02 21:17:24.571 | 6632fa2c7f2f426fad9517c359c6f6b4 2026-06-02 21:17:24.571 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-02 21:17:24.571 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:24.571 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:24.571 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:24.571 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:24.571 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:24.571 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:24.571 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:24.571 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:24.571 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:24.571 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:24.571 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:24.571 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-06-02 21:17:24.571 | 2026-06-02 21:17:24.571 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-02 21:17:24.571 | 2026-06-02 21:17:24.571 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.571 | + functions-common:get_or_add_user_project_role:973 : user_role_id=83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.571 | + functions-common:get_or_add_user_project_role:974 : echo 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.572 | 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.572 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-02 21:17:24.572 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:24.572 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:974 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:24.572 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:24.572 | + lib/glance:create_glance_accounts:491 : is_service_enabled s-proxy 2026-06-02 21:17:24.572 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:24.572 | + lib/glance:create_glance_accounts:492 : create_service_user glance-swift ResellerAdmin 2026-06-02 21:17:24.572 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-06-02 21:17:24.572 | + functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:24.572 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-02 21:17:24.572 | + functions-common:get_or_create_user:897 : local email= 2026-06-02 21:17:24.572 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.572 | + functions-common:get_or_create_user:909 : user_id=11b42f6c94604ab290b7b0af981f08d5 2026-06-02 21:17:24.572 | + functions-common:get_or_create_user:910 : echo 11b42f6c94604ab290b7b0af981f08d5 2026-06-02 21:17:24.572 | 11b42f6c94604ab290b7b0af981f08d5 2026-06-02 21:17:24.572 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:24.572 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:973 : user_role_id=83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:974 : echo 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.572 | 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.572 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-06-02 21:17:24.572 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:24.572 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:24.572 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:973 : user_role_id=79fae9b2954f4bcf822ae49edc5e7e90 2026-06-02 21:17:24.572 | + functions-common:get_or_add_user_project_role:974 : echo 79fae9b2954f4bcf822ae49edc5e7e90 2026-06-02 21:17:24.572 | 79fae9b2954f4bcf822ae49edc5e7e90 2026-06-02 21:17:24.572 | + lib/glance:create_glance_accounts:495 : get_or_create_service glance image 'Glance Image Service' 2026-06-02 21:17:24.572 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-02 21:17:24.572 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-02 21:17:24.572 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.572 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-02 21:17:24.572 | 2294fda8acca4f408785266ba53d62ee' 2026-06-02 21:17:24.572 | + functions-common:get_or_create_service:1061 : echo 2294fda8acca4f408785266ba53d62ee 2026-06-02 21:17:24.572 | 2294fda8acca4f408785266ba53d62ee 2026-06-02 21:17:24.572 | + lib/glance:create_glance_accounts:497 : get_or_create_endpoint image RegionOne https://10.4.3.160/image 2026-06-02 21:17:24.572 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-02 21:17:24.572 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface image public https://10.4.3.160/image RegionOne 2026-06-02 21:17:24.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-02 21:17:24.572 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-02 21:17:24.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-02 21:17:24.572 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.160/image --region RegionOne -f value -c id 2026-06-02 21:17:24.572 | 2026-06-02 21:17:24.572 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=9af9189929564d61931bb2aba971da04 2026-06-02 21:17:24.572 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 9af9189929564d61931bb2aba971da04 2026-06-02 21:17:24.573 | + functions-common:get_or_create_endpoint:1094 : public_id=9af9189929564d61931bb2aba971da04 2026-06-02 21:17:24.573 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-02 21:17:24.573 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-02 21:17:24.573 | + functions-common:get_or_create_endpoint:1103 : echo 9af9189929564d61931bb2aba971da04 2026-06-02 21:17:24.573 | 9af9189929564d61931bb2aba971da04 2026-06-02 21:17:24.573 | ++ lib/glance:create_glance_accounts:502 : get_or_create_domain Default 2026-06-02 21:17:24.573 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-02 21:17:24.573 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-02 21:17:24.573 | 2026-06-02 21:17:24.573 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.573 | ++ functions-common:get_or_create_domain:871 : domain_id=default 2026-06-02 21:17:24.573 | ++ functions-common:get_or_create_domain:872 : echo default 2026-06-02 21:17:24.573 | + lib/glance:create_glance_accounts:502 : service_domain_id=default 2026-06-02 21:17:24.573 | + lib/glance:create_glance_accounts:503 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-02 21:17:24.573 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-02 21:17:24.573 | + lib/glance:create_glance_accounts:506 : [[ True = True ]] 2026-06-02 21:17:24.573 | + lib/glance:create_glance_accounts:507 : configure_glance_quotas 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-02 21:17:24.573 | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | | Field | Value | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | | default_limit | 2000 | 2026-06-02 21:17:24.573 | | description | None | 2026-06-02 21:17:24.573 | | id | b7c7a8d90f7e4d3da3632b4037e89a67 | 2026-06-02 21:17:24.573 | | region_id | RegionOne | 2026-06-02 21:17:24.573 | | resource_name | image_size_total | 2026-06-02 21:17:24.573 | | service_id | 2294fda8acca4f408785266ba53d62ee | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-02 21:17:24.573 | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | | Field | Value | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | | default_limit | 2000 | 2026-06-02 21:17:24.573 | | description | None | 2026-06-02 21:17:24.573 | | id | 3fe5da2e4a884890b2a1a657b445f537 | 2026-06-02 21:17:24.573 | | region_id | RegionOne | 2026-06-02 21:17:24.573 | | resource_name | image_stage_total | 2026-06-02 21:17:24.573 | | service_id | 2294fda8acca4f408785266ba53d62ee | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-02 21:17:24.573 | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | | Field | Value | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | | default_limit | 100 | 2026-06-02 21:17:24.573 | | description | None | 2026-06-02 21:17:24.573 | | id | e5cbbc25b9294b89bad7349b0f1f0bd4 | 2026-06-02 21:17:24.573 | | region_id | RegionOne | 2026-06-02 21:17:24.573 | | resource_name | image_count_total | 2026-06-02 21:17:24.573 | | service_id | 2294fda8acca4f408785266ba53d62ee | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-02 21:17:24.573 | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | | Field | Value | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | | default_limit | 100 | 2026-06-02 21:17:24.573 | | description | None | 2026-06-02 21:17:24.573 | | id | aced2320056747fcb65981517a0ca5f1 | 2026-06-02 21:17:24.573 | | region_id | RegionOne | 2026-06-02 21:17:24.573 | | resource_name | image_count_uploading | 2026-06-02 21:17:24.573 | | service_id | 2294fda8acca4f408785266ba53d62ee | 2026-06-02 21:17:24.573 | +---------------+----------------------------------+ 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.160/identity 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-02 21:17:24.573 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-02 21:17:24.573 | 2026-06-02 21:17:24.573 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 9af9189929564d61931bb2aba971da04 2026-06-02 21:17:24.573 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-02 21:17:24.573 | 2026-06-02 21:17:24.573 | + lib/glance:create_glance_accounts:510 : is_service_enabled s3api 2026-06-02 21:17:24.573 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:17:24.617 | [8421 Async create_glance_accounts:65742]: finished create_glance_accounts with result 0 in 34 seconds 2026-06-02 21:17:24.654 | [8421 Async create_cinder_accounts:65880]: Waiting for completion of create_cinder_accounts running on PID 65880 (4 other jobs running) 2026-06-02 21:17:24.680 | [8421 Async create_cinder_accounts:65880]: Signaling child to exit 2026-06-02 21:17:24.680 | WAKEUP 2026-06-02 21:17:24.701 | [8421 Async create_cinder_accounts:65880]: Signaled 2026-06-02 21:17:24.702 | + lib/cinder:create_cinder_accounts:449 : [[ 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-06-02 21:17:24.702 | + lib/cinder:create_cinder_accounts:451 : local extra_role= 2026-06-02 21:17:24.702 | + lib/cinder:create_cinder_accounts:454 : is_service_enabled barbican 2026-06-02 21:17:24.702 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:17:24.702 | + lib/cinder:create_cinder_accounts:458 : create_service_user cinder 2026-06-02 21:17:24.702 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-06-02 21:17:24.702 | + functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:24.702 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-02 21:17:24.702 | + functions-common:get_or_create_user:897 : local email= 2026-06-02 21:17:24.702 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-06-02 21:17:24.702 | 2026-06-02 21:17:24.702 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.702 | + functions-common:get_or_create_user:909 : user_id=89e1eccf0ae844d0a01318fcb985c9cb 2026-06-02 21:17:24.702 | + functions-common:get_or_create_user:910 : echo 89e1eccf0ae844d0a01318fcb985c9cb 2026-06-02 21:17:24.702 | 89e1eccf0ae844d0a01318fcb985c9cb 2026-06-02 21:17:24.702 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-02 21:17:24.702 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:24.702 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:24.702 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:24.702 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:24.702 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:24.702 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:24.702 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:24.702 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:24.702 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:24.702 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:24.702 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:24.702 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-06-02 21:17:24.703 | 2026-06-02 21:17:24.703 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-02 21:17:24.703 | 2026-06-02 21:17:24.703 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.703 | + functions-common:get_or_add_user_project_role:973 : user_role_id=83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.703 | + functions-common:get_or_add_user_project_role:974 : echo 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.703 | 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.703 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-02 21:17:24.703 | + lib/cinder:create_cinder_accounts:460 : local cinder_api_url 2026-06-02 21:17:24.703 | + lib/cinder:create_cinder_accounts:461 : cinder_api_url=https://10.4.3.160/volume 2026-06-02 21:17:24.703 | + lib/cinder:create_cinder_accounts:464 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-02 21:17:24.703 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-02 21:17:24.703 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-02 21:17:24.703 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-06-02 21:17:24.703 | 2026-06-02 21:17:24.703 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.703 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-02 21:17:24.703 | b48f80a5b9d8452eaa9ebba4b0b308af' 2026-06-02 21:17:24.703 | + functions-common:get_or_create_service:1061 : echo b48f80a5b9d8452eaa9ebba4b0b308af 2026-06-02 21:17:24.703 | b48f80a5b9d8452eaa9ebba4b0b308af 2026-06-02 21:17:24.703 | + lib/cinder:create_cinder_accounts:466 : get_or_create_endpoint block-storage RegionOne https://10.4.3.160/volume/v3 2026-06-02 21:17:24.703 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-02 21:17:24.703 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.160/volume/v3 RegionOne 2026-06-02 21:17:24.703 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-02 21:17:24.703 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-06-02 21:17:24.703 | 2026-06-02 21:17:24.703 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.703 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-02 21:17:24.703 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-02 21:17:24.703 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.160/volume/v3 --region RegionOne -f value -c id 2026-06-02 21:17:24.703 | 2026-06-02 21:17:24.703 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.703 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=26ee5ebdf28b489fbbdceedf736628ac 2026-06-02 21:17:24.703 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 26ee5ebdf28b489fbbdceedf736628ac 2026-06-02 21:17:24.703 | + functions-common:get_or_create_endpoint:1094 : public_id=26ee5ebdf28b489fbbdceedf736628ac 2026-06-02 21:17:24.703 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-02 21:17:24.703 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-02 21:17:24.703 | + functions-common:get_or_create_endpoint:1103 : echo 26ee5ebdf28b489fbbdceedf736628ac 2026-06-02 21:17:24.703 | 26ee5ebdf28b489fbbdceedf736628ac 2026-06-02 21:17:24.703 | + lib/cinder:create_cinder_accounts:469 : configure_cinder_internal_tenant 2026-06-02 21:17:24.703 | ++ lib/cinder:configure_cinder_internal_tenant:699 : get_or_create_project service 2026-06-02 21:17:24.703 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-02 21:17:24.703 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-02 21:17:24.703 | 2026-06-02 21:17:24.703 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.703 | ++ functions-common:get_or_create_project:922 : project_id=59f4243fe6c64905981c6292131a85ab 2026-06-02 21:17:24.703 | ++ functions-common:get_or_create_project:923 : echo 59f4243fe6c64905981c6292131a85ab 2026-06-02 21:17:24.703 | + lib/cinder:configure_cinder_internal_tenant:699 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 59f4243fe6c64905981c6292131a85ab 2026-06-02 21:17:24.703 | ++ lib/cinder:configure_cinder_internal_tenant:700 : get_or_create_user cinder 2026-06-02 21:17:24.703 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:24.704 | ++ functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-02 21:17:24.704 | ++ functions-common:get_or_create_user:897 : local email= 2026-06-02 21:17:24.704 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-06-02 21:17:24.704 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-02 21:17:24.704 | 2026-06-02 21:17:24.704 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.704 | ++ functions-common:get_or_create_user:909 : user_id=89e1eccf0ae844d0a01318fcb985c9cb 2026-06-02 21:17:24.704 | ++ functions-common:get_or_create_user:910 : echo 89e1eccf0ae844d0a01318fcb985c9cb 2026-06-02 21:17:24.704 | + lib/cinder:configure_cinder_internal_tenant:700 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 89e1eccf0ae844d0a01318fcb985c9cb 2026-06-02 21:17:24.746 | [8421 Async create_cinder_accounts:65880]: finished create_cinder_accounts with result 0 in 22 seconds 2026-06-02 21:17:24.751 | + inc/async:async_wait:197 : return 0 2026-06-02 21:17:24.754 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-02 21:17:24.805 | [8421 Async create_neutron_accounts:66029]: Waiting for completion of create_neutron_accounts running on PID 66029 (3 other jobs running) 2026-06-02 21:17:24.830 | [8421 Async create_neutron_accounts:66029]: Signaling child to exit 2026-06-02 21:17:24.830 | WAKEUP 2026-06-02 21:17:24.851 | [8421 Async create_neutron_accounts:66029]: Signaled 2026-06-02 21:17:24.852 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-02 21:17:24.852 | + lib/neutron:create_neutron_accounts:480 : neutron_url=https://10.4.3.160/ 2026-06-02 21:17:24.852 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-02 21:17:24.852 | + lib/neutron:create_neutron_accounts:482 : neutron_url=https://10.4.3.160/networking 2026-06-02 21:17:24.852 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-02 21:17:24.852 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:24.852 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-02 21:17:24.852 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-06-02 21:17:24.852 | + functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:24.852 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-02 21:17:24.852 | + functions-common:get_or_create_user:897 : local email= 2026-06-02 21:17:24.852 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-06-02 21:17:24.852 | 2026-06-02 21:17:24.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.852 | + functions-common:get_or_create_user:909 : user_id=fcbb84543de54d2eb1ad3665da94ae43 2026-06-02 21:17:24.852 | + functions-common:get_or_create_user:910 : echo fcbb84543de54d2eb1ad3665da94ae43 2026-06-02 21:17:24.852 | fcbb84543de54d2eb1ad3665da94ae43 2026-06-02 21:17:24.852 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-02 21:17:24.852 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:24.852 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:24.852 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:24.852 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:24.852 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:24.852 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:24.852 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:24.852 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:24.852 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:24.852 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:24.852 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:24.852 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-06-02 21:17:24.852 | 2026-06-02 21:17:24.852 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-02 21:17:24.852 | 2026-06-02 21:17:24.852 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.853 | + functions-common:get_or_add_user_project_role:973 : user_role_id=83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.853 | + functions-common:get_or_add_user_project_role:974 : echo 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.853 | 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:24.853 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-02 21:17:24.853 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-02 21:17:24.853 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-02 21:17:24.853 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-02 21:17:24.853 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-06-02 21:17:24.853 | 2026-06-02 21:17:24.853 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.853 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-02 21:17:24.853 | c023f83eb8f542b0885e0fc11856a4e9' 2026-06-02 21:17:24.853 | + functions-common:get_or_create_service:1061 : echo c023f83eb8f542b0885e0fc11856a4e9 2026-06-02 21:17:24.853 | c023f83eb8f542b0885e0fc11856a4e9 2026-06-02 21:17:24.853 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne https://10.4.3.160/networking 2026-06-02 21:17:24.853 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-02 21:17:24.853 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface network public https://10.4.3.160/networking RegionOne 2026-06-02 21:17:24.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-02 21:17:24.853 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-06-02 21:17:24.853 | 2026-06-02 21:17:24.853 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-02 21:17:24.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-02 21:17:24.853 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.160/networking --region RegionOne -f value -c id 2026-06-02 21:17:24.853 | 2026-06-02 21:17:24.853 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:24.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=f40ee5ee92a14636b9e287a6e8d2ab48 2026-06-02 21:17:24.853 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo f40ee5ee92a14636b9e287a6e8d2ab48 2026-06-02 21:17:24.853 | + functions-common:get_or_create_endpoint:1094 : public_id=f40ee5ee92a14636b9e287a6e8d2ab48 2026-06-02 21:17:24.853 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-02 21:17:24.853 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-02 21:17:24.853 | + functions-common:get_or_create_endpoint:1103 : echo f40ee5ee92a14636b9e287a6e8d2ab48 2026-06-02 21:17:24.853 | f40ee5ee92a14636b9e287a6e8d2ab48 2026-06-02 21:17:24.894 | [8421 Async create_neutron_accounts:66029]: finished create_neutron_accounts with result 0 in 19 seconds 2026-06-02 21:17:24.925 | [8421 Async create_swift_accounts:66203]: Waiting for completion of create_swift_accounts running on PID 66203 (2 other jobs running) 2026-06-02 21:17:24.946 | [8421 Async create_swift_accounts:66203]: Signaling child to exit 2026-06-02 21:17:27.541 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:17:27.567 | [66203 Async create_swift_accounts:66203]: finished successfully 2026-06-02 21:17:27.590 | WAKEUP 2026-06-02 21:17:27.611 | [8421 Async create_swift_accounts:66203]: Signaled 2026-06-02 21:17:27.612 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-06-02 21:17:27.612 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-06-02 21:17:27.612 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-06-02 21:17:27.612 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-06-02 21:17:27.612 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-06-02 21:17:27.612 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-06-02 21:17:27.612 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-06-02 21:17:27.612 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-06-02 21:17:27.612 | + lib/swift:create_swift_accounts:625 : local another_role 2026-06-02 21:17:27.612 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-06-02 21:17:27.612 | ++ functions-common:get_or_create_role:929 : local role_id 2026-06-02 21:17:27.612 | +++ functions-common:get_or_create_role:934 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_role:934 : role_id=d946902f890143c9a875788615b4994f 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_role:935 : echo d946902f890143c9a875788615b4994f 2026-06-02 21:17:27.613 | + lib/swift:create_swift_accounts:626 : another_role=d946902f890143c9a875788615b4994f 2026-06-02 21:17:27.613 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-06-02 21:17:27.613 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-06-02 21:17:27.613 | + functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:27.613 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-02 21:17:27.613 | + functions-common:get_or_create_user:897 : local email= 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | + functions-common:get_or_create_user:909 : user_id=fe044a59748c4253923cfab751bfdd70 2026-06-02 21:17:27.613 | + functions-common:get_or_create_user:910 : echo fe044a59748c4253923cfab751bfdd70 2026-06-02 21:17:27.613 | fe044a59748c4253923cfab751bfdd70 2026-06-02 21:17:27.613 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:27.613 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:973 : user_role_id=83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:974 : echo 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:27.613 | 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:17:27.613 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-02 21:17:27.613 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:27.613 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:17:27.613 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | ++ functions-common:get_or_add_user_project_role:973 : 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-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.613 | + functions-common:get_or_add_user_project_role:974 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.613 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.613 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-06-02 21:17:27.613 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-02 21:17:27.613 | 2aca217dcf40457d855468ee501531fe' 2026-06-02 21:17:27.613 | + functions-common:get_or_create_service:1061 : echo 2aca217dcf40457d855468ee501531fe 2026-06-02 21:17:27.613 | 2aca217dcf40457d855468ee501531fe 2026-06-02 21:17:27.613 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.160:8080/v1/AUTH_$(project_id)s' https://10.4.3.160:8080 2026-06-02 21:17:27.613 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.160:8080/v1/AUTH_$(project_id)s' RegionOne 2026-06-02 21:17:27.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-02 21:17:27.613 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-02 21:17:27.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-02 21:17:27.613 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.160:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=dd7bf0a8b37c452fb17ecc4e88d034dd 2026-06-02 21:17:27.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo dd7bf0a8b37c452fb17ecc4e88d034dd 2026-06-02 21:17:27.613 | + functions-common:get_or_create_endpoint:1094 : public_id=dd7bf0a8b37c452fb17ecc4e88d034dd 2026-06-02 21:17:27.613 | + functions-common:get_or_create_endpoint:1096 : [[ -n https://10.4.3.160:8080 ]] 2026-06-02 21:17:27.613 | + functions-common:get_or_create_endpoint:1097 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.160:8080 RegionOne 2026-06-02 21:17:27.613 | + functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-02 21:17:27.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | + functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-02 21:17:27.613 | + functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-02 21:17:27.613 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.160:8080 --region RegionOne -f value -c id 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | + functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=01f956eba1da4dab882ce00314d4eae8 2026-06-02 21:17:27.613 | + functions-common:_get_or_create_endpoint_with_interface:1079 : echo 01f956eba1da4dab882ce00314d4eae8 2026-06-02 21:17:27.613 | 01f956eba1da4dab882ce00314d4eae8 2026-06-02 21:17:27.613 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-02 21:17:27.613 | + functions-common:get_or_create_endpoint:1103 : echo dd7bf0a8b37c452fb17ecc4e88d034dd 2026-06-02 21:17:27.613 | dd7bf0a8b37c452fb17ecc4e88d034dd 2026-06-02 21:17:27.613 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-06-02 21:17:27.613 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-02 21:17:27.613 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-06-02 21:17:27.613 | 2026-06-02 21:17:27.613 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_project:922 : project_id=101bc70e98c74f15a9e977ba93707544 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_project:923 : echo 101bc70e98c74f15a9e977ba93707544 2026-06-02 21:17:27.613 | + lib/swift:create_swift_accounts:640 : swift_project_test1=101bc70e98c74f15a9e977ba93707544 2026-06-02 21:17:27.613 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-06-02 21:17:27.613 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:17:27.613 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_user:894 : [[ ! -z test@example.com ]] 2026-06-02 21:17:27.613 | ++ functions-common:get_or_create_user:895 : local email=--email=test@example.com 2026-06-02 21:17:27.614 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:909 : user_id=be12dc24dce14b97b56adca4b6963168 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:910 : echo be12dc24dce14b97b56adca4b6963168 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=be12dc24dce14b97b56adca4b6963168 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-06-02 21:17:27.614 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin be12dc24dce14b97b56adca4b6963168 101bc70e98c74f15a9e977ba93707544 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:27.614 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user be12dc24dce14b97b56adca4b6963168 --project 101bc70e98c74f15a9e977ba93707544 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user be12dc24dce14b97b56adca4b6963168 --project 101bc70e98c74f15a9e977ba93707544 -c Role -f value 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:974 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.614 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-06-02 21:17:27.614 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:894 : [[ ! -z test3@example.com ]] 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:895 : local email=--email=test3@example.com 2026-06-02 21:17:27.614 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:909 : user_id=27973d158fc84d10bbd144e1f4cd4bcb 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:910 : echo 27973d158fc84d10bbd144e1f4cd4bcb 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:649 : swift_user_test3=27973d158fc84d10bbd144e1f4cd4bcb 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-06-02 21:17:27.614 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role d946902f890143c9a875788615b4994f 27973d158fc84d10bbd144e1f4cd4bcb 101bc70e98c74f15a9e977ba93707544 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:27.614 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add d946902f890143c9a875788615b4994f --user 27973d158fc84d10bbd144e1f4cd4bcb --project 101bc70e98c74f15a9e977ba93707544 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role d946902f890143c9a875788615b4994f --user 27973d158fc84d10bbd144e1f4cd4bcb --project 101bc70e98c74f15a9e977ba93707544 -c Role -f value 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:973 : user_role_id=d946902f890143c9a875788615b4994f 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:974 : echo d946902f890143c9a875788615b4994f 2026-06-02 21:17:27.614 | d946902f890143c9a875788615b4994f 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-06-02 21:17:27.614 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-02 21:17:27.614 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_project:922 : project_id=bdb7681a38f64e9992e5a35bf99ae410 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_project:923 : echo bdb7681a38f64e9992e5a35bf99ae410 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:654 : swift_project_test2=bdb7681a38f64e9992e5a35bf99ae410 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-06-02 21:17:27.614 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-06-02 21:17:27.614 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:894 : [[ ! -z test2@example.com ]] 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:895 : local email=--email=test2@example.com 2026-06-02 21:17:27.614 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:909 : user_id=fd3a1a874282497b8d26e12f1ef6cc7d 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_user:910 : echo fd3a1a874282497b8d26e12f1ef6cc7d 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:659 : swift_user_test2=fd3a1a874282497b8d26e12f1ef6cc7d 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-06-02 21:17:27.614 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin fd3a1a874282497b8d26e12f1ef6cc7d bdb7681a38f64e9992e5a35bf99ae410 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:27.614 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:17:27.614 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user fd3a1a874282497b8d26e12f1ef6cc7d --project bdb7681a38f64e9992e5a35bf99ae410 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fd3a1a874282497b8d26e12f1ef6cc7d --project bdb7681a38f64e9992e5a35bf99ae410 -c Role -f value 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.614 | + functions-common:get_or_add_user_project_role:974 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.614 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-06-02 21:17:27.614 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_domain:866 : local domain_id 2026-06-02 21:17:27.614 | +++ functions-common:get_or_create_domain:871 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-06-02 21:17:27.614 | 2026-06-02 21:17:27.614 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_domain:871 : domain_id=4a1b42b861cb4e48baa080f6653bae3d 2026-06-02 21:17:27.614 | ++ functions-common:get_or_create_domain:872 : echo 4a1b42b861cb4e48baa080f6653bae3d 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:664 : swift_domain=4a1b42b861cb4e48baa080f6653bae3d 2026-06-02 21:17:27.614 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-06-02 21:17:27.614 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:17:27.615 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-06-02 21:17:27.615 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 4a1b42b861cb4e48baa080f6653bae3d 2026-06-02 21:17:27.615 | ++ functions-common:get_or_create_project:916 : local project_id 2026-06-02 21:17:27.615 | +++ functions-common:get_or_create_project:922 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4a1b42b861cb4e48baa080f6653bae3d --or-show -f value -c id 2026-06-02 21:17:27.615 | 2026-06-02 21:17:27.615 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.615 | ++ functions-common:get_or_create_project:922 : project_id=213d0d6de074489bac3a152c4e9329ac 2026-06-02 21:17:27.615 | ++ functions-common:get_or_create_project:923 : echo 213d0d6de074489bac3a152c4e9329ac 2026-06-02 21:17:27.615 | + lib/swift:create_swift_accounts:668 : swift_project_test4=213d0d6de074489bac3a152c4e9329ac 2026-06-02 21:17:27.615 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-06-02 21:17:27.615 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:17:27.615 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-06-02 21:17:27.615 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 4a1b42b861cb4e48baa080f6653bae3d test4@example.com 2026-06-02 21:17:27.615 | ++ functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:17:27.615 | ++ functions-common:get_or_create_user:894 : [[ ! -z test4@example.com ]] 2026-06-02 21:17:27.615 | ++ functions-common:get_or_create_user:895 : local email=--email=test4@example.com 2026-06-02 21:17:27.615 | +++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4a1b42b861cb4e48baa080f6653bae3d --email=test4@example.com --or-show -f value -c id 2026-06-02 21:17:27.615 | 2026-06-02 21:17:27.615 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.615 | ++ functions-common:get_or_create_user:909 : user_id=f281304980ad4522bc155a0afbb22807 2026-06-02 21:17:27.615 | ++ functions-common:get_or_create_user:910 : echo f281304980ad4522bc155a0afbb22807 2026-06-02 21:17:27.615 | + lib/swift:create_swift_accounts:673 : swift_user_test4=f281304980ad4522bc155a0afbb22807 2026-06-02 21:17:27.615 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-06-02 21:17:27.615 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:17:27.615 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin f281304980ad4522bc155a0afbb22807 213d0d6de074489bac3a152c4e9329ac 2026-06-02 21:17:27.615 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:17:27.615 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:17:27.615 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args 2026-06-02 21:17:27.615 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:17:27.615 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:17:27.615 | ++ functions-common:_get_domain_args:944 : [[ -n '' ]] 2026-06-02 21:17:27.615 | ++ functions-common:_get_domain_args:947 : [[ -n '' ]] 2026-06-02 21:17:27.615 | ++ functions-common:_get_domain_args:951 : echo 2026-06-02 21:17:27.615 | + functions-common:get_or_add_user_project_role:960 : domain_args= 2026-06-02 21:17:27.615 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user f281304980ad4522bc155a0afbb22807 --project 213d0d6de074489bac3a152c4e9329ac 2026-06-02 21:17:27.615 | 2026-06-02 21:17:27.615 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f281304980ad4522bc155a0afbb22807 --project 213d0d6de074489bac3a152c4e9329ac -c Role -f value 2026-06-02 21:17:27.615 | 2026-06-02 21:17:27.615 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:17:27.615 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.615 | + functions-common:get_or_add_user_project_role:974 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.615 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:17:27.655 | [8421 Async create_swift_accounts:66203]: finished create_swift_accounts with result 0 in 37 seconds 2026-06-02 21:17:27.663 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-02 21:17:27.666 | + inc/async:async_wait:197 : return 0 2026-06-02 21:17:27.669 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-06-02 21:17:27.687 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:27.691 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-06-02 21:17:27.708 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:27.712 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-06-02 21:17:27.715 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:17:27.717 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-06-02 21:17:27.720 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-06-02 21:17:27.723 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-02 21:17:27.787 | + inc/async:async_inner:63 : init_glance 2026-06-02 21:17:27.823 | [8421 Async init_glance:69593]: running: init_glance 2026-06-02 21:17:27.826 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-06-02 21:17:27.843 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:27.846 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-06-02 21:17:27.849 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:17:27.851 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-06-02 21:17:27.854 | + ./stack.sh:main:1164 : configure_neutron 2026-06-02 21:17:27.857 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-02 21:17:27.859 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-02 21:17:27.861 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o stack /etc/neutron 2026-06-02 21:17:27.876 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-02 21:17:27.878 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-02 21:17:34.095 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:17:34.118 | [69593 Async init_glance:69593]: finished successfully 2026-06-02 21:17:48.940 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-02 21:17:48.945 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-02 21:17:48.947 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-02 21:17:48.949 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-02 21:17:48.953 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-02 21:17:48.955 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-02 21:17:48.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-02 21:17:48.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-02 21:17:48.962 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-02 21:17:48.964 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-02 21:17:48.966 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-02 21:17:48.969 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-02 21:17:48.971 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-02 21:17:48.973 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-02 21:17:48.976 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-02 21:17:48.978 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-02 21:17:48.983 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:17:48.985 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:17:48.987 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-02 21:17:48.990 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:17:48.995 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-02 21:17:48.998 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-02 21:17:49.000 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-02 21:17:49.002 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-02 21:17:49.005 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-02 21:17:49.007 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-02 21:17:49.009 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-02 21:17:49.024 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:49.027 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-02 21:17:49.029 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-02 21:17:49.032 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-02 21:17:49.061 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-02 21:17:49.091 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-02 21:17:49.121 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-02 21:17:49.151 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-02 21:17:49.183 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-02 21:17:49.216 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-02 21:17:49.218 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-02 21:17:49.221 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-02 21:17:49.224 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-02 21:17:49.227 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-02 21:17:49.243 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-02 21:17:49.245 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-02 21:17:49.248 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-02 21:17:49.250 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-02 21:17:49.253 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-02 21:17:49.284 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:17:49.315 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:17:49.352 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-02 21:17:49.386 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-02 21:17:49.421 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-02 21:17:49.424 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:17:49.426 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-02 21:17:49.430 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-02 21:17:49.433 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-02 21:17:49.436 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:17:49.439 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-02 21:17:49.441 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-02 21:17:49.455 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-02 21:17:49.472 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-02 21:17:49.488 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-02 21:17:49.500 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-02 21:17:49.514 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-02 21:17:49.517 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-02 21:17:49.521 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-02 21:17:49.525 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.nq1jcLvFRx 2026-06-02 21:17:49.528 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-02 21:17:49.531 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-02 21:17:49.533 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.nq1jcLvFRx 2026-06-02 21:17:49.537 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.nq1jcLvFRx 2026-06-02 21:17:49.551 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.nq1jcLvFRx /etc/sudoers.d/neutron-rootwrap 2026-06-02 21:17:49.564 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-02 21:17:49.567 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-02 21:17:49.569 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-02 21:17:49.599 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-02 21:17:49.601 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-02 21:17:49.635 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-02 21:17:49.638 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-02 21:17:49.641 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-02 21:17:49.644 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-02 21:17:49.647 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-02 21:17:49.650 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-02 21:17:49.669 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:49.674 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-02 21:17:49.677 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-02 21:17:49.680 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-02 21:17:49.702 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:49.706 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:17:49.709 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/ 2026-06-02 21:17:49.744 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-02 21:17:49.746 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-02 21:17:49.749 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-02 21:17:49.768 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:17:49.771 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-02 21:17:49.793 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:17:49.796 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-02 21:17:49.816 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:17:49.819 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-02 21:17:49.837 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:17:49.840 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-02 21:17:49.861 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:17:49.864 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-02 21:17:49.867 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-02 21:17:49.887 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:17:49.890 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-02 21:17:49.893 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-02 21:17:49.896 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-02 21:17:49.896 | Configuring OVN 2026-06-02 21:17:49.899 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-02 21:17:49.902 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-02 21:17:49.906 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-02 21:17:49.911 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=64dad8df-830b-4906-9c7b-0579858a1891 2026-06-02 21:17:49.914 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-02 21:17:49.917 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-02 21:17:49.919 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-02 21:17:49.922 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-02 21:17:49.925 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-02 21:17:49.929 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-02 21:17:49.931 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-02 21:17:49.933 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-02 21:17:49.936 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-02 21:17:49.939 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-02 21:17:49.941 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-02 21:17:49.944 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-02 21:17:49.947 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-02 21:17:49.950 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-02 21:17:49.954 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-02 21:17:49.957 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-02 21:17:49.961 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-02 21:17:49.963 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-02 21:17:49.966 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-02 21:17:49.987 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:49.990 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-02 21:17:50.040 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-02 21:17:50.044 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-02 21:17:50.048 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-02 21:17:50.068 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:17:50.071 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-02 21:17:50.074 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-02 21:17:50.078 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-02 21:17:50.081 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o stack /etc/neutron 2026-06-02 21:17:50.095 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-02 21:17:50.100 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-02 21:17:50.103 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-02 21:18:10.223 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-02 21:18:10.228 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-02 21:18:10.231 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-02 21:18:10.233 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-02 21:18:10.263 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-02 21:18:10.265 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-02 21:18:10.296 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-02 21:18:10.327 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.160 2026-06-02 21:18:10.359 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-02 21:18:10.391 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-02 21:18:10.425 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-02 21:18:10.458 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.160:6642 2026-06-02 21:18:10.489 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-02 21:18:10.508 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:10.511 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:18:10.546 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-02 21:18:10.579 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-02 21:18:10.613 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-02 21:18:10.615 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-02 21:18:10.647 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.160:6641 2026-06-02 21:18:10.679 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-02 21:18:10.682 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-02 21:18:10.682 | Configuring Neutron for OVN 2026-06-02 21:18:10.685 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-02 21:18:10.704 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:10.707 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-02 21:18:10.711 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-02 21:18:10.711 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-02 21:18:12.509 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-02 21:18:12.512 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-02 21:18:12.512 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-02 21:18:14.095 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-02 21:18:14.098 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-02 21:18:14.114 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:14.118 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-02 21:18:14.122 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-02 21:18:14.122 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-02 21:18:14.122 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-02 21:18:14.127 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-02 21:18:14.127 | address-scope 2026-06-02 21:18:14.127 | agent 2026-06-02 21:18:14.127 | allowed-address-pairs 2026-06-02 21:18:14.127 | auto-allocated-topology 2026-06-02 21:18:14.127 | availability_zone 2026-06-02 21:18:14.127 | bgp 2026-06-02 21:18:14.127 | bgp_4byte_asn 2026-06-02 21:18:14.127 | bgp_dragent_scheduler 2026-06-02 21:18:14.127 | binding 2026-06-02 21:18:14.127 | binding-extended 2026-06-02 21:18:14.127 | default-subnetpools 2026-06-02 21:18:14.127 | dhcp_agent_scheduler 2026-06-02 21:18:14.128 | dns-domain-ports 2026-06-02 21:18:14.128 | dns-integration 2026-06-02 21:18:14.128 | dns-integration-domain-keywords 2026-06-02 21:18:14.128 | empty-string-filtering 2026-06-02 21:18:14.128 | enable-default-route-bfd 2026-06-02 21:18:14.128 | enable-default-route-ecmp 2026-06-02 21:18:14.128 | expose-port-forwarding-in-fip 2026-06-02 21:18:14.128 | external-gateway-multihoming 2026-06-02 21:18:14.128 | external-net 2026-06-02 21:18:14.128 | ext-gw-mode 2026-06-02 21:18:14.128 | extra_dhcp_opt 2026-06-02 21:18:14.128 | extraroute 2026-06-02 21:18:14.128 | extraroute-atomic 2026-06-02 21:18:14.128 | filter-validation 2026-06-02 21:18:14.128 | fip-port-details 2026-06-02 21:18:14.128 | flavors 2026-06-02 21:18:14.128 | floatingip-pools 2026-06-02 21:18:14.128 | floating-ip-port-forwarding 2026-06-02 21:18:14.128 | floating-ip-port-forwarding-description 2026-06-02 21:18:14.128 | floating-ip-port-forwarding-detail 2026-06-02 21:18:14.128 | floating-ip-port-forwarding-port-ranges 2026-06-02 21:18:14.128 | fwaas_v2 2026-06-02 21:18:14.128 | ip_allocation 2026-06-02 21:18:14.128 | l3-flavors 2026-06-02 21:18:14.128 | l3-ha 2026-06-02 21:18:14.128 | logging 2026-06-02 21:18:14.128 | multi-provider 2026-06-02 21:18:14.128 | net-mtu 2026-06-02 21:18:14.128 | net-mtu-writable 2026-06-02 21:18:14.128 | network_availability_zone 2026-06-02 21:18:14.128 | network_ha 2026-06-02 21:18:14.128 | network-ip-availability 2026-06-02 21:18:14.128 | pagination 2026-06-02 21:18:14.128 | port-device-profile 2026-06-02 21:18:14.128 | port-hardware-offload-type 2026-06-02 21:18:14.128 | port-mac-address-regenerate 2026-06-02 21:18:14.128 | port-numa-affinity-policy 2026-06-02 21:18:14.128 | port-numa-affinity-policy-socket 2026-06-02 21:18:14.128 | port-resource-request 2026-06-02 21:18:14.128 | port-security 2026-06-02 21:18:14.128 | port-trusted-vif 2026-06-02 21:18:14.128 | project-id 2026-06-02 21:18:14.128 | provider 2026-06-02 21:18:14.128 | pvlan 2026-06-02 21:18:14.128 | qinq 2026-06-02 21:18:14.128 | qos 2026-06-02 21:18:14.128 | qos-bw-limit-direction 2026-06-02 21:18:14.128 | qos-bw-minimum-ingress 2026-06-02 21:18:14.128 | qos-default 2026-06-02 21:18:14.128 | qos-fip 2026-06-02 21:18:14.128 | qos-gateway-ip 2026-06-02 21:18:14.128 | qos-rules-alias 2026-06-02 21:18:14.128 | qos-rule-type-details 2026-06-02 21:18:14.128 | qos-rule-type-filter 2026-06-02 21:18:14.128 | quota-check-limit 2026-06-02 21:18:14.128 | quota-check-limit-default 2026-06-02 21:18:14.128 | quota_details 2026-06-02 21:18:14.128 | quotas 2026-06-02 21:18:14.128 | rbac-address-scope 2026-06-02 21:18:14.128 | rbac-policies 2026-06-02 21:18:14.128 | rbac-security-groups 2026-06-02 21:18:14.128 | router 2026-06-02 21:18:14.128 | router_availability_zone 2026-06-02 21:18:14.128 | router-enable-snat 2026-06-02 21:18:14.128 | security-group 2026-06-02 21:18:14.128 | security-groups-default-rules 2026-06-02 21:18:14.128 | security-groups-normalized-cidr 2026-06-02 21:18:14.128 | security-groups-remote-address-group 2026-06-02 21:18:14.128 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:18:14.128 | security-groups-shared-filtering 2026-06-02 21:18:14.128 | segment 2026-06-02 21:18:14.128 | sorting 2026-06-02 21:18:14.128 | standard-attr-description 2026-06-02 21:18:14.128 | standard-attr-fwaas-v2 2026-06-02 21:18:14.128 | standard-attr-revisions 2026-06-02 21:18:14.128 | standard-attr-tag 2026-06-02 21:18:14.129 | standard-attr-timestamp 2026-06-02 21:18:14.129 | stateful-security-group 2026-06-02 21:18:14.129 | subnet_allocation 2026-06-02 21:18:14.129 | subnet-dns-publish-fixed-ip 2026-06-02 21:18:14.129 | subnet-external-network 2026-06-02 21:18:14.129 | subnet_onboard 2026-06-02 21:18:14.129 | subnetpool-prefix-ops 2026-06-02 21:18:14.129 | subnet-service-types 2026-06-02 21:18:14.129 | tag-creation 2026-06-02 21:18:14.129 | tap-mirror 2026-06-02 21:18:14.129 | tap-mirror-both-direction 2026-06-02 21:18:14.129 | trunk 2026-06-02 21:18:14.129 | uplink-status-propagation 2026-06-02 21:18:14.129 | uplink-status-propagation-updatable 2026-06-02 21:18:14.129 | vlan-transparent 2026-06-02 21:18:14.129 | vpnaas 2026-06-02 21:18:14.129 | vpn-endpoint-groups' 2026-06-02 21:18:14.132 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-02 21:18:14.132 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-02 21:18:14.132 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-02 21:18:14.137 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-02 21:18:14.137 | address-scope 2026-06-02 21:18:14.137 | agent 2026-06-02 21:18:14.137 | allowed-address-pairs 2026-06-02 21:18:14.137 | auto-allocated-topology 2026-06-02 21:18:14.137 | availability_zone 2026-06-02 21:18:14.137 | bgp 2026-06-02 21:18:14.137 | bgp_4byte_asn 2026-06-02 21:18:14.137 | bgp_dragent_scheduler 2026-06-02 21:18:14.137 | binding 2026-06-02 21:18:14.137 | binding-extended 2026-06-02 21:18:14.137 | default-subnetpools 2026-06-02 21:18:14.137 | dhcp_agent_scheduler 2026-06-02 21:18:14.137 | dns-domain-ports 2026-06-02 21:18:14.137 | dns-integration 2026-06-02 21:18:14.137 | dns-integration-domain-keywords 2026-06-02 21:18:14.137 | empty-string-filtering 2026-06-02 21:18:14.137 | enable-default-route-bfd 2026-06-02 21:18:14.138 | enable-default-route-ecmp 2026-06-02 21:18:14.138 | expose-port-forwarding-in-fip 2026-06-02 21:18:14.138 | external-gateway-multihoming 2026-06-02 21:18:14.138 | external-net 2026-06-02 21:18:14.138 | ext-gw-mode 2026-06-02 21:18:14.138 | extra_dhcp_opt 2026-06-02 21:18:14.138 | extraroute 2026-06-02 21:18:14.138 | extraroute-atomic 2026-06-02 21:18:14.138 | filter-validation 2026-06-02 21:18:14.138 | fip-port-details 2026-06-02 21:18:14.138 | flavors 2026-06-02 21:18:14.138 | floatingip-pools 2026-06-02 21:18:14.138 | floating-ip-port-forwarding 2026-06-02 21:18:14.138 | floating-ip-port-forwarding-description 2026-06-02 21:18:14.138 | floating-ip-port-forwarding-detail 2026-06-02 21:18:14.138 | floating-ip-port-forwarding-port-ranges 2026-06-02 21:18:14.138 | fwaas_v2 2026-06-02 21:18:14.138 | ip_allocation 2026-06-02 21:18:14.138 | l3-flavors 2026-06-02 21:18:14.138 | l3-ha 2026-06-02 21:18:14.138 | logging 2026-06-02 21:18:14.138 | multi-provider 2026-06-02 21:18:14.138 | net-mtu 2026-06-02 21:18:14.138 | net-mtu-writable 2026-06-02 21:18:14.138 | network_availability_zone 2026-06-02 21:18:14.138 | network_ha 2026-06-02 21:18:14.138 | network-ip-availability 2026-06-02 21:18:14.138 | pagination 2026-06-02 21:18:14.138 | port-device-profile 2026-06-02 21:18:14.138 | port-hardware-offload-type 2026-06-02 21:18:14.138 | port-mac-address-regenerate 2026-06-02 21:18:14.138 | port-numa-affinity-policy 2026-06-02 21:18:14.138 | port-numa-affinity-policy-socket 2026-06-02 21:18:14.138 | port-resource-request 2026-06-02 21:18:14.138 | port-security 2026-06-02 21:18:14.138 | port-trusted-vif 2026-06-02 21:18:14.138 | project-id 2026-06-02 21:18:14.138 | provider 2026-06-02 21:18:14.138 | pvlan 2026-06-02 21:18:14.138 | qinq 2026-06-02 21:18:14.138 | qos 2026-06-02 21:18:14.138 | qos-bw-limit-direction 2026-06-02 21:18:14.138 | qos-bw-minimum-ingress 2026-06-02 21:18:14.138 | qos-default 2026-06-02 21:18:14.138 | qos-fip 2026-06-02 21:18:14.138 | qos-gateway-ip 2026-06-02 21:18:14.138 | qos-rules-alias 2026-06-02 21:18:14.138 | qos-rule-type-details 2026-06-02 21:18:14.138 | qos-rule-type-filter 2026-06-02 21:18:14.138 | quota-check-limit 2026-06-02 21:18:14.138 | quota-check-limit-default 2026-06-02 21:18:14.138 | quota_details 2026-06-02 21:18:14.138 | quotas 2026-06-02 21:18:14.138 | rbac-address-scope 2026-06-02 21:18:14.138 | rbac-policies 2026-06-02 21:18:14.138 | rbac-security-groups 2026-06-02 21:18:14.138 | router 2026-06-02 21:18:14.138 | router_availability_zone 2026-06-02 21:18:14.138 | router-enable-snat 2026-06-02 21:18:14.138 | security-group 2026-06-02 21:18:14.138 | security-groups-default-rules 2026-06-02 21:18:14.138 | security-groups-normalized-cidr 2026-06-02 21:18:14.138 | security-groups-remote-address-group 2026-06-02 21:18:14.138 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:18:14.138 | security-groups-shared-filtering 2026-06-02 21:18:14.138 | segment 2026-06-02 21:18:14.138 | sorting 2026-06-02 21:18:14.138 | standard-attr-description 2026-06-02 21:18:14.138 | standard-attr-fwaas-v2 2026-06-02 21:18:14.138 | standard-attr-revisions 2026-06-02 21:18:14.138 | standard-attr-tag 2026-06-02 21:18:14.138 | standard-attr-timestamp 2026-06-02 21:18:14.138 | stateful-security-group 2026-06-02 21:18:14.138 | subnet_allocation 2026-06-02 21:18:14.138 | subnet-dns-publish-fixed-ip 2026-06-02 21:18:14.138 | subnet-external-network 2026-06-02 21:18:14.139 | subnet_onboard 2026-06-02 21:18:14.139 | subnetpool-prefix-ops 2026-06-02 21:18:14.139 | subnet-service-types 2026-06-02 21:18:14.139 | tag-creation 2026-06-02 21:18:14.139 | tap-mirror 2026-06-02 21:18:14.139 | tap-mirror-both-direction 2026-06-02 21:18:14.139 | trunk 2026-06-02 21:18:14.139 | uplink-status-propagation 2026-06-02 21:18:14.139 | uplink-status-propagation-updatable 2026-06-02 21:18:14.139 | vlan-transparent 2026-06-02 21:18:14.139 | vpnaas 2026-06-02 21:18:14.139 | vpn-endpoint-groups' 2026-06-02 21:18:14.142 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-02 21:18:14.142 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-02 21:18:14.142 | address-scope 2026-06-02 21:18:14.142 | agent 2026-06-02 21:18:14.142 | allowed-address-pairs 2026-06-02 21:18:14.142 | auto-allocated-topology 2026-06-02 21:18:14.142 | availability_zone 2026-06-02 21:18:14.142 | bgp 2026-06-02 21:18:14.142 | bgp_4byte_asn 2026-06-02 21:18:14.142 | bgp_dragent_scheduler 2026-06-02 21:18:14.142 | binding 2026-06-02 21:18:14.142 | binding-extended 2026-06-02 21:18:14.142 | default-subnetpools 2026-06-02 21:18:14.142 | dhcp_agent_scheduler 2026-06-02 21:18:14.142 | dns-domain-ports 2026-06-02 21:18:14.142 | dns-integration 2026-06-02 21:18:14.142 | dns-integration-domain-keywords 2026-06-02 21:18:14.142 | empty-string-filtering 2026-06-02 21:18:14.142 | enable-default-route-bfd 2026-06-02 21:18:14.142 | enable-default-route-ecmp 2026-06-02 21:18:14.142 | expose-port-forwarding-in-fip 2026-06-02 21:18:14.142 | external-gateway-multihoming 2026-06-02 21:18:14.142 | external-net 2026-06-02 21:18:14.142 | ext-gw-mode 2026-06-02 21:18:14.142 | extra_dhcp_opt 2026-06-02 21:18:14.142 | extraroute 2026-06-02 21:18:14.142 | extraroute-atomic 2026-06-02 21:18:14.142 | filter-validation 2026-06-02 21:18:14.142 | fip-port-details 2026-06-02 21:18:14.142 | flavors 2026-06-02 21:18:14.142 | floatingip-pools 2026-06-02 21:18:14.142 | floating-ip-port-forwarding 2026-06-02 21:18:14.142 | floating-ip-port-forwarding-description 2026-06-02 21:18:14.142 | floating-ip-port-forwarding-detail 2026-06-02 21:18:14.142 | floating-ip-port-forwarding-port-ranges 2026-06-02 21:18:14.142 | fwaas_v2 2026-06-02 21:18:14.142 | ip_allocation 2026-06-02 21:18:14.142 | l3-flavors 2026-06-02 21:18:14.142 | l3-ha 2026-06-02 21:18:14.142 | logging 2026-06-02 21:18:14.142 | multi-provider 2026-06-02 21:18:14.142 | net-mtu 2026-06-02 21:18:14.142 | net-mtu-writable 2026-06-02 21:18:14.142 | network_availability_zone 2026-06-02 21:18:14.142 | network_ha 2026-06-02 21:18:14.142 | network-ip-availability 2026-06-02 21:18:14.142 | pagination 2026-06-02 21:18:14.142 | port-device-profile 2026-06-02 21:18:14.142 | port-hardware-offload-type 2026-06-02 21:18:14.142 | port-mac-address-regenerate 2026-06-02 21:18:14.142 | port-numa-affinity-policy 2026-06-02 21:18:14.142 | port-numa-affinity-policy-socket 2026-06-02 21:18:14.142 | port-resource-request 2026-06-02 21:18:14.142 | port-security 2026-06-02 21:18:14.142 | port-trusted-vif 2026-06-02 21:18:14.142 | project-id 2026-06-02 21:18:14.142 | provider 2026-06-02 21:18:14.142 | pvlan 2026-06-02 21:18:14.142 | qinq 2026-06-02 21:18:14.142 | qos 2026-06-02 21:18:14.142 | qos-bw-limit-direction 2026-06-02 21:18:14.142 | qos-bw-minimum-ingress 2026-06-02 21:18:14.142 | qos-default 2026-06-02 21:18:14.142 | qos-fip 2026-06-02 21:18:14.142 | qos-gateway-ip 2026-06-02 21:18:14.142 | qos-rules-alias 2026-06-02 21:18:14.142 | qos-rule-type-details 2026-06-02 21:18:14.142 | qos-rule-type-filter 2026-06-02 21:18:14.142 | quota-check-limit 2026-06-02 21:18:14.142 | quota-check-limit-default 2026-06-02 21:18:14.142 | quota_details 2026-06-02 21:18:14.142 | quotas 2026-06-02 21:18:14.142 | rbac-address-scope 2026-06-02 21:18:14.142 | rbac-policies 2026-06-02 21:18:14.142 | rbac-security-groups 2026-06-02 21:18:14.142 | router 2026-06-02 21:18:14.142 | router_availability_zone 2026-06-02 21:18:14.142 | router-enable-snat 2026-06-02 21:18:14.142 | security-group 2026-06-02 21:18:14.142 | security-groups-default-rules 2026-06-02 21:18:14.142 | security-groups-normalized-cidr 2026-06-02 21:18:14.142 | security-groups-remote-address-group 2026-06-02 21:18:14.142 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:18:14.142 | security-groups-shared-filtering 2026-06-02 21:18:14.142 | segment 2026-06-02 21:18:14.142 | sorting 2026-06-02 21:18:14.142 | standard-attr-description 2026-06-02 21:18:14.142 | standard-attr-fwaas-v2 2026-06-02 21:18:14.142 | standard-attr-revisions 2026-06-02 21:18:14.142 | standard-attr-tag 2026-06-02 21:18:14.142 | standard-attr-timestamp 2026-06-02 21:18:14.142 | stateful-security-group 2026-06-02 21:18:14.142 | subnet_allocation 2026-06-02 21:18:14.142 | subnet-dns-publish-fixed-ip 2026-06-02 21:18:14.142 | subnet-external-network 2026-06-02 21:18:14.142 | subnet_onboard 2026-06-02 21:18:14.142 | subnetpool-prefix-ops 2026-06-02 21:18:14.142 | subnet-service-types 2026-06-02 21:18:14.142 | tag-creation 2026-06-02 21:18:14.142 | tap-mirror 2026-06-02 21:18:14.142 | tap-mirror-both-direction 2026-06-02 21:18:14.142 | trunk 2026-06-02 21:18:14.142 | uplink-status-propagation 2026-06-02 21:18:14.143 | uplink-status-propagation-updatable 2026-06-02 21:18:14.143 | vlan-transparent 2026-06-02 21:18:14.143 | vpnaas 2026-06-02 21:18:14.143 | vpn-endpoint-groups' 2026-06-02 21:18:14.143 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-02 21:18:14.143 | address-scope 2026-06-02 21:18:14.143 | agent 2026-06-02 21:18:14.143 | allowed-address-pairs 2026-06-02 21:18:14.143 | auto-allocated-topology 2026-06-02 21:18:14.143 | availability_zone 2026-06-02 21:18:14.143 | bgp 2026-06-02 21:18:14.143 | bgp_4byte_asn 2026-06-02 21:18:14.143 | bgp_dragent_scheduler 2026-06-02 21:18:14.143 | binding 2026-06-02 21:18:14.143 | binding-extended 2026-06-02 21:18:14.143 | default-subnetpools 2026-06-02 21:18:14.143 | dhcp_agent_scheduler 2026-06-02 21:18:14.143 | dns-domain-ports 2026-06-02 21:18:14.143 | dns-integration 2026-06-02 21:18:14.143 | dns-integration-domain-keywords 2026-06-02 21:18:14.143 | empty-string-filtering 2026-06-02 21:18:14.143 | enable-default-route-bfd 2026-06-02 21:18:14.143 | enable-default-route-ecmp 2026-06-02 21:18:14.143 | expose-port-forwarding-in-fip 2026-06-02 21:18:14.143 | external-gateway-multihoming 2026-06-02 21:18:14.143 | external-net 2026-06-02 21:18:14.143 | ext-gw-mode 2026-06-02 21:18:14.143 | extra_dhcp_opt 2026-06-02 21:18:14.143 | extraroute 2026-06-02 21:18:14.143 | extraroute-atomic 2026-06-02 21:18:14.143 | filter-validation 2026-06-02 21:18:14.143 | fip-port-details 2026-06-02 21:18:14.143 | flavors 2026-06-02 21:18:14.143 | floatingip-pools 2026-06-02 21:18:14.143 | floating-ip-port-forwarding 2026-06-02 21:18:14.143 | floating-ip-port-forwarding-description 2026-06-02 21:18:14.143 | floating-ip-port-forwarding-detail 2026-06-02 21:18:14.143 | floating-ip-port-forwarding-port-ranges 2026-06-02 21:18:14.143 | fwaas_v2 2026-06-02 21:18:14.143 | ip_allocation 2026-06-02 21:18:14.143 | l3-flavors 2026-06-02 21:18:14.143 | l3-ha 2026-06-02 21:18:14.143 | logging 2026-06-02 21:18:14.143 | multi-provider 2026-06-02 21:18:14.143 | net-mtu 2026-06-02 21:18:14.143 | net-mtu-writable 2026-06-02 21:18:14.143 | network_availability_zone 2026-06-02 21:18:14.143 | network_ha 2026-06-02 21:18:14.143 | network-ip-availability 2026-06-02 21:18:14.143 | pagination 2026-06-02 21:18:14.143 | port-device-profile 2026-06-02 21:18:14.143 | port-hardware-offload-type 2026-06-02 21:18:14.143 | port-mac-address-regenerate 2026-06-02 21:18:14.143 | port-numa-affinity-policy 2026-06-02 21:18:14.143 | port-numa-affinity-policy-socket 2026-06-02 21:18:14.143 | port-resource-request 2026-06-02 21:18:14.143 | port-security 2026-06-02 21:18:14.143 | port-trusted-vif 2026-06-02 21:18:14.143 | project-id 2026-06-02 21:18:14.143 | provider 2026-06-02 21:18:14.143 | pvlan 2026-06-02 21:18:14.143 | qinq 2026-06-02 21:18:14.143 | qos 2026-06-02 21:18:14.143 | qos-bw-limit-direction 2026-06-02 21:18:14.143 | qos-bw-minimum-ingress 2026-06-02 21:18:14.143 | qos-default 2026-06-02 21:18:14.143 | qos-fip 2026-06-02 21:18:14.143 | qos-gateway-ip 2026-06-02 21:18:14.143 | qos-rules-alias 2026-06-02 21:18:14.143 | qos-rule-type-details 2026-06-02 21:18:14.143 | qos-rule-type-filter 2026-06-02 21:18:14.143 | quota-check-limit 2026-06-02 21:18:14.143 | quota-check-limit-default 2026-06-02 21:18:14.143 | quota_details 2026-06-02 21:18:14.143 | quotas 2026-06-02 21:18:14.143 | rbac-address-scope 2026-06-02 21:18:14.143 | rbac-policies 2026-06-02 21:18:14.143 | rbac-security-groups 2026-06-02 21:18:14.143 | router 2026-06-02 21:18:14.143 | router_availability_zone 2026-06-02 21:18:14.143 | router-enable-snat 2026-06-02 21:18:14.143 | security-group 2026-06-02 21:18:14.143 | security-groups-default-rules 2026-06-02 21:18:14.143 | security-groups-normalized-cidr 2026-06-02 21:18:14.143 | security-groups-remote-address-group 2026-06-02 21:18:14.143 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:18:14.143 | security-groups-shared-filtering 2026-06-02 21:18:14.143 | segment 2026-06-02 21:18:14.143 | sorting 2026-06-02 21:18:14.143 | standard-attr-description 2026-06-02 21:18:14.143 | standard-attr-fwaas-v2 2026-06-02 21:18:14.143 | standard-attr-revisions 2026-06-02 21:18:14.143 | standard-attr-tag 2026-06-02 21:18:14.143 | standard-attr-timestamp 2026-06-02 21:18:14.143 | stateful-security-group 2026-06-02 21:18:14.143 | subnet_allocation 2026-06-02 21:18:14.143 | subnet-dns-publish-fixed-ip 2026-06-02 21:18:14.143 | subnet-external-network 2026-06-02 21:18:14.143 | subnet_onboard 2026-06-02 21:18:14.143 | subnetpool-prefix-ops 2026-06-02 21:18:14.143 | subnet-service-types 2026-06-02 21:18:14.143 | tag-creation 2026-06-02 21:18:14.143 | tap-mirror 2026-06-02 21:18:14.143 | tap-mirror-both-direction 2026-06-02 21:18:14.143 | trunk 2026-06-02 21:18:14.143 | uplink-status-propagation 2026-06-02 21:18:14.143 | uplink-status-propagation-updatable 2026-06-02 21:18:14.143 | vlan-transparent 2026-06-02 21:18:14.143 | vpnaas 2026-06-02 21:18:14.144 | vpn-endpoint-groups' 2026-06-02 21:18:14.147 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-02 21:18:14.147 | address-scope 2026-06-02 21:18:14.147 | agent 2026-06-02 21:18:14.147 | allowed-address-pairs 2026-06-02 21:18:14.147 | auto-allocated-topology 2026-06-02 21:18:14.147 | availability_zone 2026-06-02 21:18:14.147 | bgp 2026-06-02 21:18:14.147 | bgp_4byte_asn 2026-06-02 21:18:14.147 | bgp_dragent_scheduler 2026-06-02 21:18:14.147 | binding 2026-06-02 21:18:14.147 | binding-extended 2026-06-02 21:18:14.147 | default-subnetpools 2026-06-02 21:18:14.147 | dhcp_agent_scheduler 2026-06-02 21:18:14.147 | dns-domain-ports 2026-06-02 21:18:14.147 | dns-integration 2026-06-02 21:18:14.147 | dns-integration-domain-keywords 2026-06-02 21:18:14.147 | empty-string-filtering 2026-06-02 21:18:14.147 | enable-default-route-bfd 2026-06-02 21:18:14.147 | enable-default-route-ecmp 2026-06-02 21:18:14.147 | expose-port-forwarding-in-fip 2026-06-02 21:18:14.147 | external-gateway-multihoming 2026-06-02 21:18:14.147 | external-net 2026-06-02 21:18:14.147 | ext-gw-mode 2026-06-02 21:18:14.147 | extra_dhcp_opt 2026-06-02 21:18:14.147 | extraroute 2026-06-02 21:18:14.147 | extraroute-atomic 2026-06-02 21:18:14.147 | filter-validation 2026-06-02 21:18:14.147 | fip-port-details 2026-06-02 21:18:14.147 | flavors 2026-06-02 21:18:14.147 | floatingip-pools 2026-06-02 21:18:14.147 | floating-ip-port-forwarding 2026-06-02 21:18:14.147 | floating-ip-port-forwarding-description 2026-06-02 21:18:14.147 | floating-ip-port-forwarding-detail 2026-06-02 21:18:14.147 | floating-ip-port-forwarding-port-ranges 2026-06-02 21:18:14.147 | fwaas_v2 2026-06-02 21:18:14.147 | ip_allocation 2026-06-02 21:18:14.147 | l3-flavors 2026-06-02 21:18:14.147 | l3-ha 2026-06-02 21:18:14.147 | logging 2026-06-02 21:18:14.147 | multi-provider 2026-06-02 21:18:14.147 | net-mtu 2026-06-02 21:18:14.147 | net-mtu-writable 2026-06-02 21:18:14.147 | network_availability_zone 2026-06-02 21:18:14.147 | network_ha 2026-06-02 21:18:14.147 | network-ip-availability 2026-06-02 21:18:14.148 | pagination 2026-06-02 21:18:14.148 | port-device-profile 2026-06-02 21:18:14.148 | port-hardware-offload-type 2026-06-02 21:18:14.148 | port-mac-address-regenerate 2026-06-02 21:18:14.148 | port-numa-affinity-policy 2026-06-02 21:18:14.148 | port-numa-affinity-policy-socket 2026-06-02 21:18:14.148 | port-resource-request 2026-06-02 21:18:14.148 | port-security 2026-06-02 21:18:14.148 | port-trusted-vif 2026-06-02 21:18:14.148 | project-id 2026-06-02 21:18:14.148 | provider 2026-06-02 21:18:14.148 | pvlan 2026-06-02 21:18:14.148 | qinq 2026-06-02 21:18:14.148 | qos 2026-06-02 21:18:14.148 | qos-bw-limit-direction 2026-06-02 21:18:14.148 | qos-bw-minimum-ingress 2026-06-02 21:18:14.148 | qos-default 2026-06-02 21:18:14.148 | qos-fip 2026-06-02 21:18:14.148 | qos-gateway-ip 2026-06-02 21:18:14.148 | qos-rules-alias 2026-06-02 21:18:14.148 | qos-rule-type-details 2026-06-02 21:18:14.148 | qos-rule-type-filter 2026-06-02 21:18:14.148 | quota-check-limit 2026-06-02 21:18:14.148 | quota-check-limit-default 2026-06-02 21:18:14.148 | quota_details 2026-06-02 21:18:14.148 | quotas 2026-06-02 21:18:14.148 | rbac-address-scope 2026-06-02 21:18:14.148 | rbac-policies 2026-06-02 21:18:14.148 | rbac-security-groups 2026-06-02 21:18:14.148 | router 2026-06-02 21:18:14.148 | router_availability_zone 2026-06-02 21:18:14.148 | router-enable-snat 2026-06-02 21:18:14.148 | security-group 2026-06-02 21:18:14.148 | security-groups-default-rules 2026-06-02 21:18:14.148 | security-groups-normalized-cidr 2026-06-02 21:18:14.148 | security-groups-remote-address-group 2026-06-02 21:18:14.148 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:18:14.148 | security-groups-shared-filtering 2026-06-02 21:18:14.148 | segment 2026-06-02 21:18:14.148 | sorting 2026-06-02 21:18:14.148 | standard-attr-description 2026-06-02 21:18:14.148 | standard-attr-fwaas-v2 2026-06-02 21:18:14.148 | standard-attr-revisions 2026-06-02 21:18:14.148 | standard-attr-tag 2026-06-02 21:18:14.148 | standard-attr-timestamp 2026-06-02 21:18:14.148 | stateful-security-group 2026-06-02 21:18:14.148 | subnet_allocation 2026-06-02 21:18:14.148 | subnet-dns-publish-fixed-ip 2026-06-02 21:18:14.148 | subnet-external-network 2026-06-02 21:18:14.148 | subnet_onboard 2026-06-02 21:18:14.148 | subnetpool-prefix-ops 2026-06-02 21:18:14.148 | subnet-service-types 2026-06-02 21:18:14.148 | tag-creation 2026-06-02 21:18:14.148 | tap-mirror 2026-06-02 21:18:14.148 | tap-mirror-both-direction 2026-06-02 21:18:14.148 | trunk 2026-06-02 21:18:14.148 | uplink-status-propagation 2026-06-02 21:18:14.148 | uplink-status-propagation-updatable 2026-06-02 21:18:14.148 | vlan-transparent 2026-06-02 21:18:14.148 | vpnaas 2026-06-02 21:18:14.148 | vpn-endpoint-groups' 2026-06-02 21:18:14.151 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-02 21:18:14.151 | address-scope 2026-06-02 21:18:14.151 | agent 2026-06-02 21:18:14.151 | allowed-address-pairs 2026-06-02 21:18:14.151 | auto-allocated-topology 2026-06-02 21:18:14.151 | availability_zone 2026-06-02 21:18:14.151 | bgp 2026-06-02 21:18:14.151 | bgp_4byte_asn 2026-06-02 21:18:14.151 | bgp_dragent_scheduler 2026-06-02 21:18:14.151 | binding 2026-06-02 21:18:14.151 | binding-extended 2026-06-02 21:18:14.151 | default-subnetpools 2026-06-02 21:18:14.151 | dhcp_agent_scheduler 2026-06-02 21:18:14.151 | dns-domain-ports 2026-06-02 21:18:14.151 | dns-integration 2026-06-02 21:18:14.151 | dns-integration-domain-keywords 2026-06-02 21:18:14.151 | empty-string-filtering 2026-06-02 21:18:14.152 | enable-default-route-bfd 2026-06-02 21:18:14.152 | enable-default-route-ecmp 2026-06-02 21:18:14.152 | expose-port-forwarding-in-fip 2026-06-02 21:18:14.152 | external-gateway-multihoming 2026-06-02 21:18:14.152 | external-net 2026-06-02 21:18:14.152 | ext-gw-mode 2026-06-02 21:18:14.152 | extra_dhcp_opt 2026-06-02 21:18:14.152 | extraroute 2026-06-02 21:18:14.152 | extraroute-atomic 2026-06-02 21:18:14.152 | filter-validation 2026-06-02 21:18:14.152 | fip-port-details 2026-06-02 21:18:14.152 | flavors 2026-06-02 21:18:14.152 | floatingip-pools 2026-06-02 21:18:14.152 | floating-ip-port-forwarding 2026-06-02 21:18:14.152 | floating-ip-port-forwarding-description 2026-06-02 21:18:14.152 | floating-ip-port-forwarding-detail 2026-06-02 21:18:14.152 | floating-ip-port-forwarding-port-ranges 2026-06-02 21:18:14.152 | fwaas_v2 2026-06-02 21:18:14.152 | ip_allocation 2026-06-02 21:18:14.152 | l3-flavors 2026-06-02 21:18:14.152 | l3-ha 2026-06-02 21:18:14.152 | logging 2026-06-02 21:18:14.152 | multi-provider 2026-06-02 21:18:14.152 | net-mtu 2026-06-02 21:18:14.152 | net-mtu-writable 2026-06-02 21:18:14.152 | network_availability_zone 2026-06-02 21:18:14.152 | network_ha 2026-06-02 21:18:14.152 | network-ip-availability 2026-06-02 21:18:14.152 | pagination 2026-06-02 21:18:14.152 | port-device-profile 2026-06-02 21:18:14.152 | port-hardware-offload-type 2026-06-02 21:18:14.152 | port-mac-address-regenerate 2026-06-02 21:18:14.152 | port-numa-affinity-policy 2026-06-02 21:18:14.152 | port-numa-affinity-policy-socket 2026-06-02 21:18:14.152 | port-resource-request 2026-06-02 21:18:14.152 | port-security 2026-06-02 21:18:14.152 | port-trusted-vif 2026-06-02 21:18:14.152 | project-id 2026-06-02 21:18:14.152 | provider 2026-06-02 21:18:14.152 | pvlan 2026-06-02 21:18:14.152 | qinq 2026-06-02 21:18:14.152 | qos 2026-06-02 21:18:14.152 | qos-bw-limit-direction 2026-06-02 21:18:14.152 | qos-bw-minimum-ingress 2026-06-02 21:18:14.152 | qos-default 2026-06-02 21:18:14.152 | qos-fip 2026-06-02 21:18:14.152 | qos-gateway-ip 2026-06-02 21:18:14.152 | qos-rules-alias 2026-06-02 21:18:14.152 | qos-rule-type-details 2026-06-02 21:18:14.152 | qos-rule-type-filter 2026-06-02 21:18:14.152 | quota-check-limit 2026-06-02 21:18:14.152 | quota-check-limit-default 2026-06-02 21:18:14.152 | quota_details 2026-06-02 21:18:14.152 | quotas 2026-06-02 21:18:14.152 | rbac-address-scope 2026-06-02 21:18:14.152 | rbac-policies 2026-06-02 21:18:14.152 | rbac-security-groups 2026-06-02 21:18:14.152 | router 2026-06-02 21:18:14.152 | router_availability_zone 2026-06-02 21:18:14.152 | router-enable-snat 2026-06-02 21:18:14.152 | security-group 2026-06-02 21:18:14.152 | security-groups-default-rules 2026-06-02 21:18:14.152 | security-groups-normalized-cidr 2026-06-02 21:18:14.152 | security-groups-remote-address-group 2026-06-02 21:18:14.152 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:18:14.152 | security-groups-shared-filtering 2026-06-02 21:18:14.152 | segment 2026-06-02 21:18:14.152 | sorting 2026-06-02 21:18:14.152 | standard-attr-description 2026-06-02 21:18:14.152 | standard-attr-fwaas-v2 2026-06-02 21:18:14.152 | standard-attr-revisions 2026-06-02 21:18:14.152 | standard-attr-tag 2026-06-02 21:18:14.152 | standard-attr-timestamp 2026-06-02 21:18:14.152 | stateful-security-group 2026-06-02 21:18:14.152 | subnet_allocation 2026-06-02 21:18:14.152 | subnet-dns-publish-fixed-ip 2026-06-02 21:18:14.152 | subnet-external-network 2026-06-02 21:18:14.152 | subnet_onboard 2026-06-02 21:18:14.152 | subnetpool-prefix-ops 2026-06-02 21:18:14.152 | subnet-service-types 2026-06-02 21:18:14.152 | tag-creation 2026-06-02 21:18:14.152 | tap-mirror 2026-06-02 21:18:14.152 | tap-mirror-both-direction 2026-06-02 21:18:14.152 | trunk 2026-06-02 21:18:14.152 | uplink-status-propagation 2026-06-02 21:18:14.152 | uplink-status-propagation-updatable 2026-06-02 21:18:14.152 | vlan-transparent 2026-06-02 21:18:14.152 | vpnaas 2026-06-02 21:18:14.152 | vpn-endpoint-groups' 2026-06-02 21:18:14.152 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-02 21:18:14.152 | address-scope 2026-06-02 21:18:14.152 | agent 2026-06-02 21:18:14.152 | allowed-address-pairs 2026-06-02 21:18:14.152 | auto-allocated-topology 2026-06-02 21:18:14.152 | availability_zone 2026-06-02 21:18:14.152 | bgp 2026-06-02 21:18:14.152 | bgp_4byte_asn 2026-06-02 21:18:14.152 | bgp_dragent_scheduler 2026-06-02 21:18:14.152 | binding 2026-06-02 21:18:14.152 | binding-extended 2026-06-02 21:18:14.152 | default-subnetpools 2026-06-02 21:18:14.152 | dhcp_agent_scheduler 2026-06-02 21:18:14.152 | dns-domain-ports 2026-06-02 21:18:14.152 | dns-integration 2026-06-02 21:18:14.152 | dns-integration-domain-keywords 2026-06-02 21:18:14.152 | empty-string-filtering 2026-06-02 21:18:14.152 | enable-default-route-bfd 2026-06-02 21:18:14.152 | enable-default-route-ecmp 2026-06-02 21:18:14.152 | expose-port-forwarding-in-fip 2026-06-02 21:18:14.152 | external-gateway-multihoming 2026-06-02 21:18:14.152 | external-net 2026-06-02 21:18:14.152 | ext-gw-mode 2026-06-02 21:18:14.152 | extra_dhcp_opt 2026-06-02 21:18:14.152 | extraroute 2026-06-02 21:18:14.152 | extraroute-atomic 2026-06-02 21:18:14.152 | filter-validation 2026-06-02 21:18:14.152 | fip-port-details 2026-06-02 21:18:14.152 | flavors 2026-06-02 21:18:14.152 | floatingip-pools 2026-06-02 21:18:14.152 | floating-ip-port-forwarding 2026-06-02 21:18:14.152 | floating-ip-port-forwarding-description 2026-06-02 21:18:14.152 | floating-ip-port-forwarding-detail 2026-06-02 21:18:14.152 | floating-ip-port-forwarding-port-ranges 2026-06-02 21:18:14.152 | fwaas_v2 2026-06-02 21:18:14.152 | ip_allocation 2026-06-02 21:18:14.152 | l3-flavors 2026-06-02 21:18:14.152 | l3-ha 2026-06-02 21:18:14.152 | logging 2026-06-02 21:18:14.152 | multi-provider 2026-06-02 21:18:14.153 | net-mtu 2026-06-02 21:18:14.153 | net-mtu-writable 2026-06-02 21:18:14.153 | network_availability_zone 2026-06-02 21:18:14.153 | network_ha 2026-06-02 21:18:14.153 | network-ip-availability 2026-06-02 21:18:14.153 | pagination 2026-06-02 21:18:14.153 | port-device-profile 2026-06-02 21:18:14.153 | port-hardware-offload-type 2026-06-02 21:18:14.153 | port-mac-address-regenerate 2026-06-02 21:18:14.153 | port-numa-affinity-policy 2026-06-02 21:18:14.153 | port-numa-affinity-policy-socket 2026-06-02 21:18:14.153 | port-resource-request 2026-06-02 21:18:14.153 | port-security 2026-06-02 21:18:14.153 | port-trusted-vif 2026-06-02 21:18:14.153 | project-id 2026-06-02 21:18:14.153 | provider 2026-06-02 21:18:14.153 | pvlan 2026-06-02 21:18:14.153 | qinq 2026-06-02 21:18:14.153 | qos 2026-06-02 21:18:14.153 | qos-bw-limit-direction 2026-06-02 21:18:14.153 | qos-bw-minimum-ingress 2026-06-02 21:18:14.153 | qos-default 2026-06-02 21:18:14.153 | qos-fip 2026-06-02 21:18:14.153 | qos-gateway-ip 2026-06-02 21:18:14.153 | qos-rules-alias 2026-06-02 21:18:14.153 | qos-rule-type-details 2026-06-02 21:18:14.153 | qos-rule-type-filter 2026-06-02 21:18:14.153 | quota-check-limit 2026-06-02 21:18:14.153 | quota-check-limit-default 2026-06-02 21:18:14.153 | quota_details 2026-06-02 21:18:14.153 | quotas 2026-06-02 21:18:14.153 | rbac-address-scope 2026-06-02 21:18:14.153 | rbac-policies 2026-06-02 21:18:14.153 | rbac-security-groups 2026-06-02 21:18:14.153 | router 2026-06-02 21:18:14.153 | router_availability_zone 2026-06-02 21:18:14.153 | router-enable-snat 2026-06-02 21:18:14.153 | security-group 2026-06-02 21:18:14.153 | security-groups-default-rules 2026-06-02 21:18:14.153 | security-groups-normalized-cidr 2026-06-02 21:18:14.153 | security-groups-remote-address-group 2026-06-02 21:18:14.153 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:18:14.153 | security-groups-shared-filtering 2026-06-02 21:18:14.153 | segment 2026-06-02 21:18:14.153 | sorting 2026-06-02 21:18:14.153 | standard-attr-description 2026-06-02 21:18:14.153 | standard-attr-fwaas-v2 2026-06-02 21:18:14.153 | standard-attr-revisions 2026-06-02 21:18:14.153 | standard-attr-tag 2026-06-02 21:18:14.153 | standard-attr-timestamp 2026-06-02 21:18:14.153 | stateful-security-group 2026-06-02 21:18:14.153 | subnet_allocation 2026-06-02 21:18:14.153 | subnet-dns-publish-fixed-ip 2026-06-02 21:18:14.153 | subnet-external-network 2026-06-02 21:18:14.153 | subnet_onboard 2026-06-02 21:18:14.153 | subnetpool-prefix-ops 2026-06-02 21:18:14.153 | subnet-service-types 2026-06-02 21:18:14.153 | tag-creation 2026-06-02 21:18:14.153 | tap-mirror 2026-06-02 21:18:14.153 | tap-mirror-both-direction 2026-06-02 21:18:14.153 | trunk 2026-06-02 21:18:14.153 | uplink-status-propagation 2026-06-02 21:18:14.153 | uplink-status-propagation-updatable 2026-06-02 21:18:14.153 | vlan-transparent 2026-06-02 21:18:14.153 | vpnaas 2026-06-02 21:18:14.153 | vpn-endpoint-groups' 2026-06-02 21:18:14.153 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-02 21:18:14.156 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-02 21:18:14.159 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-02 21:18:14.162 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip external-gateway-multihoming external-net ext-gw-mode extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floatingip-pools floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges fwaas_v2 ip_allocation l3-flavors l3-ha logging multi-provider net-mtu net-mtu-writable network_availability_zone network_ha network-ip-availability pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rules-alias qos-rule-type-details qos-rule-type-filter quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router_availability_zone router-enable-snat security-group security-groups-default-rules security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet_allocation subnet-dns-publish-fixed-ip subnet-external-network subnet_onboard subnetpool-prefix-ops subnet-service-types tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2026-06-02 21:18:14.163 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-02 21:18:14.168 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-02 21:18:14.171 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-02 21:18:14.174 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-02 21:18:14.176 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.179 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-02 21:18:14.182 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-02 21:18:14.184 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-02 21:18:14.187 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.190 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-02 21:18:14.219 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.160:6641 2026-06-02 21:18:14.221 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.223 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.226 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.160:6641 2026-06-02 21:18:14.228 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.160:6641 ']' 2026-06-02 21:18:14.231 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.234 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.160:6641 2026-06-02 21:18:14.264 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.160:6642 2026-06-02 21:18:14.266 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.269 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.271 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.160:6642 2026-06-02 21:18:14.273 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.160:6642 ']' 2026-06-02 21:18:14.277 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.279 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.160:6642 2026-06-02 21:18:14.310 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-02 21:18:14.326 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:14.329 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:18:14.331 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.336 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:18:14.338 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-02 21:18:14.342 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.344 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:18:14.375 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-02 21:18:14.378 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.380 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.383 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-02 21:18:14.385 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-02 21:18:14.388 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.390 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-02 21:18:14.420 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-02 21:18:14.423 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.426 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.428 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-02 21:18:14.430 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-02 21:18:14.433 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.436 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-02 21:18:14.466 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:18:14.468 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.470 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.473 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:18:14.475 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-06-02 21:18:14.478 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.480 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:18:14.509 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-02 21:18:14.511 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.514 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.516 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-02 21:18:14.519 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-06-02 21:18:14.522 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.524 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-06-02 21:18:14.553 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-02 21:18:14.555 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.558 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.560 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-02 21:18:14.563 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-06-02 21:18:14.565 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.568 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-06-02 21:18:14.599 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-02 21:18:14.601 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.603 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.606 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-02 21:18:14.609 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-02 21:18:14.612 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.614 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-02 21:18:14.647 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-02 21:18:14.649 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.651 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.654 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-02 21:18:14.657 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-02 21:18:14.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.662 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-02 21:18:14.695 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-02 21:18:14.698 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.700 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-02 21:18:14.703 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-02 21:18:14.705 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-02 21:18:14.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.711 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-02 21:18:14.746 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-02 21:18:14.768 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-02 21:18:14.787 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:14.789 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-02 21:18:14.792 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-02 21:18:14.810 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:14.813 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-02 21:18:14.816 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_ovn_agent_enabled 2026-06-02 21:18:14.819 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-02 21:18:14.837 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:14.840 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-02 21:18:14.889 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-02 21:18:14.891 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : [[ metadata =~ metadata ]] 2026-06-02 21:18:14.894 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-02 21:18:14.897 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:14.900 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-02 21:18:14.903 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-02 21:18:14.906 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-02 21:18:14.909 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:14.912 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-02 21:18:14.941 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-02 21:18:14.959 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:14.962 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-02 21:18:14.997 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-02 21:18:15.016 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:15.019 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-02 21:18:15.055 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-02 21:18:15.074 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:15.077 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-02 21:18:15.080 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-02 21:18:15.100 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:15.103 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-02 21:18:15.106 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_ovn_agent_enabled 2026-06-02 21:18:15.109 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-02 21:18:15.131 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:15.134 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-02 21:18:15.184 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-02 21:18:15.187 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : [[ metadata =~ metadata ]] 2026-06-02 21:18:15.190 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-02 21:18:15.226 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-02 21:18:15.243 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:15.246 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-02 21:18:15.267 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:15.270 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-02 21:18:15.289 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:15.292 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-02 21:18:15.312 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:15.315 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-02 21:18:15.334 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:15.337 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-02 21:18:15.356 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:15.358 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-02 21:18:15.361 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-02 21:18:15.364 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-02 21:18:15.369 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-02 21:18:15.404 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-02 21:18:15.440 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-02 21:18:15.475 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-02 21:18:15.511 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-02 21:18:15.514 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-02 21:18:15.516 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-02 21:18:15.519 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-02 21:18:15.522 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-02 21:18:15.525 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-02 21:18:15.527 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-02 21:18:15.530 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-02 21:18:15.533 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-02 21:18:15.536 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-02 21:18:15.570 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-02 21:18:15.603 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.160/identity 2026-06-02 21:18:15.637 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-02 21:18:15.671 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-06-02 21:18:15.705 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-02 21:18:15.741 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-02 21:18:15.777 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-02 21:18:15.811 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.160/identity 2026-06-02 21:18:15.845 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-02 21:18:15.880 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-02 21:18:15.915 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-02 21:18:15.918 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-02 21:18:15.952 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-02 21:18:15.985 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-02 21:18:15.988 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-02 21:18:15.991 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-02 21:18:15.994 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-02 21:18:15.997 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-02 21:18:16.033 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-02 21:18:16.067 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.160/identity 2026-06-02 21:18:16.103 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-02 21:18:16.142 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-06-02 21:18:16.179 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-02 21:18:16.213 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-02 21:18:16.250 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-02 21:18:16.285 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-02 21:18:16.287 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-02 21:18:16.290 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-02 21:18:16.292 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-02 21:18:16.296 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-02 21:18:16.329 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-02 21:18:16.366 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.160/identity 2026-06-02 21:18:16.402 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-02 21:18:16.438 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-06-02 21:18:16.477 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-02 21:18:16.515 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-02 21:18:16.553 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-02 21:18:16.585 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-02 21:18:16.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-02 21:18:16.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-02 21:18:16.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-02 21:18:16.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-02 21:18:16.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-02 21:18:16.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-02 21:18:16.604 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-02 21:18:16.606 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-02 21:18:16.609 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-02 21:18:16.611 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-02 21:18:16.614 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-02 21:18:16.617 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-02 21:18:16.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-02 21:18:16.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-02 21:18:16.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-02 21:18:16.627 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-02 21:18:16.630 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-02 21:18:16.633 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:16.636 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-02 21:18:16.639 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-02 21:18:16.641 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-02 21:18:16.644 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:16.647 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-02 21:18:16.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-02 21:18:16.682 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:16.684 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-02 21:18:16.687 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-02 21:18:16.690 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-02 21:18:16.692 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:16.695 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-02 21:18:16.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-06-02 21:18:16.729 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:16.731 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-02 21:18:16.734 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-02 21:18:16.736 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-02 21:18:16.739 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:16.742 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-02 21:18:16.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-02 21:18:16.776 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-06-02 21:18:16.779 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:16.782 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-02 21:18:16.785 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-02 21:18:16.787 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-02 21:18:16.790 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:16.792 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-02 21:18:16.823 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-06-02 21:18:16.826 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:16.828 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-02 21:18:16.831 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-02 21:18:16.833 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-02 21:18:16.835 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:16.837 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-02 21:18:16.868 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-06-02 21:18:16.871 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:16.874 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-02 21:18:16.877 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-02 21:18:16.880 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-02 21:18:16.883 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:16.886 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-02 21:18:16.920 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-06-02 21:18:16.922 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:16.924 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-02 21:18:16.928 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-02 21:18:16.931 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-02 21:18:16.934 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:16.937 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-06-02 21:18:16.969 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-06-02 21:18:16.972 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:16.975 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-02 21:18:16.977 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-02 21:18:16.980 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-02 21:18:16.984 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:16.987 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-02 21:18:17.021 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-06-02 21:18:17.024 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:17.026 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-02 21:18:17.029 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-02 21:18:17.031 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-02 21:18:17.033 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:17.036 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-02 21:18:17.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-06-02 21:18:17.074 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:17.076 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-02 21:18:17.080 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-02 21:18:17.083 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-02 21:18:17.085 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:17.088 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-02 21:18:17.120 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-06-02 21:18:17.123 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-02 21:18:17.126 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-02 21:18:17.128 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-02 21:18:17.131 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-02 21:18:17.134 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-02 21:18:17.136 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-02 21:18:17.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-02 21:18:17.170 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-02 21:18:17.206 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-02 21:18:17.238 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-02 21:18:17.241 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-02 21:18:17.243 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-02 21:18:17.245 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-02 21:18:17.248 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-02 21:18:17.250 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-02 21:18:17.253 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-02 21:18:17.256 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-02 21:18:17.258 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-02 21:18:17.273 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-06-02 21:18:17.274 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:18:17.283 | d /var/run/uwsgi 0755 stack root 2026-06-02 21:18:17.287 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-02 21:18:17.298 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-06-02 21:18:17.302 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-02 21:18:17.305 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-02 21:18:17.309 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-02 21:18:17.312 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-02 21:18:17.349 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-02 21:18:17.381 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-02 21:18:17.411 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-02 21:18:17.443 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-02 21:18:17.475 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-02 21:18:17.509 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-02 21:18:17.544 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-02 21:18:17.577 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-02 21:18:17.613 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-02 21:18:17.646 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-02 21:18:17.679 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-02 21:18:17.713 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-02 21:18:17.749 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-02 21:18:17.782 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-02 21:18:17.785 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-02 21:18:17.789 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-02 21:18:17.792 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-02 21:18:17.794 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-02 21:18:17.798 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:18:17.801 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:18:17.804 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-02 21:18:17.808 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-02 21:18:17.811 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-02 21:18:17.845 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-02 21:18:17.881 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-02 21:18:17.881 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-06-02 21:18:17.889 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-02 21:18:17.893 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-02 21:18:17.896 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-02 21:18:17.899 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-02 21:18:17.902 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-02 21:18:17.905 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:18:17.908 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:18:17.911 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:18:17.914 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:18:17.916 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-02 21:18:17.919 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-02 21:18:17.922 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:18:17.925 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:18:17.928 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-02 21:18:17.962 | Enabling site neutron-api. 2026-06-02 21:18:17.967 | To activate the new configuration, you need to run: 2026-06-02 21:18:17.967 | systemctl reload apache2 2026-06-02 21:18:17.973 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-02 21:18:17.976 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:18:17.980 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:18:17.983 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:18:18.100 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-06-02 21:18:18.119 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:18.122 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-06-02 21:18:18.140 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:18.143 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-06-02 21:18:18.145 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-02 21:18:18.211 | + inc/async:async_inner:63 : init_neutron 2026-06-02 21:18:18.247 | [8421 Async init_neutron:74225]: running: init_neutron 2026-06-02 21:18:18.250 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-06-02 21:18:18.269 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:18:18.272 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-06-02 21:18:18.292 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:18.296 | + ./stack.sh:main:1196 : configure_os_vif 2026-06-02 21:18:18.299 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-02 21:18:18.302 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-02 21:18:18.341 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-02 21:18:18.343 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-02 21:18:18.379 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-06-02 21:18:18.397 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:18.400 | + ./stack.sh:main:1203 : echo_summary 'Configuring Swift' 2026-06-02 21:18:18.403 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:18:18.405 | + ./stack.sh:echo_summary:444 : echo -e Configuring Swift 2026-06-02 21:18:18.409 | + ./stack.sh:main:1204 : async_runfunc init_swift 2026-06-02 21:18:18.411 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-06-02 21:18:18.469 | + inc/async:async_inner:63 : init_swift 2026-06-02 21:18:18.506 | [8421 Async init_swift:74445]: running: init_swift 2026-06-02 21:18:18.508 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-06-02 21:18:18.529 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:18.535 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-06-02 21:18:18.538 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:18:18.541 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-06-02 21:18:18.544 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-06-02 21:18:18.548 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-02 21:18:18.617 | + inc/async:async_inner:63 : init_cinder 2026-06-02 21:18:18.660 | [8421 Async init_cinder:74549]: running: init_cinder 2026-06-02 21:18:18.664 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-06-02 21:18:18.685 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:18.688 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-06-02 21:18:18.691 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:18:18.693 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-06-02 21:18:18.696 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-06-02 21:18:18.699 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-02 21:18:18.771 | + inc/async:async_inner:63 : init_placement 2026-06-02 21:18:18.812 | [8421 Async init_placement:74694]: running: init_placement 2026-06-02 21:18:18.815 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-06-02 21:18:18.878 | [8421 Async init_neutron:74225]: Waiting for completion of init_neutron running on PID 74225 (6 other jobs running) 2026-06-02 21:18:18.903 | [8421 Async init_neutron:74225]: Signaling child to exit 2026-06-02 21:18:22.740 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:18:22.766 | [74445 Async init_swift:74445]: finished successfully 2026-06-02 21:18:24.492 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:18:24.516 | [74549 Async init_cinder:74549]: finished successfully 2026-06-02 21:18:27.518 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:18:27.544 | [74694 Async init_placement:74694]: finished successfully 2026-06-02 21:18:41.502 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:18:41.529 | [74225 Async init_neutron:74225]: finished successfully 2026-06-02 21:18:41.554 | WAKEUP 2026-06-02 21:18:41.577 | [8421 Async init_neutron:74225]: Signaled 2026-06-02 21:18:41.579 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-02 21:18:41.579 | + lib/database:recreate_database:112 : local db=neutron 2026-06-02 21:18:41.579 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-02 21:18:41.579 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-02 21:18:41.579 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-02 21:18:41.579 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:41.579 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-02 21:18:41.579 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:41.579 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-02 21:18:41.579 | + functions-common:time_start:2400 : local name=dbsync 2026-06-02 21:18:41.579 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:18:41.579 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:18:41.579 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:18:41.579 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435098327 2026-06-02 21:18:41.579 | + lib/neutron:init_neutron:501 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-02 21:18:41.579 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-02 21:18:41.580 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-02 21:18:41.580 | Running upgrade for neutron ... 2026-06-02 21:18:41.580 | OK 2026-06-02 21:18:41.580 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-02 21:18:41.580 | + functions-common:time_stop:2414 : local name 2026-06-02 21:18:41.580 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:18:41.580 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:18:41.580 | + functions-common:time_stop:2417 : local total 2026-06-02 21:18:41.580 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:18:41.581 | + functions-common:time_stop:2420 : name=dbsync 2026-06-02 21:18:41.581 | + functions-common:time_stop:2421 : start_time=1780435098327 2026-06-02 21:18:41.581 | + functions-common:time_stop:2423 : [[ -z 1780435098327 ]] 2026-06-02 21:18:41.581 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:18:41.581 | + functions-common:time_stop:2426 : end_time=1780435121483 2026-06-02 21:18:41.581 | + functions-common:time_stop:2427 : elapsed_time=23156 2026-06-02 21:18:41.581 | + functions-common:time_stop:2428 : total=4039 2026-06-02 21:18:41.581 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:18:41.581 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27195 2026-06-02 21:18:41.627 | [8421 Async init_neutron:74225]: finished init_neutron with result 0 in 23 seconds 2026-06-02 21:18:41.632 | + inc/async:async_wait:197 : return 0 2026-06-02 21:18:41.636 | + ./stack.sh:main:1226 : async_wait init_placement 2026-06-02 21:18:41.690 | [8421 Async init_placement:74694]: Waiting for completion of init_placement running on PID 74694 (5 other jobs running) 2026-06-02 21:18:41.715 | [8421 Async init_placement:74694]: Signaling child to exit 2026-06-02 21:18:41.715 | WAKEUP 2026-06-02 21:18:41.739 | [8421 Async init_placement:74694]: Signaled 2026-06-02 21:18:41.740 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-02 21:18:41.740 | + lib/database:recreate_database:112 : local db=placement 2026-06-02 21:18:41.741 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-02 21:18:41.741 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-02 21:18:41.741 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-02 21:18:41.741 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:41.741 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-02 21:18:41.741 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:41.741 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-02 21:18:41.741 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-02 21:18:41.741 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:41.741 | we strongly recommend against using it for new projects. 2026-06-02 21:18:41.741 | 2026-06-02 21:18:41.741 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:41.741 | framework. For more detail see 2026-06-02 21:18:41.741 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:41.741 | 2026-06-02 21:18:41.741 | __import__(import_str) 2026-06-02 21:18:41.741 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-02 21:18:41.741 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-02 21:18:41.741 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-06-02 21:18:41.741 | + functions-common:get_or_create_user:893 : local user_id 2026-06-02 21:18:41.741 | + functions-common:get_or_create_user:894 : [[ ! -z '' ]] 2026-06-02 21:18:41.741 | + functions-common:get_or_create_user:897 : local email= 2026-06-02 21:18:41.741 | ++ functions-common:get_or_create_user:909 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-06-02 21:18:41.741 | 2026-06-02 21:18:41.741 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:18:41.741 | + functions-common:get_or_create_user:909 : user_id=e73d40ef08a8429eacd114524e0288bb 2026-06-02 21:18:41.741 | + functions-common:get_or_create_user:910 : echo e73d40ef08a8429eacd114524e0288bb 2026-06-02 21:18:41.741 | e73d40ef08a8429eacd114524e0288bb 2026-06-02 21:18:41.741 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-02 21:18:41.741 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:18:41.741 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:18:41.741 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:18:41.741 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:18:41.741 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:18:41.741 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:18:41.741 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:18:41.741 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:18:41.741 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:18:41.741 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:18:41.741 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:18:41.741 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-06-02 21:18:41.741 | 2026-06-02 21:18:41.741 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-02 21:18:41.741 | 2026-06-02 21:18:41.741 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:18:41.741 | + functions-common:get_or_add_user_project_role:973 : user_role_id=83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:18:41.742 | + functions-common:get_or_add_user_project_role:974 : echo 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:18:41.742 | 83f590c0a392451887c25c44a6d19e9b 2026-06-02 21:18:41.742 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-02 21:18:41.742 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-02 21:18:41.742 | + functions-common:get_or_add_user_project_role:957 : local user_role_id 2026-06-02 21:18:41.742 | + functions-common:get_or_add_user_project_role:958 : local domain_args 2026-06-02 21:18:41.742 | ++ functions-common:get_or_add_user_project_role:960 : _get_domain_args Default Default 2026-06-02 21:18:41.742 | ++ functions-common:_get_domain_args:941 : local domain 2026-06-02 21:18:41.742 | ++ functions-common:_get_domain_args:942 : domain= 2026-06-02 21:18:41.742 | ++ functions-common:_get_domain_args:944 : [[ -n Default ]] 2026-06-02 21:18:41.742 | ++ functions-common:_get_domain_args:945 : domain=' --user-domain Default' 2026-06-02 21:18:41.742 | ++ functions-common:_get_domain_args:947 : [[ -n Default ]] 2026-06-02 21:18:41.742 | ++ functions-common:_get_domain_args:948 : domain=' --user-domain Default --project-domain Default' 2026-06-02 21:18:41.742 | ++ functions-common:_get_domain_args:951 : echo --user-domain Default --project-domain Default 2026-06-02 21:18:41.742 | + functions-common:get_or_add_user_project_role:960 : domain_args='--user-domain Default --project-domain Default' 2026-06-02 21:18:41.742 | + functions-common:get_or_add_user_project_role:964 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-06-02 21:18:41.742 | 2026-06-02 21:18:41.742 | ++ functions-common:get_or_add_user_project_role:973 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-06-02 21:18:41.742 | 2026-06-02 21:18:41.742 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:18:41.742 | + functions-common:get_or_add_user_project_role:973 : user_role_id=a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:18:41.742 | + functions-common:get_or_add_user_project_role:974 : echo a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:18:41.742 | a6156bdbf82e4e998b50c13e1811ec3d 2026-06-02 21:18:41.742 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.160/placement 2026-06-02 21:18:41.742 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-02 21:18:41.742 | + functions-common:get_or_create_service:1049 : local service_id 2026-06-02 21:18:41.742 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-02 21:18:41.742 | ++ functions-common:get_or_create_service:1060 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-06-02 21:18:41.742 | 2026-06-02 21:18:41.742 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:18:41.742 | + functions-common:get_or_create_service:1060 : service_id=' 2026-06-02 21:18:41.742 | 2bc79025021c4307b1a9137acf622bdc' 2026-06-02 21:18:41.742 | + functions-common:get_or_create_service:1061 : echo 2bc79025021c4307b1a9137acf622bdc 2026-06-02 21:18:41.742 | 2bc79025021c4307b1a9137acf622bdc 2026-06-02 21:18:41.742 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.160/placement 2026-06-02 21:18:41.742 | + functions-common:get_or_create_endpoint:1093 : local public_id 2026-06-02 21:18:41.742 | ++ functions-common:get_or_create_endpoint:1094 : _get_or_create_endpoint_with_interface placement public https://10.4.3.160/placement RegionOne 2026-06-02 21:18:41.742 | ++ functions-common:_get_or_create_endpoint_with_interface:1067 : local endpoint_id 2026-06-02 21:18:41.742 | +++ functions-common:_get_or_create_endpoint_with_interface:1072 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-06-02 21:18:41.742 | 2026-06-02 21:18:41.742 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:18:41.742 | ++ functions-common:_get_or_create_endpoint_with_interface:1072 : endpoint_id= 2026-06-02 21:18:41.742 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : [[ -z '' ]] 2026-06-02 21:18:41.742 | +++ functions-common:_get_or_create_endpoint_with_interface:1076 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.160/placement --region RegionOne -f value -c id 2026-06-02 21:18:41.742 | 2026-06-02 21:18:41.743 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:18:41.743 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : endpoint_id=25e5382aa4394824874332d83a4e0b87 2026-06-02 21:18:41.743 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : echo 25e5382aa4394824874332d83a4e0b87 2026-06-02 21:18:41.743 | + functions-common:get_or_create_endpoint:1094 : public_id=25e5382aa4394824874332d83a4e0b87 2026-06-02 21:18:41.743 | + functions-common:get_or_create_endpoint:1096 : [[ -n '' ]] 2026-06-02 21:18:41.743 | + functions-common:get_or_create_endpoint:1099 : [[ -n '' ]] 2026-06-02 21:18:41.743 | + functions-common:get_or_create_endpoint:1103 : echo 25e5382aa4394824874332d83a4e0b87 2026-06-02 21:18:41.743 | 25e5382aa4394824874332d83a4e0b87 2026-06-02 21:18:41.784 | [8421 Async init_placement:74694]: finished init_placement with result 0 in 8 seconds 2026-06-02 21:18:41.789 | + inc/async:async_wait:197 : return 0 2026-06-02 21:18:41.791 | + ./stack.sh:main:1227 : async_wait init_glance 2026-06-02 21:18:41.844 | [8421 Async init_glance:69593]: Waiting for completion of init_glance running on PID 69593 (4 other jobs running) 2026-06-02 21:18:41.870 | [8421 Async init_glance:69593]: Signaling child to exit 2026-06-02 21:18:41.870 | WAKEUP 2026-06-02 21:18:41.891 | [8421 Async init_glance:69593]: Signaled 2026-06-02 21:18:41.893 | + lib/glance:init_glance:523 : rm -rf /opt/stack/data/glance/images 2026-06-02 21:18:41.893 | + lib/glance:init_glance:524 : mkdir -p /opt/stack/data/glance/images 2026-06-02 21:18:41.893 | + lib/glance:init_glance:527 : recreate_database glance 2026-06-02 21:18:41.893 | + lib/database:recreate_database:112 : local db=glance 2026-06-02 21:18:41.893 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-02 21:18:41.893 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-02 21:18:41.893 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-02 21:18:41.893 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:41.893 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-02 21:18:41.893 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:41.893 | + lib/glance:init_glance:529 : time_start dbsync 2026-06-02 21:18:41.893 | + functions-common:time_start:2400 : local name=dbsync 2026-06-02 21:18:41.893 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:18:41.893 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:18:41.893 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:18:41.893 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435047904 2026-06-02 21:18:41.893 | + lib/glance:init_glance:531 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-02 21:18:41.893 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-02 21:18:41.893 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:41.893 | we strongly recommend against using it for new projects. 2026-06-02 21:18:41.893 | 2026-06-02 21:18:41.893 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:41.893 | framework. For more detail see 2026-06-02 21:18:41.893 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:41.893 | 2026-06-02 21:18:41.893 | __import__(import_str) 2026-06-02 21:18:41.893 | INFO dbcounter [-] Registered counter for database glance 2026-06-02 21:18:41.893 | 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=69699) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-02 21:18:41.893 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.893 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.893 | DEBUG dbcounter [-] [69699] Writer thread running {{(pid=69699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:41.893 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.893 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.893 | INFO dbcounter [-] Registered counter for database glance 2026-06-02 21:18:41.893 | 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=69699) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-02 21:18:41.893 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.893 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.894 | DEBUG dbcounter [-] [69699] Writer thread running {{(pid=69699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-02 21:18:41.894 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=69699) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:41.894 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:41.894 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-02 21:18:41.894 | Database migration is up to date. No migration needed. 2026-06-02 21:18:41.894 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-02 21:18:41.894 | Database is synced successfully. 2026-06-02 21:18:41.894 | + lib/glance:init_glance:534 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-02 21:18:41.894 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-02 21:18:41.894 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:41.894 | we strongly recommend against using it for new projects. 2026-06-02 21:18:41.894 | 2026-06-02 21:18:41.894 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:41.894 | framework. For more detail see 2026-06-02 21:18:41.894 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:41.894 | 2026-06-02 21:18:41.894 | __import__(import_str) 2026-06-02 21:18:41.894 | INFO dbcounter [-] Registered counter for database glance 2026-06-02 21:18:41.894 | 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=69878) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-02 21:18:41.894 | DEBUG dbcounter [-] [69878] Writer thread running {{(pid=69878) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:41.894 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-02 21:18:41.894 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-02 21:18:41.895 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-02 21:18:41.895 | + lib/glance:init_glance:535 : time_stop dbsync 2026-06-02 21:18:41.895 | + functions-common:time_stop:2414 : local name 2026-06-02 21:18:41.895 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:18:41.895 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:18:41.895 | + functions-common:time_stop:2417 : local total 2026-06-02 21:18:41.895 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:18:41.895 | + functions-common:time_stop:2420 : name=dbsync 2026-06-02 21:18:41.895 | + functions-common:time_stop:2421 : start_time=1780435047904 2026-06-02 21:18:41.895 | + functions-common:time_stop:2423 : [[ -z 1780435047904 ]] 2026-06-02 21:18:41.895 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:18:41.895 | + functions-common:time_stop:2426 : end_time=1780435054078 2026-06-02 21:18:41.895 | + functions-common:time_stop:2427 : elapsed_time=6174 2026-06-02 21:18:41.895 | + functions-common:time_stop:2428 : total=4039 2026-06-02 21:18:41.895 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:18:41.895 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10213 2026-06-02 21:18:41.936 | [8421 Async init_glance:69593]: finished init_glance with result 0 in 6 seconds 2026-06-02 21:18:41.941 | + inc/async:async_wait:197 : return 0 2026-06-02 21:18:41.944 | + ./stack.sh:main:1228 : async_wait init_swift 2026-06-02 21:18:41.998 | [8421 Async init_swift:74445]: Waiting for completion of init_swift running on PID 74445 (3 other jobs running) 2026-06-02 21:18:42.023 | [8421 Async init_swift:74445]: Signaling child to exit 2026-06-02 21:18:42.023 | WAKEUP 2026-06-02 21:18:42.044 | [8421 Async init_swift:74445]: Signaled 2026-06-02 21:18:42.045 | + lib/swift:init_swift:680 : local node_number 2026-06-02 21:18:42.045 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-06-02 21:18:42.045 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.045 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.045 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.045 | 2026-06-02 21:18:42.045 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.045 | framework. For more detail see 2026-06-02 21:18:42.045 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.045 | 2026-06-02 21:18:42.046 | import eventlet 2026-06-02 21:18:42.046 | No container-server running 2026-06-02 21:18:42.046 | No object-server running 2026-06-02 21:18:42.046 | No object-auditor running 2026-06-02 21:18:42.046 | No object-updater running 2026-06-02 21:18:42.046 | No account-auditor running 2026-06-02 21:18:42.046 | No proxy-server running 2026-06-02 21:18:42.046 | No object-expirer running 2026-06-02 21:18:42.046 | No container-sync running 2026-06-02 21:18:42.046 | No account-replicator running 2026-06-02 21:18:42.046 | No account-server running 2026-06-02 21:18:42.046 | No container-updater running 2026-06-02 21:18:42.046 | No object-reconstructor running 2026-06-02 21:18:42.046 | No container-auditor running 2026-06-02 21:18:42.046 | No container-sharder running 2026-06-02 21:18:42.046 | No account-reaper running 2026-06-02 21:18:42.046 | No container-replicator running 2026-06-02 21:18:42.046 | No object-replicator running 2026-06-02 21:18:42.046 | No container-reconciler running 2026-06-02 21:18:42.046 | + lib/swift:init_swift:682 : true 2026-06-02 21:18:42.046 | + lib/swift:init_swift:685 : create_swift_disk 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:577 : local node_number 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:582 : local user_group 2026-06-02 21:18:42.046 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-06-02 21:18:42.046 | + 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-06-02 21:18:42.046 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-06-02 21:18:42.046 | + functions:create_disk:756 : local node_number 2026-06-02 21:18:42.046 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-02 21:18:42.046 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-06-02 21:18:42.046 | + functions:create_disk:760 : local key 2026-06-02 21:18:42.046 | ++ functions:create_disk:762 : sed s#/.## 2026-06-02 21:18:42.046 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-06-02 21:18:42.046 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-06-02 21:18:42.046 | + functions:destroy_disk:789 : local key 2026-06-02 21:18:42.046 | ++ functions:destroy_disk:791 : sed s#/.## 2026-06-02 21:18:42.046 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-06-02 21:18:42.046 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-06-02 21:18:42.046 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-06-02 21:18:42.046 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-06-02 21:18:42.046 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-06-02 21:18:42.046 | = sectsz=512 attr=2, projid32bit=1 2026-06-02 21:18:42.046 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-06-02 21:18:42.046 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-06-02 21:18:42.046 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-06-02 21:18:42.046 | = sunit=0 swidth=0 blks 2026-06-02 21:18:42.046 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-06-02 21:18:42.046 | log =internal log bsize=4096 blocks=16384, version=2 2026-06-02 21:18:42.046 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-06-02 21:18:42.046 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-06-02 21:18:42.046 | + 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-06-02 21:18:42.046 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-06-02 21:18:42.046 | /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-06-02 21:18:42.046 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-06-02 21:18:42.046 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-06-02 21:18:42.046 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:591 : local node_number 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-06-02 21:18:42.046 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-06-02 21:18:42.046 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-06-02 21:18:42.046 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-06-02 21:18:42.046 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-06-02 21:18:42.046 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.046 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.046 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.046 | 2026-06-02 21:18:42.046 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.046 | framework. For more detail see 2026-06-02 21:18:42.046 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.046 | 2026-06-02 21:18:42.046 | import eventlet 2026-06-02 21:18:42.046 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-06-02 21:18:42.046 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.046 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.046 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.046 | 2026-06-02 21:18:42.046 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.046 | framework. For more detail see 2026-06-02 21:18:42.046 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.046 | 2026-06-02 21:18:42.046 | import eventlet 2026-06-02 21:18:42.046 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-06-02 21:18:42.046 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.046 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.046 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.046 | 2026-06-02 21:18:42.046 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.046 | framework. For more detail see 2026-06-02 21:18:42.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | import eventlet 2026-06-02 21:18:42.047 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-06-02 21:18:42.047 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-06-02 21:18:42.047 | + 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-06-02 21:18:42.047 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.047 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.047 | framework. For more detail see 2026-06-02 21:18:42.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | import eventlet 2026-06-02 21:18:42.047 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-06-02 21:18:42.047 | + 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-06-02 21:18:42.047 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.047 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.047 | framework. For more detail see 2026-06-02 21:18:42.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | import eventlet 2026-06-02 21:18:42.047 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-06-02 21:18:42.047 | + 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-06-02 21:18:42.047 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.047 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.047 | framework. For more detail see 2026-06-02 21:18:42.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | import eventlet 2026-06-02 21:18:42.047 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-06-02 21:18:42.047 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-06-02 21:18:42.047 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.047 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.047 | framework. For more detail see 2026-06-02 21:18:42.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | import eventlet 2026-06-02 21:18:42.047 | Defaulting to --format-version=1. This ensures the ring 2026-06-02 21:18:42.047 | written will be readable by older versions of Swift. 2026-06-02 21:18:42.047 | In a future release, the default will change to 2026-06-02 21:18:42.047 | --format-version=2 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-02 21:18:42.047 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-06-02 21:18:42.047 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.047 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.047 | framework. For more detail see 2026-06-02 21:18:42.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | import eventlet 2026-06-02 21:18:42.047 | Defaulting to --format-version=1. This ensures the ring 2026-06-02 21:18:42.047 | written will be readable by older versions of Swift. 2026-06-02 21:18:42.047 | In a future release, the default will change to 2026-06-02 21:18:42.047 | --format-version=2 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-02 21:18:42.047 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-06-02 21:18:42.047 | /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:18:42.047 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.047 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.047 | framework. For more detail see 2026-06-02 21:18:42.047 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | import eventlet 2026-06-02 21:18:42.047 | Defaulting to --format-version=1. This ensures the ring 2026-06-02 21:18:42.047 | written will be readable by older versions of Swift. 2026-06-02 21:18:42.047 | In a future release, the default will change to 2026-06-02 21:18:42.047 | --format-version=2 2026-06-02 21:18:42.047 | 2026-06-02 21:18:42.047 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-06-02 21:18:42.047 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-06-02 21:18:42.047 | + lib/swift:init_swift:730 : popd 2026-06-02 21:18:42.089 | [8421 Async init_swift:74445]: finished init_swift with result 0 in 4 seconds 2026-06-02 21:18:42.094 | + inc/async:async_wait:197 : return 0 2026-06-02 21:18:42.097 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-06-02 21:18:42.146 | [8421 Async init_cinder:74549]: Waiting for completion of init_cinder running on PID 74549 (2 other jobs running) 2026-06-02 21:18:42.169 | [8421 Async init_cinder:74549]: Signaling child to exit 2026-06-02 21:18:42.169 | WAKEUP 2026-06-02 21:18:42.189 | [8421 Async init_cinder:74549]: Signaled 2026-06-02 21:18:42.191 | + lib/cinder:init_cinder:475 : is_service_enabled mysql postgresql 2026-06-02 21:18:42.191 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:42.191 | + lib/cinder:init_cinder:477 : recreate_database cinder 2026-06-02 21:18:42.191 | + lib/database:recreate_database:112 : local db=cinder 2026-06-02 21:18:42.191 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-02 21:18:42.191 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-02 21:18:42.191 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-02 21:18:42.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:42.191 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-02 21:18:42.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:42.191 | + lib/cinder:init_cinder:479 : time_start dbsync 2026-06-02 21:18:42.191 | + functions-common:time_start:2400 : local name=dbsync 2026-06-02 21:18:42.191 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:18:42.191 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:18:42.191 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:18:42.191 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435098764 2026-06-02 21:18:42.191 | + lib/cinder:init_cinder:481 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-02 21:18:42.191 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-02 21:18:42.191 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.191 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.191 | 2026-06-02 21:18:42.191 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.191 | framework. For more detail see 2026-06-02 21:18:42.191 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.191 | 2026-06-02 21:18:42.191 | import eventlet # noqa 2026-06-02 21:18:42.191 | INFO dbcounter [-] Registered counter for database cinder 2026-06-02 21:18:42.191 | 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=74702) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-02 21:18:42.191 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:42.191 | DEBUG dbcounter [-] [74702] Writer thread running {{(pid=74702) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-02 21:18:42.191 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=74702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-02 21:18:42.191 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=74702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-02 21:18:42.191 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=74702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-02 21:18:42.191 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=74702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-02 21:18:42.191 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=74702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-02 21:18:42.191 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=74702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-02 21:18:42.191 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=74702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:42.191 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-02 21:18:42.191 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=74702) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:42.191 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-02 21:18:42.191 | + lib/cinder:init_cinder:482 : time_stop dbsync 2026-06-02 21:18:42.191 | + functions-common:time_stop:2414 : local name 2026-06-02 21:18:42.191 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:18:42.191 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:18:42.191 | + functions-common:time_stop:2417 : local total 2026-06-02 21:18:42.191 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:18:42.191 | + functions-common:time_stop:2420 : name=dbsync 2026-06-02 21:18:42.191 | + functions-common:time_stop:2421 : start_time=1780435098764 2026-06-02 21:18:42.191 | + functions-common:time_stop:2423 : [[ -z 1780435098764 ]] 2026-06-02 21:18:42.191 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:18:42.191 | + functions-common:time_stop:2426 : end_time=1780435104408 2026-06-02 21:18:42.191 | + functions-common:time_stop:2427 : elapsed_time=5644 2026-06-02 21:18:42.191 | + functions-common:time_stop:2428 : total=4039 2026-06-02 21:18:42.191 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:18:42.191 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9683 2026-06-02 21:18:42.191 | + lib/cinder:init_cinder:485 : is_service_enabled c-vol 2026-06-02 21:18:42.191 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:42.191 | + lib/cinder:init_cinder:485 : [[ -n storpool:storpool ]] 2026-06-02 21:18:42.191 | + lib/cinder:init_cinder:486 : local be be_name be_type 2026-06-02 21:18:42.191 | + lib/cinder:init_cinder:487 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-02 21:18:42.192 | + lib/cinder:init_cinder:488 : be_type=storpool 2026-06-02 21:18:42.192 | + lib/cinder:init_cinder:489 : be_name=storpool 2026-06-02 21:18:42.192 | + lib/cinder:init_cinder:490 : type init_cinder_backend_storpool 2026-06-02 21:18:42.192 | + lib/cinder:init_cinder:496 : is_service_enabled c-bak 2026-06-02 21:18:42.192 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:42.192 | + lib/cinder:init_cinder:496 : [[ -n swift ]] 2026-06-02 21:18:42.192 | + lib/cinder:init_cinder:497 : type init_cinder_backup_swift 2026-06-02 21:18:42.192 | + lib/cinder:init_cinder:502 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-02 21:18:42.231 | [8421 Async init_cinder:74549]: finished init_cinder with result 0 in 5 seconds 2026-06-02 21:18:42.236 | + inc/async:async_wait:197 : return 0 2026-06-02 21:18:42.239 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-06-02 21:18:42.257 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:42.260 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-06-02 21:18:42.263 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:18:42.266 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-06-02 21:18:42.269 | + ./stack.sh:main:1236 : init_nova 2026-06-02 21:18:42.273 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-02 21:18:42.294 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:42.297 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-02 21:18:42.318 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:42.321 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-02 21:18:42.324 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-02 21:18:42.394 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-02 21:18:42.432 | [8421 Async nova-cell-0:76943]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-02 21:18:42.436 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-02 21:18:42.441 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-02 21:18:42.445 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-02 21:18:42.447 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-02 21:18:42.450 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-02 21:18:42.453 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-02 21:18:42.515 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-02 21:18:42.551 | [8421 Async nova-cell-1:77050]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-02 21:18:42.554 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-02 21:18:42.557 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-02 21:18:42.559 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-02 21:18:42.561 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-02 21:18:42.563 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-02 21:18:42.569 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:42.609 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-02 21:18:42.614 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:42.654 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-02 21:18:42.885 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-02 21:18:42.885 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:42.885 | we strongly recommend against using it for new projects. 2026-06-02 21:18:42.885 | 2026-06-02 21:18:42.886 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:42.886 | framework. For more detail see 2026-06-02 21:18:42.886 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:42.886 | 2026-06-02 21:18:42.886 | import eventlet # noqa 2026-06-02 21:18:43.063 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:18:45.144 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-02 21:18:45.195 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:45.195 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:45.196 | DEBUG dbcounter [-] [77117] Writer thread running {{(pid=77117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:45.224 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-02 21:18:47.491 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-02 21:18:47.493 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-02 21:18:48.535 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:48.545 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-02 21:18:48.559 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77117) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:48.833 | Exception ignored in: 2026-06-02 21:18:48.833 | Traceback (most recent call last): 2026-06-02 21:18:48.833 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-02 21:18:48.833 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-02 21:18:48.833 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-02 21:18:48.833 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-02 21:18:48.833 | RuntimeError: greenlet is being finalized 2026-06-02 21:18:49.121 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-02 21:18:49.124 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-02 21:18:49.127 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-02 21:18:49.131 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-02 21:18:49.134 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-02 21:18:49.137 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-02 21:18:49.139 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-02 21:18:49.160 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:18:49.163 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-02 21:18:49.166 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-02 21:18:49.169 | + lib/nova:init_nova:868 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-02 21:18:49.405 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-02 21:18:49.405 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:49.405 | we strongly recommend against using it for new projects. 2026-06-02 21:18:49.405 | 2026-06-02 21:18:49.405 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:49.405 | framework. For more detail see 2026-06-02 21:18:49.405 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:49.405 | 2026-06-02 21:18:49.405 | import eventlet # noqa 2026-06-02 21:18:49.584 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:18:51.188 | INFO dbcounter [None req-fe7d713e-4f4b-4262-be58-896c177e68b2 None None] Registered counter for database nova_api 2026-06-02 21:18:51.254 | DEBUG dbcounter [-] [77782] Writer thread running {{(pid=77782) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:51.502 | Exception ignored in: 2026-06-02 21:18:51.502 | Traceback (most recent call last): 2026-06-02 21:18:51.502 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-02 21:18:51.502 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-02 21:18:51.502 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-02 21:18:51.502 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-02 21:18:51.502 | RuntimeError: greenlet is being finalized 2026-06-02 21:18:51.785 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-02 21:18:51.790 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-02 21:18:51.793 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-02 21:18:51.844 | [8421 Async nova-cell-0:76943]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 76943 (3 other jobs running) 2026-06-02 21:18:51.870 | [8421 Async nova-cell-0:76943]: Signaling child to exit 2026-06-02 21:18:54.376 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:18:54.398 | [77050 Async nova-cell-1:77050]: finished successfully 2026-06-02 21:18:54.407 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:18:54.430 | [76943 Async nova-cell-0:76943]: finished successfully 2026-06-02 21:18:54.454 | WAKEUP 2026-06-02 21:18:54.472 | [8421 Async nova-cell-0:76943]: Signaled 2026-06-02 21:18:54.473 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-02 21:18:54.473 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-02 21:18:54.473 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-02 21:18:54.473 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-02 21:18:54.473 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-02 21:18:54.473 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-02 21:18:54.473 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-02 21:18:54.473 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:54.473 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-02 21:18:54.473 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:54.473 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-02 21:18:54.473 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-02 21:18:54.473 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:54.473 | we strongly recommend against using it for new projects. 2026-06-02 21:18:54.473 | 2026-06-02 21:18:54.473 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:54.473 | framework. For more detail see 2026-06-02 21:18:54.473 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:54.473 | 2026-06-02 21:18:54.473 | import eventlet # noqa 2026-06-02 21:18:54.473 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:18:54.473 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:54.473 | DEBUG dbcounter [-] [77046] Writer thread running {{(pid=77046) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.473 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-02 21:18:54.473 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77046) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.473 | Exception ignored in: 2026-06-02 21:18:54.473 | Traceback (most recent call last): 2026-06-02 21:18:54.473 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-02 21:18:54.473 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-02 21:18:54.473 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-02 21:18:54.473 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-02 21:18:54.473 | RuntimeError: greenlet is being finalized 2026-06-02 21:18:54.513 | [8421 Async nova-cell-0:76943]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2026-06-02 21:18:54.517 | + inc/async:async_wait:197 : return 0 2026-06-02 21:18:54.520 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-02 21:18:54.523 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-02 21:18:54.568 | [8421 Async nova-cell-1:77050]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77050 (2 other jobs running) 2026-06-02 21:18:54.588 | [8421 Async nova-cell-1:77050]: Signaling child to exit 2026-06-02 21:18:54.588 | WAKEUP 2026-06-02 21:18:54.607 | [8421 Async nova-cell-1:77050]: Signaled 2026-06-02 21:18:54.608 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-02 21:18:54.608 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-02 21:18:54.608 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-02 21:18:54.608 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-02 21:18:54.608 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-02 21:18:54.608 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-02 21:18:54.608 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-02 21:18:54.608 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:54.608 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-02 21:18:54.608 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-02 21:18:54.608 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-02 21:18:54.608 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-02 21:18:54.608 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:54.608 | we strongly recommend against using it for new projects. 2026-06-02 21:18:54.608 | 2026-06-02 21:18:54.608 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:54.608 | framework. For more detail see 2026-06-02 21:18:54.608 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:54.609 | 2026-06-02 21:18:54.609 | import eventlet # noqa 2026-06-02 21:18:54.609 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:18:54.609 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-02 21:18:54.609 | DEBUG dbcounter [-] [77114] Writer thread running {{(pid=77114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.609 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-02 21:18:54.609 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77114) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-02 21:18:54.609 | Exception ignored in: 2026-06-02 21:18:54.609 | Traceback (most recent call last): 2026-06-02 21:18:54.609 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-02 21:18:54.609 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-02 21:18:54.609 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-02 21:18:54.609 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-02 21:18:54.609 | RuntimeError: greenlet is being finalized 2026-06-02 21:18:54.646 | [8421 Async nova-cell-1:77050]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 11 seconds 2026-06-02 21:18:54.650 | + inc/async:async_wait:197 : return 0 2026-06-02 21:18:54.652 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-02 21:18:54.655 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-02 21:18:54.883 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-02 21:18:54.884 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:54.884 | we strongly recommend against using it for new projects. 2026-06-02 21:18:54.884 | 2026-06-02 21:18:54.884 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:54.884 | framework. For more detail see 2026-06-02 21:18:54.884 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:54.884 | 2026-06-02 21:18:54.884 | import eventlet # noqa 2026-06-02 21:18:55.055 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:18:56.509 | Running batches of 50 until complete 2026-06-02 21:18:56.509 | INFO dbcounter [None req-0c15d912-b4ea-4382-b906-4f047a0c9850 None None] Registered counter for database nova_cell0 2026-06-02 21:18:56.606 | DEBUG dbcounter [-] [78349] Writer thread running {{(pid=78349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:56.608 | INFO dbcounter [None req-0c15d912-b4ea-4382-b906-4f047a0c9850 None None] Registered counter for database nova_api 2026-06-02 21:18:56.683 | DEBUG dbcounter [-] [78349] Writer thread running {{(pid=78349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:56.696 | INFO dbcounter [None req-0c15d912-b4ea-4382-b906-4f047a0c9850 None None] Registered counter for database nova_cell0 2026-06-02 21:18:56.732 | DEBUG dbcounter [-] [78349] Writer thread running {{(pid=78349) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:56.885 | +-------------------------------------+--------------+-----------+ 2026-06-02 21:18:56.885 | | Migration | Total Needed | Completed | 2026-06-02 21:18:56.885 | +-------------------------------------+--------------+-----------+ 2026-06-02 21:18:56.885 | | fill_virtual_interface_list | 0 | 0 | 2026-06-02 21:18:56.885 | | migrate_empty_ratio | 0 | 0 | 2026-06-02 21:18:56.885 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-02 21:18:56.885 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-02 21:18:56.885 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-02 21:18:56.885 | | populate_dev_uuids | 0 | 0 | 2026-06-02 21:18:56.885 | | populate_instance_compute_id | 0 | 0 | 2026-06-02 21:18:56.885 | | populate_missing_availability_zones | 0 | 0 | 2026-06-02 21:18:56.886 | | populate_queued_for_delete | 0 | 0 | 2026-06-02 21:18:56.886 | | populate_user_id | 0 | 0 | 2026-06-02 21:18:56.886 | | populate_uuids | 0 | 0 | 2026-06-02 21:18:56.886 | +-------------------------------------+--------------+-----------+ 2026-06-02 21:18:57.151 | Exception ignored in: 2026-06-02 21:18:57.151 | Traceback (most recent call last): 2026-06-02 21:18:57.151 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-02 21:18:57.151 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-02 21:18:57.151 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-02 21:18:57.151 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-02 21:18:57.151 | RuntimeError: greenlet is being finalized 2026-06-02 21:18:57.458 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-02 21:18:57.463 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-02 21:18:57.466 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-02 21:18:57.469 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-02 21:18:57.472 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-02 21:18:57.475 | + lib/nova:init_nova:886 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-06-02 21:18:57.693 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-02 21:18:57.693 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:18:57.693 | we strongly recommend against using it for new projects. 2026-06-02 21:18:57.693 | 2026-06-02 21:18:57.693 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:18:57.693 | framework. For more detail see 2026-06-02 21:18:57.693 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:18:57.693 | 2026-06-02 21:18:57.694 | import eventlet # noqa 2026-06-02 21:18:57.867 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:18:59.324 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-02 21:18:59.324 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-02 21:18:59.324 | INFO dbcounter [None req-39bc22c5-20a0-4eda-9c73-61e9c808793a None None] Registered counter for database nova_api 2026-06-02 21:18:59.387 | DEBUG dbcounter [-] [78367] Writer thread running {{(pid=78367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:18:59.632 | Exception ignored in: 2026-06-02 21:18:59.632 | Traceback (most recent call last): 2026-06-02 21:18:59.632 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-02 21:18:59.632 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-02 21:18:59.632 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-02 21:18:59.632 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-02 21:18:59.632 | RuntimeError: greenlet is being finalized 2026-06-02 21:18:59.885 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-02 21:18:59.888 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-02 21:18:59.903 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-02 21:18:59.905 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-06-02 21:18:59.909 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-02 21:18:59.977 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-02 21:19:00.022 | [8421 Async configure_neutron_nova:78425]: running: configure_neutron_nova 2026-06-02 21:19:00.024 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-06-02 21:19:00.028 | + functions-common:run_phase:1842 : local mode=stack 2026-06-02 21:19:00.031 | + functions-common:run_phase:1843 : local phase=post-config 2026-06-02 21:19:00.034 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 21:19:00.038 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 21:19:00.041 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 21:19:00.044 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 21:19:00.049 | + functions-common:run_phase:1852 : local extra 2026-06-02 21:19:00.053 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 21:19:00.058 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 21:19:00.062 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 21:19:00.065 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 21:19:00.068 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-06-02 21:19:00.071 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 21:19:00.090 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:00.093 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:19:00.096 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:19:00.100 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-02 21:19:00.103 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:19:00.107 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-02 21:19:00.109 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-02 21:19:00.112 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-02 21:19:00.116 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-02 21:19:00.119 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:19:00.122 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-02 21:19:00.125 | + functions-common:run_phase:1869 : run_plugins stack post-config 2026-06-02 21:19:00.128 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-02 21:19:00.132 | + functions-common:run_plugins:1829 : local phase=post-config 2026-06-02 21:19:00.136 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-02 21:19:00.139 | + functions-common:run_plugins:1832 : local plugin 2026-06-02 21:19:00.144 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-02 21:19:00.147 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-02 21:19:00.149 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-02 21:19:00.154 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-06-02 21:19:00.156 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-02 21:19:00.160 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-02 21:19:00.162 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-02 21:19:00.165 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-02 21:19:00.168 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-02 21:19:00.172 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-02 21:19:00.175 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-02 21:19:00.178 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-02 21:19:00.182 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-02 21:19:00.185 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-02 21:19:00.188 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-02 21:19:00.191 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-02 21:19:00.194 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-02 21:19:00.197 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-02 21:19:00.201 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-02 21:19:00.204 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-02 21:19:00.207 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-02 21:19:00.209 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-02 21:19:00.213 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-02 21:19:00.216 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-02 21:19:00.219 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-02 21:19:00.236 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-02 21:19:00.241 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-02 21:19:00.243 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-02 21:19:00.246 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-02 21:19:00.250 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-02 21:19:00.253 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-02 21:19:00.257 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:19:00.277 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:19:00.280 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-02 21:19:00.284 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-02 21:19:00.284 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-02 21:19:00.290 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-02 21:19:00.294 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-02 21:19:00.299 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-02 21:19:00.303 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:19:00.324 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:19:00.328 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-02 21:19:00.330 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:19:00.334 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-02 21:19:00.336 | ++ /opt/stack/neutron/devstack/plugin.sh:source:53 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-06-02 21:19:00.355 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.358 | ++ /opt/stack/neutron/devstack/plugin.sh:source:56 : is_service_enabled neutron-uplink-status-propagation 2026-06-02 21:19:00.378 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.381 | ++ /opt/stack/neutron/devstack/plugin.sh:source:59 : is_service_enabled q-flavors neutron-flavors 2026-06-02 21:19:00.398 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.401 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled q-log neutron-log 2026-06-02 21:19:00.421 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.424 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled q-dns neutron-dns 2026-06-02 21:19:00.443 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.446 | ++ /opt/stack/neutron/devstack/plugin.sh:source:72 : is_service_enabled neutron-segments 2026-06-02 21:19:00.463 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.465 | ++ /opt/stack/neutron/devstack/plugin.sh:source:75 : is_service_enabled neutron-network-segment-range 2026-06-02 21:19:00.482 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.485 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-06-02 21:19:00.503 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.507 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-metadata-path neutron-metadata-path 2026-06-02 21:19:00.524 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.526 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled neutron-local-ip 2026-06-02 21:19:00.544 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.547 | ++ /opt/stack/neutron/devstack/plugin.sh:source:91 : is_service_enabled neutron-local-ip-static 2026-06-02 21:19:00.564 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.567 | ++ /opt/stack/neutron/devstack/plugin.sh:source:94 : is_service_enabled q-agt neutron-agent 2026-06-02 21:19:00.585 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.587 | ++ /opt/stack/neutron/devstack/plugin.sh:source:102 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-02 21:19:00.603 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.607 | ++ /opt/stack/neutron/devstack/plugin.sh:source:106 : is_service_enabled q-l3 neutron-l3 2026-06-02 21:19:00.624 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.627 | ++ /opt/stack/neutron/devstack/plugin.sh:source:118 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-06-02 21:19:00.643 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.646 | ++ /opt/stack/neutron/devstack/plugin.sh:source:121 : '[' ml2 = ml2 ']' 2026-06-02 21:19:00.648 | ++ /opt/stack/neutron/devstack/plugin.sh:source:122 : configure_ml2_extension_drivers 2026-06-02 21:19:00.651 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2026-06-02 21:19:00.653 | ++ lib/neutron:is_neutron_legacy_enabled:317 : return 0 2026-06-02 21:19:00.656 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:10 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-02 21:19:00.686 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_ovn_enabled 2026-06-02 21:19:00.689 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:31 : [[ ovn == \o\v\n ]] 2026-06-02 21:19:00.692 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:31 : return 0 2026-06-02 21:19:00.694 | ++ /opt/stack/neutron/devstack/plugin.sh:source:125 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-06-02 21:19:00.711 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.714 | ++ /opt/stack/neutron/devstack/plugin.sh:source:129 : is_service_enabled neutron-loki 2026-06-02 21:19:00.731 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:00.735 | + ./stack.sh:main:1254 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-06-02 21:19:00.737 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-02 21:19:00.740 | + inc/meta-config:merge_config_group:171 : shift 2026-06-02 21:19:00.742 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-02 21:19:00.745 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:19:00.748 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-02 21:19:00.751 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-02 21:19:00.755 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-06-02 21:19:00.758 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:19:00.762 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-02 21:19:00.766 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:19:00.770 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-02 21:19:00.770 | /^\[\[.+\|.*\]\]/ { 2026-06-02 21:19:00.770 | gsub("[][]", "", $1); 2026-06-02 21:19:00.770 | split($1, a, "|"); 2026-06-02 21:19:00.770 | if (a[1] == matchgroup) 2026-06-02 21:19:00.770 | print a[2] 2026-06-02 21:19:00.770 | } 2026-06-02 21:19:00.770 | ' /opt/stack/devstack/local.conf 2026-06-02 21:19:00.776 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-02 21:19:00.779 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-02 21:19:00.782 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-02 21:19:00.786 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-02 21:19:00.789 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-02 21:19:00.792 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-02 21:19:00.794 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-02 21:19:00.798 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-02 21:19:00.802 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-02 21:19:00.805 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-02 21:19:00.809 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-02 21:19:00.811 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-02 21:19:00.814 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-02 21:19:00.817 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:19:00.820 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-02 21:19:00.823 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-02 21:19:00.826 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-02 21:19:00.830 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-02 21:19:00.833 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-02 21:19:00.837 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-02 21:19:00.839 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-02 21:19:00.844 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-06-02 21:19:00.844 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-02 21:19:00.844 | BEGIN { 2026-06-02 21:19:00.844 | section = "" 2026-06-02 21:19:00.844 | last_section = "" 2026-06-02 21:19:00.844 | section_count = 0 2026-06-02 21:19:00.844 | } 2026-06-02 21:19:00.844 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:19:00.844 | /^\[.+\]/ { 2026-06-02 21:19:00.844 | gsub("[][]", "", $1); 2026-06-02 21:19:00.844 | section=$1 2026-06-02 21:19:00.844 | next 2026-06-02 21:19:00.844 | } 2026-06-02 21:19:00.844 | /^ *\#/ { 2026-06-02 21:19:00.844 | next 2026-06-02 21:19:00.844 | } 2026-06-02 21:19:00.844 | /^[^ \t]+/ { 2026-06-02 21:19:00.844 | # get offset of first = in $0 2026-06-02 21:19:00.845 | eq_idx = index($0, "=") 2026-06-02 21:19:00.845 | # extract attr & value from $0 2026-06-02 21:19:00.845 | attr = substr($0, 1, eq_idx - 1) 2026-06-02 21:19:00.845 | value = substr($0, eq_idx + 1) 2026-06-02 21:19:00.845 | # only need to strip trailing whitespace from attr 2026-06-02 21:19:00.845 | sub(/[ \t]*$/, "", attr) 2026-06-02 21:19:00.845 | # need to strip leading & trailing whitespace from value 2026-06-02 21:19:00.845 | sub(/^[ \t]*/, "", value) 2026-06-02 21:19:00.845 | sub(/[ \t]*$/, "", value) 2026-06-02 21:19:00.845 | 2026-06-02 21:19:00.845 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-02 21:19:00.845 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-02 21:19:00.845 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-02 21:19:00.845 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-02 21:19:00.845 | if (! (section, attr) in cfg_attr_count) { 2026-06-02 21:19:00.845 | if (section != last_section) { 2026-06-02 21:19:00.845 | cfg_section[section_count++] = section 2026-06-02 21:19:00.845 | last_section = section 2026-06-02 21:19:00.845 | } 2026-06-02 21:19:00.845 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-02 21:19:00.845 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-02 21:19:00.845 | 2026-06-02 21:19:00.845 | cfg_attr[section, attr, 0] = value 2026-06-02 21:19:00.845 | cfg_attr_count[section, attr] = 1 2026-06-02 21:19:00.845 | } else { 2026-06-02 21:19:00.845 | lno = cfg_attr_count[section, attr]++ 2026-06-02 21:19:00.845 | cfg_attr[section, attr, lno] = value 2026-06-02 21:19:00.845 | } 2026-06-02 21:19:00.845 | } 2026-06-02 21:19:00.845 | END { 2026-06-02 21:19:00.845 | # Process each section in order 2026-06-02 21:19:00.845 | for (sno = 0; sno < section_count; sno++) { 2026-06-02 21:19:00.845 | section = cfg_section[sno] 2026-06-02 21:19:00.845 | # The ini routines simply append a config item immediately 2026-06-02 21:19:00.845 | # after the section header. To keep the same order as defined 2026-06-02 21:19:00.845 | # in local.conf, invoke the ini routines in the reverse order 2026-06-02 21:19:00.845 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-02 21:19:00.845 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-02 21:19:00.845 | if (cfg_attr_count[section, attr] == 1) 2026-06-02 21:19:00.845 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-02 21:19:00.845 | else { 2026-06-02 21:19:00.845 | # For multiline, invoke the ini routines in the reverse order 2026-06-02 21:19:00.845 | count = cfg_attr_count[section, attr] 2026-06-02 21:19:00.845 | print "inidelete " configfile " " section " " attr 2026-06-02 21:19:00.845 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-02 21:19:00.845 | for (l = count -2; l >= 0; l--) 2026-06-02 21:19:00.845 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-02 21:19:00.845 | } 2026-06-02 21:19:00.845 | } 2026-06-02 21:19:00.845 | } 2026-06-02 21:19:00.845 | } 2026-06-02 21:19:00.845 | ' 2026-06-02 21:19:00.845 | + inc/meta-config:merge_config_file:164 : read a 2026-06-02 21:19:00.846 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-02 21:19:00.847 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:19:00.850 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-02 21:19:00.853 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-02 21:19:00.856 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:19:00.860 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-02 21:19:00.863 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-02 21:19:00.863 | BEGIN { group = "" } 2026-06-02 21:19:00.863 | /^\[\[.+\|.*\]\]/ { 2026-06-02 21:19:00.863 | gsub("[][]", "", $1); 2026-06-02 21:19:00.863 | split($1, a, "|"); 2026-06-02 21:19:00.863 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-02 21:19:00.863 | group=a[1] 2026-06-02 21:19:00.863 | } else { 2026-06-02 21:19:00.863 | group="" 2026-06-02 21:19:00.863 | } 2026-06-02 21:19:00.863 | next 2026-06-02 21:19:00.863 | } 2026-06-02 21:19:00.863 | { 2026-06-02 21:19:00.863 | if (group != "") 2026-06-02 21:19:00.863 | print $0 2026-06-02 21:19:00.863 | } 2026-06-02 21:19:00.864 | ' /opt/stack/devstack/local.conf 2026-06-02 21:19:00.869 | [78425 Async configure_neutron_nova:78425]: finished successfully 2026-06-02 21:19:00.873 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-06-02 21:19:00.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-06-02 21:19:00.907 | + inc/meta-config:merge_config_file:164 : read a 2026-06-02 21:19:00.909 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-06-02 21:19:00.912 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-06-02 21:19:00.943 | + inc/meta-config:merge_config_file:164 : read a 2026-06-02 21:19:00.946 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-06-02 21:19:00.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-06-02 21:19:00.983 | + inc/meta-config:merge_config_file:164 : read a 2026-06-02 21:19:00.987 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-02 21:19:00.990 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-02 21:19:00.993 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-02 21:19:00.997 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-06-02 21:19:01.000 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-06-02 21:19:01.003 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-06-02 21:19:01.006 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-06-02 21:19:01.010 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-06-02 21:19:01.014 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-02 21:19:01.016 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-02 21:19:01.019 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-02 21:19:01.023 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-02 21:19:01.026 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-02 21:19:01.028 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:19:01.031 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-02 21:19:01.035 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-06-02 21:19:01.037 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-02 21:19:01.042 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-06-02 21:19:01.044 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-06-02 21:19:01.048 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-06-02 21:19:01.051 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-06-02 21:19:01.055 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-06-02 21:19:01.055 | BEGIN { 2026-06-02 21:19:01.055 | section = "" 2026-06-02 21:19:01.055 | last_section = "" 2026-06-02 21:19:01.055 | section_count = 0 2026-06-02 21:19:01.055 | } 2026-06-02 21:19:01.055 | /^\[.+\]/ { 2026-06-02 21:19:01.055 | gsub("[][]", "", $1); 2026-06-02 21:19:01.055 | section=$1 2026-06-02 21:19:01.055 | next 2026-06-02 21:19:01.055 | } 2026-06-02 21:19:01.055 | /^ *\#/ { 2026-06-02 21:19:01.055 | next 2026-06-02 21:19:01.055 | } 2026-06-02 21:19:01.055 | /^[^ \t]+/ { 2026-06-02 21:19:01.055 | # get offset of first = in $0 2026-06-02 21:19:01.055 | eq_idx = index($0, "=") 2026-06-02 21:19:01.055 | # extract attr & value from $0 2026-06-02 21:19:01.055 | attr = substr($0, 1, eq_idx - 1) 2026-06-02 21:19:01.055 | value = substr($0, eq_idx + 1) 2026-06-02 21:19:01.055 | # only need to strip trailing whitespace from attr 2026-06-02 21:19:01.055 | sub(/[ \t]*$/, "", attr) 2026-06-02 21:19:01.055 | # need to strip leading & trailing whitespace from value 2026-06-02 21:19:01.055 | sub(/^[ \t]*/, "", value) 2026-06-02 21:19:01.055 | sub(/[ \t]*$/, "", value) 2026-06-02 21:19:01.055 | 2026-06-02 21:19:01.055 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-02 21:19:01.055 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-02 21:19:01.055 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-02 21:19:01.055 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-02 21:19:01.055 | if (! (section, attr) in cfg_attr_count) { 2026-06-02 21:19:01.055 | if (section != last_section) { 2026-06-02 21:19:01.055 | cfg_section[section_count++] = section 2026-06-02 21:19:01.055 | last_section = section 2026-06-02 21:19:01.055 | } 2026-06-02 21:19:01.055 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-02 21:19:01.055 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-02 21:19:01.055 | 2026-06-02 21:19:01.055 | cfg_attr[section, attr, 0] = value 2026-06-02 21:19:01.055 | cfg_attr_count[section, attr] = 1 2026-06-02 21:19:01.055 | } else { 2026-06-02 21:19:01.055 | lno = cfg_attr_count[section, attr]++ 2026-06-02 21:19:01.055 | cfg_attr[section, attr, lno] = value 2026-06-02 21:19:01.055 | } 2026-06-02 21:19:01.055 | } 2026-06-02 21:19:01.055 | END { 2026-06-02 21:19:01.055 | # Process each section in order 2026-06-02 21:19:01.055 | for (sno = 0; sno < section_count; sno++) { 2026-06-02 21:19:01.055 | section = cfg_section[sno] 2026-06-02 21:19:01.055 | # The ini routines simply append a config item immediately 2026-06-02 21:19:01.056 | # after the section header. To keep the same order as defined 2026-06-02 21:19:01.056 | # in local.conf, invoke the ini routines in the reverse order 2026-06-02 21:19:01.056 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-02 21:19:01.056 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-02 21:19:01.056 | if (cfg_attr_count[section, attr] == 1) 2026-06-02 21:19:01.056 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-02 21:19:01.056 | else { 2026-06-02 21:19:01.056 | # For multiline, invoke the ini routines in the reverse order 2026-06-02 21:19:01.056 | count = cfg_attr_count[section, attr] 2026-06-02 21:19:01.056 | print "inidelete " configfile " " section " " attr 2026-06-02 21:19:01.056 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-02 21:19:01.056 | for (l = count -2; l >= 0; l--) 2026-06-02 21:19:01.056 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-02 21:19:01.056 | } 2026-06-02 21:19:01.056 | } 2026-06-02 21:19:01.056 | } 2026-06-02 21:19:01.056 | } 2026-06-02 21:19:01.056 | ' 2026-06-02 21:19:01.056 | + inc/meta-config:merge_config_file:164 : read a 2026-06-02 21:19:01.056 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-06-02 21:19:01.057 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-02 21:19:01.058 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:19:01.061 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-02 21:19:01.063 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-06-02 21:19:01.066 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:19:01.069 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-06-02 21:19:01.072 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-06-02 21:19:01.072 | BEGIN { group = "" } 2026-06-02 21:19:01.072 | /^\[\[.+\|.*\]\]/ { 2026-06-02 21:19:01.072 | gsub("[][]", "", $1); 2026-06-02 21:19:01.072 | split($1, a, "|"); 2026-06-02 21:19:01.072 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-02 21:19:01.072 | group=a[1] 2026-06-02 21:19:01.072 | } else { 2026-06-02 21:19:01.073 | group="" 2026-06-02 21:19:01.073 | } 2026-06-02 21:19:01.073 | next 2026-06-02 21:19:01.073 | } 2026-06-02 21:19:01.073 | { 2026-06-02 21:19:01.073 | if (group != "") 2026-06-02 21:19:01.073 | print $0 2026-06-02 21:19:01.073 | } 2026-06-02 21:19:01.073 | ' /opt/stack/devstack/local.conf 2026-06-02 21:19:01.080 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-06-02 21:19:01.082 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-06-02 21:19:01.117 | + inc/meta-config:merge_config_file:164 : read a 2026-06-02 21:19:01.121 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-06-02 21:19:01.140 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:01.143 | + ./stack.sh:main:1264 : echo_summary 'Starting Swift' 2026-06-02 21:19:01.145 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:19:01.148 | + ./stack.sh:echo_summary:444 : echo -e Starting Swift 2026-06-02 21:19:01.151 | + ./stack.sh:main:1265 : start_swift 2026-06-02 21:19:01.154 | + lib/swift:start_swift:768 : restart_service memcached 2026-06-02 21:19:01.157 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:19:01.160 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2026-06-02 21:19:01.712 | + lib/swift:start_swift:771 : is_ubuntu 2026-06-02 21:19:01.715 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:19:01.719 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:19:01.722 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-06-02 21:19:01.779 | Restarting rsync (via systemctl): rsync.service. 2026-06-02 21:19:01.784 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-06-02 21:19:01.786 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-06-02 21:19:01.789 | + lib/swift:start_swift:799 : local foreground_services type 2026-06-02 21:19:01.792 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-06-02 21:19:01.795 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-02 21:19:01.798 | + 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-06-02 21:19:01.801 | + functions-common:run_process:1668 : local service=s-object 2026-06-02 21:19:01.804 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-02 21:19:01.806 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:01.809 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:01.812 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:01.815 | + functions-common:run_process:1674 : local name=s-object 2026-06-02 21:19:01.817 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:01.820 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:01.823 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:01.825 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:01.829 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:01.834 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435141831 2026-06-02 21:19:01.836 | + functions-common:run_process:1677 : is_service_enabled s-object 2026-06-02 21:19:01.855 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:01.858 | + functions-common:run_process:1678 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-06-02 21:19:01.861 | + functions-common:_run_under_systemd:1622 : local service=s-object 2026-06-02 21:19:01.864 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-02 21:19:01.868 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-02 21:19:01.870 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-02 21:19:01.873 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-02 21:19:01.875 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-06-02 21:19:01.878 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-06-02 21:19:01.881 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-object.service 2026-06-02 21:19:01.884 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:01.886 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:01.889 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:01.891 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:01.894 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-06-02 21:19:01.896 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-06-02 21:19:01.899 | + functions-common:_run_under_systemd:1644 : 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-06-02 21:19:01.902 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-object.service 2026-06-02 21:19:01.904 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-06-02 21:19:01.907 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:01.909 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:01.911 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:01.914 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:01.916 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:01.918 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-06-02 21:19:01.921 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:01.926 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-06-02 21:19:01.995 | + functions-common:write_user_unit_file:1542 : 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-06-02 21:19:02.063 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-06-02 21:19:02.119 | + functions-common:write_user_unit_file:1544 : 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-06-02 21:19:02.178 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-06-02 21:19:02.238 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-06-02 21:19:02.296 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:02.352 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:02.355 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:02.358 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-06-02 21:19:02.429 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:02.721 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-object.service 2026-06-02 21:19:02.734 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-06-02 21:19:03.009 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-object.service 2026-06-02 21:19:03.039 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:03.042 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:03.045 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:03.048 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:03.051 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:03.054 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:03.057 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:03.060 | + functions-common:time_stop:2421 : start_time=1780435141831 2026-06-02 21:19:03.063 | + functions-common:time_stop:2423 : [[ -z 1780435141831 ]] 2026-06-02 21:19:03.067 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:03.072 | + functions-common:time_stop:2426 : end_time=1780435143068 2026-06-02 21:19:03.075 | + functions-common:time_stop:2427 : elapsed_time=1237 2026-06-02 21:19:03.078 | + functions-common:time_stop:2428 : total=5523 2026-06-02 21:19:03.081 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:03.085 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6760 2026-06-02 21:19:03.087 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-02 21:19:03.091 | + 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-06-02 21:19:03.094 | + functions-common:run_process:1668 : local service=s-container 2026-06-02 21:19:03.098 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-02 21:19:03.101 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:03.103 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:03.106 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:03.108 | + functions-common:run_process:1674 : local name=s-container 2026-06-02 21:19:03.111 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:03.113 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:03.117 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:03.119 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:03.123 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:03.128 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435143124 2026-06-02 21:19:03.130 | + functions-common:run_process:1677 : is_service_enabled s-container 2026-06-02 21:19:03.150 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:03.153 | + functions-common:run_process:1678 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-06-02 21:19:03.157 | + functions-common:_run_under_systemd:1622 : local service=s-container 2026-06-02 21:19:03.159 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-02 21:19:03.161 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-02 21:19:03.163 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-02 21:19:03.165 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-02 21:19:03.169 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-06-02 21:19:03.173 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-06-02 21:19:03.176 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container.service 2026-06-02 21:19:03.179 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:03.182 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:03.185 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:03.189 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:03.191 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-06-02 21:19:03.193 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-06-02 21:19:03.196 | + functions-common:_run_under_systemd:1644 : 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-06-02 21:19:03.199 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-container.service 2026-06-02 21:19:03.203 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-06-02 21:19:03.205 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:03.208 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:03.211 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:03.213 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:03.215 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:03.217 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-06-02 21:19:03.220 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:03.224 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-06-02 21:19:03.292 | + functions-common:write_user_unit_file:1542 : 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-06-02 21:19:03.358 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-06-02 21:19:03.417 | + functions-common:write_user_unit_file:1544 : 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-06-02 21:19:03.474 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-06-02 21:19:03.530 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-06-02 21:19:03.591 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:03.646 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:03.649 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:03.653 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-06-02 21:19:03.720 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:04.017 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-container.service 2026-06-02 21:19:04.030 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-06-02 21:19:04.313 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-container.service 2026-06-02 21:19:04.346 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:04.349 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:04.352 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:04.354 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:04.357 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:04.360 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:04.362 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:04.366 | + functions-common:time_stop:2421 : start_time=1780435143124 2026-06-02 21:19:04.368 | + functions-common:time_stop:2423 : [[ -z 1780435143124 ]] 2026-06-02 21:19:04.372 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:04.377 | + functions-common:time_stop:2426 : end_time=1780435144374 2026-06-02 21:19:04.379 | + functions-common:time_stop:2427 : elapsed_time=1250 2026-06-02 21:19:04.383 | + functions-common:time_stop:2428 : total=6760 2026-06-02 21:19:04.386 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:04.389 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8010 2026-06-02 21:19:04.392 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-06-02 21:19:04.395 | + 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-06-02 21:19:04.398 | + functions-common:run_process:1668 : local service=s-account 2026-06-02 21:19:04.400 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-02 21:19:04.403 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:04.406 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:04.409 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:04.411 | + functions-common:run_process:1674 : local name=s-account 2026-06-02 21:19:04.414 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:04.417 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:04.420 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:04.422 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:04.426 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:04.431 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435144427 2026-06-02 21:19:04.433 | + functions-common:run_process:1677 : is_service_enabled s-account 2026-06-02 21:19:04.450 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:04.453 | + functions-common:run_process:1678 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-06-02 21:19:04.457 | + functions-common:_run_under_systemd:1622 : local service=s-account 2026-06-02 21:19:04.459 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-02 21:19:04.462 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-02 21:19:04.464 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-02 21:19:04.467 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-02 21:19:04.470 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-06-02 21:19:04.472 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-06-02 21:19:04.475 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-account.service 2026-06-02 21:19:04.477 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:04.480 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:04.483 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:04.485 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:04.488 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-06-02 21:19:04.491 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-06-02 21:19:04.494 | + functions-common:_run_under_systemd:1644 : 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-06-02 21:19:04.496 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-account.service 2026-06-02 21:19:04.500 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-06-02 21:19:04.502 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:04.505 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:04.507 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:04.509 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:04.512 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:04.516 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-06-02 21:19:04.519 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:04.525 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-06-02 21:19:04.598 | + functions-common:write_user_unit_file:1542 : 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-06-02 21:19:04.667 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-06-02 21:19:04.727 | + functions-common:write_user_unit_file:1544 : 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-06-02 21:19:04.787 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-06-02 21:19:04.844 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-06-02 21:19:04.902 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:04.958 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:04.960 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:04.963 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-06-02 21:19:05.028 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:05.334 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-account.service 2026-06-02 21:19:05.347 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-06-02 21:19:05.633 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-account.service 2026-06-02 21:19:05.662 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:05.665 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:05.669 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:05.672 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:05.675 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:05.678 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:05.680 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:05.683 | + functions-common:time_stop:2421 : start_time=1780435144427 2026-06-02 21:19:05.686 | + functions-common:time_stop:2423 : [[ -z 1780435144427 ]] 2026-06-02 21:19:05.689 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:05.694 | + functions-common:time_stop:2426 : end_time=1780435145690 2026-06-02 21:19:05.698 | + functions-common:time_stop:2427 : elapsed_time=1263 2026-06-02 21:19:05.701 | + functions-common:time_stop:2428 : total=8010 2026-06-02 21:19:05.703 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:05.707 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=9273 2026-06-02 21:19:05.710 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:05.713 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-06-02 21:19:05.765 | + 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-06-02 21:19:05.768 | + functions-common:run_process:1668 : local service=s-container-sync 2026-06-02 21:19:05.770 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-02 21:19:05.773 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:05.776 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:05.779 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:05.783 | + functions-common:run_process:1674 : local name=s-container-sync 2026-06-02 21:19:05.786 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:05.788 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:05.791 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:05.794 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:05.797 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:05.800 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435145798 2026-06-02 21:19:05.803 | + functions-common:run_process:1677 : is_service_enabled s-container-sync 2026-06-02 21:19:05.823 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:05.826 | + functions-common:run_process:1678 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-06-02 21:19:05.829 | + functions-common:_run_under_systemd:1622 : local service=s-container-sync 2026-06-02 21:19:05.832 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-02 21:19:05.834 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-02 21:19:05.837 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-02 21:19:05.840 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-02 21:19:05.843 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-06-02 21:19:05.845 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-06-02 21:19:05.848 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-container-sync.service 2026-06-02 21:19:05.852 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:05.855 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:05.858 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:05.861 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:05.863 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-06-02 21:19:05.866 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-06-02 21:19:05.869 | + functions-common:_run_under_systemd:1644 : 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-06-02 21:19:05.871 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-container-sync.service 2026-06-02 21:19:05.874 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-06-02 21:19:05.877 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:05.880 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:05.883 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:05.886 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:05.888 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:05.890 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-06-02 21:19:05.893 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:05.897 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-06-02 21:19:05.960 | + functions-common:write_user_unit_file:1542 : 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-06-02 21:19:06.024 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-06-02 21:19:06.080 | + functions-common:write_user_unit_file:1544 : 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-06-02 21:19:06.136 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-06-02 21:19:06.191 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-06-02 21:19:06.246 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:06.300 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:06.303 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:06.305 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-06-02 21:19:06.372 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:06.669 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-container-sync.service 2026-06-02 21:19:06.683 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-06-02 21:19:06.969 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-container-sync.service 2026-06-02 21:19:06.999 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:07.002 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:07.005 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:07.008 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:07.010 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:07.013 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:07.016 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:07.018 | + functions-common:time_stop:2421 : start_time=1780435145798 2026-06-02 21:19:07.021 | + functions-common:time_stop:2423 : [[ -z 1780435145798 ]] 2026-06-02 21:19:07.025 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:07.030 | + functions-common:time_stop:2426 : end_time=1780435147026 2026-06-02 21:19:07.032 | + functions-common:time_stop:2427 : elapsed_time=1228 2026-06-02 21:19:07.035 | + functions-common:time_stop:2428 : total=9273 2026-06-02 21:19:07.037 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:07.041 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10501 2026-06-02 21:19:07.043 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-06-02 21:19:07.061 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:07.064 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-06-02 21:19:07.067 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.160 8081 16384 2026-06-02 21:19:07.070 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-06-02 21:19:07.073 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-06-02 21:19:07.075 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-06-02 21:19:07.078 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.160 2026-06-02 21:19:07.081 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-06-02 21:19:07.083 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-06-02 21:19:07.086 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-06-02 21:19:07.089 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-06-02 21:19:07.092 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-06-02 21:19:07.095 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-06-02 21:19:07.098 | + lib/tls:start_tls_proxy:521 : local config_file 2026-06-02 21:19:07.102 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-06-02 21:19:07.105 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-06-02 21:19:07.108 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-02 21:19:07.111 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:19:07.114 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:19:07.116 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-02 21:19:07.120 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-06-02 21:19:07.123 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-06-02 21:19:07.126 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-06-02 21:19:07.129 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-06-02 21:19:07.132 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-06-02 21:19:07.135 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-06-02 21:19:07.137 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-06-02 21:19:07.152 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:19:07.155 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-06-02 21:19:07.158 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-06-02 21:19:07.160 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:19:07.163 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:19:07.166 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:19:07.169 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:19:07.172 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-06-02 21:19:07.174 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-06-02 21:19:07.207 | headers (enabled by site administrator) 2026-06-02 21:19:07.211 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:19:07.213 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-06-02 21:19:07.216 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-06-02 21:19:07.219 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:19:07.222 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:19:07.224 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:19:07.227 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:19:07.230 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-06-02 21:19:07.233 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-06-02 21:19:07.266 | ssl (enabled by site administrator) 2026-06-02 21:19:07.270 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:19:07.273 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-06-02 21:19:07.276 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-02 21:19:07.279 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:19:07.282 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:19:07.285 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:19:07.289 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:19:07.292 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-02 21:19:07.295 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-02 21:19:07.331 | proxy (enabled by site administrator) 2026-06-02 21:19:07.337 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-06-02 21:19:07.340 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-06-02 21:19:07.342 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-02 21:19:07.346 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-06-02 21:19:07.349 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:19:07.352 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:19:07.354 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:19:07.357 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-02 21:19:07.360 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-02 21:19:07.393 | proxy_http (enabled by site administrator) 2026-06-02 21:19:07.397 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-06-02 21:19:07.400 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-06-02 21:19:07.403 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-02 21:19:07.406 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-02 21:19:07.409 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-02 21:19:07.412 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-02 21:19:07.415 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:19:07.418 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:19:07.421 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-02 21:19:07.424 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-02 21:19:07.426 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:19:07.430 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:19:07.432 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-06-02 21:19:07.468 | Enabling site swift-tls-proxy. 2026-06-02 21:19:07.473 | To activate the new configuration, you need to run: 2026-06-02 21:19:07.473 | systemctl reload apache2 2026-06-02 21:19:07.479 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-06-02 21:19:07.482 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-02 21:19:07.485 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2026-06-02 21:19:07.488 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2026-06-02 21:19:07.608 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-02 21:19:07.610 | + functions-common:run_process:1668 : local service=s-proxy 2026-06-02 21:19:07.613 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-02 21:19:07.615 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:07.617 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:07.619 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:07.621 | + functions-common:run_process:1674 : local name=s-proxy 2026-06-02 21:19:07.623 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:07.626 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:07.628 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:07.630 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:07.633 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:07.637 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435147635 2026-06-02 21:19:07.639 | + functions-common:run_process:1677 : is_service_enabled s-proxy 2026-06-02 21:19:07.656 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:07.660 | + functions-common:run_process:1678 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-06-02 21:19:07.664 | + functions-common:_run_under_systemd:1622 : local service=s-proxy 2026-06-02 21:19:07.666 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-02 21:19:07.670 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-02 21:19:07.673 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-02 21:19:07.676 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-02 21:19:07.679 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-06-02 21:19:07.683 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-06-02 21:19:07.686 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@s-proxy.service 2026-06-02 21:19:07.689 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:07.692 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:07.694 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:07.698 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:07.701 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-06-02 21:19:07.704 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-06-02 21:19:07.708 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-06-02 21:19:07.711 | + functions-common:write_user_unit_file:1529 : local service=devstack@s-proxy.service 2026-06-02 21:19:07.714 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-06-02 21:19:07.717 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:07.720 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:07.723 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:07.726 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:07.728 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:07.731 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-06-02 21:19:07.734 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:07.739 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-06-02 21:19:07.806 | + functions-common:write_user_unit_file:1542 : 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-06-02 21:19:07.876 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-06-02 21:19:07.937 | + functions-common:write_user_unit_file:1544 : 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-06-02 21:19:08.006 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-06-02 21:19:08.065 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-06-02 21:19:08.123 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:08.181 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:08.184 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:08.186 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-06-02 21:19:08.257 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:08.570 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@s-proxy.service 2026-06-02 21:19:08.584 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-06-02 21:19:08.863 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@s-proxy.service 2026-06-02 21:19:08.892 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:08.895 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:08.897 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:08.900 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:08.902 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:08.905 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:08.908 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:08.910 | + functions-common:time_stop:2421 : start_time=1780435147635 2026-06-02 21:19:08.913 | + functions-common:time_stop:2423 : [[ -z 1780435147635 ]] 2026-06-02 21:19:08.915 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:08.920 | + functions-common:time_stop:2426 : end_time=1780435148917 2026-06-02 21:19:08.922 | + functions-common:time_stop:2427 : elapsed_time=1282 2026-06-02 21:19:08.924 | + functions-common:time_stop:2428 : total=10501 2026-06-02 21:19:08.927 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:08.930 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=11783 2026-06-02 21:19:08.933 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-06-02 21:19:08.933 | Waiting for swift proxy to start... 2026-06-02 21:19:08.936 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.160:8080/info 2026-06-02 21:19:08.939 | + functions:wait_for_service:476 : local timeout=60 2026-06-02 21:19:08.942 | + functions:wait_for_service:477 : local url=https://10.4.3.160:8080/info 2026-06-02 21:19:08.944 | + functions:wait_for_service:478 : local rval=0 2026-06-02 21:19:08.946 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-02 21:19:08.948 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-02 21:19:08.950 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:08.953 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:08.956 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:08.961 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435148958 2026-06-02 21:19:08.964 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-02 21:19:08.968 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.160:8080/info 2026-06-02 21:19:08.984 | + :: : [[ 503 == 503 ]] 2026-06-02 21:19:08.985 | + :: : sleep 1 2026-06-02 21:19:09.989 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.160:8080/info 2026-06-02 21:19:10.007 | + :: : [[ 200 == 503 ]] 2026-06-02 21:19:10.008 | + :: : [[ 0 -eq 7 ]] 2026-06-02 21:19:10.012 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-02 21:19:10.014 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:10.017 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:10.020 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:10.023 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:10.025 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:10.028 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-02 21:19:10.030 | + functions-common:time_stop:2421 : start_time=1780435148958 2026-06-02 21:19:10.033 | + functions-common:time_stop:2423 : [[ -z 1780435148958 ]] 2026-06-02 21:19:10.036 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:10.041 | + functions-common:time_stop:2426 : end_time=1780435150038 2026-06-02 21:19:10.044 | + functions-common:time_stop:2427 : elapsed_time=1080 2026-06-02 21:19:10.046 | + functions-common:time_stop:2428 : total=2741 2026-06-02 21:19:10.050 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:10.052 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3821 2026-06-02 21:19:10.055 | + functions:wait_for_service:486 : return 0 2026-06-02 21:19:10.058 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:10.061 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-02 21:19:10.063 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-06-02 21:19:10.081 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:10.084 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-02 21:19:10.119 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-06-02 21:19:10.170 | [8421 Async configure_neutron_nova:78425]: Waiting for completion of configure_neutron_nova running on PID 78425 (2 other jobs running) 2026-06-02 21:19:10.194 | [8421 Async configure_neutron_nova:78425]: Signaling child to exit 2026-06-02 21:19:10.194 | WAKEUP 2026-06-02 21:19:10.214 | [8421 Async configure_neutron_nova:78425]: Signaled 2026-06-02 21:19:10.216 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-02 21:19:10.216 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-02 21:19:10.216 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.160/identity 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-02 21:19:10.216 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-02 21:19:10.216 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-02 21:19:10.216 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-02 21:19:10.216 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-02 21:19:10.216 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-02 21:19:10.216 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-02 21:19:10.216 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:10.216 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-02 21:19:10.216 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-02 21:19:10.216 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-02 21:19:10.216 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-02 21:19:10.216 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-02 21:19:10.216 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-02 21:19:10.216 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-02 21:19:10.216 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-02 21:19:10.216 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-02 21:19:10.216 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-02 21:19:10.216 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-02 21:19:10.216 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-02 21:19:10.216 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.160/identity 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-02 21:19:10.217 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-02 21:19:10.217 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-02 21:19:10.217 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-02 21:19:10.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-02 21:19:10.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-02 21:19:10.217 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-02 21:19:10.217 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:10.217 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-02 21:19:10.217 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-02 21:19:10.258 | [8421 Async configure_neutron_nova:78425]: finished configure_neutron_nova with result 0 in 0 seconds 2026-06-02 21:19:10.263 | + inc/async:async_wait:197 : return 0 2026-06-02 21:19:10.265 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-06-02 21:19:10.283 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:10.286 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-02 21:19:10.319 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-02 21:19:10.358 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-06-02 21:19:10.378 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:10.381 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-06-02 21:19:10.384 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:19:10.387 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-06-02 21:19:10.390 | + ./stack.sh:main:1290 : start_nova_api 2026-06-02 21:19:10.393 | + lib/nova:start_nova_api:966 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:10.396 | + lib/nova:start_nova_api:967 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:10.399 | + lib/nova:start_nova_api:967 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:10.403 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-02 21:19:10.408 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-02 21:19:10.411 | + functions-common:run_process:1668 : local service=n-api 2026-06-02 21:19:10.414 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-02 21:19:10.417 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:10.420 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:10.423 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:10.425 | + functions-common:run_process:1674 : local name=n-api 2026-06-02 21:19:10.428 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:10.431 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:10.434 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:10.437 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:10.441 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:10.445 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435150442 2026-06-02 21:19:10.448 | + functions-common:run_process:1677 : is_service_enabled n-api 2026-06-02 21:19:10.469 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:10.472 | + functions-common:run_process:1678 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-02 21:19:10.475 | + functions-common:_run_under_systemd:1622 : local service=n-api 2026-06-02 21:19:10.479 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-02 21:19:10.482 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-02 21:19:10.485 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-02 21:19:10.487 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-02 21:19:10.491 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-02 21:19:10.494 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-02 21:19:10.497 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api.service 2026-06-02 21:19:10.501 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:10.503 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:10.507 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:10.510 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:10.513 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-02 21:19:10.517 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-02 21:19:10.520 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:10.523 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:10.527 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-02 21:19:10.530 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api.service 2026-06-02 21:19:10.532 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:10.535 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-02 21:19:10.538 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-02 21:19:10.541 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-02 21:19:10.544 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-02 21:19:10.546 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-02 21:19:10.551 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-06-02 21:19:10.625 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:10.698 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-02 21:19:10.758 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-06-02 21:19:10.823 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:10.891 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:10.951 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-02 21:19:11.007 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-02 21:19:11.064 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-02 21:19:11.126 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-02 21:19:11.183 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-02 21:19:11.240 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-02 21:19:11.243 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-02 21:19:11.245 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-02 21:19:11.317 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-02 21:19:11.647 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api.service 2026-06-02 21:19:11.661 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-02 21:19:11.953 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api.service 2026-06-02 21:19:12.035 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:12.038 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:12.041 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:12.043 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:12.046 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:12.048 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:12.051 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:12.053 | + functions-common:time_stop:2421 : start_time=1780435150442 2026-06-02 21:19:12.056 | + functions-common:time_stop:2423 : [[ -z 1780435150442 ]] 2026-06-02 21:19:12.060 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:12.064 | + functions-common:time_stop:2426 : end_time=1780435152061 2026-06-02 21:19:12.067 | + functions-common:time_stop:2427 : elapsed_time=1619 2026-06-02 21:19:12.069 | + functions-common:time_stop:2428 : total=11783 2026-06-02 21:19:12.072 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:12.074 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13402 2026-06-02 21:19:12.077 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-02 21:19:12.077 | Waiting for nova-api to start... 2026-06-02 21:19:12.080 | + lib/nova:start_nova_api:973 : local service_url=https://10.4.3.160/compute/v2.1/ 2026-06-02 21:19:12.082 | + lib/nova:start_nova_api:975 : wait_for_service 60 https://10.4.3.160/compute/v2.1/ 2026-06-02 21:19:12.084 | + functions:wait_for_service:476 : local timeout=60 2026-06-02 21:19:12.086 | + functions:wait_for_service:477 : local url=https://10.4.3.160/compute/v2.1/ 2026-06-02 21:19:12.088 | + functions:wait_for_service:478 : local rval=0 2026-06-02 21:19:12.091 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-02 21:19:12.093 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-02 21:19:12.095 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:12.097 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:12.101 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:12.106 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435152103 2026-06-02 21:19:12.109 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-02 21:19:12.113 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.160/compute/v2.1/ 2026-06-02 21:19:14.809 | + :: : [[ 200 == 503 ]] 2026-06-02 21:19:14.810 | + :: : [[ 0 -eq 7 ]] 2026-06-02 21:19:14.814 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-02 21:19:14.816 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:14.819 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:14.822 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:14.824 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:14.826 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:14.828 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-02 21:19:14.831 | + functions-common:time_stop:2421 : start_time=1780435152103 2026-06-02 21:19:14.834 | + functions-common:time_stop:2423 : [[ -z 1780435152103 ]] 2026-06-02 21:19:14.838 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:14.842 | + functions-common:time_stop:2426 : end_time=1780435154839 2026-06-02 21:19:14.844 | + functions-common:time_stop:2427 : elapsed_time=2736 2026-06-02 21:19:14.847 | + functions-common:time_stop:2428 : total=3821 2026-06-02 21:19:14.849 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:14.852 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6557 2026-06-02 21:19:14.855 | + functions:wait_for_service:486 : return 0 2026-06-02 21:19:14.858 | + lib/nova:start_nova_api:979 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:14.860 | + lib/nova:start_nova_api:979 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:14.863 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-02 21:19:14.882 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:14.885 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-06-02 21:19:14.888 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:19:14.890 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-06-02 21:19:14.893 | + ./stack.sh:main:1295 : start_ovn_services 2026-06-02 21:19:14.895 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-02 21:19:14.898 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-02 21:19:14.901 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-02 21:19:14.903 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-02 21:19:14.906 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-02 21:19:14.909 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-02 21:19:14.912 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-02 21:19:14.924 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-02 21:19:14.930 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-02 21:19:14.933 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-02 21:19:14.938 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-02 21:19:14.953 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-02 21:19:14.965 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-02 21:19:14.979 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-02 21:19:14.982 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-02 21:19:14.982 | Starting OVN 2026-06-02 21:19:14.985 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-02 21:19:14.987 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-02 21:19:14.987 | Starting OVS 2026-06-02 21:19:14.990 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-02 21:19:15.007 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:15.009 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-02 21:19:15.054 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-02 21:19:15.098 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:15.101 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-02 21:19:15.104 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-02 21:19:15.411 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-02 21:19:15.701 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-02 21:19:15.701 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-02 21:19:15.701 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-02 21:19:15.701 | 2026-06-02 21:19:15.701 | Possible reasons for having these kinds of units are: 2026-06-02 21:19:15.701 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-02 21:19:15.701 | .wants/, .requires/, or .upholds/ directory. 2026-06-02 21:19:15.701 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-02 21:19:15.702 | a requirement dependency on it. 2026-06-02 21:19:15.702 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-02 21:19:15.702 | D-Bus, udev, scripted systemctl call, ...). 2026-06-02 21:19:15.702 | • In case of template units, the unit is meant to be enabled with some 2026-06-02 21:19:15.702 | instance name specified. 2026-06-02 21:19:15.708 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-02 21:19:20.291 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-02 21:19:20.293 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-02 21:19:20.598 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-02 21:19:20.909 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-02 21:19:20.909 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-02 21:19:20.909 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-02 21:19:20.909 | 2026-06-02 21:19:20.909 | Possible reasons for having these kinds of units are: 2026-06-02 21:19:20.909 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-02 21:19:20.909 | .wants/, .requires/, or .upholds/ directory. 2026-06-02 21:19:20.909 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-02 21:19:20.909 | a requirement dependency on it. 2026-06-02 21:19:20.909 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-02 21:19:20.909 | D-Bus, udev, scripted systemctl call, ...). 2026-06-02 21:19:20.909 | • In case of template units, the unit is meant to be enabled with some 2026-06-02 21:19:20.909 | instance name specified. 2026-06-02 21:19:20.914 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-02 21:19:21.073 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-02 21:19:21.073 | Configuring OVSDB 2026-06-02 21:19:21.075 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-02 21:19:21.096 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:21.101 | + lib/neutron_plugins/ovn_agent:_start_ovs:680 : sudo ovs-vsctl --no-wait set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:19:21.121 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-02 21:19:21.140 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-02 21:19:21.157 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=64dad8df-830b-4906-9c7b-0579858a1891 2026-06-02 21:19:21.175 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.160:6642 2026-06-02 21:19:21.192 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-02 21:19:21.209 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-02 21:19:21.226 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.160 2026-06-02 21:19:21.243 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-02 21:19:21.247 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000001979 2026-06-02 21:19:21.262 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:21.265 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-02 21:19:21.282 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-02 21:19:21.285 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-02 21:19:21.288 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-02 21:19:21.290 | + functions-common:is_provider_network:2266 : return 1 2026-06-02 21:19:21.293 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:21.296 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-02 21:19:21.298 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-02 21:19:21.301 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-02 21:19:21.303 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-02 21:19:21.305 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-02 21:19:21.323 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-02 21:19:21.341 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-02 21:19:21.358 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-02 21:19:21.378 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:21.382 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-02 21:19:21.384 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-02 21:19:21.387 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-02 21:19:21.390 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-02 21:19:21.393 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-02 21:19:21.412 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:21.414 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:21.417 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-02 21:19:21.420 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-02 21:19:21.727 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-02 21:19:22.022 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-02 21:19:22.067 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-02 21:19:22.071 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-02 21:19:22.074 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-02 21:19:22.077 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-02 21:19:22.080 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-02 21:19:23.085 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-02 21:19:23.088 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-02 21:19:23.090 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-02 21:19:23.093 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-02 21:19:23.096 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-02 21:19:23.098 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-02 21:19:23.101 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-02 21:19:23.104 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-02 21:19:23.106 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-02 21:19:23.109 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-02 21:19:23.112 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-02 21:19:23.114 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-02 21:19:23.117 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-02 21:19:23.135 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:23.138 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:733 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:19:23.167 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:734 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/ca-chain.pem 2026-06-02 21:19:23.188 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-02 21:19:23.206 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-02 21:19:23.224 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-02 21:19:23.238 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-06-02 21:19:23.252 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-02 21:19:23.269 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:23.272 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:23.274 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-02 21:19:23.277 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-02 21:19:23.572 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-02 21:19:23.875 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-02 21:19:23.875 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-02 21:19:23.875 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-02 21:19:23.875 | 2026-06-02 21:19:23.875 | Possible reasons for having these kinds of units are: 2026-06-02 21:19:23.875 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-02 21:19:23.875 | .wants/, .requires/, or .upholds/ directory. 2026-06-02 21:19:23.875 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-02 21:19:23.875 | a requirement dependency on it. 2026-06-02 21:19:23.875 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-02 21:19:23.876 | D-Bus, udev, scripted systemctl call, ...). 2026-06-02 21:19:23.876 | • In case of template units, the unit is meant to be enabled with some 2026-06-02 21:19:23.876 | instance name specified. 2026-06-02 21:19:23.881 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-02 21:19:24.114 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-02 21:19:24.132 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:24.135 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-02 21:19:24.138 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-02 21:19:24.156 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:24.158 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : return 1 2026-06-02 21:19:24.161 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-02 21:19:24.164 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-02 21:19:24.183 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:24.185 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-02 21:19:24.232 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-02 21:19:24.235 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-02 21:19:24.238 | + functions-common:run_process:1668 : local service=q-ovn-agent 2026-06-02 21:19:24.241 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-02 21:19:24.243 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:24.246 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:24.249 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:24.252 | + functions-common:run_process:1674 : local name=q-ovn-agent 2026-06-02 21:19:24.255 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:24.257 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:24.260 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:24.263 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:24.267 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:24.271 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435164268 2026-06-02 21:19:24.274 | + functions-common:run_process:1677 : is_service_enabled q-ovn-agent 2026-06-02 21:19:24.292 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:24.295 | + functions-common:run_process:1678 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-06-02 21:19:24.298 | + functions-common:_run_under_systemd:1622 : local service=q-ovn-agent 2026-06-02 21:19:24.301 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-02 21:19:24.303 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-02 21:19:24.306 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-02 21:19:24.309 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-02 21:19:24.311 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-06-02 21:19:24.315 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-02 21:19:24.318 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@q-ovn-agent.service 2026-06-02 21:19:24.321 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:24.324 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:24.326 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:24.329 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:24.332 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-02 21:19:24.335 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-06-02 21:19:24.338 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-06-02 21:19:24.340 | + functions-common:write_user_unit_file:1529 : local service=devstack@q-ovn-agent.service 2026-06-02 21:19:24.344 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-02 21:19:24.347 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:24.349 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:24.352 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:24.354 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:24.356 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:24.359 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-02 21:19:24.362 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:24.366 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-06-02 21:19:24.433 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:24.498 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-06-02 21:19:24.559 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-02 21:19:24.620 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-02 21:19:24.682 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-02 21:19:24.743 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:24.800 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:24.803 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:24.806 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-02 21:19:24.873 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:25.172 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-02 21:19:25.185 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-02 21:19:25.490 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-02 21:19:25.530 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:25.533 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:25.536 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:25.539 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:25.541 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:25.544 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:25.548 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:25.551 | + functions-common:time_stop:2421 : start_time=1780435164268 2026-06-02 21:19:25.554 | + functions-common:time_stop:2423 : [[ -z 1780435164268 ]] 2026-06-02 21:19:25.558 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:25.565 | + functions-common:time_stop:2426 : end_time=1780435165561 2026-06-02 21:19:25.568 | + functions-common:time_stop:2427 : elapsed_time=1293 2026-06-02 21:19:25.570 | + functions-common:time_stop:2428 : total=13402 2026-06-02 21:19:25.573 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:25.576 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=14695 2026-06-02 21:19:25.579 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-02 21:19:25.582 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-02 21:19:25.585 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-02 21:19:25.589 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-02 21:19:25.610 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-02 21:19:25.613 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-02 21:19:25.615 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:25.618 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-02 21:19:25.621 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-06-02 21:19:25.658 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:19:25.695 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-06-02 21:19:25.732 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-02 21:19:25.766 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-02 21:19:25.800 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:25.803 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-02 21:19:25.806 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-02 21:19:25.808 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-02 21:19:25.824 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-02 21:19:25.842 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-02 21:19:25.846 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-02 21:19:25.849 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-02 21:19:25.852 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-06-02 21:19:25.867 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-06-02 21:19:25.889 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:25.893 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-06-02 21:19:25.896 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:19:25.899 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-06-02 21:19:25.901 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-06-02 21:19:25.904 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-02 21:19:25.907 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-02 21:19:25.940 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-02 21:19:25.943 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:25.945 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-02 21:19:25.979 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-02 21:19:26.013 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-06-02 21:19:26.016 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-02 21:19:26.019 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-02 21:19:26.023 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-02 21:19:26.025 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-02 21:19:26.028 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-02 21:19:26.032 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-02 21:19:26.035 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-02 21:19:26.038 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-02 21:19:26.041 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-02 21:19:26.044 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:26.047 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:26.050 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:26.053 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-02 21:19:26.056 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:26.059 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:26.062 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-02 21:19:26.066 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-02 21:19:26.069 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-02 21:19:26.072 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-02 21:19:26.094 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-02 21:19:26.097 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-02 21:19:26.147 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-02 21:19:26.197 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-02 21:19:26.201 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-02 21:19:26.249 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-02 21:19:26.252 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-02 21:19:26.304 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-02 21:19:26.309 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-02 21:19:26.313 | + functions-common:run_process:1668 : local service=neutron-api 2026-06-02 21:19:26.316 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-02 21:19:26.320 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:26.323 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:26.326 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:26.328 | + functions-common:run_process:1674 : local name=neutron-api 2026-06-02 21:19:26.331 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:26.335 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:26.337 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:26.340 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:26.345 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:26.350 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435166346 2026-06-02 21:19:26.353 | + functions-common:run_process:1677 : is_service_enabled neutron-api 2026-06-02 21:19:26.374 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:26.378 | + functions-common:run_process:1678 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-02 21:19:26.381 | + functions-common:_run_under_systemd:1622 : local service=neutron-api 2026-06-02 21:19:26.384 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-02 21:19:26.388 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-02 21:19:26.390 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-02 21:19:26.393 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-02 21:19:26.396 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-02 21:19:26.401 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-02 21:19:26.405 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-api.service 2026-06-02 21:19:26.408 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:26.411 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:26.414 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:26.418 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:26.421 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-02 21:19:26.424 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-02 21:19:26.428 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:26.431 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:26.435 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-02 21:19:26.438 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@neutron-api.service 2026-06-02 21:19:26.441 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:26.443 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-02 21:19:26.446 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-02 21:19:26.449 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-02 21:19:26.452 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-02 21:19:26.454 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-02 21:19:26.458 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-06-02 21:19:26.523 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:26.591 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-02 21:19:26.650 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-06-02 21:19:26.711 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:26.770 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:26.830 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-02 21:19:26.891 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-02 21:19:26.953 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-02 21:19:27.014 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-02 21:19:27.073 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-02 21:19:27.132 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-02 21:19:27.135 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-02 21:19:27.138 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-02 21:19:27.209 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-02 21:19:27.548 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-api.service 2026-06-02 21:19:27.562 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-02 21:19:27.876 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-api.service 2026-06-02 21:19:27.969 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:27.972 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:27.975 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:27.978 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:27.981 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:27.984 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:27.986 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:27.988 | + functions-common:time_stop:2421 : start_time=1780435166346 2026-06-02 21:19:27.991 | + functions-common:time_stop:2423 : [[ -z 1780435166346 ]] 2026-06-02 21:19:27.994 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:27.998 | + functions-common:time_stop:2426 : end_time=1780435167995 2026-06-02 21:19:28.001 | + functions-common:time_stop:2427 : elapsed_time=1649 2026-06-02 21:19:28.003 | + functions-common:time_stop:2428 : total=14695 2026-06-02 21:19:28.006 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:28.008 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16344 2026-06-02 21:19:28.011 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=https://10.4.3.160/ 2026-06-02 21:19:28.014 | + lib/neutron:start_neutron_service_and_check:644 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:28.016 | + functions-common:run_process:1668 : local service=neutron-rpc-server 2026-06-02 21:19:28.019 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:28.022 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:28.026 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:28.028 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:28.031 | + functions-common:run_process:1674 : local name=neutron-rpc-server 2026-06-02 21:19:28.034 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:28.037 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:28.039 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:28.043 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:28.047 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:28.052 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435168048 2026-06-02 21:19:28.055 | + functions-common:run_process:1677 : is_service_enabled neutron-rpc-server 2026-06-02 21:19:28.076 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:28.080 | + functions-common:run_process:1678 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-02 21:19:28.083 | + functions-common:_run_under_systemd:1622 : local service=neutron-rpc-server 2026-06-02 21:19:28.085 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:28.088 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:28.091 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:28.094 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:28.097 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-02 21:19:28.100 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-02 21:19:28.103 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-02 21:19:28.105 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:28.109 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:28.112 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:28.114 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:28.118 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-02 21:19:28.120 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-02 21:19:28.124 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-02 21:19:28.126 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-rpc-server.service 2026-06-02 21:19:28.129 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:28.131 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:28.134 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:28.138 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:28.141 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:28.144 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:28.146 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-02 21:19:28.149 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:28.154 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-06-02 21:19:28.224 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:28.297 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-06-02 21:19:28.360 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:28.422 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-02 21:19:28.487 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-02 21:19:28.548 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:28.610 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:28.612 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:28.615 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-02 21:19:28.681 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:28.995 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-02 21:19:29.009 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-02 21:19:29.316 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-02 21:19:29.345 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:29.348 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:29.351 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:29.354 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:29.357 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:29.361 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:29.363 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:29.365 | + functions-common:time_stop:2421 : start_time=1780435168048 2026-06-02 21:19:29.367 | + functions-common:time_stop:2423 : [[ -z 1780435168048 ]] 2026-06-02 21:19:29.369 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:29.373 | + functions-common:time_stop:2426 : end_time=1780435169371 2026-06-02 21:19:29.375 | + functions-common:time_stop:2427 : elapsed_time=1323 2026-06-02 21:19:29.377 | + functions-common:time_stop:2428 : total=16344 2026-06-02 21:19:29.379 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:29.382 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17667 2026-06-02 21:19:29.385 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:29.387 | + functions-common:run_process:1668 : local service=neutron-periodic-workers 2026-06-02 21:19:29.389 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:29.392 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:29.395 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:29.398 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:29.400 | + functions-common:run_process:1674 : local name=neutron-periodic-workers 2026-06-02 21:19:29.403 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:29.405 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:29.408 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:29.410 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:29.412 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:29.416 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435169414 2026-06-02 21:19:29.418 | + functions-common:run_process:1677 : is_service_enabled neutron-periodic-workers 2026-06-02 21:19:29.436 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:29.438 | + functions-common:run_process:1678 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-02 21:19:29.441 | + functions-common:_run_under_systemd:1622 : local service=neutron-periodic-workers 2026-06-02 21:19:29.443 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:29.445 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:29.448 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:29.450 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:29.453 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-02 21:19:29.456 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-02 21:19:29.458 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-02 21:19:29.461 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:29.464 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:29.467 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:29.469 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:29.472 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-02 21:19:29.475 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-02 21:19:29.477 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-02 21:19:29.480 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-periodic-workers.service 2026-06-02 21:19:29.482 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:29.484 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:29.486 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:29.488 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:29.490 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:29.493 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:29.495 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-02 21:19:29.498 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:29.502 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-06-02 21:19:29.568 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:29.637 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-06-02 21:19:29.702 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:29.761 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-02 21:19:29.827 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-02 21:19:29.889 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:29.950 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:29.953 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:29.955 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-02 21:19:30.028 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:30.349 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-02 21:19:30.366 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-02 21:19:30.662 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-02 21:19:30.697 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:30.700 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:30.704 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:30.707 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:30.710 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:30.712 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:30.716 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:30.718 | + functions-common:time_stop:2421 : start_time=1780435169414 2026-06-02 21:19:30.722 | + functions-common:time_stop:2423 : [[ -z 1780435169414 ]] 2026-06-02 21:19:30.726 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:30.731 | + functions-common:time_stop:2426 : end_time=1780435170727 2026-06-02 21:19:30.735 | + functions-common:time_stop:2427 : elapsed_time=1313 2026-06-02 21:19:30.739 | + functions-common:time_stop:2428 : total=17667 2026-06-02 21:19:30.742 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:30.746 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=18980 2026-06-02 21:19:30.749 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-02 21:19:30.752 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-02 21:19:30.755 | + lib/neutron:_run_ovn_maintenance:350 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:30.759 | + functions-common:run_process:1668 : local service=neutron-ovn-maintenance-worker 2026-06-02 21:19:30.761 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:30.763 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:30.767 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:30.769 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:30.771 | + functions-common:run_process:1674 : local name=neutron-ovn-maintenance-worker 2026-06-02 21:19:30.773 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:30.777 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:30.779 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:30.782 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:30.785 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:30.791 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435170787 2026-06-02 21:19:30.795 | + functions-common:run_process:1677 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-02 21:19:30.816 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:30.819 | + functions-common:run_process:1678 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-06-02 21:19:30.822 | + functions-common:_run_under_systemd:1622 : local service=neutron-ovn-maintenance-worker 2026-06-02 21:19:30.825 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:30.827 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:30.830 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:30.833 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:30.835 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-06-02 21:19:30.839 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-06-02 21:19:30.841 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-02 21:19:30.846 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:30.850 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:30.853 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:30.856 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:30.859 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-02 21:19:30.863 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-06-02 21:19:30.867 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-06-02 21:19:30.870 | + functions-common:write_user_unit_file:1529 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-02 21:19:30.874 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:30.878 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:30.881 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:30.885 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:30.888 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:30.890 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:30.894 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-02 21:19:30.897 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:30.902 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-06-02 21:19:30.976 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:31.041 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-06-02 21:19:31.102 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:31.168 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-02 21:19:31.234 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-02 21:19:31.300 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:31.367 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:31.371 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:31.374 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-02 21:19:31.450 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:31.797 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-02 21:19:31.812 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-06-02 21:19:32.140 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-02 21:19:32.170 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:32.173 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:32.176 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:32.179 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:32.181 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:32.184 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:32.186 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:32.188 | + functions-common:time_stop:2421 : start_time=1780435170787 2026-06-02 21:19:32.191 | + functions-common:time_stop:2423 : [[ -z 1780435170787 ]] 2026-06-02 21:19:32.194 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:32.198 | + functions-common:time_stop:2426 : end_time=1780435172195 2026-06-02 21:19:32.201 | + functions-common:time_stop:2427 : elapsed_time=1408 2026-06-02 21:19:32.203 | + functions-common:time_stop:2428 : total=18980 2026-06-02 21:19:32.206 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:32.208 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=20388 2026-06-02 21:19:32.211 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-02 21:19:32.214 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=https://10.4.3.160/networking 2026-06-02 21:19:32.218 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-02 21:19:32.218 | Waiting for Neutron to start... 2026-06-02 21:19:32.223 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.160/networking' 2026-06-02 21:19:32.225 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.160/networking' 'Neutron did not start' 60 2026-06-02 21:19:32.228 | + functions-common:test_with_retry:2352 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.160/networking' 2026-06-02 21:19:32.231 | + functions-common:test_with_retry:2353 : local 'failmsg=Neutron did not start' 2026-06-02 21:19:32.235 | + functions-common:test_with_retry:2354 : local until=60 2026-06-02 21:19:32.238 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-02 21:19:32.241 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-02 21:19:32.245 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-02 21:19:32.247 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:32.250 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:32.255 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:32.261 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435172256 2026-06-02 21:19:32.265 | + functions-common:test_with_retry:2358 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.160/networking; do sleep 0.5; done' 2026-06-02 21:19:33.219 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.160/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-02 21:19:33.221 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:33.225 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:33.228 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:33.231 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:33.233 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:33.237 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-02 21:19:33.239 | + functions-common:time_stop:2421 : start_time=1780435172256 2026-06-02 21:19:33.241 | + functions-common:time_stop:2423 : [[ -z 1780435172256 ]] 2026-06-02 21:19:33.244 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:33.248 | + functions-common:time_stop:2426 : end_time=1780435173245 2026-06-02 21:19:33.252 | + functions-common:time_stop:2427 : elapsed_time=989 2026-06-02 21:19:33.254 | + functions-common:time_stop:2428 : total=0 2026-06-02 21:19:33.257 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:33.259 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=989 2026-06-02 21:19:33.263 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-06-02 21:19:33.284 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:33.288 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-06-02 21:19:33.292 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:19:33.295 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-06-02 21:19:33.298 | + ./stack.sh:main:1308 : start_placement 2026-06-02 21:19:33.302 | + lib/placement:start_placement:137 : start_placement_api 2026-06-02 21:19:33.306 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-02 21:19:33.310 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-02 21:19:33.313 | + functions-common:run_process:1668 : local service=placement-api 2026-06-02 21:19:33.315 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-02 21:19:33.318 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:33.322 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:33.325 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:33.328 | + functions-common:run_process:1674 : local name=placement-api 2026-06-02 21:19:33.333 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:33.336 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:33.339 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:33.341 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:33.345 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:33.350 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435173346 2026-06-02 21:19:33.353 | + functions-common:run_process:1677 : is_service_enabled placement-api 2026-06-02 21:19:33.377 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:33.381 | + functions-common:run_process:1678 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-02 21:19:33.384 | + functions-common:_run_under_systemd:1622 : local service=placement-api 2026-06-02 21:19:33.388 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-02 21:19:33.392 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-02 21:19:33.395 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-02 21:19:33.399 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-02 21:19:33.402 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-02 21:19:33.405 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-02 21:19:33.408 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@placement-api.service 2026-06-02 21:19:33.411 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:33.415 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:33.418 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:33.420 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:33.422 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-02 21:19:33.425 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-02 21:19:33.427 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:33.429 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:33.432 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-02 21:19:33.434 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@placement-api.service 2026-06-02 21:19:33.436 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:33.438 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-02 21:19:33.440 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-02 21:19:33.444 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-02 21:19:33.447 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-02 21:19:33.450 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-02 21:19:33.456 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-06-02 21:19:33.528 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:33.597 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-02 21:19:33.657 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-06-02 21:19:33.715 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:33.778 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:33.840 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-02 21:19:33.904 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-02 21:19:33.960 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-02 21:19:34.018 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-02 21:19:34.075 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-02 21:19:34.132 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-02 21:19:34.135 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-02 21:19:34.138 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-02 21:19:34.201 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-02 21:19:34.514 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@placement-api.service 2026-06-02 21:19:34.527 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-02 21:19:34.830 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@placement-api.service 2026-06-02 21:19:34.897 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:34.901 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:34.903 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:34.906 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:34.909 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:34.911 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:34.914 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:34.916 | + functions-common:time_stop:2421 : start_time=1780435173346 2026-06-02 21:19:34.919 | + functions-common:time_stop:2423 : [[ -z 1780435173346 ]] 2026-06-02 21:19:34.923 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:34.928 | + functions-common:time_stop:2426 : end_time=1780435174925 2026-06-02 21:19:34.931 | + functions-common:time_stop:2427 : elapsed_time=1579 2026-06-02 21:19:34.935 | + functions-common:time_stop:2428 : total=20388 2026-06-02 21:19:34.938 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:34.940 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=21967 2026-06-02 21:19:34.943 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-02 21:19:34.943 | Waiting for placement-api to start... 2026-06-02 21:19:34.947 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.160/placement 2026-06-02 21:19:34.950 | + functions:wait_for_service:476 : local timeout=60 2026-06-02 21:19:34.953 | + functions:wait_for_service:477 : local url=https://10.4.3.160/placement 2026-06-02 21:19:34.956 | + functions:wait_for_service:478 : local rval=0 2026-06-02 21:19:34.959 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-02 21:19:34.962 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-02 21:19:34.964 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:34.967 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:34.972 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:34.975 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435174972 2026-06-02 21:19:34.978 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-02 21:19:34.983 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.160/placement 2026-06-02 21:19:36.292 | + :: : [[ 200 == 503 ]] 2026-06-02 21:19:36.293 | + :: : [[ 0 -eq 7 ]] 2026-06-02 21:19:36.297 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-02 21:19:36.299 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:36.302 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:36.305 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:36.307 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:36.310 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:36.313 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-02 21:19:36.315 | + functions-common:time_stop:2421 : start_time=1780435174972 2026-06-02 21:19:36.318 | + functions-common:time_stop:2423 : [[ -z 1780435174972 ]] 2026-06-02 21:19:36.321 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:36.326 | + functions-common:time_stop:2426 : end_time=1780435176323 2026-06-02 21:19:36.329 | + functions-common:time_stop:2427 : elapsed_time=1351 2026-06-02 21:19:36.332 | + functions-common:time_stop:2428 : total=6557 2026-06-02 21:19:36.334 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:36.336 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7908 2026-06-02 21:19:36.339 | + functions:wait_for_service:486 : return 0 2026-06-02 21:19:36.341 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-06-02 21:19:36.359 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:36.362 | + ./stack.sh:main:1312 : start_neutron 2026-06-02 21:19:36.365 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-02 21:19:36.368 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:36.370 | + functions-common:run_process:1668 : local service=q-agt 2026-06-02 21:19:36.373 | + functions-common:run_process:1669 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-02 21:19:36.376 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:36.379 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:36.381 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:36.384 | + functions-common:run_process:1674 : local name=q-agt 2026-06-02 21:19:36.387 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:36.390 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:36.393 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:36.395 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:36.400 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:36.404 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435176401 2026-06-02 21:19:36.407 | + functions-common:run_process:1677 : is_service_enabled q-agt 2026-06-02 21:19:36.424 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:36.427 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:36.430 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:36.433 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:36.435 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:36.438 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:36.441 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:36.444 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:36.446 | + functions-common:time_stop:2421 : start_time=1780435176401 2026-06-02 21:19:36.449 | + functions-common:time_stop:2423 : [[ -z 1780435176401 ]] 2026-06-02 21:19:36.454 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:36.459 | + functions-common:time_stop:2426 : end_time=1780435176455 2026-06-02 21:19:36.462 | + functions-common:time_stop:2427 : elapsed_time=54 2026-06-02 21:19:36.465 | + functions-common:time_stop:2428 : total=21967 2026-06-02 21:19:36.468 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:36.471 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22021 2026-06-02 21:19:36.474 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-02 21:19:36.477 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-02 21:19:36.479 | + functions-common:is_provider_network:2266 : return 1 2026-06-02 21:19:36.483 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-02 21:19:36.486 | + lib/neutron:start_other_agents:682 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-02 21:19:36.490 | + functions-common:run_process:1668 : local service=q-dhcp 2026-06-02 21:19:36.493 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-06-02 21:19:36.497 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:36.500 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:36.503 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:36.506 | + functions-common:run_process:1674 : local name=q-dhcp 2026-06-02 21:19:36.509 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:36.512 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:36.515 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:36.518 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:36.521 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:36.526 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435176523 2026-06-02 21:19:36.528 | + functions-common:run_process:1677 : is_service_enabled q-dhcp 2026-06-02 21:19:36.547 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:36.550 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:36.552 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:36.555 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:36.558 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:36.561 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:36.564 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:36.568 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:36.570 | + functions-common:time_stop:2421 : start_time=1780435176523 2026-06-02 21:19:36.574 | + functions-common:time_stop:2423 : [[ -z 1780435176523 ]] 2026-06-02 21:19:36.577 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:36.582 | + functions-common:time_stop:2426 : end_time=1780435176579 2026-06-02 21:19:36.585 | + functions-common:time_stop:2427 : elapsed_time=56 2026-06-02 21:19:36.588 | + functions-common:time_stop:2428 : total=22021 2026-06-02 21:19:36.590 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:36.592 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22077 2026-06-02 21:19:36.596 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-02 21:19:36.599 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-02 21:19:36.602 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-02 21:19:36.606 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-02 21:19:36.610 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-02 21:19:36.613 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-02 21:19:36.616 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-02 21:19:36.618 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-02 21:19:36.620 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-02 21:19:36.623 | + lib/neutron:start_other_agents:684 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-02 21:19:36.626 | + functions-common:run_process:1668 : local service=q-l3 2026-06-02 21:19:36.629 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-02 21:19:36.632 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:36.635 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:36.639 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:36.641 | + functions-common:run_process:1674 : local name=q-l3 2026-06-02 21:19:36.644 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:36.646 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:36.649 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:36.652 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:36.655 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:36.659 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435176657 2026-06-02 21:19:36.663 | + functions-common:run_process:1677 : is_service_enabled q-l3 2026-06-02 21:19:36.681 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:36.684 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:36.687 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:36.690 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:36.693 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:36.695 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:36.699 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:36.702 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:36.705 | + functions-common:time_stop:2421 : start_time=1780435176657 2026-06-02 21:19:36.707 | + functions-common:time_stop:2423 : [[ -z 1780435176657 ]] 2026-06-02 21:19:36.711 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:36.715 | + functions-common:time_stop:2426 : end_time=1780435176712 2026-06-02 21:19:36.718 | + functions-common:time_stop:2427 : elapsed_time=55 2026-06-02 21:19:36.720 | + functions-common:time_stop:2428 : total=22077 2026-06-02 21:19:36.723 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:36.726 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22132 2026-06-02 21:19:36.729 | + lib/neutron:start_other_agents:686 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-02 21:19:36.731 | + functions-common:run_process:1668 : local service=q-meta 2026-06-02 21:19:36.734 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-06-02 21:19:36.737 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:36.740 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:36.743 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:36.746 | + functions-common:run_process:1674 : local name=q-meta 2026-06-02 21:19:36.748 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:36.751 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:36.754 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:36.756 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:36.759 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:36.764 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435176760 2026-06-02 21:19:36.767 | + functions-common:run_process:1677 : is_service_enabled q-meta 2026-06-02 21:19:36.786 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:36.789 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:36.792 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:36.794 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:36.797 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:36.800 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:36.802 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:36.805 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:36.808 | + functions-common:time_stop:2421 : start_time=1780435176760 2026-06-02 21:19:36.810 | + functions-common:time_stop:2423 : [[ -z 1780435176760 ]] 2026-06-02 21:19:36.813 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:36.817 | + functions-common:time_stop:2426 : end_time=1780435176814 2026-06-02 21:19:36.819 | + functions-common:time_stop:2427 : elapsed_time=54 2026-06-02 21:19:36.822 | + functions-common:time_stop:2428 : total=22132 2026-06-02 21:19:36.825 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:36.827 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22186 2026-06-02 21:19:36.830 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-02 21:19:36.833 | + functions-common:run_process:1668 : local service=q-metering 2026-06-02 21:19:36.835 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-02 21:19:36.838 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:36.841 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:36.844 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:36.847 | + functions-common:run_process:1674 : local name=q-metering 2026-06-02 21:19:36.849 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:36.852 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:36.854 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:36.857 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:36.860 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:36.864 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435176862 2026-06-02 21:19:36.867 | + functions-common:run_process:1677 : is_service_enabled q-metering 2026-06-02 21:19:36.883 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:36.886 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:36.889 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:36.892 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:36.895 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:36.898 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:36.901 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:36.904 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:36.907 | + functions-common:time_stop:2421 : start_time=1780435176862 2026-06-02 21:19:36.909 | + functions-common:time_stop:2423 : [[ -z 1780435176862 ]] 2026-06-02 21:19:36.912 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:36.917 | + functions-common:time_stop:2426 : end_time=1780435176914 2026-06-02 21:19:36.920 | + functions-common:time_stop:2427 : elapsed_time=52 2026-06-02 21:19:36.922 | + functions-common:time_stop:2428 : total=22186 2026-06-02 21:19:36.925 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:36.928 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22238 2026-06-02 21:19:36.931 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-06-02 21:19:36.951 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:36.954 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:36.957 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-06-02 21:19:36.959 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:19:36.962 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-06-02 21:19:36.965 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-06-02 21:19:36.968 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-06-02 21:19:36.971 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-02 21:19:36.976 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-02 21:19:36.979 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-02 21:19:36.983 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-02 21:19:37.771 | 2026-06-02 21:19:37.781 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:37.784 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-02 21:19:37.784 | address-scope 2026-06-02 21:19:37.784 | agent 2026-06-02 21:19:37.784 | allowed-address-pairs 2026-06-02 21:19:37.784 | auto-allocated-topology 2026-06-02 21:19:37.784 | availability_zone 2026-06-02 21:19:37.784 | default-subnetpools 2026-06-02 21:19:37.784 | dhcp_agent_scheduler 2026-06-02 21:19:37.784 | dns-integration 2026-06-02 21:19:37.784 | dns-domain-ports 2026-06-02 21:19:37.784 | dns-integration-domain-keywords 2026-06-02 21:19:37.784 | empty-string-filtering 2026-06-02 21:19:37.784 | external-net 2026-06-02 21:19:37.784 | extra_dhcp_opt 2026-06-02 21:19:37.784 | extraroute 2026-06-02 21:19:37.784 | extraroute-atomic 2026-06-02 21:19:37.784 | filter-validation 2026-06-02 21:19:37.784 | floating-ip-port-forwarding-detail 2026-06-02 21:19:37.784 | fip-port-details 2026-06-02 21:19:37.785 | flavors 2026-06-02 21:19:37.785 | floatingip-pools 2026-06-02 21:19:37.785 | router 2026-06-02 21:19:37.785 | enable-default-route-bfd 2026-06-02 21:19:37.785 | enable-default-route-ecmp 2026-06-02 21:19:37.785 | ext-gw-mode 2026-06-02 21:19:37.785 | l3-ha 2026-06-02 21:19:37.785 | external-gateway-multihoming 2026-06-02 21:19:37.785 | l3-flavors 2026-06-02 21:19:37.785 | multi-provider 2026-06-02 21:19:37.785 | net-mtu 2026-06-02 21:19:37.785 | net-mtu-writable 2026-06-02 21:19:37.785 | network_availability_zone 2026-06-02 21:19:37.785 | network-ip-availability 2026-06-02 21:19:37.785 | network-ip-availability-details 2026-06-02 21:19:37.785 | pagination 2026-06-02 21:19:37.785 | port-device-profile 2026-06-02 21:19:37.785 | port-mac-address-regenerate 2026-06-02 21:19:37.785 | port-numa-affinity-policy 2026-06-02 21:19:37.785 | port-numa-affinity-policy-socket 2026-06-02 21:19:37.785 | binding 2026-06-02 21:19:37.785 | binding-extended 2026-06-02 21:19:37.785 | port-security 2026-06-02 21:19:37.785 | project-id 2026-06-02 21:19:37.785 | provider 2026-06-02 21:19:37.785 | qinq 2026-06-02 21:19:37.785 | quota-check-limit 2026-06-02 21:19:37.785 | quota-check-limit-default 2026-06-02 21:19:37.785 | quotas 2026-06-02 21:19:37.785 | quota_details 2026-06-02 21:19:37.785 | rbac-policies 2026-06-02 21:19:37.785 | rbac-address-scope 2026-06-02 21:19:37.785 | rbac-security-groups 2026-06-02 21:19:37.785 | revision-if-match 2026-06-02 21:19:37.785 | standard-attr-revisions 2026-06-02 21:19:37.785 | router_availability_zone 2026-06-02 21:19:37.785 | router-enable-snat 2026-06-02 21:19:37.785 | security-groups-default-rules 2026-06-02 21:19:37.785 | security-groups-normalized-cidr 2026-06-02 21:19:37.785 | security-groups-remote-address-group 2026-06-02 21:19:37.785 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:19:37.785 | security-groups-shared-filtering 2026-06-02 21:19:37.785 | security-group 2026-06-02 21:19:37.785 | service-type 2026-06-02 21:19:37.785 | sorting 2026-06-02 21:19:37.785 | standard-attr-description 2026-06-02 21:19:37.785 | stateful-security-group 2026-06-02 21:19:37.785 | subnet-dns-publish-fixed-ip 2026-06-02 21:19:37.785 | subnet-external-network 2026-06-02 21:19:37.785 | subnet_onboard 2026-06-02 21:19:37.785 | subnet-service-types 2026-06-02 21:19:37.785 | subnet_allocation 2026-06-02 21:19:37.785 | subnetpool-prefix-ops 2026-06-02 21:19:37.785 | tag-creation 2026-06-02 21:19:37.785 | standard-attr-tag 2026-06-02 21:19:37.785 | standard-attr-timestamp 2026-06-02 21:19:37.785 | vlan-transparent' 2026-06-02 21:19:37.787 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-02 21:19:37.787 | address-scope 2026-06-02 21:19:37.787 | agent 2026-06-02 21:19:37.787 | allowed-address-pairs 2026-06-02 21:19:37.787 | auto-allocated-topology 2026-06-02 21:19:37.787 | availability_zone 2026-06-02 21:19:37.787 | default-subnetpools 2026-06-02 21:19:37.787 | dhcp_agent_scheduler 2026-06-02 21:19:37.787 | dns-integration 2026-06-02 21:19:37.787 | dns-domain-ports 2026-06-02 21:19:37.787 | dns-integration-domain-keywords 2026-06-02 21:19:37.787 | empty-string-filtering 2026-06-02 21:19:37.787 | external-net 2026-06-02 21:19:37.788 | extra_dhcp_opt 2026-06-02 21:19:37.788 | extraroute 2026-06-02 21:19:37.788 | extraroute-atomic 2026-06-02 21:19:37.788 | filter-validation 2026-06-02 21:19:37.788 | floating-ip-port-forwarding-detail 2026-06-02 21:19:37.788 | fip-port-details 2026-06-02 21:19:37.788 | flavors 2026-06-02 21:19:37.788 | floatingip-pools 2026-06-02 21:19:37.788 | router 2026-06-02 21:19:37.788 | enable-default-route-bfd 2026-06-02 21:19:37.788 | enable-default-route-ecmp 2026-06-02 21:19:37.788 | ext-gw-mode 2026-06-02 21:19:37.788 | l3-ha 2026-06-02 21:19:37.788 | external-gateway-multihoming 2026-06-02 21:19:37.788 | l3-flavors 2026-06-02 21:19:37.788 | multi-provider 2026-06-02 21:19:37.788 | net-mtu 2026-06-02 21:19:37.788 | net-mtu-writable 2026-06-02 21:19:37.788 | network_availability_zone 2026-06-02 21:19:37.788 | network-ip-availability 2026-06-02 21:19:37.788 | network-ip-availability-details 2026-06-02 21:19:37.788 | pagination 2026-06-02 21:19:37.788 | port-device-profile 2026-06-02 21:19:37.788 | port-mac-address-regenerate 2026-06-02 21:19:37.788 | port-numa-affinity-policy 2026-06-02 21:19:37.788 | port-numa-affinity-policy-socket 2026-06-02 21:19:37.788 | binding 2026-06-02 21:19:37.788 | binding-extended 2026-06-02 21:19:37.788 | port-security 2026-06-02 21:19:37.788 | project-id 2026-06-02 21:19:37.788 | provider 2026-06-02 21:19:37.788 | qinq 2026-06-02 21:19:37.788 | quota-check-limit 2026-06-02 21:19:37.788 | quota-check-limit-default 2026-06-02 21:19:37.788 | quotas 2026-06-02 21:19:37.788 | quota_details 2026-06-02 21:19:37.788 | rbac-policies 2026-06-02 21:19:37.788 | rbac-address-scope 2026-06-02 21:19:37.788 | rbac-security-groups 2026-06-02 21:19:37.788 | revision-if-match 2026-06-02 21:19:37.788 | standard-attr-revisions 2026-06-02 21:19:37.788 | router_availability_zone 2026-06-02 21:19:37.788 | router-enable-snat 2026-06-02 21:19:37.788 | security-groups-default-rules 2026-06-02 21:19:37.788 | security-groups-normalized-cidr 2026-06-02 21:19:37.788 | security-groups-remote-address-group 2026-06-02 21:19:37.788 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:19:37.788 | security-groups-shared-filtering 2026-06-02 21:19:37.788 | security-group 2026-06-02 21:19:37.788 | service-type 2026-06-02 21:19:37.788 | sorting 2026-06-02 21:19:37.788 | standard-attr-description 2026-06-02 21:19:37.788 | stateful-security-group 2026-06-02 21:19:37.788 | subnet-dns-publish-fixed-ip 2026-06-02 21:19:37.788 | subnet-external-network 2026-06-02 21:19:37.788 | subnet_onboard 2026-06-02 21:19:37.788 | subnet-service-types 2026-06-02 21:19:37.788 | subnet_allocation 2026-06-02 21:19:37.788 | subnetpool-prefix-ops 2026-06-02 21:19:37.788 | tag-creation 2026-06-02 21:19:37.788 | standard-attr-tag 2026-06-02 21:19:37.788 | standard-attr-timestamp 2026-06-02 21:19:37.788 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-02 21:19:37.790 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-02 21:19:37.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:37.796 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-02 21:19:37.800 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2026-06-02 21:19:38.423 | 2026-06-02 21:19:38.433 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:38.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=e4c1e16a-da0d-4fe1-b597-d1de51ce75bd 2026-06-02 21:19:38.439 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-02 21:19:38.443 | ++ 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 fd16:1770:38d0::/56 --share --default -f value -c id 2026-06-02 21:19:38.929 | 2026-06-02 21:19:38.940 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:38.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=73c0516a-c247-4039-8cfe-e8a67c8f1a54 2026-06-02 21:19:38.945 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-02 21:19:38.948 | + functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-02 21:19:38.951 | + functions-common:is_provider_network:2266 : return 1 2026-06-02 21:19:38.955 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-06-02 21:19:40.178 | 2026-06-02 21:19:40.187 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:40.191 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=b6efb970-b755-44e2-b325-d3c5e6243d72 2026-06-02 21:19:40.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-02 21:19:40.196 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:40.214 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-02 21:19:40.218 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-02 21:19:40.221 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z e4c1e16a-da0d-4fe1-b597-d1de51ce75bd ']' 2026-06-02 21:19:40.224 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-02 21:19:40.226 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-06-02 21:19:40.229 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-06-02 21:19:40.233 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool e4c1e16a-da0d-4fe1-b597-d1de51ce75bd ' 2026-06-02 21:19:40.236 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-02 21:19:40.239 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network b6efb970-b755-44e2-b325-d3c5e6243d72 private-subnet' 2026-06-02 21:19:40.241 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-02 21:19:40.245 | +++ 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 e4c1e16a-da0d-4fe1-b597-d1de51ce75bd --network b6efb970-b755-44e2-b325-d3c5e6243d72 private-subnet -f value -c id 2026-06-02 21:19:41.451 | 2026-06-02 21:19:41.457 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:41.460 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=97119959-3671-40a6-90f8-1c424ee5d5dd 2026-06-02 21:19:41.463 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-02 21:19:41.465 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:41.482 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 97119959-3671-40a6-90f8-1c424ee5d5dd 2026-06-02 21:19:41.485 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=97119959-3671-40a6-90f8-1c424ee5d5dd 2026-06-02 21:19:41.487 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-02 21:19:41.491 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-02 21:19:41.493 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-06-02 21:19:41.496 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:41.511 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-06-02 21:19:41.514 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:41.531 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-02 21:19:41.534 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 73c0516a-c247-4039-8cfe-e8a67c8f1a54 ']' 2026-06-02 21:19:41.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-02 21:19:41.539 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-02 21:19:41.542 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 73c0516a-c247-4039-8cfe-e8a67c8f1a54 ' 2026-06-02 21:19:41.545 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-02 21:19:41.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network b6efb970-b755-44e2-b325-d3c5e6243d72 ipv6-private-subnet ' 2026-06-02 21:19:41.549 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-02 21:19:41.554 | +++ 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 73c0516a-c247-4039-8cfe-e8a67c8f1a54 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network b6efb970-b755-44e2-b325-d3c5e6243d72 ipv6-private-subnet -f value -c id 2026-06-02 21:19:42.530 | 2026-06-02 21:19:42.540 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:42.544 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=fe535a23-7168-4873-806b-3fc949e6924b 2026-06-02 21:19:42.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-06-02 21:19:42.550 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:42.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo fe535a23-7168-4873-806b-3fc949e6924b 2026-06-02 21:19:42.574 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=fe535a23-7168-4873-806b-3fc949e6924b 2026-06-02 21:19:42.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-02 21:19:42.581 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-02 21:19:42.586 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-02 21:19:42.826 | 2026-06-02 21:19:42.834 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:42.837 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-02 21:19:42.837 | address-scope 2026-06-02 21:19:42.837 | agent 2026-06-02 21:19:42.837 | allowed-address-pairs 2026-06-02 21:19:42.837 | auto-allocated-topology 2026-06-02 21:19:42.837 | availability_zone 2026-06-02 21:19:42.837 | default-subnetpools 2026-06-02 21:19:42.837 | dhcp_agent_scheduler 2026-06-02 21:19:42.837 | dns-integration 2026-06-02 21:19:42.837 | dns-domain-ports 2026-06-02 21:19:42.837 | dns-integration-domain-keywords 2026-06-02 21:19:42.837 | empty-string-filtering 2026-06-02 21:19:42.837 | external-net 2026-06-02 21:19:42.837 | extra_dhcp_opt 2026-06-02 21:19:42.838 | extraroute 2026-06-02 21:19:42.838 | extraroute-atomic 2026-06-02 21:19:42.838 | filter-validation 2026-06-02 21:19:42.838 | floating-ip-port-forwarding-detail 2026-06-02 21:19:42.838 | fip-port-details 2026-06-02 21:19:42.838 | flavors 2026-06-02 21:19:42.838 | floatingip-pools 2026-06-02 21:19:42.838 | router 2026-06-02 21:19:42.838 | enable-default-route-bfd 2026-06-02 21:19:42.838 | enable-default-route-ecmp 2026-06-02 21:19:42.838 | ext-gw-mode 2026-06-02 21:19:42.838 | l3-ha 2026-06-02 21:19:42.838 | external-gateway-multihoming 2026-06-02 21:19:42.838 | l3-flavors 2026-06-02 21:19:42.838 | multi-provider 2026-06-02 21:19:42.838 | net-mtu 2026-06-02 21:19:42.838 | net-mtu-writable 2026-06-02 21:19:42.838 | network_availability_zone 2026-06-02 21:19:42.838 | network-ip-availability 2026-06-02 21:19:42.838 | network-ip-availability-details 2026-06-02 21:19:42.838 | pagination 2026-06-02 21:19:42.838 | port-device-profile 2026-06-02 21:19:42.838 | port-mac-address-regenerate 2026-06-02 21:19:42.838 | port-numa-affinity-policy 2026-06-02 21:19:42.838 | port-numa-affinity-policy-socket 2026-06-02 21:19:42.838 | binding 2026-06-02 21:19:42.838 | binding-extended 2026-06-02 21:19:42.838 | port-security 2026-06-02 21:19:42.838 | project-id 2026-06-02 21:19:42.838 | provider 2026-06-02 21:19:42.838 | qinq 2026-06-02 21:19:42.838 | quota-check-limit 2026-06-02 21:19:42.838 | quota-check-limit-default 2026-06-02 21:19:42.838 | quotas 2026-06-02 21:19:42.838 | quota_details 2026-06-02 21:19:42.839 | rbac-policies 2026-06-02 21:19:42.839 | rbac-address-scope 2026-06-02 21:19:42.839 | rbac-security-groups 2026-06-02 21:19:42.839 | revision-if-match 2026-06-02 21:19:42.839 | standard-attr-revisions 2026-06-02 21:19:42.839 | router_availability_zone 2026-06-02 21:19:42.839 | router-enable-snat 2026-06-02 21:19:42.839 | security-groups-default-rules 2026-06-02 21:19:42.839 | security-groups-normalized-cidr 2026-06-02 21:19:42.839 | security-groups-remote-address-group 2026-06-02 21:19:42.839 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:19:42.839 | security-groups-shared-filtering 2026-06-02 21:19:42.839 | security-group 2026-06-02 21:19:42.839 | service-type 2026-06-02 21:19:42.839 | sorting 2026-06-02 21:19:42.839 | standard-attr-description 2026-06-02 21:19:42.839 | stateful-security-group 2026-06-02 21:19:42.839 | subnet-dns-publish-fixed-ip 2026-06-02 21:19:42.839 | subnet-external-network 2026-06-02 21:19:42.839 | subnet_onboard 2026-06-02 21:19:42.839 | subnet-service-types 2026-06-02 21:19:42.839 | subnet_allocation 2026-06-02 21:19:42.839 | subnetpool-prefix-ops 2026-06-02 21:19:42.839 | tag-creation 2026-06-02 21:19:42.839 | standard-attr-tag 2026-06-02 21:19:42.840 | standard-attr-timestamp 2026-06-02 21:19:42.840 | vlan-transparent' 2026-06-02 21:19:42.841 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-02 21:19:42.842 | address-scope 2026-06-02 21:19:42.842 | agent 2026-06-02 21:19:42.842 | allowed-address-pairs 2026-06-02 21:19:42.842 | auto-allocated-topology 2026-06-02 21:19:42.842 | availability_zone 2026-06-02 21:19:42.842 | default-subnetpools 2026-06-02 21:19:42.842 | dhcp_agent_scheduler 2026-06-02 21:19:42.842 | dns-integration 2026-06-02 21:19:42.842 | dns-domain-ports 2026-06-02 21:19:42.842 | dns-integration-domain-keywords 2026-06-02 21:19:42.842 | empty-string-filtering 2026-06-02 21:19:42.842 | external-net 2026-06-02 21:19:42.842 | extra_dhcp_opt 2026-06-02 21:19:42.842 | extraroute 2026-06-02 21:19:42.842 | extraroute-atomic 2026-06-02 21:19:42.842 | filter-validation 2026-06-02 21:19:42.842 | floating-ip-port-forwarding-detail 2026-06-02 21:19:42.842 | fip-port-details 2026-06-02 21:19:42.842 | flavors 2026-06-02 21:19:42.842 | floatingip-pools 2026-06-02 21:19:42.842 | router 2026-06-02 21:19:42.842 | enable-default-route-bfd 2026-06-02 21:19:42.842 | enable-default-route-ecmp 2026-06-02 21:19:42.842 | ext-gw-mode 2026-06-02 21:19:42.842 | l3-ha 2026-06-02 21:19:42.842 | external-gateway-multihoming 2026-06-02 21:19:42.842 | l3-flavors 2026-06-02 21:19:42.842 | multi-provider 2026-06-02 21:19:42.842 | net-mtu 2026-06-02 21:19:42.842 | net-mtu-writable 2026-06-02 21:19:42.842 | network_availability_zone 2026-06-02 21:19:42.842 | network-ip-availability 2026-06-02 21:19:42.842 | network-ip-availability-details 2026-06-02 21:19:42.842 | pagination 2026-06-02 21:19:42.842 | port-device-profile 2026-06-02 21:19:42.842 | port-mac-address-regenerate 2026-06-02 21:19:42.842 | port-numa-affinity-policy 2026-06-02 21:19:42.842 | port-numa-affinity-policy-socket 2026-06-02 21:19:42.842 | binding 2026-06-02 21:19:42.842 | binding-extended 2026-06-02 21:19:42.843 | port-security 2026-06-02 21:19:42.843 | project-id 2026-06-02 21:19:42.843 | provider 2026-06-02 21:19:42.843 | qinq 2026-06-02 21:19:42.843 | quota-check-limit 2026-06-02 21:19:42.843 | quota-check-limit-default 2026-06-02 21:19:42.843 | quotas 2026-06-02 21:19:42.843 | quota_details 2026-06-02 21:19:42.843 | rbac-policies 2026-06-02 21:19:42.843 | rbac-address-scope 2026-06-02 21:19:42.843 | rbac-security-groups 2026-06-02 21:19:42.843 | revision-if-match 2026-06-02 21:19:42.843 | standard-attr-revisions 2026-06-02 21:19:42.843 | router_availability_zone 2026-06-02 21:19:42.843 | router-enable-snat 2026-06-02 21:19:42.843 | security-groups-default-rules 2026-06-02 21:19:42.843 | security-groups-normalized-cidr 2026-06-02 21:19:42.843 | security-groups-remote-address-group 2026-06-02 21:19:42.843 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:19:42.843 | security-groups-shared-filtering 2026-06-02 21:19:42.843 | security-group 2026-06-02 21:19:42.843 | service-type 2026-06-02 21:19:42.843 | sorting 2026-06-02 21:19:42.843 | standard-attr-description 2026-06-02 21:19:42.843 | stateful-security-group 2026-06-02 21:19:42.843 | subnet-dns-publish-fixed-ip 2026-06-02 21:19:42.843 | subnet-external-network 2026-06-02 21:19:42.843 | subnet_onboard 2026-06-02 21:19:42.843 | subnet-service-types 2026-06-02 21:19:42.843 | subnet_allocation 2026-06-02 21:19:42.843 | subnetpool-prefix-ops 2026-06-02 21:19:42.843 | tag-creation 2026-06-02 21:19:42.843 | standard-attr-tag 2026-06-02 21:19:42.843 | standard-attr-timestamp 2026-06-02 21:19:42.843 | vlan-transparent =~ router ]] 2026-06-02 21:19:42.844 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-02 21:19:42.847 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-02 21:19:42.850 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-02 21:19:42.853 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-02 21:19:43.066 | 2026-06-02 21:19:43.075 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:43.078 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-02 21:19:43.078 | address-scope 2026-06-02 21:19:43.078 | agent 2026-06-02 21:19:43.078 | allowed-address-pairs 2026-06-02 21:19:43.078 | auto-allocated-topology 2026-06-02 21:19:43.078 | availability_zone 2026-06-02 21:19:43.079 | default-subnetpools 2026-06-02 21:19:43.079 | dhcp_agent_scheduler 2026-06-02 21:19:43.079 | dns-integration 2026-06-02 21:19:43.079 | dns-domain-ports 2026-06-02 21:19:43.079 | dns-integration-domain-keywords 2026-06-02 21:19:43.079 | empty-string-filtering 2026-06-02 21:19:43.079 | external-net 2026-06-02 21:19:43.079 | extra_dhcp_opt 2026-06-02 21:19:43.079 | extraroute 2026-06-02 21:19:43.079 | extraroute-atomic 2026-06-02 21:19:43.079 | filter-validation 2026-06-02 21:19:43.079 | floating-ip-port-forwarding-detail 2026-06-02 21:19:43.079 | fip-port-details 2026-06-02 21:19:43.079 | flavors 2026-06-02 21:19:43.079 | floatingip-pools 2026-06-02 21:19:43.079 | router 2026-06-02 21:19:43.079 | enable-default-route-bfd 2026-06-02 21:19:43.079 | enable-default-route-ecmp 2026-06-02 21:19:43.079 | ext-gw-mode 2026-06-02 21:19:43.079 | l3-ha 2026-06-02 21:19:43.079 | external-gateway-multihoming 2026-06-02 21:19:43.079 | l3-flavors 2026-06-02 21:19:43.079 | multi-provider 2026-06-02 21:19:43.079 | net-mtu 2026-06-02 21:19:43.079 | net-mtu-writable 2026-06-02 21:19:43.079 | network_availability_zone 2026-06-02 21:19:43.079 | network-ip-availability 2026-06-02 21:19:43.080 | network-ip-availability-details 2026-06-02 21:19:43.080 | pagination 2026-06-02 21:19:43.080 | port-device-profile 2026-06-02 21:19:43.080 | port-mac-address-regenerate 2026-06-02 21:19:43.080 | port-numa-affinity-policy 2026-06-02 21:19:43.080 | port-numa-affinity-policy-socket 2026-06-02 21:19:43.080 | binding 2026-06-02 21:19:43.080 | binding-extended 2026-06-02 21:19:43.080 | port-security 2026-06-02 21:19:43.080 | project-id 2026-06-02 21:19:43.080 | provider 2026-06-02 21:19:43.080 | qinq 2026-06-02 21:19:43.080 | quota-check-limit 2026-06-02 21:19:43.080 | quota-check-limit-default 2026-06-02 21:19:43.080 | quotas 2026-06-02 21:19:43.080 | quota_details 2026-06-02 21:19:43.080 | rbac-policies 2026-06-02 21:19:43.080 | rbac-address-scope 2026-06-02 21:19:43.080 | rbac-security-groups 2026-06-02 21:19:43.080 | revision-if-match 2026-06-02 21:19:43.080 | standard-attr-revisions 2026-06-02 21:19:43.080 | router_availability_zone 2026-06-02 21:19:43.080 | router-enable-snat 2026-06-02 21:19:43.080 | security-groups-default-rules 2026-06-02 21:19:43.080 | security-groups-normalized-cidr 2026-06-02 21:19:43.080 | security-groups-remote-address-group 2026-06-02 21:19:43.080 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:19:43.080 | security-groups-shared-filtering 2026-06-02 21:19:43.080 | security-group 2026-06-02 21:19:43.080 | service-type 2026-06-02 21:19:43.080 | sorting 2026-06-02 21:19:43.080 | standard-attr-description 2026-06-02 21:19:43.080 | stateful-security-group 2026-06-02 21:19:43.080 | subnet-dns-publish-fixed-ip 2026-06-02 21:19:43.080 | subnet-external-network 2026-06-02 21:19:43.080 | subnet_onboard 2026-06-02 21:19:43.080 | subnet-service-types 2026-06-02 21:19:43.080 | subnet_allocation 2026-06-02 21:19:43.080 | subnetpool-prefix-ops 2026-06-02 21:19:43.080 | tag-creation 2026-06-02 21:19:43.080 | standard-attr-tag 2026-06-02 21:19:43.080 | standard-attr-timestamp 2026-06-02 21:19:43.080 | vlan-transparent' 2026-06-02 21:19:43.081 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-02 21:19:43.081 | address-scope 2026-06-02 21:19:43.081 | agent 2026-06-02 21:19:43.081 | allowed-address-pairs 2026-06-02 21:19:43.081 | auto-allocated-topology 2026-06-02 21:19:43.081 | availability_zone 2026-06-02 21:19:43.081 | default-subnetpools 2026-06-02 21:19:43.081 | dhcp_agent_scheduler 2026-06-02 21:19:43.081 | dns-integration 2026-06-02 21:19:43.081 | dns-domain-ports 2026-06-02 21:19:43.081 | dns-integration-domain-keywords 2026-06-02 21:19:43.081 | empty-string-filtering 2026-06-02 21:19:43.081 | external-net 2026-06-02 21:19:43.081 | extra_dhcp_opt 2026-06-02 21:19:43.081 | extraroute 2026-06-02 21:19:43.081 | extraroute-atomic 2026-06-02 21:19:43.081 | filter-validation 2026-06-02 21:19:43.081 | floating-ip-port-forwarding-detail 2026-06-02 21:19:43.081 | fip-port-details 2026-06-02 21:19:43.081 | flavors 2026-06-02 21:19:43.081 | floatingip-pools 2026-06-02 21:19:43.081 | router 2026-06-02 21:19:43.081 | enable-default-route-bfd 2026-06-02 21:19:43.081 | enable-default-route-ecmp 2026-06-02 21:19:43.081 | ext-gw-mode 2026-06-02 21:19:43.082 | l3-ha 2026-06-02 21:19:43.082 | external-gateway-multihoming 2026-06-02 21:19:43.082 | l3-flavors 2026-06-02 21:19:43.082 | multi-provider 2026-06-02 21:19:43.082 | net-mtu 2026-06-02 21:19:43.082 | net-mtu-writable 2026-06-02 21:19:43.082 | network_availability_zone 2026-06-02 21:19:43.082 | network-ip-availability 2026-06-02 21:19:43.082 | network-ip-availability-details 2026-06-02 21:19:43.082 | pagination 2026-06-02 21:19:43.082 | port-device-profile 2026-06-02 21:19:43.082 | port-mac-address-regenerate 2026-06-02 21:19:43.082 | port-numa-affinity-policy 2026-06-02 21:19:43.082 | port-numa-affinity-policy-socket 2026-06-02 21:19:43.082 | binding 2026-06-02 21:19:43.082 | binding-extended 2026-06-02 21:19:43.082 | port-security 2026-06-02 21:19:43.082 | project-id 2026-06-02 21:19:43.082 | provider 2026-06-02 21:19:43.082 | qinq 2026-06-02 21:19:43.082 | quota-check-limit 2026-06-02 21:19:43.082 | quota-check-limit-default 2026-06-02 21:19:43.082 | quotas 2026-06-02 21:19:43.082 | quota_details 2026-06-02 21:19:43.082 | rbac-policies 2026-06-02 21:19:43.082 | rbac-address-scope 2026-06-02 21:19:43.082 | rbac-security-groups 2026-06-02 21:19:43.082 | revision-if-match 2026-06-02 21:19:43.082 | standard-attr-revisions 2026-06-02 21:19:43.082 | router_availability_zone 2026-06-02 21:19:43.082 | router-enable-snat 2026-06-02 21:19:43.082 | security-groups-default-rules 2026-06-02 21:19:43.082 | security-groups-normalized-cidr 2026-06-02 21:19:43.082 | security-groups-remote-address-group 2026-06-02 21:19:43.082 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:19:43.082 | security-groups-shared-filtering 2026-06-02 21:19:43.082 | security-group 2026-06-02 21:19:43.082 | service-type 2026-06-02 21:19:43.082 | sorting 2026-06-02 21:19:43.082 | standard-attr-description 2026-06-02 21:19:43.082 | stateful-security-group 2026-06-02 21:19:43.082 | subnet-dns-publish-fixed-ip 2026-06-02 21:19:43.082 | subnet-external-network 2026-06-02 21:19:43.082 | subnet_onboard 2026-06-02 21:19:43.082 | subnet-service-types 2026-06-02 21:19:43.082 | subnet_allocation 2026-06-02 21:19:43.082 | subnetpool-prefix-ops 2026-06-02 21:19:43.082 | tag-creation 2026-06-02 21:19:43.082 | standard-attr-tag 2026-06-02 21:19:43.082 | standard-attr-timestamp 2026-06-02 21:19:43.082 | vlan-transparent =~ external-net ]] 2026-06-02 21:19:43.084 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-02 21:19:43.087 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:43.090 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-06-02 21:19:43.469 | 2026-06-02 21:19:43.480 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:43.484 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=33264c75-6aa4-443b-b8b1-ef42eeb13d66 2026-06-02 21:19:43.488 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-02 21:19:43.491 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:43.509 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-02 21:19:43.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-02 21:19:43.515 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-02 21:19:43.521 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-02 21:19:43.756 | 2026-06-02 21:19:43.765 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:43.768 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-02 21:19:43.768 | address-scope 2026-06-02 21:19:43.768 | agent 2026-06-02 21:19:43.768 | allowed-address-pairs 2026-06-02 21:19:43.769 | auto-allocated-topology 2026-06-02 21:19:43.769 | availability_zone 2026-06-02 21:19:43.769 | default-subnetpools 2026-06-02 21:19:43.769 | dhcp_agent_scheduler 2026-06-02 21:19:43.769 | dns-integration 2026-06-02 21:19:43.769 | dns-domain-ports 2026-06-02 21:19:43.769 | dns-integration-domain-keywords 2026-06-02 21:19:43.769 | empty-string-filtering 2026-06-02 21:19:43.769 | external-net 2026-06-02 21:19:43.769 | extra_dhcp_opt 2026-06-02 21:19:43.769 | extraroute 2026-06-02 21:19:43.769 | extraroute-atomic 2026-06-02 21:19:43.769 | filter-validation 2026-06-02 21:19:43.769 | floating-ip-port-forwarding-detail 2026-06-02 21:19:43.769 | fip-port-details 2026-06-02 21:19:43.769 | flavors 2026-06-02 21:19:43.769 | floatingip-pools 2026-06-02 21:19:43.769 | router 2026-06-02 21:19:43.769 | enable-default-route-bfd 2026-06-02 21:19:43.769 | enable-default-route-ecmp 2026-06-02 21:19:43.769 | ext-gw-mode 2026-06-02 21:19:43.769 | l3-ha 2026-06-02 21:19:43.769 | external-gateway-multihoming 2026-06-02 21:19:43.769 | l3-flavors 2026-06-02 21:19:43.769 | multi-provider 2026-06-02 21:19:43.769 | net-mtu 2026-06-02 21:19:43.769 | net-mtu-writable 2026-06-02 21:19:43.769 | network_availability_zone 2026-06-02 21:19:43.769 | network-ip-availability 2026-06-02 21:19:43.769 | network-ip-availability-details 2026-06-02 21:19:43.769 | pagination 2026-06-02 21:19:43.769 | port-device-profile 2026-06-02 21:19:43.769 | port-mac-address-regenerate 2026-06-02 21:19:43.769 | port-numa-affinity-policy 2026-06-02 21:19:43.769 | port-numa-affinity-policy-socket 2026-06-02 21:19:43.769 | binding 2026-06-02 21:19:43.769 | binding-extended 2026-06-02 21:19:43.769 | port-security 2026-06-02 21:19:43.769 | project-id 2026-06-02 21:19:43.769 | provider 2026-06-02 21:19:43.769 | qinq 2026-06-02 21:19:43.769 | quota-check-limit 2026-06-02 21:19:43.769 | quota-check-limit-default 2026-06-02 21:19:43.769 | quotas 2026-06-02 21:19:43.769 | quota_details 2026-06-02 21:19:43.769 | rbac-policies 2026-06-02 21:19:43.769 | rbac-address-scope 2026-06-02 21:19:43.769 | rbac-security-groups 2026-06-02 21:19:43.769 | revision-if-match 2026-06-02 21:19:43.769 | standard-attr-revisions 2026-06-02 21:19:43.769 | router_availability_zone 2026-06-02 21:19:43.769 | router-enable-snat 2026-06-02 21:19:43.769 | security-groups-default-rules 2026-06-02 21:19:43.769 | security-groups-normalized-cidr 2026-06-02 21:19:43.769 | security-groups-remote-address-group 2026-06-02 21:19:43.769 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:19:43.769 | security-groups-shared-filtering 2026-06-02 21:19:43.769 | security-group 2026-06-02 21:19:43.769 | service-type 2026-06-02 21:19:43.769 | sorting 2026-06-02 21:19:43.769 | standard-attr-description 2026-06-02 21:19:43.769 | stateful-security-group 2026-06-02 21:19:43.769 | subnet-dns-publish-fixed-ip 2026-06-02 21:19:43.769 | subnet-external-network 2026-06-02 21:19:43.769 | subnet_onboard 2026-06-02 21:19:43.769 | subnet-service-types 2026-06-02 21:19:43.769 | subnet_allocation 2026-06-02 21:19:43.769 | subnetpool-prefix-ops 2026-06-02 21:19:43.769 | tag-creation 2026-06-02 21:19:43.769 | standard-attr-tag 2026-06-02 21:19:43.769 | standard-attr-timestamp 2026-06-02 21:19:43.769 | vlan-transparent' 2026-06-02 21:19:43.771 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-02 21:19:43.771 | address-scope 2026-06-02 21:19:43.771 | agent 2026-06-02 21:19:43.771 | allowed-address-pairs 2026-06-02 21:19:43.771 | auto-allocated-topology 2026-06-02 21:19:43.771 | availability_zone 2026-06-02 21:19:43.771 | default-subnetpools 2026-06-02 21:19:43.771 | dhcp_agent_scheduler 2026-06-02 21:19:43.771 | dns-integration 2026-06-02 21:19:43.771 | dns-domain-ports 2026-06-02 21:19:43.771 | dns-integration-domain-keywords 2026-06-02 21:19:43.771 | empty-string-filtering 2026-06-02 21:19:43.772 | external-net 2026-06-02 21:19:43.772 | extra_dhcp_opt 2026-06-02 21:19:43.772 | extraroute 2026-06-02 21:19:43.772 | extraroute-atomic 2026-06-02 21:19:43.772 | filter-validation 2026-06-02 21:19:43.772 | floating-ip-port-forwarding-detail 2026-06-02 21:19:43.772 | fip-port-details 2026-06-02 21:19:43.772 | flavors 2026-06-02 21:19:43.772 | floatingip-pools 2026-06-02 21:19:43.772 | router 2026-06-02 21:19:43.772 | enable-default-route-bfd 2026-06-02 21:19:43.772 | enable-default-route-ecmp 2026-06-02 21:19:43.772 | ext-gw-mode 2026-06-02 21:19:43.772 | l3-ha 2026-06-02 21:19:43.772 | external-gateway-multihoming 2026-06-02 21:19:43.772 | l3-flavors 2026-06-02 21:19:43.772 | multi-provider 2026-06-02 21:19:43.772 | net-mtu 2026-06-02 21:19:43.772 | net-mtu-writable 2026-06-02 21:19:43.772 | network_availability_zone 2026-06-02 21:19:43.772 | network-ip-availability 2026-06-02 21:19:43.772 | network-ip-availability-details 2026-06-02 21:19:43.772 | pagination 2026-06-02 21:19:43.772 | port-device-profile 2026-06-02 21:19:43.772 | port-mac-address-regenerate 2026-06-02 21:19:43.772 | port-numa-affinity-policy 2026-06-02 21:19:43.772 | port-numa-affinity-policy-socket 2026-06-02 21:19:43.772 | binding 2026-06-02 21:19:43.772 | binding-extended 2026-06-02 21:19:43.772 | port-security 2026-06-02 21:19:43.772 | project-id 2026-06-02 21:19:43.772 | provider 2026-06-02 21:19:43.772 | qinq 2026-06-02 21:19:43.772 | quota-check-limit 2026-06-02 21:19:43.772 | quota-check-limit-default 2026-06-02 21:19:43.772 | quotas 2026-06-02 21:19:43.772 | quota_details 2026-06-02 21:19:43.772 | rbac-policies 2026-06-02 21:19:43.772 | rbac-address-scope 2026-06-02 21:19:43.772 | rbac-security-groups 2026-06-02 21:19:43.772 | revision-if-match 2026-06-02 21:19:43.772 | standard-attr-revisions 2026-06-02 21:19:43.772 | router_availability_zone 2026-06-02 21:19:43.772 | router-enable-snat 2026-06-02 21:19:43.772 | security-groups-default-rules 2026-06-02 21:19:43.772 | security-groups-normalized-cidr 2026-06-02 21:19:43.772 | security-groups-remote-address-group 2026-06-02 21:19:43.772 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:19:43.772 | security-groups-shared-filtering 2026-06-02 21:19:43.772 | security-group 2026-06-02 21:19:43.772 | service-type 2026-06-02 21:19:43.772 | sorting 2026-06-02 21:19:43.772 | standard-attr-description 2026-06-02 21:19:43.772 | stateful-security-group 2026-06-02 21:19:43.772 | subnet-dns-publish-fixed-ip 2026-06-02 21:19:43.772 | subnet-external-network 2026-06-02 21:19:43.772 | subnet_onboard 2026-06-02 21:19:43.772 | subnet-service-types 2026-06-02 21:19:43.772 | subnet_allocation 2026-06-02 21:19:43.772 | subnetpool-prefix-ops 2026-06-02 21:19:43.772 | tag-creation 2026-06-02 21:19:43.772 | standard-attr-tag 2026-06-02 21:19:43.772 | standard-attr-timestamp 2026-06-02 21:19:43.772 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-02 21:19:43.774 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-02 21:19:43.777 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-02 21:19:43.780 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-02 21:19:43.784 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-06-02 21:19:44.306 | 2026-06-02 21:19:44.317 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:44.321 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=1036035c-6d9d-43e3-a8bc-c1549ca53e88 2026-06-02 21:19:44.324 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-06-02 21:19:44.326 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:44.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-02 21:19:44.347 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-02 21:19:44.350 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 33264c75-6aa4-443b-b8b1-ef42eeb13d66 97119959-3671-40a6-90f8-1c424ee5d5dd 2026-06-02 21:19:45.834 | 2026-06-02 21:19:45.843 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-02 21:19:45.848 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 1036035c-6d9d-43e3-a8bc-c1549ca53e88 2026-06-02 21:19:45.851 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-02 21:19:45.854 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:45.857 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-02 21:19:45.860 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-02 21:19:45.863 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-06-02 21:19:45.865 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-06-02 21:19:45.868 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 1036035c-6d9d-43e3-a8bc-c1549ca53e88 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-06-02 21:19:45.872 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-02 21:19:45.875 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-02 21:19:45.879 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-02 21:19:45.881 | +++ 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 1036035c-6d9d-43e3-a8bc-c1549ca53e88 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-06-02 21:19:46.244 | 2026-06-02 21:19:46.253 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:46.257 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-06-02 21:19:46.257 | | id | 9491c908-bf63-412b-87bd-5a90b4a30445 |' 2026-06-02 21:19:46.259 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-06-02 21:19:46.261 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:46.276 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 9491c908-bf63-412b-87bd-5a90b4a30445 '|' 2026-06-02 21:19:46.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 9491c908-bf63-412b-87bd-5a90b4a30445 |' 2026-06-02 21:19:46.281 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-02 21:19:46.285 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 9491c908-bf63-412b-87bd-5a90b4a30445 '|' 2026-06-02 21:19:46.285 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-02 21:19:46.288 | ++ functions-common:get_field:800 : local data field 2026-06-02 21:19:46.291 | ++ functions-common:get_field:801 : read data 2026-06-02 21:19:46.293 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-02 21:19:46.296 | ++ functions-common:get_field:805 : field='$3' 2026-06-02 21:19:46.299 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | 9491c908-bf63-412b-87bd-5a90b4a30445 |' 2026-06-02 21:19:46.299 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-02 21:19:46.305 | ++ functions-common:get_field:801 : read data 2026-06-02 21:19:46.308 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-06-02 21:19:46.311 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 9491c908-bf63-412b-87bd-5a90b4a30445 '|' 2026-06-02 21:19:46.312 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-02 21:19:46.314 | ++ functions-common:get_field:800 : local data field 2026-06-02 21:19:46.316 | ++ functions-common:get_field:801 : read data 2026-06-02 21:19:46.319 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-02 21:19:46.322 | ++ functions-common:get_field:805 : field='$6' 2026-06-02 21:19:46.324 | ++ functions-common:get_field:807 : echo '| gateway_ip | 172.24.5.1 | | id | 9491c908-bf63-412b-87bd-5a90b4a30445 |' 2026-06-02 21:19:46.325 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-02 21:19:46.330 | ++ functions-common:get_field:801 : read data 2026-06-02 21:19:46.334 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=9491c908-bf63-412b-87bd-5a90b4a30445 2026-06-02 21:19:46.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 1036035c-6d9d-43e3-a8bc-c1549ca53e88 33264c75-6aa4-443b-b8b1-ef42eeb13d66 2026-06-02 21:19:47.989 | 2026-06-02 21:19:47.998 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-02 21:19:48.000 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:48.003 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-02 21:19:48.017 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:48.020 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-02 21:19:48.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-02 21:19:48.024 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-02 21:19:48.029 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-02 21:19:48.030 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:48.032 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-02 21:19:48.052 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-02 21:19:48.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-02 21:19:48.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-02 21:19:48.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-02 21:19:48.065 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-02 21:19:48.069 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-06-02 21:19:48.072 | + functions-common:test_with_retry:2352 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-02 21:19:48.076 | + functions-common:test_with_retry:2353 : local 'failmsg=br-ex creation failed' 2026-06-02 21:19:48.080 | + functions-common:test_with_retry:2354 : local until=10 2026-06-02 21:19:48.083 | + functions-common:test_with_retry:2355 : local sleep=0.5 2026-06-02 21:19:48.086 | + functions-common:test_with_retry:2357 : time_start test_with_retry 2026-06-02 21:19:48.089 | + functions-common:time_start:2400 : local name=test_with_retry 2026-06-02 21:19:48.092 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:48.095 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:48.097 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:48.102 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435188099 2026-06-02 21:19:48.106 | + functions-common:test_with_retry:2358 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-02 21:19:48.114 | + functions-common:test_with_retry:2361 : time_stop test_with_retry 2026-06-02 21:19:48.117 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:48.120 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:48.123 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:48.125 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:48.128 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:48.132 | + functions-common:time_stop:2420 : name=test_with_retry 2026-06-02 21:19:48.135 | + functions-common:time_stop:2421 : start_time=1780435188099 2026-06-02 21:19:48.137 | + functions-common:time_stop:2423 : [[ -z 1780435188099 ]] 2026-06-02 21:19:48.140 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:48.145 | + functions-common:time_stop:2426 : end_time=1780435188142 2026-06-02 21:19:48.148 | + functions-common:time_stop:2427 : elapsed_time=43 2026-06-02 21:19:48.150 | + functions-common:time_stop:2428 : total=989 2026-06-02 21:19:48.153 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:48.155 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1032 2026-06-02 21:19:48.160 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-06-02 21:19:48.161 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-02 21:19:48.167 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-02 21:19:48.170 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:19:48.172 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:48.175 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:48.177 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-06-02 21:19:48.191 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-02 21:19:48.207 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-02 21:19:48.207 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-06-02 21:19:48.209 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-02 21:19:48.209 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-02 21:19:48.444 | 2026-06-02 21:19:48.454 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:48.458 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.127 ' 2026-06-02 21:19:48.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-02 21:19:48.463 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:48.478 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-02 21:19:48.480 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:19:48.483 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-02 21:19:48.486 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-02 21:19:48.489 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 33264c75-6aa4-443b-b8b1-ef42eeb13d66 fe535a23-7168-4873-806b-3fc949e6924b 2026-06-02 21:19:50.100 | 2026-06-02 21:19:50.108 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-02 21:19:50.112 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 1036035c-6d9d-43e3-a8bc-c1549ca53e88 2026-06-02 21:19:50.115 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-02 21:19:50.117 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:50.120 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-02 21:19:50.123 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-02 21:19:50.125 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 1036035c-6d9d-43e3-a8bc-c1549ca53e88 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-02 21:19:50.128 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-02 21:19:50.130 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-02 21:19:50.134 | +++ 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 1036035c-6d9d-43e3-a8bc-c1549ca53e88 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-02 21:19:50.135 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-02 21:19:52.168 | 2026-06-02 21:19:52.179 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:52.183 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-02 21:19:52.183 | | id | 81782213-fe99-4f4a-803e-027ec04bb5ea |' 2026-06-02 21:19:52.185 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-06-02 21:19:52.188 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:52.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 81782213-fe99-4f4a-803e-027ec04bb5ea '|' 2026-06-02 21:19:52.207 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 81782213-fe99-4f4a-803e-027ec04bb5ea |' 2026-06-02 21:19:52.209 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-02 21:19:52.214 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 81782213-fe99-4f4a-803e-027ec04bb5ea '|' 2026-06-02 21:19:52.215 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-02 21:19:52.217 | ++ functions-common:get_field:800 : local data field 2026-06-02 21:19:52.220 | ++ functions-common:get_field:801 : read data 2026-06-02 21:19:52.222 | ++ functions-common:get_field:802 : '[' 2 -lt 0 ']' 2026-06-02 21:19:52.225 | ++ functions-common:get_field:805 : field='$3' 2026-06-02 21:19:52.229 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 81782213-fe99-4f4a-803e-027ec04bb5ea |' 2026-06-02 21:19:52.229 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-02 21:19:52.234 | ++ functions-common:get_field:801 : read data 2026-06-02 21:19:52.238 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-02 21:19:52.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-02 21:19:52.244 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 81782213-fe99-4f4a-803e-027ec04bb5ea '|' 2026-06-02 21:19:52.244 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-02 21:19:52.247 | ++ functions-common:get_field:800 : local data field 2026-06-02 21:19:52.249 | ++ functions-common:get_field:801 : read data 2026-06-02 21:19:52.252 | ++ functions-common:get_field:802 : '[' 5 -lt 0 ']' 2026-06-02 21:19:52.255 | ++ functions-common:get_field:805 : field='$6' 2026-06-02 21:19:52.259 | ++ functions-common:get_field:807 : echo '| gateway_ip | 2001:db8::2 | | id | 81782213-fe99-4f4a-803e-027ec04bb5ea |' 2026-06-02 21:19:52.259 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-02 21:19:52.265 | ++ functions-common:get_field:801 : read data 2026-06-02 21:19:52.269 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=81782213-fe99-4f4a-803e-027ec04bb5ea 2026-06-02 21:19:52.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-02 21:19:52.275 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-02 21:19:52.277 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:52.280 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-02 21:19:52.295 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:52.298 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-02 21:19:52.310 | net.ipv6.conf.all.forwarding = 1 2026-06-02 21:19:52.316 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 33264c75-6aa4-443b-b8b1-ef42eeb13d66 -c external_gateway_info -f json 2026-06-02 21:19:52.317 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-02 21:19:52.317 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 81782213-fe99-4f4a-803e-027ec04bb5ea 2026-06-02 21:19:52.318 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-02 21:19:52.319 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-02 21:19:52.673 | 2026-06-02 21:19:52.684 | ++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:19:52.688 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::15f 2026-06-02 21:19:52.691 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-06-02 21:19:52.693 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-02 21:19:52.710 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-02 21:19:52.713 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-02 21:19:52.716 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-02 21:19:52.720 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-02 21:19:52.723 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-02 21:19:52.727 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-06-02 21:19:52.742 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-02 21:19:52.745 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-02 21:19:52.748 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-02 21:19:52.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-02 21:19:52.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-02 21:19:52.777 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd16:1770:38d0::/56 2026-06-02 21:19:52.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 73c0516a-c247-4039-8cfe-e8a67c8f1a54 ]] 2026-06-02 21:19:52.783 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd16:1770:38d0::/56 via 2001:db8::15f dev br-ex 2026-06-02 21:19:52.796 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-02 21:19:52.798 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:19:52.802 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-06-02 21:19:52.820 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:52.823 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-06-02 21:19:52.826 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:19:52.829 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-06-02 21:19:52.831 | + ./stack.sh:main:1329 : start_nova 2026-06-02 21:19:52.835 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-02 21:19:52.837 | + lib/nova:start_nova_rest:1081 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:52.840 | + lib/nova:start_nova_rest:1082 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:52.843 | + lib/nova:start_nova_rest:1082 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:52.846 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-02 21:19:52.849 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-02 21:19:52.852 | + functions-common:run_process:1668 : local service=n-sch 2026-06-02 21:19:52.855 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-02 21:19:52.857 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:52.860 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:52.862 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:52.865 | + functions-common:run_process:1674 : local name=n-sch 2026-06-02 21:19:52.867 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:52.870 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:52.873 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:52.875 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:52.879 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:52.884 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435192881 2026-06-02 21:19:52.886 | + functions-common:run_process:1677 : is_service_enabled n-sch 2026-06-02 21:19:52.905 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:52.908 | + functions-common:run_process:1678 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-02 21:19:52.911 | + functions-common:_run_under_systemd:1622 : local service=n-sch 2026-06-02 21:19:52.913 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-02 21:19:52.916 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-02 21:19:52.918 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-02 21:19:52.920 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-02 21:19:52.923 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-02 21:19:52.927 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-02 21:19:52.930 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-sch.service 2026-06-02 21:19:52.933 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:52.935 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:52.937 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:52.940 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:52.942 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-02 21:19:52.945 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-02 21:19:52.947 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-06-02 21:19:52.950 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-sch.service 2026-06-02 21:19:52.953 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-02 21:19:52.955 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:52.958 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:52.960 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:52.962 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:52.964 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:52.967 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-02 21:19:52.969 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:52.974 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-02 21:19:53.042 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:53.115 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-06-02 21:19:53.175 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-02 21:19:53.239 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-02 21:19:53.299 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-02 21:19:53.363 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:53.428 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:53.431 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:53.434 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-02 21:19:53.511 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:53.831 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-sch.service 2026-06-02 21:19:53.848 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-02 21:19:54.166 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-sch.service 2026-06-02 21:19:54.200 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:54.203 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:54.206 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:54.209 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:54.212 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:54.215 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:54.218 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:54.221 | + functions-common:time_stop:2421 : start_time=1780435192881 2026-06-02 21:19:54.224 | + functions-common:time_stop:2423 : [[ -z 1780435192881 ]] 2026-06-02 21:19:54.229 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:54.233 | + functions-common:time_stop:2426 : end_time=1780435194230 2026-06-02 21:19:54.236 | + functions-common:time_stop:2427 : elapsed_time=1349 2026-06-02 21:19:54.239 | + functions-common:time_stop:2428 : total=22238 2026-06-02 21:19:54.242 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:54.244 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=23587 2026-06-02 21:19:54.249 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-02 21:19:54.254 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-02 21:19:54.257 | + functions-common:run_process:1668 : local service=n-api-meta 2026-06-02 21:19:54.260 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-02 21:19:54.263 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:54.267 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:54.270 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:54.273 | + functions-common:run_process:1674 : local name=n-api-meta 2026-06-02 21:19:54.275 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:54.279 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:54.281 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:54.284 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:54.287 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:54.293 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435194289 2026-06-02 21:19:54.296 | + functions-common:run_process:1677 : is_service_enabled n-api-meta 2026-06-02 21:19:54.316 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:54.319 | + functions-common:run_process:1678 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-06-02 21:19:54.322 | + functions-common:_run_under_systemd:1622 : local service=n-api-meta 2026-06-02 21:19:54.325 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-02 21:19:54.328 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-02 21:19:54.331 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-02 21:19:54.334 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-02 21:19:54.337 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-02 21:19:54.340 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-02 21:19:54.343 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-api-meta.service 2026-06-02 21:19:54.347 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:54.349 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:54.352 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:54.355 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:54.357 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-02 21:19:54.360 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-02 21:19:54.363 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-02 21:19:54.366 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:54.369 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-02 21:19:54.373 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@n-api-meta.service 2026-06-02 21:19:54.376 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:54.378 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-02 21:19:54.381 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-02 21:19:54.383 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-02 21:19:54.387 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-02 21:19:54.389 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-02 21:19:54.395 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-06-02 21:19:54.466 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:54.538 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-06-02 21:19:54.600 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-06-02 21:19:54.658 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:19:54.719 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:54.778 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-02 21:19:54.838 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-02 21:19:54.895 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-02 21:19:54.951 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-02 21:19:55.010 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-02 21:19:55.068 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-02 21:19:55.071 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-02 21:19:55.073 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-02 21:19:55.142 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-02 21:19:55.499 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-api-meta.service 2026-06-02 21:19:55.514 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-02 21:19:55.829 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-api-meta.service 2026-06-02 21:19:55.913 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:55.916 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:55.919 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:55.922 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:55.925 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:55.927 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:55.931 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:55.935 | + functions-common:time_stop:2421 : start_time=1780435194289 2026-06-02 21:19:55.939 | + functions-common:time_stop:2423 : [[ -z 1780435194289 ]] 2026-06-02 21:19:55.943 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:55.948 | + functions-common:time_stop:2426 : end_time=1780435195944 2026-06-02 21:19:55.952 | + functions-common:time_stop:2427 : elapsed_time=1655 2026-06-02 21:19:55.955 | + functions-common:time_stop:2428 : total=23587 2026-06-02 21:19:55.958 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:55.961 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=25242 2026-06-02 21:19:55.965 | + lib/nova:start_nova_rest:1089 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:55.968 | + lib/nova:start_nova_rest:1089 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:55.972 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-02 21:19:55.975 | + lib/nova:start_nova_console_proxies:1104 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:55.979 | + lib/nova:start_nova_console_proxies:1106 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:55.982 | + lib/nova:start_nova_console_proxies:1106 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:55.985 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-02 21:19:55.987 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-02 21:19:55.991 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-02 21:19:55.995 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-02 21:19:56.002 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-02 21:19:56.004 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-02 21:19:56.008 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-02 21:19:56.028 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:56.031 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-02 21:19:56.083 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-02 21:19:56.086 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-02 21:19:56.105 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:56.108 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-02 21:19:56.111 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-02 21:19:56.130 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:56.134 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-02 21:19:56.139 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-02 21:19:56.142 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-02 21:19:56.146 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-02 21:19:56.149 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-02 21:19:56.152 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-02 21:19:56.155 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-02 21:19:56.158 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-02 21:19:56.161 | + functions-common:run_process:1668 : local service=n-novnc-cell1 2026-06-02 21:19:56.164 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-02 21:19:56.167 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:56.170 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:56.173 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:56.176 | + functions-common:run_process:1674 : local name=n-novnc-cell1 2026-06-02 21:19:56.179 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:56.182 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:56.185 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:56.188 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:56.191 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:56.196 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435196193 2026-06-02 21:19:56.199 | + functions-common:run_process:1677 : is_service_enabled n-novnc-cell1 2026-06-02 21:19:56.220 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:56.223 | + functions-common:run_process:1678 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-06-02 21:19:56.226 | + functions-common:_run_under_systemd:1622 : local service=n-novnc-cell1 2026-06-02 21:19:56.230 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-02 21:19:56.233 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-02 21:19:56.236 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-02 21:19:56.239 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-02 21:19:56.242 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-06-02 21:19:56.245 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-06-02 21:19:56.249 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-02 21:19:56.252 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:56.255 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:56.258 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:56.261 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:56.264 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-02 21:19:56.267 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-06-02 21:19:56.270 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-06-02 21:19:56.272 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-novnc-cell1.service 2026-06-02 21:19:56.275 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-02 21:19:56.278 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:56.280 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:56.282 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:56.285 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:56.287 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:56.289 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-02 21:19:56.292 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:56.296 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-06-02 21:19:56.365 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:56.441 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-06-02 21:19:56.507 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-02 21:19:56.570 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-02 21:19:56.634 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-02 21:19:56.694 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:56.753 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:56.756 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:56.759 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-02 21:19:56.828 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:57.146 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-02 21:19:57.160 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-02 21:19:57.479 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-02 21:19:57.515 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:57.517 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:57.520 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:57.523 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:57.526 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:57.529 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:57.532 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:57.535 | + functions-common:time_stop:2421 : start_time=1780435196193 2026-06-02 21:19:57.537 | + functions-common:time_stop:2423 : [[ -z 1780435196193 ]] 2026-06-02 21:19:57.542 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:57.546 | + functions-common:time_stop:2426 : end_time=1780435197544 2026-06-02 21:19:57.548 | + functions-common:time_stop:2427 : elapsed_time=1351 2026-06-02 21:19:57.552 | + functions-common:time_stop:2428 : total=25242 2026-06-02 21:19:57.555 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:57.558 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26593 2026-06-02 21:19:57.560 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-02 21:19:57.564 | + functions-common:run_process:1668 : local service=n-spice-cell1 2026-06-02 21:19:57.567 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-02 21:19:57.569 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:57.571 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:57.574 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:57.576 | + functions-common:run_process:1674 : local name=n-spice-cell1 2026-06-02 21:19:57.578 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:57.581 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:57.583 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:57.585 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:57.590 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:57.596 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435197592 2026-06-02 21:19:57.598 | + functions-common:run_process:1677 : is_service_enabled n-spice-cell1 2026-06-02 21:19:57.618 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:57.620 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:57.623 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:57.629 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:57.632 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:57.636 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:57.639 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:57.642 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:57.646 | + functions-common:time_stop:2421 : start_time=1780435197592 2026-06-02 21:19:57.651 | + functions-common:time_stop:2423 : [[ -z 1780435197592 ]] 2026-06-02 21:19:57.656 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:57.661 | + functions-common:time_stop:2426 : end_time=1780435197658 2026-06-02 21:19:57.664 | + functions-common:time_stop:2427 : elapsed_time=66 2026-06-02 21:19:57.668 | + functions-common:time_stop:2428 : total=26593 2026-06-02 21:19:57.670 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:57.672 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26659 2026-06-02 21:19:57.675 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:57.677 | + functions-common:run_process:1668 : local service=n-sproxy-cell1 2026-06-02 21:19:57.680 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:57.683 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:57.686 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:57.689 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:57.691 | + functions-common:run_process:1674 : local name=n-sproxy-cell1 2026-06-02 21:19:57.693 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:57.695 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:57.697 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:57.699 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:57.703 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:57.707 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435197704 2026-06-02 21:19:57.711 | + functions-common:run_process:1677 : is_service_enabled n-sproxy-cell1 2026-06-02 21:19:57.728 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:19:57.731 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:57.733 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:57.737 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:57.739 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:57.741 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:57.746 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:57.747 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:57.750 | + functions-common:time_stop:2421 : start_time=1780435197704 2026-06-02 21:19:57.753 | + functions-common:time_stop:2423 : [[ -z 1780435197704 ]] 2026-06-02 21:19:57.756 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:57.762 | + functions-common:time_stop:2426 : end_time=1780435197758 2026-06-02 21:19:57.765 | + functions-common:time_stop:2427 : elapsed_time=54 2026-06-02 21:19:57.768 | + functions-common:time_stop:2428 : total=26659 2026-06-02 21:19:57.771 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:57.773 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=26713 2026-06-02 21:19:57.775 | + lib/nova:start_nova_console_proxies:1125 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:57.779 | + lib/nova:start_nova_console_proxies:1125 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:19:57.782 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-02 21:19:57.785 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-02 21:19:57.789 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-02 21:19:57.792 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-02 21:19:57.811 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:57.814 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-02 21:19:57.867 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-02 21:19:57.871 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-02 21:19:57.874 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-02 21:19:57.926 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-02 21:19:57.945 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:57.948 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-02 21:19:57.952 | + functions-common:run_process:1668 : local service=n-super-cond 2026-06-02 21:19:57.955 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-02 21:19:57.959 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:57.963 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:57.967 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:57.970 | + functions-common:run_process:1674 : local name=n-super-cond 2026-06-02 21:19:57.974 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:57.976 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:57.979 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:57.982 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:57.987 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:57.991 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435197988 2026-06-02 21:19:57.994 | + functions-common:run_process:1677 : is_service_enabled n-super-cond 2026-06-02 21:19:58.012 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:58.015 | + functions-common:run_process:1678 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-06-02 21:19:58.018 | + functions-common:_run_under_systemd:1622 : local service=n-super-cond 2026-06-02 21:19:58.020 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-02 21:19:58.023 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-02 21:19:58.025 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-02 21:19:58.028 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-02 21:19:58.030 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-02 21:19:58.032 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-02 21:19:58.034 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-super-cond.service 2026-06-02 21:19:58.036 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:58.039 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:58.041 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:58.043 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:58.045 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-02 21:19:58.047 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-02 21:19:58.050 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-06-02 21:19:58.052 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-super-cond.service 2026-06-02 21:19:58.054 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-02 21:19:58.056 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:58.058 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:58.059 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:58.061 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:58.063 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:58.065 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-02 21:19:58.067 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:58.072 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-06-02 21:19:58.140 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:58.226 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-06-02 21:19:58.311 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-02 21:19:58.366 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-02 21:19:58.419 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-02 21:19:58.478 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:58.528 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:58.530 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:58.532 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-02 21:19:58.593 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:19:58.901 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-super-cond.service 2026-06-02 21:19:58.914 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-02 21:19:59.198 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-super-cond.service 2026-06-02 21:19:59.226 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:19:59.229 | + functions-common:time_stop:2414 : local name 2026-06-02 21:19:59.232 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:19:59.234 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:19:59.237 | + functions-common:time_stop:2417 : local total 2026-06-02 21:19:59.239 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:19:59.242 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:19:59.244 | + functions-common:time_stop:2421 : start_time=1780435197988 2026-06-02 21:19:59.247 | + functions-common:time_stop:2423 : [[ -z 1780435197988 ]] 2026-06-02 21:19:59.252 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:19:59.256 | + functions-common:time_stop:2426 : end_time=1780435199253 2026-06-02 21:19:59.259 | + functions-common:time_stop:2427 : elapsed_time=1265 2026-06-02 21:19:59.261 | + functions-common:time_stop:2428 : total=26713 2026-06-02 21:19:59.264 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:19:59.267 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27978 2026-06-02 21:19:59.271 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-02 21:19:59.276 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-02 21:19:59.278 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-02 21:19:59.297 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:59.301 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-02 21:19:59.305 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-02 21:19:59.308 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-02 21:19:59.311 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-02 21:19:59.315 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-02 21:19:59.319 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:59.322 | + functions-common:run_process:1668 : local service=n-cond-cell1 2026-06-02 21:19:59.325 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:59.328 | + functions-common:run_process:1670 : local group= 2026-06-02 21:19:59.331 | + functions-common:run_process:1671 : local user= 2026-06-02 21:19:59.334 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:19:59.337 | + functions-common:run_process:1674 : local name=n-cond-cell1 2026-06-02 21:19:59.340 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:19:59.343 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:19:59.346 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:19:59.349 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:19:59.352 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:19:59.358 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435199354 2026-06-02 21:19:59.360 | + functions-common:run_process:1677 : is_service_enabled n-cond-cell1 2026-06-02 21:19:59.380 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:19:59.383 | + functions-common:run_process:1678 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-06-02 21:19:59.386 | + functions-common:_run_under_systemd:1622 : local service=n-cond-cell1 2026-06-02 21:19:59.389 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:59.392 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:59.394 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:59.397 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:59.400 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-02 21:19:59.403 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-02 21:19:59.406 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cond-cell1.service 2026-06-02 21:19:59.409 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:19:59.412 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:19:59.415 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:19:59.417 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:19:59.420 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-02 21:19:59.423 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-02 21:19:59.426 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-06-02 21:19:59.429 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cond-cell1.service 2026-06-02 21:19:59.432 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:59.435 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:19:59.437 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:19:59.440 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:19:59.443 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:19:59.446 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:19:59.448 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-02 21:19:59.451 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:19:59.457 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-06-02 21:19:59.527 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:19:59.594 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-06-02 21:19:59.652 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-02 21:19:59.708 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-02 21:19:59.765 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-02 21:19:59.827 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:19:59.886 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:19:59.889 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:19:59.892 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-02 21:19:59.963 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:20:00.280 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-02 21:20:00.300 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-02 21:20:00.606 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-02 21:20:00.643 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:20:00.646 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:00.650 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:00.653 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:00.657 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:00.659 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:00.662 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:20:00.666 | + functions-common:time_stop:2421 : start_time=1780435199354 2026-06-02 21:20:00.668 | + functions-common:time_stop:2423 : [[ -z 1780435199354 ]] 2026-06-02 21:20:00.673 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:00.678 | + functions-common:time_stop:2426 : end_time=1780435200675 2026-06-02 21:20:00.682 | + functions-common:time_stop:2427 : elapsed_time=1321 2026-06-02 21:20:00.685 | + functions-common:time_stop:2428 : total=27978 2026-06-02 21:20:00.688 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:00.691 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=29299 2026-06-02 21:20:00.694 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-02 21:20:00.697 | + lib/nova:start_nova_compute:986 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:20:00.700 | + lib/nova:start_nova_compute:987 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:20:00.703 | + lib/nova:start_nova_compute:987 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:20:00.707 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-02 21:20:00.710 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-02 21:20:00.715 | + lib/nova:start_nova_compute:994 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-02 21:20:00.718 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:20:00.722 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-02 21:20:00.725 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-02 21:20:00.728 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-02 21:20:00.732 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-02 21:20:00.735 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-02 21:20:00.739 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-02 21:20:00.743 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-02 21:20:00.748 | + inc/meta-config:merge_config_file:164 : read a 2026-06-02 21:20:00.748 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-02 21:20:00.748 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-02 21:20:00.748 | BEGIN { 2026-06-02 21:20:00.748 | section = "" 2026-06-02 21:20:00.748 | last_section = "" 2026-06-02 21:20:00.748 | section_count = 0 2026-06-02 21:20:00.748 | } 2026-06-02 21:20:00.748 | /^\[.+\]/ { 2026-06-02 21:20:00.748 | gsub("[][]", "", $1); 2026-06-02 21:20:00.748 | section=$1 2026-06-02 21:20:00.748 | next 2026-06-02 21:20:00.748 | } 2026-06-02 21:20:00.748 | /^ *\#/ { 2026-06-02 21:20:00.748 | next 2026-06-02 21:20:00.748 | } 2026-06-02 21:20:00.748 | /^[^ \t]+/ { 2026-06-02 21:20:00.748 | # get offset of first = in $0 2026-06-02 21:20:00.748 | eq_idx = index($0, "=") 2026-06-02 21:20:00.748 | # extract attr & value from $0 2026-06-02 21:20:00.748 | attr = substr($0, 1, eq_idx - 1) 2026-06-02 21:20:00.748 | value = substr($0, eq_idx + 1) 2026-06-02 21:20:00.748 | # only need to strip trailing whitespace from attr 2026-06-02 21:20:00.748 | sub(/[ \t]*$/, "", attr) 2026-06-02 21:20:00.748 | # need to strip leading & trailing whitespace from value 2026-06-02 21:20:00.748 | sub(/^[ \t]*/, "", value) 2026-06-02 21:20:00.748 | sub(/[ \t]*$/, "", value) 2026-06-02 21:20:00.748 | 2026-06-02 21:20:00.748 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-02 21:20:00.748 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-02 21:20:00.748 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-02 21:20:00.748 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-02 21:20:00.748 | if (! (section, attr) in cfg_attr_count) { 2026-06-02 21:20:00.748 | if (section != last_section) { 2026-06-02 21:20:00.748 | cfg_section[section_count++] = section 2026-06-02 21:20:00.748 | last_section = section 2026-06-02 21:20:00.748 | } 2026-06-02 21:20:00.748 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-02 21:20:00.748 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-02 21:20:00.748 | 2026-06-02 21:20:00.748 | cfg_attr[section, attr, 0] = value 2026-06-02 21:20:00.748 | cfg_attr_count[section, attr] = 1 2026-06-02 21:20:00.748 | } else { 2026-06-02 21:20:00.748 | lno = cfg_attr_count[section, attr]++ 2026-06-02 21:20:00.748 | cfg_attr[section, attr, lno] = value 2026-06-02 21:20:00.748 | } 2026-06-02 21:20:00.748 | } 2026-06-02 21:20:00.748 | END { 2026-06-02 21:20:00.748 | # Process each section in order 2026-06-02 21:20:00.748 | for (sno = 0; sno < section_count; sno++) { 2026-06-02 21:20:00.748 | section = cfg_section[sno] 2026-06-02 21:20:00.748 | # The ini routines simply append a config item immediately 2026-06-02 21:20:00.748 | # after the section header. To keep the same order as defined 2026-06-02 21:20:00.748 | # in local.conf, invoke the ini routines in the reverse order 2026-06-02 21:20:00.749 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-02 21:20:00.749 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-02 21:20:00.749 | if (cfg_attr_count[section, attr] == 1) 2026-06-02 21:20:00.749 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-02 21:20:00.749 | else { 2026-06-02 21:20:00.749 | # For multiline, invoke the ini routines in the reverse order 2026-06-02 21:20:00.749 | count = cfg_attr_count[section, attr] 2026-06-02 21:20:00.749 | print "inidelete " configfile " " section " " attr 2026-06-02 21:20:00.749 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-02 21:20:00.749 | for (l = count -2; l >= 0; l--) 2026-06-02 21:20:00.749 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-02 21:20:00.749 | } 2026-06-02 21:20:00.749 | } 2026-06-02 21:20:00.749 | } 2026-06-02 21:20:00.749 | } 2026-06-02 21:20:00.749 | ' 2026-06-02 21:20:00.751 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-02 21:20:00.751 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:20:00.755 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-02 21:20:00.758 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-02 21:20:00.761 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:20:00.764 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-02 21:20:00.768 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-02 21:20:00.768 | BEGIN { group = "" } 2026-06-02 21:20:00.768 | /^\[\[.+\|.*\]\]/ { 2026-06-02 21:20:00.768 | gsub("[][]", "", $1); 2026-06-02 21:20:00.768 | split($1, a, "|"); 2026-06-02 21:20:00.768 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-02 21:20:00.768 | group=a[1] 2026-06-02 21:20:00.768 | } else { 2026-06-02 21:20:00.768 | group="" 2026-06-02 21:20:00.768 | } 2026-06-02 21:20:00.768 | next 2026-06-02 21:20:00.768 | } 2026-06-02 21:20:00.768 | { 2026-06-02 21:20:00.768 | if (group != "") 2026-06-02 21:20:00.768 | print $0 2026-06-02 21:20:00.768 | } 2026-06-02 21:20:00.768 | ' /opt/stack/devstack/local.conf 2026-06-02 21:20:00.776 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-02 21:20:00.779 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-02 21:20:00.817 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-02 21:20:00.853 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-02 21:20:00.856 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-02 21:20:00.859 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-02 21:20:00.862 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-02 21:20:00.865 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-02 21:20:00.868 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-02 21:20:00.886 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:00.889 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-02 21:20:00.892 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-02 21:20:00.895 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-02 21:20:00.913 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:00.916 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/nova_cell1 2026-06-02 21:20:00.919 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/nova_cell1 2026-06-02 21:20:00.960 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-02 21:20:00.963 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-02 21:20:00.966 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-02 21:20:00.987 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-02 21:20:01.008 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-02 21:20:01.011 | + lib/nova:configure_console_compute:669 : local offset 2026-06-02 21:20:01.014 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-02 21:20:01.017 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-02 21:20:01.020 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-02 21:20:01.042 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=10.4.3.160 2026-06-02 21:20:01.044 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-02 21:20:01.062 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:01.065 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-02 21:20:01.068 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-02 21:20:01.071 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-02 21:20:01.073 | + functions:vercmp:648 : local 'op=<' 2026-06-02 21:20:01.075 | + functions:vercmp:649 : local v2=1.0.0 2026-06-02 21:20:01.078 | + functions:vercmp:650 : local result 2026-06-02 21:20:01.082 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-02 21:20:01.082 | ++ functions:vercmp:654 : sort -V 2026-06-02 21:20:01.083 | ++ functions:vercmp:654 : head -1 2026-06-02 21:20:01.088 | + functions:vercmp:654 : result=1.0.0 2026-06-02 21:20:01.091 | + functions:vercmp:656 : case $op in 2026-06-02 21:20:01.093 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-02 21:20:01.096 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-02 21:20:01.098 | + functions:vercmp:667 : return 2026-06-02 21:20:01.102 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://10.4.3.160:6080/vnc_lite.html 2026-06-02 21:20:01.104 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.160:6080/vnc_lite.html 2026-06-02 21:20:01.142 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://10.4.3.160:6081/spice_auto.html 2026-06-02 21:20:01.145 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.160:6081/spice_auto.html 2026-06-02 21:20:01.180 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-02 21:20:01.200 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:01.203 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-02 21:20:01.206 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.160 2026-06-02 21:20:01.209 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-02 21:20:01.247 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.160 2026-06-02 21:20:01.289 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-02 21:20:01.312 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:01.315 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-02 21:20:01.318 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-02 21:20:01.341 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:01.344 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-02 21:20:01.347 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-02 21:20:01.388 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-02 21:20:01.391 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-02 21:20:01.426 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-02 21:20:01.429 | + lib/nova:start_nova_compute:1029 : [[ qemu == \q\e\m\u ]] 2026-06-02 21:20:01.433 | + lib/nova:start_nova_compute:1030 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-06-02 21:20:01.473 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-02 21:20:01.476 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-02 21:20:01.479 | + lib/nova:start_nova_compute:1038 : '[' 128 -gt 0 ']' 2026-06-02 21:20:01.482 | + lib/nova:start_nova_compute:1039 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-06-02 21:20:01.527 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-02 21:20:01.531 | + functions-common:run_process:1668 : local service=n-cpu 2026-06-02 21:20:01.534 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-02 21:20:01.537 | + functions-common:run_process:1670 : local group=libvirt 2026-06-02 21:20:01.541 | + functions-common:run_process:1671 : local user= 2026-06-02 21:20:01.544 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:20:01.548 | + functions-common:run_process:1674 : local name=n-cpu 2026-06-02 21:20:01.552 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:20:01.555 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:20:01.558 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:20:01.561 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:20:01.565 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:20:01.572 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435201567 2026-06-02 21:20:01.575 | + functions-common:run_process:1677 : is_service_enabled n-cpu 2026-06-02 21:20:01.596 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:01.599 | + functions-common:run_process:1678 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-06-02 21:20:01.602 | + functions-common:_run_under_systemd:1622 : local service=n-cpu 2026-06-02 21:20:01.604 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-02 21:20:01.609 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-02 21:20:01.612 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-02 21:20:01.615 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-02 21:20:01.618 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-02 21:20:01.622 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-02 21:20:01.624 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@n-cpu.service 2026-06-02 21:20:01.628 | + functions-common:_run_under_systemd:1629 : local group=libvirt 2026-06-02 21:20:01.631 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:20:01.634 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:20:01.637 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:20:01.640 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-02 21:20:01.643 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-02 21:20:01.647 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-06-02 21:20:01.650 | + functions-common:write_user_unit_file:1529 : local service=devstack@n-cpu.service 2026-06-02 21:20:01.653 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-02 21:20:01.655 | + functions-common:write_user_unit_file:1531 : local group=libvirt 2026-06-02 21:20:01.658 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:20:01.661 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:20:01.663 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:20:01.666 | + functions-common:write_user_unit_file:1535 : [[ -n libvirt ]] 2026-06-02 21:20:01.669 | + functions-common:write_user_unit_file:1536 : extra=Group=libvirt 2026-06-02 21:20:01.672 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-02 21:20:01.675 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:20:01.681 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-02 21:20:01.759 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:20:01.826 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-06-02 21:20:01.885 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-02 21:20:01.946 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-02 21:20:02.004 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-02 21:20:02.063 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:20:02.125 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:20:02.127 | + functions-common:write_user_unit_file:1551 : [[ -n libvirt ]] 2026-06-02 21:20:02.130 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-02 21:20:02.192 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-02 21:20:02.269 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:20:02.606 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@n-cpu.service 2026-06-02 21:20:02.624 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-02 21:20:02.940 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@n-cpu.service 2026-06-02 21:20:02.980 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:20:02.984 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:02.987 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:02.990 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:02.992 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:02.996 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:02.999 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:20:03.002 | + functions-common:time_stop:2421 : start_time=1780435201567 2026-06-02 21:20:03.004 | + functions-common:time_stop:2423 : [[ -z 1780435201567 ]] 2026-06-02 21:20:03.008 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:03.012 | + functions-common:time_stop:2426 : end_time=1780435203009 2026-06-02 21:20:03.015 | + functions-common:time_stop:2427 : elapsed_time=1442 2026-06-02 21:20:03.018 | + functions-common:time_stop:2428 : total=29299 2026-06-02 21:20:03.020 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:03.023 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=30741 2026-06-02 21:20:03.026 | + lib/nova:start_nova_compute:1075 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:20:03.029 | + lib/nova:start_nova_compute:1075 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-02 21:20:03.032 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-02 21:20:03.053 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:03.056 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-02 21:20:03.057 | Dumping cells_v2 mapping 2026-06-02 21:20:03.059 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-02 21:20:03.287 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-02 21:20:03.287 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:20:03.287 | we strongly recommend against using it for new projects. 2026-06-02 21:20:03.287 | 2026-06-02 21:20:03.287 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:20:03.287 | framework. For more detail see 2026-06-02 21:20:03.287 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:20:03.287 | 2026-06-02 21:20:03.287 | import eventlet # noqa 2026-06-02 21:20:03.460 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:20:04.845 | INFO dbcounter [None req-b0bf9601-0ace-4140-a70c-7faaaae318c5 None None] Registered counter for database nova_api 2026-06-02 21:20:04.911 | DEBUG dbcounter [-] [95378] Writer thread running {{(pid=95378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:20:04.924 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-02 21:20:04.924 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-02 21:20:04.924 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-02 21:20:04.924 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-02 21:20:04.924 | | cell1 | 2a74ab60-7949-4242-acd3-77b1cedb414d | rabbit://stackrabbit:secretrabbit@10.4.3.160:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-02 21:20:04.924 | +-------+--------------------------------------+--------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-06-02 21:20:05.156 | Exception ignored in: 2026-06-02 21:20:05.156 | Traceback (most recent call last): 2026-06-02 21:20:05.156 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-02 21:20:05.156 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-02 21:20:05.156 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-02 21:20:05.156 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-02 21:20:05.156 | RuntimeError: greenlet is being finalized 2026-06-02 21:20:05.410 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-06-02 21:20:05.412 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-02 21:20:05.472 | + inc/async:async_inner:63 : create_flavors 2026-06-02 21:20:05.507 | [8421 Async create_flavors:95444]: running: create_flavors 2026-06-02 21:20:05.510 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-06-02 21:20:05.530 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:05.532 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-06-02 21:20:05.535 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:20:05.539 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-06-02 21:20:05.542 | + ./stack.sh:main:1334 : start_cinder 2026-06-02 21:20:05.545 | + lib/cinder:start_cinder:601 : '[' lioadm = tgtadm ']' 2026-06-02 21:20:05.550 | ++ lib/cinder:start_cinder:616 : which uwsgi 2026-06-02 21:20:05.555 | + lib/cinder:start_cinder:616 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-02 21:20:05.557 | + functions-common:run_process:1668 : local service=c-api 2026-06-02 21:20:05.561 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-02 21:20:05.564 | + functions-common:run_process:1670 : local group= 2026-06-02 21:20:05.567 | + functions-common:run_process:1671 : local user= 2026-06-02 21:20:05.569 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:20:05.572 | + functions-common:run_process:1674 : local name=c-api 2026-06-02 21:20:05.575 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:20:05.578 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:20:05.580 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:20:05.583 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:20:05.587 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:20:05.591 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435205588 2026-06-02 21:20:05.594 | + functions-common:run_process:1677 : is_service_enabled c-api 2026-06-02 21:20:05.612 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:05.615 | + functions-common:run_process:1678 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-02 21:20:05.617 | + functions-common:_run_under_systemd:1622 : local service=c-api 2026-06-02 21:20:05.620 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-02 21:20:05.622 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-02 21:20:05.626 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-02 21:20:05.629 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-02 21:20:05.632 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-02 21:20:05.635 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-02 21:20:05.638 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-api.service 2026-06-02 21:20:05.640 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:20:05.642 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:20:05.645 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:20:05.648 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:20:05.651 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-02 21:20:05.654 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-02 21:20:05.657 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-02 21:20:05.660 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:20:05.663 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-02 21:20:05.666 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@c-api.service 2026-06-02 21:20:05.669 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:20:05.671 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-02 21:20:05.674 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-02 21:20:05.676 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-02 21:20:05.679 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-02 21:20:05.681 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-02 21:20:05.685 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-06-02 21:20:05.750 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:20:05.815 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-02 21:20:05.876 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-06-02 21:20:05.937 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:20:06.000 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:20:06.063 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-02 21:20:06.126 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-02 21:20:06.187 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-02 21:20:06.249 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-02 21:20:06.309 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-02 21:20:06.372 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-02 21:20:06.374 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-02 21:20:06.378 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-02 21:20:06.450 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-02 21:20:06.788 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-api.service 2026-06-02 21:20:06.803 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-02 21:20:07.124 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-api.service 2026-06-02 21:20:07.203 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:20:07.207 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:07.210 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:07.213 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:07.218 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:07.222 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:07.225 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:20:07.228 | + functions-common:time_stop:2421 : start_time=1780435205588 2026-06-02 21:20:07.232 | + functions-common:time_stop:2423 : [[ -z 1780435205588 ]] 2026-06-02 21:20:07.236 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:07.242 | + functions-common:time_stop:2426 : end_time=1780435207238 2026-06-02 21:20:07.247 | + functions-common:time_stop:2427 : elapsed_time=1650 2026-06-02 21:20:07.251 | + functions-common:time_stop:2428 : total=30741 2026-06-02 21:20:07.254 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:07.258 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32391 2026-06-02 21:20:07.261 | + lib/cinder:start_cinder:618 : echo 'Waiting for Cinder API to start...' 2026-06-02 21:20:07.261 | Waiting for Cinder API to start... 2026-06-02 21:20:07.264 | + lib/cinder:start_cinder:620 : local cinder_url=https://10.4.3.160/volume/v3/ 2026-06-02 21:20:07.267 | + lib/cinder:start_cinder:622 : wait_for_service 60 https://10.4.3.160/volume/v3/ 2026-06-02 21:20:07.271 | + functions:wait_for_service:476 : local timeout=60 2026-06-02 21:20:07.275 | + functions:wait_for_service:477 : local url=https://10.4.3.160/volume/v3/ 2026-06-02 21:20:07.277 | + functions:wait_for_service:478 : local rval=0 2026-06-02 21:20:07.280 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-02 21:20:07.284 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-02 21:20:07.288 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:20:07.292 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:20:07.297 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:20:07.303 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435207299 2026-06-02 21:20:07.307 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-02 21:20:07.313 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.160/volume/v3/ 2026-06-02 21:20:09.142 | + inc/async:async_inner:64 : rc=0 2026-06-02 21:20:09.165 | [95444 Async create_flavors:95444]: finished successfully 2026-06-02 21:20:09.665 | + :: : [[ 401 == 503 ]] 2026-06-02 21:20:09.666 | + :: : [[ 0 -eq 7 ]] 2026-06-02 21:20:09.670 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-02 21:20:09.673 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:09.676 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:09.679 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:09.683 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:09.686 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:09.689 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-02 21:20:09.691 | + functions-common:time_stop:2421 : start_time=1780435207299 2026-06-02 21:20:09.694 | + functions-common:time_stop:2423 : [[ -z 1780435207299 ]] 2026-06-02 21:20:09.697 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:09.702 | + functions-common:time_stop:2426 : end_time=1780435209699 2026-06-02 21:20:09.704 | + functions-common:time_stop:2427 : elapsed_time=2400 2026-06-02 21:20:09.708 | + functions-common:time_stop:2428 : total=7908 2026-06-02 21:20:09.711 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:09.713 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=10308 2026-06-02 21:20:09.716 | + functions:wait_for_service:486 : return 0 2026-06-02 21:20:09.719 | + lib/cinder:start_cinder:626 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:09.722 | + functions-common:run_process:1668 : local service=c-sch 2026-06-02 21:20:09.724 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:09.726 | + functions-common:run_process:1670 : local group= 2026-06-02 21:20:09.729 | + functions-common:run_process:1671 : local user= 2026-06-02 21:20:09.731 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:20:09.734 | + functions-common:run_process:1674 : local name=c-sch 2026-06-02 21:20:09.736 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:20:09.739 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:20:09.742 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:20:09.745 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:20:09.749 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:20:09.755 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435209751 2026-06-02 21:20:09.759 | + functions-common:run_process:1677 : is_service_enabled c-sch 2026-06-02 21:20:09.779 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:09.782 | + functions-common:run_process:1678 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-02 21:20:09.785 | + functions-common:_run_under_systemd:1622 : local service=c-sch 2026-06-02 21:20:09.787 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:09.790 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:09.794 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:09.798 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:09.801 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-02 21:20:09.804 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-02 21:20:09.808 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-sch.service 2026-06-02 21:20:09.810 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:20:09.812 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:20:09.816 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:20:09.819 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:20:09.822 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-02 21:20:09.824 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-02 21:20:09.827 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-06-02 21:20:09.832 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-sch.service 2026-06-02 21:20:09.834 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:09.836 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:20:09.839 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:20:09.843 | + functions-common:write_user_unit_file:1533 : local env_vars= 2026-06-02 21:20:09.845 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:20:09.848 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:20:09.851 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-02 21:20:09.854 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:20:09.858 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-02 21:20:09.924 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:20:09.991 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-06-02 21:20:10.049 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:10.105 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-02 21:20:10.170 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-02 21:20:10.229 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:20:10.293 | + functions-common:write_user_unit_file:1548 : [[ -n '' ]] 2026-06-02 21:20:10.296 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:20:10.300 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-02 21:20:10.367 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:20:10.690 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-sch.service 2026-06-02 21:20:10.704 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-02 21:20:11.016 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-sch.service 2026-06-02 21:20:11.043 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:20:11.045 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:11.049 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:11.052 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:11.055 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:11.059 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:11.062 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:20:11.066 | + functions-common:time_stop:2421 : start_time=1780435209751 2026-06-02 21:20:11.068 | + functions-common:time_stop:2423 : [[ -z 1780435209751 ]] 2026-06-02 21:20:11.072 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:11.082 | + functions-common:time_stop:2426 : end_time=1780435211074 2026-06-02 21:20:11.082 | + functions-common:time_stop:2427 : elapsed_time=1323 2026-06-02 21:20:11.084 | + functions-common:time_stop:2428 : total=32391 2026-06-02 21:20:11.087 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:11.089 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=33714 2026-06-02 21:20:11.091 | + lib/cinder:start_cinder:631 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:11.095 | + lib/cinder:start_cinder:632 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:11.098 | + functions-common:run_process:1668 : local service=c-bak 2026-06-02 21:20:11.101 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:11.104 | + functions-common:run_process:1670 : local group= 2026-06-02 21:20:11.106 | + functions-common:run_process:1671 : local user= 2026-06-02 21:20:11.109 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:11.112 | + functions-common:run_process:1674 : local name=c-bak 2026-06-02 21:20:11.114 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:20:11.117 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:20:11.120 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:20:11.123 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:20:11.127 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:20:11.133 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435211128 2026-06-02 21:20:11.136 | + functions-common:run_process:1677 : is_service_enabled c-bak 2026-06-02 21:20:11.158 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:11.162 | + functions-common:run_process:1678 : _run_under_systemd c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:11.166 | + functions-common:_run_under_systemd:1622 : local service=c-bak 2026-06-02 21:20:11.169 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:11.172 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:11.174 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:11.177 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:11.180 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-02 21:20:11.183 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-02 21:20:11.186 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-bak.service 2026-06-02 21:20:11.189 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:20:11.192 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:20:11.194 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:20:11.197 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:11.199 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-06-02 21:20:11.202 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-02 21:20:11.205 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:11.208 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-bak.service 2026-06-02 21:20:11.210 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:11.213 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:20:11.215 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:20:11.217 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:11.220 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:20:11.222 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:20:11.225 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-06-02 21:20:11.227 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:20:11.232 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-06-02 21:20:11.302 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:20:11.369 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-06-02 21:20:11.425 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:11.485 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-06-02 21:20:11.549 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-06-02 21:20:11.614 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:20:11.674 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-02 21:20:11.677 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:11.738 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:20:11.741 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-06-02 21:20:11.818 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:20:12.151 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-bak.service 2026-06-02 21:20:12.164 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-06-02 21:20:12.481 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-bak.service 2026-06-02 21:20:12.512 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:20:12.515 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:12.518 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:12.522 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:12.525 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:12.528 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:12.531 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:20:12.534 | + functions-common:time_stop:2421 : start_time=1780435211128 2026-06-02 21:20:12.537 | + functions-common:time_stop:2423 : [[ -z 1780435211128 ]] 2026-06-02 21:20:12.540 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:12.545 | + functions-common:time_stop:2426 : end_time=1780435212542 2026-06-02 21:20:12.548 | + functions-common:time_stop:2427 : elapsed_time=1414 2026-06-02 21:20:12.551 | + functions-common:time_stop:2428 : total=33714 2026-06-02 21:20:12.553 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:12.556 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=35128 2026-06-02 21:20:12.559 | + lib/cinder:start_cinder:633 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:12.562 | + functions-common:run_process:1668 : local service=c-vol 2026-06-02 21:20:12.565 | + functions-common:run_process:1669 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:12.568 | + functions-common:run_process:1670 : local group= 2026-06-02 21:20:12.571 | + functions-common:run_process:1671 : local user= 2026-06-02 21:20:12.573 | + functions-common:run_process:1672 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:12.576 | + functions-common:run_process:1674 : local name=c-vol 2026-06-02 21:20:12.579 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:20:12.582 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:20:12.585 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:20:12.588 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:20:12.592 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:20:12.597 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435212594 2026-06-02 21:20:12.599 | + functions-common:run_process:1677 : is_service_enabled c-vol 2026-06-02 21:20:12.616 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:12.618 | + functions-common:run_process:1678 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:12.621 | + functions-common:_run_under_systemd:1622 : local service=c-vol 2026-06-02 21:20:12.624 | + functions-common:_run_under_systemd:1623 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:12.626 | + functions-common:_run_under_systemd:1624 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:12.629 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:12.630 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:12.633 | + functions-common:_common_systemd_pitfalls:1597 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-02 21:20:12.636 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-02 21:20:12.638 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@c-vol.service 2026-06-02 21:20:12.640 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:20:12.645 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:20:12.647 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:20:12.649 | + functions-common:_run_under_systemd:1634 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:12.652 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-02 21:20:12.653 | + functions-common:_run_under_systemd:1638 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-02 21:20:12.657 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:12.660 | + functions-common:write_user_unit_file:1529 : local service=devstack@c-vol.service 2026-06-02 21:20:12.663 | + functions-common:write_user_unit_file:1530 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:12.665 | + functions-common:write_user_unit_file:1531 : local group= 2026-06-02 21:20:12.668 | + functions-common:write_user_unit_file:1532 : local user=stack 2026-06-02 21:20:12.672 | + functions-common:write_user_unit_file:1533 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:12.673 | + functions-common:write_user_unit_file:1534 : local extra= 2026-06-02 21:20:12.676 | + functions-common:write_user_unit_file:1535 : [[ -n '' ]] 2026-06-02 21:20:12.679 | + functions-common:write_user_unit_file:1538 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-02 21:20:12.681 | + functions-common:write_user_unit_file:1539 : mkdir -p /etc/systemd/system 2026-06-02 21:20:12.685 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-02 21:20:12.756 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:20:12.826 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-06-02 21:20:12.882 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-02 21:20:12.942 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-02 21:20:13.004 | + functions-common:write_user_unit_file:1546 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-02 21:20:13.065 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:20:13.123 | + functions-common:write_user_unit_file:1548 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-02 21:20:13.126 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-02 21:20:13.181 | + functions-common:write_user_unit_file:1551 : [[ -n '' ]] 2026-06-02 21:20:13.184 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-02 21:20:13.252 | + functions-common:write_user_unit_file:1557 : sudo systemctl daemon-reload 2026-06-02 21:20:13.602 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@c-vol.service 2026-06-02 21:20:13.618 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-02 21:20:13.985 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@c-vol.service 2026-06-02 21:20:14.018 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:20:14.020 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:14.023 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:14.026 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:14.029 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:14.032 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:14.035 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:20:14.037 | + functions-common:time_stop:2421 : start_time=1780435212594 2026-06-02 21:20:14.040 | + functions-common:time_stop:2423 : [[ -z 1780435212594 ]] 2026-06-02 21:20:14.044 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:14.048 | + functions-common:time_stop:2426 : end_time=1780435214045 2026-06-02 21:20:14.053 | + functions-common:time_stop:2427 : elapsed_time=1451 2026-06-02 21:20:14.055 | + functions-common:time_stop:2428 : total=35128 2026-06-02 21:20:14.058 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:14.061 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36579 2026-06-02 21:20:14.063 | + ./stack.sh:main:1335 : create_volume_types 2026-06-02 21:20:14.066 | + lib/cinder:create_volume_types:668 : is_service_enabled c-api 2026-06-02 21:20:14.084 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:14.087 | + lib/cinder:create_volume_types:668 : [[ -n storpool:storpool ]] 2026-06-02 21:20:14.089 | + lib/cinder:create_volume_types:669 : local be be_name 2026-06-02 21:20:14.091 | + lib/cinder:create_volume_types:670 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-02 21:20:14.094 | + lib/cinder:create_volume_types:671 : be_name=storpool 2026-06-02 21:20:14.097 | + lib/cinder:create_volume_types:672 : create_one_type storpool volume_backend_name storpool 2026-06-02 21:20:14.100 | + lib/cinder:create_one_type:649 : type_name=storpool 2026-06-02 21:20:14.103 | + lib/cinder:create_one_type:650 : property_key=volume_backend_name 2026-06-02 21:20:14.105 | + lib/cinder:create_one_type:651 : property_value=storpool 2026-06-02 21:20:14.109 | + lib/cinder:create_one_type:653 : is_service_enabled keystone 2026-06-02 21:20:14.128 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:14.131 | + lib/cinder:create_one_type:654 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-06-02 21:20:15.329 | 2026-06-02 21:20:15.329 | +-------------+--------------------------------------+ 2026-06-02 21:20:15.329 | | Field | Value | 2026-06-02 21:20:15.329 | +-------------+--------------------------------------+ 2026-06-02 21:20:15.329 | | description | None | 2026-06-02 21:20:15.329 | | id | 281e0d0b-d8e1-439e-a6f4-ef5fa81c4a46 | 2026-06-02 21:20:15.329 | | is_public | True | 2026-06-02 21:20:15.329 | | name | storpool | 2026-06-02 21:20:15.329 | | properties | volume_backend_name='storpool' | 2026-06-02 21:20:15.329 | +-------------+--------------------------------------+ 2026-06-02 21:20:15.338 | + lib/cinder:create_volume_types:675 : [[ False == \T\r\u\e ]] 2026-06-02 21:20:15.343 | + lib/cinder:create_volume_types:682 : [[ False == \T\r\u\e ]] 2026-06-02 21:20:15.346 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-06-02 21:20:15.348 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-06-02 21:20:15.369 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:15.372 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-06-02 21:20:15.375 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:20:15.377 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-06-02 21:20:15.381 | + ./stack.sh:main:1350 : start_glance 2026-06-02 21:20:15.383 | + lib/glance:start_glance:648 : local service_protocol=https 2026-06-02 21:20:15.386 | ++ lib/glance:start_glance:650 : which uwsgi 2026-06-02 21:20:15.391 | + lib/glance:start_glance:650 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-02 21:20:15.395 | + functions-common:run_process:1668 : local service=g-api 2026-06-02 21:20:15.398 | + functions-common:run_process:1669 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-02 21:20:15.401 | + functions-common:run_process:1670 : local group= 2026-06-02 21:20:15.404 | + functions-common:run_process:1671 : local user= 2026-06-02 21:20:15.408 | + functions-common:run_process:1672 : local env_vars= 2026-06-02 21:20:15.411 | + functions-common:run_process:1674 : local name=g-api 2026-06-02 21:20:15.414 | + functions-common:run_process:1676 : time_start run_process 2026-06-02 21:20:15.417 | + functions-common:time_start:2400 : local name=run_process 2026-06-02 21:20:15.420 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:20:15.423 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:20:15.427 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:20:15.432 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435215429 2026-06-02 21:20:15.435 | + functions-common:run_process:1677 : is_service_enabled g-api 2026-06-02 21:20:15.455 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:15.459 | + functions-common:run_process:1678 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-02 21:20:15.463 | + functions-common:_run_under_systemd:1622 : local service=g-api 2026-06-02 21:20:15.466 | + functions-common:_run_under_systemd:1623 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-02 21:20:15.469 | + functions-common:_run_under_systemd:1624 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-02 21:20:15.471 | + functions-common:_run_under_systemd:1626 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-02 21:20:15.475 | + functions-common:_common_systemd_pitfalls:1594 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-02 21:20:15.478 | + functions-common:_common_systemd_pitfalls:1597 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-02 21:20:15.481 | + functions-common:_common_systemd_pitfalls:1608 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-02 21:20:15.483 | + functions-common:_run_under_systemd:1628 : local systemd_service=devstack@g-api.service 2026-06-02 21:20:15.487 | + functions-common:_run_under_systemd:1629 : local group= 2026-06-02 21:20:15.490 | + functions-common:_run_under_systemd:1630 : local user=stack 2026-06-02 21:20:15.492 | + functions-common:_run_under_systemd:1631 : [[ -z stack ]] 2026-06-02 21:20:15.495 | + functions-common:_run_under_systemd:1634 : local env_vars= 2026-06-02 21:20:15.498 | + functions-common:_run_under_systemd:1635 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-02 21:20:15.501 | + functions-common:_run_under_systemd:1638 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-02 21:20:15.504 | + functions-common:_run_under_systemd:1639 : [[ True == \T\r\u\e ]] 2026-06-02 21:20:15.508 | + functions-common:_run_under_systemd:1640 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:20:15.512 | + functions-common:_run_under_systemd:1642 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-06-02 21:20:15.515 | + functions-common:write_uwsgi_user_unit_file:1561 : local service=devstack@g-api.service 2026-06-02 21:20:15.518 | + functions-common:write_uwsgi_user_unit_file:1562 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:20:15.520 | + functions-common:write_uwsgi_user_unit_file:1563 : local group= 2026-06-02 21:20:15.523 | + functions-common:write_uwsgi_user_unit_file:1564 : local user=stack 2026-06-02 21:20:15.525 | + functions-common:write_uwsgi_user_unit_file:1565 : local env_vars= 2026-06-02 21:20:15.529 | + functions-common:write_uwsgi_user_unit_file:1566 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-02 21:20:15.532 | + functions-common:write_uwsgi_user_unit_file:1567 : mkdir -p /etc/systemd/system 2026-06-02 21:20:15.536 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-06-02 21:20:15.604 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-06-02 21:20:15.672 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-02 21:20:15.728 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-06-02 21:20:15.787 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-02 21:20:15.844 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-02 21:20:15.908 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-02 21:20:15.982 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-02 21:20:16.047 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-02 21:20:16.106 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-02 21:20:16.169 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-02 21:20:16.225 | + functions-common:write_uwsgi_user_unit_file:1581 : [[ -n '' ]] 2026-06-02 21:20:16.228 | + functions-common:write_uwsgi_user_unit_file:1584 : [[ -n '' ]] 2026-06-02 21:20:16.231 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-02 21:20:16.302 | + functions-common:write_uwsgi_user_unit_file:1590 : sudo systemctl daemon-reload 2026-06-02 21:20:16.622 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@g-api.service 2026-06-02 21:20:16.638 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-02 21:20:16.941 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@g-api.service 2026-06-02 21:20:17.029 | + functions-common:run_process:1680 : time_stop run_process 2026-06-02 21:20:17.032 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:17.035 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:17.038 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:17.041 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:17.044 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:17.047 | + functions-common:time_stop:2420 : name=run_process 2026-06-02 21:20:17.050 | + functions-common:time_stop:2421 : start_time=1780435215429 2026-06-02 21:20:17.053 | + functions-common:time_stop:2423 : [[ -z 1780435215429 ]] 2026-06-02 21:20:17.057 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:17.065 | + functions-common:time_stop:2426 : end_time=1780435217058 2026-06-02 21:20:17.068 | + functions-common:time_stop:2427 : elapsed_time=1629 2026-06-02 21:20:17.071 | + functions-common:time_stop:2428 : total=36579 2026-06-02 21:20:17.074 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:17.078 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=38208 2026-06-02 21:20:17.081 | + lib/glance:start_glance:652 : is_service_enabled g-api-r 2026-06-02 21:20:17.101 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:17.104 | + lib/glance:start_glance:657 : echo 'Waiting for g-api (10.4.3.160) to start...' 2026-06-02 21:20:17.104 | Waiting for g-api (10.4.3.160) to start... 2026-06-02 21:20:17.107 | + lib/glance:start_glance:658 : wait_for_service 60 https://10.4.3.160/image 2026-06-02 21:20:17.111 | + functions:wait_for_service:476 : local timeout=60 2026-06-02 21:20:17.114 | + functions:wait_for_service:477 : local url=https://10.4.3.160/image 2026-06-02 21:20:17.116 | + functions:wait_for_service:478 : local rval=0 2026-06-02 21:20:17.119 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-02 21:20:17.122 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-02 21:20:17.125 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:20:17.128 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:20:17.131 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:20:17.136 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435217132 2026-06-02 21:20:17.140 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-02 21:20:17.144 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.160/image 2026-06-02 21:20:19.257 | + :: : [[ 300 == 503 ]] 2026-06-02 21:20:19.259 | + :: : [[ 0 -eq 7 ]] 2026-06-02 21:20:19.262 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-02 21:20:19.265 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:19.268 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:19.271 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:19.273 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:19.277 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:19.280 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-02 21:20:19.283 | + functions-common:time_stop:2421 : start_time=1780435217132 2026-06-02 21:20:19.285 | + functions-common:time_stop:2423 : [[ -z 1780435217132 ]] 2026-06-02 21:20:19.289 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:19.294 | + functions-common:time_stop:2426 : end_time=1780435219291 2026-06-02 21:20:19.297 | + functions-common:time_stop:2427 : elapsed_time=2159 2026-06-02 21:20:19.300 | + functions-common:time_stop:2428 : total=10308 2026-06-02 21:20:19.302 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:19.305 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=12467 2026-06-02 21:20:19.308 | + functions:wait_for_service:486 : return 0 2026-06-02 21:20:19.311 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-06-02 21:20:19.332 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:19.335 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-06-02 21:20:19.355 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:19.359 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-06-02 21:20:19.363 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:20:19.366 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-06-02 21:20:19.369 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-02 21:20:19.372 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:19.375 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:19.377 | + functions:upload_image:141 : local image image_fname image_name 2026-06-02 21:20:19.379 | + functions:upload_image:143 : local max_attempts=5 2026-06-02 21:20:19.381 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-02 21:20:19.387 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:19.391 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:19.393 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-06-02 21:20:19.396 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-06-02 21:20:19.398 | ++ functions:upload_image:151 : seq 5 2026-06-02 21:20:19.402 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-02 21:20:19.405 | + functions:upload_image:152 : local rc=0 2026-06-02 21:20:19.407 | + 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-06-02 21:20:19.410 | --2026-06-02 21:20:19-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:19.675 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-02 21:20:19.859 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-02 21:20:20.033 | HTTP request sent, awaiting response... 302 Found 2026-06-02 21:20:20.033 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-06-02 21:20:20.033 | --2026-06-02 21:20:20-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:20.089 | Resolving github.com (github.com)... 140.82.121.3 2026-06-02 21:20:20.117 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-02 21:20:20.474 | HTTP request sent, awaiting response... 302 Found 2026-06-02 21:20:20.474 | 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-06-02T22%3A18%3A16Z&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-06-02T21%3A17%3A19Z&ske=2026-06-02T22%3A18%3A16Z&sks=b&skv=2018-11-09&sig=9L%2BaIIablDinuls424tWLEBg0ma0wxmYXSBhPsvVbv4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDQzNzAyMCwibmJmIjoxNzgwNDM1MjIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qPNpIruuaif3i7pncl4Ek-6s4_chZwZYnEwsqCIgD_k&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-02 21:20:20.474 | --2026-06-02 21:20:20-- 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-06-02T22%3A18%3A16Z&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-06-02T21%3A17%3A19Z&ske=2026-06-02T22%3A18%3A16Z&sks=b&skv=2018-11-09&sig=9L%2BaIIablDinuls424tWLEBg0ma0wxmYXSBhPsvVbv4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDQzNzAyMCwibmJmIjoxNzgwNDM1MjIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qPNpIruuaif3i7pncl4Ek-6s4_chZwZYnEwsqCIgD_k&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-02 21:20:20.477 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2026-06-02 21:20:20.480 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-02 21:20:20.487 | HTTP request sent, awaiting response... 200 OK 2026-06-02 21:20:20.487 | Length: 21430272 (20M) [application/octet-stream] 2026-06-02 21:20:20.487 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-06-02 21:20:20.500 | 2026-06-02 21:20:20.733 | 0K ........ ........ .... 100% 83.0M=0.2s 2026-06-02 21:20:20.733 | 2026-06-02 21:20:20.733 | 2026-06-02 21:20:20 (83.0 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-06-02 21:20:20.734 | 2026-06-02 21:20:20.738 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-02 21:20:20.741 | + functions:upload_image:163 : break 2026-06-02 21:20:20.744 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:20.746 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-06-02 21:20:20.749 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-06-02 21:20:20.751 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-06-02 21:20:20.754 | + functions:upload_image:313 : local kernel= 2026-06-02 21:20:20.757 | + functions:upload_image:314 : local ramdisk= 2026-06-02 21:20:20.760 | + functions:upload_image:315 : local disk_format= 2026-06-02 21:20:20.762 | + functions:upload_image:316 : local container_format= 2026-06-02 21:20:20.765 | + functions:upload_image:317 : local unpack= 2026-06-02 21:20:20.767 | + functions:upload_image:318 : local img_property= 2026-06-02 21:20:20.770 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-02 21:20:20.773 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-02 21:20:20.776 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-02 21:20:20.778 | + functions:upload_image:328 : case "$image_fname" in 2026-06-02 21:20:20.781 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-06-02 21:20:20.785 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-06-02 21:20:20.787 | + functions:upload_image:350 : local format 2026-06-02 21:20:20.791 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:20.791 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-02 21:20:20.809 | + functions:upload_image:351 : format=qcow2 2026-06-02 21:20:20.812 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-02 21:20:20.816 | + functions:upload_image:353 : disk_format=qcow2 2026-06-02 21:20:20.819 | + functions:upload_image:357 : container_format=bare 2026-06-02 21:20:20.822 | + functions:upload_image:404 : is_arch ppc64le 2026-06-02 21:20:20.826 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:20.831 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-02 21:20:20.834 | + functions:upload_image:404 : is_arch ppc64 2026-06-02 21:20:20.838 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:20.842 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-02 21:20:20.845 | + functions:upload_image:404 : is_arch ppc 2026-06-02 21:20:20.849 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:20.853 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-02 21:20:20.856 | + functions:upload_image:408 : is_arch aarch64 2026-06-02 21:20:20.861 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:20.865 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-02 21:20:20.868 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-02 21:20:20.871 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-02 21:20:20.874 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-02 21:20:20.877 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-02 21:20:20.879 | + functions:upload_image:428 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2026-06-02 21:20:20.883 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-06-02 21:20:20.885 | + functions:_upload_image:112 : shift 2026-06-02 21:20:20.888 | + functions:_upload_image:113 : local container=bare 2026-06-02 21:20:20.889 | + functions:_upload_image:114 : shift 2026-06-02 21:20:20.893 | + functions:_upload_image:115 : local disk=qcow2 2026-06-02 21:20:20.895 | + functions:_upload_image:116 : shift 2026-06-02 21:20:20.897 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:20.899 | + functions:_upload_image:118 : shift 2026-06-02 21:20:20.902 | + functions:_upload_image:119 : local properties 2026-06-02 21:20:20.904 | + functions:_upload_image:120 : local useimport 2026-06-02 21:20:20.907 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-02 21:20:20.909 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-02 21:20:20.912 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-02 21:20:20.914 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-02 21:20:20.916 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-02 21:20:20.919 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-02 21:20:20.921 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-02 21:20:20.924 | + functions:_upload_image:125 : useimport=--import 2026-06-02 21:20:20.927 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-06-02 21:20:20.931 | + 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-06-02 21:20:23.987 | 2026-06-02 21:20:23.987 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-02 21:20:23.987 | | Field | Value | 2026-06-02 21:20:23.987 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-02 21:20:23.987 | | container_format | bare | 2026-06-02 21:20:23.987 | | created_at | 2026-06-02T21:20:22Z | 2026-06-02 21:20:23.987 | | disk_format | qcow2 | 2026-06-02 21:20:23.987 | | file | /v2/images/abdcb45e-c957-4ea1-8b8b-b390049ec763/file | 2026-06-02 21:20:23.987 | | id | abdcb45e-c957-4ea1-8b8b-b390049ec763 | 2026-06-02 21:20:23.987 | | min_disk | 0 | 2026-06-02 21:20:23.987 | | min_ram | 0 | 2026-06-02 21:20:23.987 | | name | cirros-0.6.2-x86_64-disk | 2026-06-02 21:20:23.987 | | owner | 05ea19a3461342e3b777c001a39e9297 | 2026-06-02 21:20:23.987 | | properties | hw_rng_model='virtio', os_glance_import_task='d157a8ec-d382-4794-9799-55854c37ecb4', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-02 21:20:23.987 | | protected | False | 2026-06-02 21:20:23.987 | | schema | /v2/schemas/image | 2026-06-02 21:20:23.987 | | size | 21430272 | 2026-06-02 21:20:23.987 | | status | uploading | 2026-06-02 21:20:23.987 | | tags | | 2026-06-02 21:20:23.987 | | updated_at | 2026-06-02T21:20:23Z | 2026-06-02 21:20:23.987 | | visibility | public | 2026-06-02 21:20:23.987 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-02 21:20:23.996 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-02 21:20:23.999 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:24.003 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:24.006 | + functions:upload_image:141 : local image image_fname image_name 2026-06-02 21:20:24.009 | + functions:upload_image:143 : local max_attempts=5 2026-06-02 21:20:24.011 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-02 21:20:24.018 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:24.021 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:24.023 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-06-02 21:20:24.027 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-06-02 21:20:24.030 | ++ functions:upload_image:151 : seq 5 2026-06-02 21:20:24.033 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-02 21:20:24.036 | + functions:upload_image:152 : local rc=0 2026-06-02 21:20:24.039 | + 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-06-02 21:20:24.042 | --2026-06-02 21:20:24-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:24.043 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-06-02 21:20:24.233 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-06-02 21:20:24.408 | HTTP request sent, awaiting response... 302 Found 2026-06-02 21:20:24.408 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-06-02 21:20:24.408 | --2026-06-02 21:20:24-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:24.437 | Resolving github.com (github.com)... 140.82.121.3 2026-06-02 21:20:24.465 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-02 21:20:24.827 | HTTP request sent, awaiting response... 302 Found 2026-06-02 21:20:24.827 | 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-06-02T21%3A55%3A34Z&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-06-02T20%3A55%3A09Z&ske=2026-06-02T21%3A55%3A34Z&sks=b&skv=2018-11-09&sig=Js0RuyyklHWmsX%2Fs1apFdvshuCxIVKOqtkx6VSQelXQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDQzNzAyNCwibmJmIjoxNzgwNDM1MjI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mxWTep9sAHzL9vw7SOW1VEfXIGUOXZzvGjLP1KDS42A&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-02 21:20:24.827 | --2026-06-02 21:20:24-- 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-06-02T21%3A55%3A34Z&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-06-02T20%3A55%3A09Z&ske=2026-06-02T21%3A55%3A34Z&sks=b&skv=2018-11-09&sig=Js0RuyyklHWmsX%2Fs1apFdvshuCxIVKOqtkx6VSQelXQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDQzNzAyNCwibmJmIjoxNzgwNDM1MjI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.mxWTep9sAHzL9vw7SOW1VEfXIGUOXZzvGjLP1KDS42A&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-02 21:20:24.832 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-06-02 21:20:24.833 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-06-02 21:20:24.841 | HTTP request sent, awaiting response... 200 OK 2026-06-02 21:20:24.841 | Length: 21233664 (20M) [application/octet-stream] 2026-06-02 21:20:24.841 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-06-02 21:20:24.854 | 2026-06-02 21:20:25.077 | 0K ........ ........ .... 100% 86.0M=0.2s 2026-06-02 21:20:25.077 | 2026-06-02 21:20:25.077 | 2026-06-02 21:20:25 (86.0 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-06-02 21:20:25.077 | 2026-06-02 21:20:25.081 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-02 21:20:25.083 | + functions:upload_image:163 : break 2026-06-02 21:20:25.086 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:25.089 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-06-02 21:20:25.092 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-06-02 21:20:25.094 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-06-02 21:20:25.098 | + functions:upload_image:313 : local kernel= 2026-06-02 21:20:25.100 | + functions:upload_image:314 : local ramdisk= 2026-06-02 21:20:25.103 | + functions:upload_image:315 : local disk_format= 2026-06-02 21:20:25.106 | + functions:upload_image:316 : local container_format= 2026-06-02 21:20:25.108 | + functions:upload_image:317 : local unpack= 2026-06-02 21:20:25.111 | + functions:upload_image:318 : local img_property= 2026-06-02 21:20:25.114 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-02 21:20:25.116 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-02 21:20:25.118 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-02 21:20:25.121 | + functions:upload_image:328 : case "$image_fname" in 2026-06-02 21:20:25.126 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-06-02 21:20:25.130 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-06-02 21:20:25.132 | + functions:upload_image:350 : local format 2026-06-02 21:20:25.136 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:25.136 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-02 21:20:25.144 | + functions:upload_image:351 : format=qcow2 2026-06-02 21:20:25.147 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-02 21:20:25.149 | + functions:upload_image:353 : disk_format=qcow2 2026-06-02 21:20:25.152 | + functions:upload_image:357 : container_format=bare 2026-06-02 21:20:25.154 | + functions:upload_image:404 : is_arch ppc64le 2026-06-02 21:20:25.158 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:25.178 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-02 21:20:25.181 | + functions:upload_image:404 : is_arch ppc64 2026-06-02 21:20:25.185 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:25.189 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-02 21:20:25.192 | + functions:upload_image:404 : is_arch ppc 2026-06-02 21:20:25.196 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:25.201 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-02 21:20:25.204 | + functions:upload_image:408 : is_arch aarch64 2026-06-02 21:20:25.208 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:25.211 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-02 21:20:25.215 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-02 21:20:25.217 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-02 21:20:25.221 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-02 21:20:25.224 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-02 21:20:25.227 | + functions:upload_image:428 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2026-06-02 21:20:25.230 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-06-02 21:20:25.232 | + functions:_upload_image:112 : shift 2026-06-02 21:20:25.234 | + functions:_upload_image:113 : local container=bare 2026-06-02 21:20:25.236 | + functions:_upload_image:114 : shift 2026-06-02 21:20:25.238 | + functions:_upload_image:115 : local disk=qcow2 2026-06-02 21:20:25.240 | + functions:_upload_image:116 : shift 2026-06-02 21:20:25.242 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:25.244 | + functions:_upload_image:118 : shift 2026-06-02 21:20:25.247 | + functions:_upload_image:119 : local properties 2026-06-02 21:20:25.248 | + functions:_upload_image:120 : local useimport 2026-06-02 21:20:25.251 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-02 21:20:25.253 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-02 21:20:25.254 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-02 21:20:25.256 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-02 21:20:25.258 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-02 21:20:25.260 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-02 21:20:25.262 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-02 21:20:25.264 | + functions:_upload_image:125 : useimport=--import 2026-06-02 21:20:25.267 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-06-02 21:20:25.271 | + 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-06-02 21:20:27.500 | 2026-06-02 21:20:27.500 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-02 21:20:27.500 | | Field | Value | 2026-06-02 21:20:27.500 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-02 21:20:27.500 | | container_format | bare | 2026-06-02 21:20:27.500 | | created_at | 2026-06-02T21:20:26Z | 2026-06-02 21:20:27.500 | | disk_format | qcow2 | 2026-06-02 21:20:27.500 | | file | /v2/images/6c7e21b9-dd12-474c-8b08-245921199ec4/file | 2026-06-02 21:20:27.500 | | id | 6c7e21b9-dd12-474c-8b08-245921199ec4 | 2026-06-02 21:20:27.500 | | min_disk | 0 | 2026-06-02 21:20:27.500 | | min_ram | 0 | 2026-06-02 21:20:27.500 | | name | cirros-0.6.1-x86_64-disk | 2026-06-02 21:20:27.500 | | owner | 05ea19a3461342e3b777c001a39e9297 | 2026-06-02 21:20:27.500 | | properties | hw_rng_model='virtio', os_glance_import_task='afc0ffba-753a-47b6-a6b0-661c92df6549', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-02 21:20:27.500 | | protected | False | 2026-06-02 21:20:27.500 | | schema | /v2/schemas/image | 2026-06-02 21:20:27.501 | | size | 21233664 | 2026-06-02 21:20:27.501 | | status | uploading | 2026-06-02 21:20:27.501 | | tags | | 2026-06-02 21:20:27.501 | | updated_at | 2026-06-02T21:20:27Z | 2026-06-02 21:20:27.501 | | visibility | public | 2026-06-02 21:20:27.501 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-02 21:20:27.508 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-06-02 21:20:27.511 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:27.514 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:27.517 | + functions:upload_image:141 : local image image_fname image_name 2026-06-02 21:20:27.520 | + functions:upload_image:143 : local max_attempts=5 2026-06-02 21:20:27.522 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-06-02 21:20:27.528 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:27.532 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:27.535 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-06-02 21:20:27.538 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-02 21:20:27.542 | ++ functions:upload_image:151 : seq 5 2026-06-02 21:20:27.546 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-02 21:20:27.549 | + functions:upload_image:152 : local rc=0 2026-06-02 21:20:27.552 | + 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-06-02 21:20:27.555 | --2026-06-02 21:20:27-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:27.583 | Resolving github.com (github.com)... 140.82.121.3 2026-06-02 21:20:27.611 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-02 21:20:27.931 | HTTP request sent, awaiting response... 302 Found 2026-06-02 21:20:27.931 | 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-06-02T22%3A09%3A56Z&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-06-02T21%3A09%3A37Z&ske=2026-06-02T22%3A09%3A56Z&sks=b&skv=2018-11-09&sig=UUFV3ucyV4pNh0s6%2FVSIIFIrr4MyNCBd0xODQa%2Fn9a8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDQzNzAyNywibmJmIjoxNzgwNDM1MjI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fTXVSa1ET5gjPCZsqItyhh5ZqPkZ4AvJxNwOgbdf5hE&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-02 21:20:27.931 | --2026-06-02 21:20:27-- 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-06-02T22%3A09%3A56Z&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-06-02T21%3A09%3A37Z&ske=2026-06-02T22%3A09%3A56Z&sks=b&skv=2018-11-09&sig=UUFV3ucyV4pNh0s6%2FVSIIFIrr4MyNCBd0xODQa%2Fn9a8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MDQzNzAyNywibmJmIjoxNzgwNDM1MjI3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.fTXVSa1ET5gjPCZsqItyhh5ZqPkZ4AvJxNwOgbdf5hE&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-02 21:20:27.933 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-06-02 21:20:27.934 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-02 21:20:27.941 | HTTP request sent, awaiting response... 200 OK 2026-06-02 21:20:27.941 | Length: 21692416 (21M) [application/octet-stream] 2026-06-02 21:20:27.941 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-06-02 21:20:27.953 | 2026-06-02 21:20:28.192 | 0K ........ ........ .... 100% 82.6M=0.3s 2026-06-02 21:20:28.192 | 2026-06-02 21:20:28.192 | 2026-06-02 21:20:28 (82.6 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-06-02 21:20:28.192 | 2026-06-02 21:20:28.196 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-02 21:20:28.198 | + functions:upload_image:163 : break 2026-06-02 21:20:28.201 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:28.203 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-06-02 21:20:28.205 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-06-02 21:20:28.208 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-06-02 21:20:28.211 | + functions:upload_image:313 : local kernel= 2026-06-02 21:20:28.213 | + functions:upload_image:314 : local ramdisk= 2026-06-02 21:20:28.216 | + functions:upload_image:315 : local disk_format= 2026-06-02 21:20:28.219 | + functions:upload_image:316 : local container_format= 2026-06-02 21:20:28.222 | + functions:upload_image:317 : local unpack= 2026-06-02 21:20:28.224 | + functions:upload_image:318 : local img_property= 2026-06-02 21:20:28.227 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-02 21:20:28.230 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-06-02 21:20:28.233 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-02 21:20:28.235 | + functions:upload_image:328 : case "$image_fname" in 2026-06-02 21:20:28.239 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-02 21:20:28.244 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-02 21:20:28.247 | + functions:upload_image:350 : local format 2026-06-02 21:20:28.251 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:28.252 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-02 21:20:28.263 | + functions:upload_image:351 : format=qcow2 2026-06-02 21:20:28.265 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-02 21:20:28.268 | + functions:upload_image:353 : disk_format=qcow2 2026-06-02 21:20:28.271 | + functions:upload_image:357 : container_format=bare 2026-06-02 21:20:28.275 | + functions:upload_image:404 : is_arch ppc64le 2026-06-02 21:20:28.279 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:28.284 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-02 21:20:28.287 | + functions:upload_image:404 : is_arch ppc64 2026-06-02 21:20:28.291 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:28.297 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-02 21:20:28.300 | + functions:upload_image:404 : is_arch ppc 2026-06-02 21:20:28.303 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:28.308 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-02 21:20:28.312 | + functions:upload_image:408 : is_arch aarch64 2026-06-02 21:20:28.316 | ++ functions-common:is_arch:519 : uname -m 2026-06-02 21:20:28.320 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-02 21:20:28.323 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-02 21:20:28.326 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-02 21:20:28.329 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-02 21:20:28.332 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-02 21:20:28.335 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-06-02 21:20:28.338 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-02 21:20:28.341 | + functions:_upload_image:112 : shift 2026-06-02 21:20:28.344 | + functions:_upload_image:113 : local container=bare 2026-06-02 21:20:28.347 | + functions:_upload_image:114 : shift 2026-06-02 21:20:28.350 | + functions:_upload_image:115 : local disk=qcow2 2026-06-02 21:20:28.352 | + functions:_upload_image:116 : shift 2026-06-02 21:20:28.355 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:28.358 | + functions:_upload_image:118 : shift 2026-06-02 21:20:28.361 | + functions:_upload_image:119 : local properties 2026-06-02 21:20:28.364 | + functions:_upload_image:120 : local useimport 2026-06-02 21:20:28.368 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-02 21:20:28.372 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-02 21:20:28.374 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-02 21:20:28.377 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-02 21:20:28.381 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-02 21:20:28.384 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-02 21:20:28.386 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-06-02 21:20:28.388 | + functions:_upload_image:125 : useimport=--import 2026-06-02 21:20:28.392 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:28.396 | + 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-06-02 21:20:30.581 | 2026-06-02 21:20:30.581 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-02 21:20:30.581 | | Field | Value | 2026-06-02 21:20:30.581 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-02 21:20:30.581 | | container_format | bare | 2026-06-02 21:20:30.581 | | created_at | 2026-06-02T21:20:29Z | 2026-06-02 21:20:30.582 | | disk_format | qcow2 | 2026-06-02 21:20:30.582 | | file | /v2/images/04b9b4c1-3baa-42b9-a261-abda60292ce4/file | 2026-06-02 21:20:30.582 | | id | 04b9b4c1-3baa-42b9-a261-abda60292ce4 | 2026-06-02 21:20:30.582 | | min_disk | 0 | 2026-06-02 21:20:30.582 | | min_ram | 0 | 2026-06-02 21:20:30.582 | | name | cirros-0.6.3-x86_64-disk | 2026-06-02 21:20:30.582 | | owner | 05ea19a3461342e3b777c001a39e9297 | 2026-06-02 21:20:30.582 | | properties | hw_rng_model='virtio', os_glance_import_task='2d97bf28-3d3a-46f6-982d-6f45d5c5fb32', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-06-02 21:20:30.582 | | protected | False | 2026-06-02 21:20:30.582 | | schema | /v2/schemas/image | 2026-06-02 21:20:30.582 | | size | 21692416 | 2026-06-02 21:20:30.582 | | status | uploading | 2026-06-02 21:20:30.582 | | tags | | 2026-06-02 21:20:30.582 | | updated_at | 2026-06-02T21:20:30Z | 2026-06-02 21:20:30.582 | | visibility | public | 2026-06-02 21:20:30.582 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-02 21:20:30.589 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-06-02 21:20:30.636 | [8421 Async create_flavors:95444]: Waiting for completion of create_flavors running on PID 95444 (2 other jobs running) 2026-06-02 21:20:30.660 | [8421 Async create_flavors:95444]: Signaling child to exit 2026-06-02 21:20:30.660 | WAKEUP 2026-06-02 21:20:30.681 | [8421 Async create_flavors:95444]: Signaled 2026-06-02 21:20:30.682 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-02 21:20:30.682 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:30.682 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-02 21:20:30.682 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-02 21:20:30.682 | 2026-06-02 21:20:30.683 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-02 21:20:30.683 | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | | Field | Value | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.683 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.683 | | description | None | 2026-06-02 21:20:30.683 | | disk | 1 | 2026-06-02 21:20:30.683 | | id | c1 | 2026-06-02 21:20:30.683 | | name | cirros256 | 2026-06-02 21:20:30.683 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.683 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.683 | | ram | 256 | 2026-06-02 21:20:30.683 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.683 | | swap | 0 | 2026-06-02 21:20:30.683 | | vcpus | 1 | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-02 21:20:30.683 | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | | Field | Value | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.683 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.683 | | description | None | 2026-06-02 21:20:30.683 | | disk | 5 | 2026-06-02 21:20:30.683 | | id | d1 | 2026-06-02 21:20:30.683 | | name | ds512M | 2026-06-02 21:20:30.683 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.683 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.683 | | ram | 512 | 2026-06-02 21:20:30.683 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.683 | | swap | 0 | 2026-06-02 21:20:30.683 | | vcpus | 1 | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-02 21:20:30.683 | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | | Field | Value | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.683 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.683 | | description | None | 2026-06-02 21:20:30.683 | | disk | 10 | 2026-06-02 21:20:30.683 | | id | d2 | 2026-06-02 21:20:30.683 | | name | ds1G | 2026-06-02 21:20:30.683 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.683 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.683 | | ram | 1024 | 2026-06-02 21:20:30.683 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.683 | | swap | 0 | 2026-06-02 21:20:30.683 | | vcpus | 1 | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-02 21:20:30.683 | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | | Field | Value | 2026-06-02 21:20:30.683 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.683 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.684 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.684 | | description | None | 2026-06-02 21:20:30.684 | | disk | 10 | 2026-06-02 21:20:30.684 | | id | d3 | 2026-06-02 21:20:30.684 | | name | ds2G | 2026-06-02 21:20:30.684 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.684 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.684 | | ram | 2048 | 2026-06-02 21:20:30.684 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.684 | | swap | 0 | 2026-06-02 21:20:30.684 | | vcpus | 2 | 2026-06-02 21:20:30.684 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.684 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-02 21:20:30.684 | 2026-06-02 21:20:30.684 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.684 | | Field | Value | 2026-06-02 21:20:30.684 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.684 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.684 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.684 | | description | None | 2026-06-02 21:20:30.684 | | disk | 20 | 2026-06-02 21:20:30.684 | | id | d4 | 2026-06-02 21:20:30.684 | | name | ds4G | 2026-06-02 21:20:30.684 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.684 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.684 | | ram | 4096 | 2026-06-02 21:20:30.684 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.684 | | swap | 0 | 2026-06-02 21:20:30.684 | | vcpus | 4 | 2026-06-02 21:20:30.684 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.684 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-02 21:20:30.684 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-02 21:20:30.684 | 2026-06-02 21:20:30.684 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-02 21:20:30.684 | 2026-06-02 21:20:30.684 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.684 | | Field | Value | 2026-06-02 21:20:30.684 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.684 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.684 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.684 | | description | None | 2026-06-02 21:20:30.685 | | disk | 1 | 2026-06-02 21:20:30.685 | | id | 1 | 2026-06-02 21:20:30.685 | | name | m1.tiny | 2026-06-02 21:20:30.685 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.685 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.685 | | ram | 512 | 2026-06-02 21:20:30.685 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.685 | | swap | 0 | 2026-06-02 21:20:30.685 | | vcpus | 1 | 2026-06-02 21:20:30.685 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.685 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-02 21:20:30.685 | 2026-06-02 21:20:30.685 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.685 | | Field | Value | 2026-06-02 21:20:30.685 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.685 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.685 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.685 | | description | None | 2026-06-02 21:20:30.685 | | disk | 20 | 2026-06-02 21:20:30.685 | | id | 2 | 2026-06-02 21:20:30.685 | | name | m1.small | 2026-06-02 21:20:30.685 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.685 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.685 | | ram | 2048 | 2026-06-02 21:20:30.685 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.685 | | swap | 0 | 2026-06-02 21:20:30.685 | | vcpus | 1 | 2026-06-02 21:20:30.685 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.685 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-02 21:20:30.685 | 2026-06-02 21:20:30.685 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.685 | | Field | Value | 2026-06-02 21:20:30.685 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.685 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.685 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.685 | | description | None | 2026-06-02 21:20:30.685 | | disk | 40 | 2026-06-02 21:20:30.685 | | id | 3 | 2026-06-02 21:20:30.685 | | name | m1.medium | 2026-06-02 21:20:30.685 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.685 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.685 | | ram | 4096 | 2026-06-02 21:20:30.685 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.685 | | swap | 0 | 2026-06-02 21:20:30.685 | | vcpus | 2 | 2026-06-02 21:20:30.685 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.685 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-02 21:20:30.685 | 2026-06-02 21:20:30.685 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.685 | | Field | Value | 2026-06-02 21:20:30.685 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.685 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.686 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.686 | | description | None | 2026-06-02 21:20:30.686 | | disk | 80 | 2026-06-02 21:20:30.686 | | id | 4 | 2026-06-02 21:20:30.686 | | name | m1.large | 2026-06-02 21:20:30.686 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.686 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.686 | | ram | 8192 | 2026-06-02 21:20:30.686 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.686 | | swap | 0 | 2026-06-02 21:20:30.686 | | vcpus | 4 | 2026-06-02 21:20:30.686 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.686 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-02 21:20:30.686 | 2026-06-02 21:20:30.686 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.686 | | Field | Value | 2026-06-02 21:20:30.686 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.686 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:30.686 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:30.686 | | description | None | 2026-06-02 21:20:30.686 | | disk | 160 | 2026-06-02 21:20:30.686 | | id | 5 | 2026-06-02 21:20:30.686 | | name | m1.xlarge | 2026-06-02 21:20:30.686 | | os-flavor-access:is_public | True | 2026-06-02 21:20:30.686 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:30.686 | | ram | 16384 | 2026-06-02 21:20:30.686 | | rxtx_factor | 1.0 | 2026-06-02 21:20:30.686 | | swap | 0 | 2026-06-02 21:20:30.686 | | vcpus | 8 | 2026-06-02 21:20:30.686 | +----------------------------+-----------------------+ 2026-06-02 21:20:30.726 | [8421 Async create_flavors:95444]: finished create_flavors with result 0 in 3 seconds 2026-06-02 21:20:30.730 | + inc/async:async_wait:197 : return 0 2026-06-02 21:20:30.732 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-06-02 21:20:30.750 | + functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:30.752 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-06-02 21:20:30.771 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:30.773 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-06-02 21:20:30.790 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:30.793 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-06-02 21:20:30.795 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-02 21:20:30.797 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-06-02 21:20:30.799 | + ./stack.sh:main:1395 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-02 21:20:30.803 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-02 21:20:30.805 | ++ opt/stack/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-06-02 21:20:30.807 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-06-02 21:20:30.808 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-06-02 21:20:30.810 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-06-02 21:20:30.811 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-02 21:20:30.812 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-02 21:20:30.813 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-02 21:20:30.814 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-02 21:20:30.816 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-02 21:20:30.817 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-02 21:20:30.818 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-02 21:20:30.819 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-06-02 21:20:30.820 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-02 21:20:30.822 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-02 21:20:30.823 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-02 21:20:30.824 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-06-02 21:20:30.825 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-02 21:20:30.826 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-02 21:20:30.828 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-02 21:20:30.829 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-02 21:20:30.830 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-02 21:20:30.831 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-06-02 21:20:30.832 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-02 21:20:30.834 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-02 21:20:30.835 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-02 21:20:30.836 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-02 21:20:30.837 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-06-02 21:20:30.838 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-06-02 21:20:30.840 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-02 21:20:30.841 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-02 21:20:30.842 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-02 21:20:30.843 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-02 21:20:30.844 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-02 21:20:30.845 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-02 21:20:30.847 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-06-02 21:20:30.848 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-02 21:20:30.849 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-02 21:20:30.850 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-02 21:20:30.851 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-02 21:20:30.852 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-06-02 21:20:30.853 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-06-02 21:20:30.855 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-02 21:20:30.856 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-02 21:20:30.857 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-02 21:20:30.858 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-02 21:20:30.859 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-02 21:20:30.860 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-02 21:20:30.862 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-02 21:20:30.864 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-02 21:20:30.864 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-02 21:20:30.866 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-02 21:20:30.867 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-02 21:20:30.868 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-02 21:20:30.869 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-02 21:20:30.870 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-02 21:20:30.872 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-02 21:20:30.873 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-06-02 21:20:30.874 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-02 21:20:30.875 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-02 21:20:30.876 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-02 21:20:30.878 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-02 21:20:30.878 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-02 21:20:30.878 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-02 21:20:30.879 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-02 21:20:30.880 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-02 21:20:30.928 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-02 21:20:30.928 | Bad Request (HTTP 400) 2026-06-02 21:20:30.928 | 2026-06-02 21:20:30.936 | + ./stack.sh:main:1400 : save_stackenv 2026-06-02 21:20:30.939 | + functions-common:save_stackenv:65 : local tag= 2026-06-02 21:20:30.943 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-02 21:20:30.947 | + functions-common:save_stackenv:67 : time_stamp=2026-06-02-212030 2026-06-02 21:20:30.949 | + functions-common:save_stackenv:68 : echo '# 2026-06-02-212030 ' 2026-06-02 21:20:30.951 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.953 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-06-02 21:20:30.956 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.958 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-02 21:20:30.960 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.963 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-02 21:20:30.965 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.967 | + 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-06-02 21:20:30.970 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.972 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.160 2026-06-02 21:20:30.974 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.976 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.160/identity 2026-06-02 21:20:30.978 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.980 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-06-02-210947 2026-06-02 21:20:30.982 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.985 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-06-02 21:20:30.987 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.990 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.160 2026-06-02 21:20:30.992 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.994 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-06-02 21:20:30.996 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:30.998 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.160,IP:::1 2026-06-02 21:20:31.001 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:31.003 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-02 21:20:31.005 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:31.007 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-02 21:20:31.009 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:31.011 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.160 2026-06-02 21:20:31.014 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-02 21:20:31.016 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-02 21:20:31.018 | + ./stack.sh:main:1411 : merge_config_group /opt/stack/devstack/local.conf extra 2026-06-02 21:20:31.020 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-02 21:20:31.022 | + inc/meta-config:merge_config_group:171 : shift 2026-06-02 21:20:31.024 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-02 21:20:31.026 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:20:31.028 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-02 21:20:31.030 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-02 21:20:31.032 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-06-02 21:20:31.035 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:20:31.037 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-02 21:20:31.040 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:20:31.042 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-02 21:20:31.042 | /^\[\[.+\|.*\]\]/ { 2026-06-02 21:20:31.042 | gsub("[][]", "", $1); 2026-06-02 21:20:31.042 | split($1, a, "|"); 2026-06-02 21:20:31.042 | if (a[1] == matchgroup) 2026-06-02 21:20:31.042 | print a[2] 2026-06-02 21:20:31.042 | } 2026-06-02 21:20:31.042 | ' /opt/stack/devstack/local.conf 2026-06-02 21:20:31.047 | + ./stack.sh:main:1418 : run_phase stack extra 2026-06-02 21:20:31.049 | + functions-common:run_phase:1842 : local mode=stack 2026-06-02 21:20:31.052 | + functions-common:run_phase:1843 : local phase=extra 2026-06-02 21:20:31.054 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 21:20:31.056 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 21:20:31.058 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 21:20:31.062 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 21:20:31.065 | + functions-common:run_phase:1852 : local extra 2026-06-02 21:20:31.069 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 21:20:31.074 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 21:20:31.077 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 21:20:31.080 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 21:20:31.084 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-06-02 21:20:31.087 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 21:20:31.108 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:31.111 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:20:31.114 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:20:31.118 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-02 21:20:31.121 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:20:31.123 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-02 21:20:31.127 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:20:31.130 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-02 21:20:31.133 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-02 21:20:31.136 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-02 21:20:31.139 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-02 21:20:31.142 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:20:31.145 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-02 21:20:31.148 | + functions-common:run_phase:1869 : run_plugins stack extra 2026-06-02 21:20:31.151 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-02 21:20:31.154 | + functions-common:run_plugins:1829 : local phase=extra 2026-06-02 21:20:31.157 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-02 21:20:31.160 | + functions-common:run_plugins:1832 : local plugin 2026-06-02 21:20:31.163 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-02 21:20:31.166 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-02 21:20:31.169 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-02 21:20:31.172 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-06-02 21:20:31.176 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-02 21:20:31.179 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-02 21:20:31.182 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-02 21:20:31.185 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-02 21:20:31.188 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-02 21:20:31.191 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-02 21:20:31.194 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-02 21:20:31.197 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-02 21:20:31.200 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-02 21:20:31.203 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-02 21:20:31.205 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-02 21:20:31.209 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-02 21:20:31.211 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-02 21:20:31.214 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-02 21:20:31.216 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-02 21:20:31.219 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-02 21:20:31.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-02 21:20:31.224 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-02 21:20:31.227 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-02 21:20:31.230 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-02 21:20:31.233 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-02 21:20:31.247 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-02 21:20:31.249 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-02 21:20:31.251 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-02 21:20:31.254 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-02 21:20:31.257 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-02 21:20:31.260 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-02 21:20:31.263 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:20:31.281 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:20:31.283 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-02 21:20:31.287 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-02 21:20:31.288 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-02 21:20:31.293 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-02 21:20:31.297 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-02 21:20:31.300 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-02 21:20:31.305 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:20:31.325 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:20:31.329 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-02 21:20:31.332 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:20:31.336 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-02 21:20:31.338 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-06-02 21:20:31.356 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:31.359 | ++ /opt/stack/neutron/devstack/plugin.sh:source:137 : is_service_enabled br-ex-tcpdump 2026-06-02 21:20:31.376 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:31.379 | ++ /opt/stack/neutron/devstack/plugin.sh:source:151 : is_service_enabled br-int-flows 2026-06-02 21:20:31.396 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:31.400 | ++ /opt/stack/neutron/devstack/plugin.sh:source:154 : is_frr_enabled 2026-06-02 21:20:31.402 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:36 : [[ False == \T\r\u\e ]] 2026-06-02 21:20:31.406 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:37 : return 1 2026-06-02 21:20:31.410 | + ./stack.sh:main:1426 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-06-02 21:20:31.413 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-02 21:20:31.416 | + inc/meta-config:merge_config_group:171 : shift 2026-06-02 21:20:31.420 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-02 21:20:31.424 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:20:31.427 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-02 21:20:31.432 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-02 21:20:31.438 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-06-02 21:20:31.442 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:20:31.445 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-02 21:20:31.449 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:20:31.452 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-02 21:20:31.453 | /^\[\[.+\|.*\]\]/ { 2026-06-02 21:20:31.453 | gsub("[][]", "", $1); 2026-06-02 21:20:31.453 | split($1, a, "|"); 2026-06-02 21:20:31.453 | if (a[1] == matchgroup) 2026-06-02 21:20:31.453 | print a[2] 2026-06-02 21:20:31.453 | } 2026-06-02 21:20:31.453 | ' /opt/stack/devstack/local.conf 2026-06-02 21:20:31.459 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-06-02 21:20:31.482 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:31.485 | + ./stack.sh:main:1436 : is_nova_ready 2026-06-02 21:20:31.489 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-02 21:20:31.493 | + functions:wait_for_compute:490 : local timeout=60 2026-06-02 21:20:31.496 | + functions:wait_for_compute:491 : local rval=0 2026-06-02 21:20:31.499 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-02 21:20:31.502 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-02 21:20:31.505 | + functions-common:time_start:2400 : local name=wait_for_service 2026-06-02 21:20:31.509 | + functions-common:time_start:2401 : local start_time= 2026-06-02 21:20:31.512 | + functions-common:time_start:2402 : [[ -n '' ]] 2026-06-02 21:20:31.517 | ++ functions-common:time_start:2405 : date +%s%3N 2026-06-02 21:20:31.522 | + functions-common:time_start:2405 : _TIME_START[$name]=1780435231518 2026-06-02 21:20:31.526 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-02 21:20:31.551 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-02 21:20:31.553 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-02 21:20:31.557 | ++ functions:wait_for_compute:496 : hostname 2026-06-02 21:20:31.562 | + functions:wait_for_compute:496 : compute_hostname=np0000001979 2026-06-02 21:20:31.564 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-02 21:20:31.568 | ++ functions:wait_for_compute:498 : hostname 2026-06-02 21:20:31.574 | + :: : ID= 2026-06-02 21:20:31.576 | + :: : [[ '' == '' ]] 2026-06-02 21:20:31.577 | + :: : sleep 1 2026-06-02 21:20:32.579 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-02 21:20:32.581 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000001979 --service nova-compute -c ID -f value 2026-06-02 21:20:32.795 | 2026-06-02 21:20:32.800 | + :: : ID=5f25b637-160e-4cdc-9310-d99b6e550b0f 2026-06-02 21:20:32.801 | + :: : [[ 5f25b637-160e-4cdc-9310-d99b6e550b0f == '' ]] 2026-06-02 21:20:32.804 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-02 21:20:32.807 | + functions-common:time_stop:2414 : local name 2026-06-02 21:20:32.810 | + functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:32.813 | + functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:32.816 | + functions-common:time_stop:2417 : local total 2026-06-02 21:20:32.819 | + functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:32.821 | + functions-common:time_stop:2420 : name=wait_for_service 2026-06-02 21:20:32.824 | + functions-common:time_stop:2421 : start_time=1780435231518 2026-06-02 21:20:32.827 | + functions-common:time_stop:2423 : [[ -z 1780435231518 ]] 2026-06-02 21:20:32.830 | ++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:32.835 | + functions-common:time_stop:2426 : end_time=1780435232832 2026-06-02 21:20:32.838 | + functions-common:time_stop:2427 : elapsed_time=1314 2026-06-02 21:20:32.840 | + functions-common:time_stop:2428 : total=12467 2026-06-02 21:20:32.843 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:32.845 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=13781 2026-06-02 21:20:32.848 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-02 21:20:32.850 | + functions:wait_for_compute:516 : return 0 2026-06-02 21:20:32.853 | + ./stack.sh:main:1440 : service_check 2026-06-02 21:20:32.856 | + functions-common:service_check:1707 : local service 2026-06-02 21:20:32.858 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:32.861 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-api.service 2026-06-02 21:20:32.877 | enabled 2026-06-02 21:20:32.882 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-02 21:20:32.900 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-02 21:20:32.900 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-02 21:20:32.900 | Active: active (running) since Tue 2026-06-02 21:20:07 UTC; 25s ago 2026-06-02 21:20:32.900 | Main PID: 96163 (uwsgi) 2026-06-02 21:20:32.900 | Status: "uWSGI is ready" 2026-06-02 21:20:32.900 | Tasks: 7 (limit: 27561) 2026-06-02 21:20:32.900 | Memory: 250.8M () 2026-06-02 21:20:32.900 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-02 21:20:32.900 | ├─96163 "cinder-apiuWSGI master" 2026-06-02 21:20:32.900 | ├─96174 "cinder-apiuWSGI worker 1" 2026-06-02 21:20:32.900 | └─96175 "cinder-apiuWSGI worker 2" 2026-06-02 21:20:32.900 | 2026-06-02 21:20:32.900 | Jun 02 21:20:14 np0000001979 devstack@c-api.service[96175]: DEBUG cinder.api.middleware.request_id [req-23af1fd0-cb9c-4347-9f2d-0addc4db39ef req-43337049-286d-412d-bf3e-da82b743f2dd None None] RequestId filter calling following filter/app {{(pid=96175) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-06-02 21:20:32.900 | Jun 02 21:20:15 np0000001979 devstack@c-api.service[96175]: INFO cinder.api.openstack.wsgi [req-23af1fd0-cb9c-4347-9f2d-0addc4db39ef req-43337049-286d-412d-bf3e-da82b743f2dd admin admin] POST https://10.4.3.160/volume/v3/types/281e0d0b-d8e1-439e-a6f4-ef5fa81c4a46/extra_specs 2026-06-02 21:20:32.900 | Jun 02 21:20:15 np0000001979 devstack@c-api.service[96175]: DEBUG cinder.api.openstack.wsgi [req-23af1fd0-cb9c-4347-9f2d-0addc4db39ef req-43337049-286d-412d-bf3e-da82b743f2dd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=96175) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-02 21:20:32.900 | Jun 02 21:20:15 np0000001979 devstack@c-api.service[96175]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-06-02 21:20:32.900 | Jun 02 21:20:15 np0000001979 devstack@c-api.service[96175]: warnings.warn( 2026-06-02 21:20:32.900 | Jun 02 21:20:15 np0000001979 devstack@c-api.service[96175]: DEBUG oslo_db.sqlalchemy.engines [req-23af1fd0-cb9c-4347-9f2d-0addc4db39ef req-43337049-286d-412d-bf3e-da82b743f2dd 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=96175) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-02 21:20:32.900 | Jun 02 21:20:15 np0000001979 devstack@c-api.service[96175]: INFO cinder.api.openstack.wsgi [req-23af1fd0-cb9c-4347-9f2d-0addc4db39ef req-43337049-286d-412d-bf3e-da82b743f2dd admin admin] https://10.4.3.160/volume/v3/types/281e0d0b-d8e1-439e-a6f4-ef5fa81c4a46/extra_specs returned with HTTP 200 2026-06-02 21:20:32.900 | Jun 02 21:20:15 np0000001979 devstack@c-api.service[96175]: [pid: 96175|app: 0|req: 1/3] 10.4.3.160 () {70 vars in 1474 bytes} [Tue Jun 2 21:20:14 2026] POST /volume/v3/types/281e0d0b-d8e1-439e-a6f4-ef5fa81c4a46/extra_specs => generated 52 bytes in 379 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-02 21:20:32.900 | Jun 02 21:20:24 np0000001979 devstack@c-api.service[96174]: DEBUG dbcounter [-] [96174] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=96174) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:32.900 | Jun 02 21:20:25 np0000001979 devstack@c-api.service[96175]: DEBUG dbcounter [-] [96175] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=96175) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:32.904 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:32.907 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-bak.service 2026-06-02 21:20:32.923 | enabled 2026-06-02 21:20:32.928 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-bak.service --no-pager 2026-06-02 21:20:32.945 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-06-02 21:20:32.945 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-06-02 21:20:32.945 | Active: active (running) since Tue 2026-06-02 21:20:12 UTC; 20s ago 2026-06-02 21:20:32.945 | Main PID: 97550 (cinder-backup) 2026-06-02 21:20:32.945 | Tasks: 1 (limit: 27561) 2026-06-02 21:20:32.945 | Memory: 95.0M () 2026-06-02 21:20:32.945 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-06-02 21:20:32.945 | └─97550 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-06-02 21:20:32.945 | 2026-06-02 21:20:32.945 | Jun 02 21:20:14 np0000001979 cinder-backup[97550]: DEBUG oslo_concurrency.lockutils [None req-5620e11a-baa6-4d8a-b0b6-ed66bb749907 None None] Acquiring lock "cleanup_incomplete_backups_97550" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=97550) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-02 21:20:32.945 | Jun 02 21:20:14 np0000001979 cinder-backup[97550]: DEBUG oslo_concurrency.lockutils [None req-5620e11a-baa6-4d8a-b0b6-ed66bb749907 None None] Lock "cleanup_incomplete_backups_97550" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=97550) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-02 21:20:32.945 | Jun 02 21:20:14 np0000001979 cinder-backup[97550]: INFO cinder.backup.manager [None req-5620e11a-baa6-4d8a-b0b6-ed66bb749907 None None] Cleaning up incomplete backup operations. 2026-06-02 21:20:32.945 | Jun 02 21:20:14 np0000001979 cinder-backup[97550]: DEBUG oslo_concurrency.lockutils [None req-5620e11a-baa6-4d8a-b0b6-ed66bb749907 None None] Lock "cleanup_incomplete_backups_97550" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.013s {{(pid=97550) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-02 21:20:32.945 | Jun 02 21:20:14 np0000001979 cinder-backup[97550]: DEBUG oslo_db.sqlalchemy.engines [None req-5620e11a-baa6-4d8a-b0b6-ed66bb749907 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=97550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-02 21:20:32.945 | Jun 02 21:20:14 np0000001979 cinder-backup[97550]: DEBUG cinder.manager [None req-5620e11a-baa6-4d8a-b0b6-ed66bb749907 None None] Notifying Schedulers of capabilities ... {{(pid=97550) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-06-02 21:20:32.945 | Jun 02 21:20:14 np0000001979 cinder-backup[97550]: INFO cinder.keymgr.migration [None req-298a9598-c678-4c86-a0cd-b047ddc04fec None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-06-02 21:20:32.946 | Jun 02 21:20:14 np0000001979 cinder-backup[97550]: DEBUG cinder.service [None req-5620e11a-baa6-4d8a-b0b6-ed66bb749907 None None] Creating RPC server for service cinder-backup {{(pid=97550) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-02 21:20:32.946 | Jun 02 21:20:14 np0000001979 cinder-backup[97550]: DEBUG cinder.service [None req-5620e11a-baa6-4d8a-b0b6-ed66bb749907 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97550) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-02 21:20:32.946 | Jun 02 21:20:24 np0000001979 cinder-backup[97550]: DEBUG dbcounter [-] [97550] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=97550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:32.949 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:32.952 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-02 21:20:32.967 | enabled 2026-06-02 21:20:32.972 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-02 21:20:32.989 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-02 21:20:32.989 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-02 21:20:32.989 | Active: active (running) since Tue 2026-06-02 21:20:11 UTC; 21s ago 2026-06-02 21:20:32.989 | Main PID: 96961 (cinder-schedule) 2026-06-02 21:20:32.989 | Tasks: 1 (limit: 27561) 2026-06-02 21:20:32.989 | Memory: 110.9M () 2026-06-02 21:20:32.989 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-02 21:20:32.989 | └─96961 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-02 21:20:32.989 | 2026-06-02 21:20:32.989 | Jun 02 21:20:12 np0000001979 cinder-scheduler[96961]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-02 21:20:32.989 | Jun 02 21:20:12 np0000001979 cinder-scheduler[96961]: INFO cinder.manager [None req-4e2cba44-d0b3-4b1d-90f6-1baee8dc9148 None None] Initiating service 1 cleanup 2026-06-02 21:20:32.989 | Jun 02 21:20:12 np0000001979 cinder-scheduler[96961]: INFO cinder.manager [None req-4e2cba44-d0b3-4b1d-90f6-1baee8dc9148 None None] Service 1 cleanup completed. 2026-06-02 21:20:32.989 | Jun 02 21:20:12 np0000001979 cinder-scheduler[96961]: DEBUG cinder.service [None req-4e2cba44-d0b3-4b1d-90f6-1baee8dc9148 None None] Creating RPC server for service cinder-scheduler {{(pid=96961) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-02 21:20:32.989 | Jun 02 21:20:12 np0000001979 cinder-scheduler[96961]: DEBUG cinder.service [None req-4e2cba44-d0b3-4b1d-90f6-1baee8dc9148 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=96961) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-02 21:20:32.990 | Jun 02 21:20:14 np0000001979 cinder-scheduler[96961]: DEBUG cinder.scheduler.host_manager [None req-5620e11a-baa6-4d8a-b0b6-ed66bb749907 None None] Received backup service update from np0000001979: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=96961) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-06-02 21:20:32.990 | Jun 02 21:20:16 np0000001979 cinder-scheduler[96961]: DEBUG cinder.scheduler.host_manager [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Received volume service update from np0000001979@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=96961) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-02 21:20:32.990 | Jun 02 21:20:16 np0000001979 cinder-scheduler[96961]: DEBUG cinder.scheduler.host_manager [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Updating capabilities for np0000001979@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, 6, 2, 21, 20, 15, 992742), 'filter_function': None, 'goodness_function': None} {{(pid=96961) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-02 21:20:32.990 | Jun 02 21:20:16 np0000001979 cinder-scheduler[96961]: DEBUG cinder.scheduler.host_manager [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Updating capabilities for np0000001979@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, 6, 2, 21, 20, 15, 992742), 'filter_function': None, 'goodness_function': None} {{(pid=96961) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-02 21:20:32.990 | Jun 02 21:20:26 np0000001979 cinder-scheduler[96961]: DEBUG dbcounter [-] [96961] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=96961) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:32.994 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:32.997 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-02 21:20:33.012 | enabled 2026-06-02 21:20:33.017 | + functions-common:service_check:1714 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-02 21:20:33.035 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-02 21:20:33.035 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-02 21:20:33.035 | Active: active (running) since Tue 2026-06-02 21:20:14 UTC; 19s ago 2026-06-02 21:20:33.035 | Main PID: 98135 (cinder-volume) 2026-06-02 21:20:33.035 | Tasks: 2 (limit: 27561) 2026-06-02 21:20:33.035 | Memory: 143.9M () 2026-06-02 21:20:33.035 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-02 21:20:33.035 | ├─98135 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-02 21:20:33.035 | └─98568 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-02 21:20:33.035 | 2026-06-02 21:20:33.035 | Jun 02 21:20:16 np0000001979 cinder-volume[98568]: INFO cinder.volume.manager [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Driver initialization completed successfully. 2026-06-02 21:20:33.035 | Jun 02 21:20:16 np0000001979 cinder-volume[98568]: INFO cinder.manager [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Initiating service 3 cleanup 2026-06-02 21:20:33.035 | Jun 02 21:20:16 np0000001979 cinder-volume[98568]: INFO cinder.manager [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Service 3 cleanup completed. 2026-06-02 21:20:33.035 | Jun 02 21:20:16 np0000001979 cinder-volume[98568]: DEBUG cinder.service [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Creating RPC server for service cinder-volume {{(pid=98568) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-02 21:20:33.035 | Jun 02 21:20:16 np0000001979 cinder-volume[98568]: DEBUG cinder.service [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98568) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-02 21:20:33.035 | Jun 02 21:20:16 np0000001979 cinder-volume[98568]: INFO cinder.volume.manager [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-06-02 21:20:33.035 | Jun 02 21:20:16 np0000001979 cinder-volume[98568]: INFO cinder.volume.manager [None req-cb074b36-5792-4bf7-a5d4-387fb8ab713b None None] Driver post RPC initialization completed successfully. 2026-06-02 21:20:33.035 | Jun 02 21:20:25 np0000001979 cinder-volume[98135]: DEBUG dbcounter [-] [98135] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98135) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.035 | Jun 02 21:20:26 np0000001979 cinder-volume[98568]: DEBUG dbcounter [-] [98568] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.035 | Jun 02 21:20:26 np0000001979 cinder-volume[98568]: DEBUG dbcounter [-] [98568] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=98568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.038 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.041 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-02 21:20:33.054 | not-found 2026-06-02 21:20:33.059 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.062 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@file_tracker.service 2026-06-02 21:20:33.077 | enabled 2026-06-02 21:20:33.081 | + functions-common:service_check:1714 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-06-02 21:20:33.097 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-06-02 21:20:33.097 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-06-02 21:20:33.097 | Active: active (running) since Tue 2026-06-02 21:16:08 UTC; 4min 24s ago 2026-06-02 21:20:33.097 | Main PID: 57659 (file_tracker.sh) 2026-06-02 21:20:33.097 | Tasks: 2 (limit: 27561) 2026-06-02 21:20:33.097 | Memory: 588.0K () 2026-06-02 21:20:33.097 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-06-02 21:20:33.097 | ├─57659 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-06-02 21:20:33.097 | └─99745 sleep 20 2026-06-02 21:20:33.097 | 2026-06-02 21:20:33.097 | Jun 02 21:17:28 np0000001979 file_tracker.sh[69700]: 3008 0 9223372036854775807 2026-06-02 21:20:33.097 | Jun 02 21:17:48 np0000001979 file_tracker.sh[70030]: 2880 0 9223372036854775807 2026-06-02 21:20:33.097 | Jun 02 21:18:08 np0000001979 file_tracker.sh[70889]: 2912 0 9223372036854775807 2026-06-02 21:20:33.097 | Jun 02 21:18:28 np0000001979 file_tracker.sh[75849]: 3136 0 9223372036854775807 2026-06-02 21:20:33.097 | Jun 02 21:18:48 np0000001979 file_tracker.sh[77696]: 3424 0 9223372036854775807 2026-06-02 21:20:33.097 | Jun 02 21:19:08 np0000001979 file_tracker.sh[82772]: 3584 0 9223372036854775807 2026-06-02 21:20:33.097 | Jun 02 21:19:28 np0000001979 file_tracker.sh[87419]: 4224 0 9223372036854775807 2026-06-02 21:20:33.097 | Jun 02 21:19:48 np0000001979 file_tracker.sh[90738]: 4896 0 9223372036854775807 2026-06-02 21:20:33.097 | Jun 02 21:20:08 np0000001979 file_tracker.sh[96351]: 6080 0 9223372036854775807 2026-06-02 21:20:33.097 | Jun 02 21:20:28 np0000001979 file_tracker.sh[99744]: 6528 0 9223372036854775807 2026-06-02 21:20:33.101 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.103 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@g-api.service 2026-06-02 21:20:33.117 | enabled 2026-06-02 21:20:33.121 | + functions-common:service_check:1714 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-02 21:20:33.136 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-02 21:20:33.136 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-02 21:20:33.136 | Active: active (running) since Tue 2026-06-02 21:20:17 UTC; 16s ago 2026-06-02 21:20:33.136 | Main PID: 98929 (uwsgi) 2026-06-02 21:20:33.136 | Status: "uWSGI is ready" 2026-06-02 21:20:33.136 | Tasks: 12 (limit: 27561) 2026-06-02 21:20:33.136 | Memory: 255.0M () 2026-06-02 21:20:33.136 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-02 21:20:33.136 | ├─98929 "glance-apiuWSGI master" 2026-06-02 21:20:33.136 | ├─98936 "glance-apiuWSGI worker 1" 2026-06-02 21:20:33.136 | └─98937 "glance-apiuWSGI worker 2" 2026-06-02 21:20:33.136 | 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=98936) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=98936) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=98936) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=98936) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-2d97bf28-3d3a-46f6-982d-6f45d5c5fb32' (9e9d68fa-5c40-4859-9ad0-a36ef6680361) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=98936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-2d97bf28-3d3a-46f6-982d-6f45d5c5fb32' (ceb59e60-7e77-4053-b8ec-03442e2ed2ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=98936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: INFO glance.domain [-] Task [2d97bf28-3d3a-46f6-982d-6f45d5c5fb32] status changing from processing to success 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: INFO glance.async_.flows.api_image_import [-] 2d97bf28-3d3a-46f6-982d-6f45d5c5fb32 of api_image_import completed 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-2d97bf28-3d3a-46f6-982d-6f45d5c5fb32' (ceb59e60-7e77-4053-b8ec-03442e2ed2ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=98936) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-06-02 21:20:33.136 | Jun 02 21:20:31 np0000001979 devstack@g-api.service[98936]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (c4f4fe9c-ad89-4c0d-a213-b12ed4bc0750) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=98936) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-06-02 21:20:33.140 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.143 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@key.service 2026-06-02 21:20:33.155 | not-found 2026-06-02 21:20:33.159 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.161 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-06-02 21:20:33.176 | enabled 2026-06-02 21:20:33.181 | + functions-common:service_check:1714 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-06-02 21:20:33.200 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-06-02 21:20:33.200 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-06-02 21:20:33.200 | Active: active (running) since Tue 2026-06-02 21:16:07 UTC; 4min 25s ago 2026-06-02 21:20:33.200 | Main PID: 57127 (memory_tracker.) 2026-06-02 21:20:33.200 | Tasks: 2 (limit: 27561) 2026-06-02 21:20:33.200 | Memory: 1.2M () 2026-06-02 21:20:33.200 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-06-02 21:20:33.200 | ├─57127 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-06-02 21:20:33.200 | └─99697 sleep 20 2026-06-02 21:20:33.200 | 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[99671]: 8416 0.0 1852 8415 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-mcmmtjzbucehvwbtzbcgmvcuwlnhllnq ; /usr/bin/python3' && sleep 0 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[99671]: 8418 0.0 1852 8417 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-mcmmtjzbucehvwbtzbcgmvcuwlnhllnq ; /usr/bin/python3 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[99671]: 8420 0.0 1852 8419 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[99671]: 26302 0.0 1848 26206 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[99671]: 26206 0.0 1740 26196 00:00:00 1 do_select erl_child_setup 65536 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[99671]: 19492 0.0 1676 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[99671]: 26299 0.0 1500 26298 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[99671]: 46654 0.0 1336 46653 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[57127]: --- 2026-06-02 21:20:33.200 | Jun 02 21:20:28 np0000001979 memory_tracker.sh[57127]: ]]] 2026-06-02 21:20:33.204 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.207 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@mysql.service 2026-06-02 21:20:33.221 | not-found 2026-06-02 21:20:33.225 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.228 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api.service 2026-06-02 21:20:33.243 | enabled 2026-06-02 21:20:33.247 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-02 21:20:33.263 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-02 21:20:33.263 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-02 21:20:33.263 | Active: active (running) since Tue 2026-06-02 21:19:12 UTC; 1min 21s ago 2026-06-02 21:20:33.263 | Main PID: 83689 (uwsgi) 2026-06-02 21:20:33.263 | Status: "uWSGI is ready" 2026-06-02 21:20:33.263 | Tasks: 17 (limit: 27561) 2026-06-02 21:20:33.263 | Memory: 274.9M () 2026-06-02 21:20:33.263 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-02 21:20:33.263 | ├─83689 "nova-apiuWSGI master" 2026-06-02 21:20:33.263 | ├─83690 "nova-apiuWSGI worker 1" 2026-06-02 21:20:33.263 | └─83691 "nova-apiuWSGI worker 2" 2026-06-02 21:20:33.263 | 2026-06-02 21:20:33.263 | Jun 02 21:20:19 np0000001979 devstack@n-api.service[83691]: DEBUG dbcounter [-] [83691] Writing DB stats nova_api:INSERT=10,nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=83691) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.263 | Jun 02 21:20:32 np0000001979 devstack@n-api.service[83690]: DEBUG nova.api.openstack.wsgi [None req-e7024291-9470-433b-8387-ef901a19e54f admin admin] Calling method '>' {{(pid=83690) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-02 21:20:33.263 | Jun 02 21:20:32 np0000001979 devstack@n-api.service[83690]: DEBUG oslo_concurrency.lockutils [None req-e7024291-9470-433b-8387-ef901a19e54f admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=83690) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-02 21:20:33.263 | Jun 02 21:20:32 np0000001979 devstack@n-api.service[83690]: DEBUG oslo_concurrency.lockutils [None req-e7024291-9470-433b-8387-ef901a19e54f 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=83690) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-02 21:20:33.263 | Jun 02 21:20:32 np0000001979 devstack@n-api.service[83690]: DEBUG oslo_concurrency.lockutils [None req-e7024291-9470-433b-8387-ef901a19e54f 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=83690) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-02 21:20:33.263 | Jun 02 21:20:32 np0000001979 devstack@n-api.service[83690]: DEBUG oslo_concurrency.lockutils [None req-e7024291-9470-433b-8387-ef901a19e54f admin admin] Acquiring lock "2a74ab60-7949-4242-acd3-77b1cedb414d" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=83690) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-02 21:20:33.263 | Jun 02 21:20:32 np0000001979 devstack@n-api.service[83690]: DEBUG oslo_concurrency.lockutils [None req-e7024291-9470-433b-8387-ef901a19e54f admin admin] Lock "2a74ab60-7949-4242-acd3-77b1cedb414d" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=83690) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-02 21:20:33.263 | Jun 02 21:20:32 np0000001979 devstack@n-api.service[83690]: DEBUG oslo_concurrency.lockutils [None req-e7024291-9470-433b-8387-ef901a19e54f admin admin] Lock "2a74ab60-7949-4242-acd3-77b1cedb414d" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=83690) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-02 21:20:33.263 | Jun 02 21:20:32 np0000001979 devstack@n-api.service[83690]: INFO nova.api.openstack.requestlog [None req-e7024291-9470-433b-8387-ef901a19e54f admin admin] 10.4.3.160 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000001979" status: 200 len: 255 microversion: 2.69 time: 0.051589 2026-06-02 21:20:33.263 | Jun 02 21:20:32 np0000001979 devstack@n-api.service[83690]: [pid: 83690|app: 0|req: 13/25] 10.4.3.160 () {68 vars in 1444 bytes} [Tue Jun 2 21:20:32 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000001979 => generated 255 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-02 21:20:33.268 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.271 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-02 21:20:33.285 | enabled 2026-06-02 21:20:33.290 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-02 21:20:33.308 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-02 21:20:33.308 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-02 21:20:33.308 | Active: active (running) since Tue 2026-06-02 21:19:55 UTC; 37s ago 2026-06-02 21:20:33.308 | Main PID: 92123 (uwsgi) 2026-06-02 21:20:33.308 | Status: "uWSGI is ready" 2026-06-02 21:20:33.308 | Tasks: 16 (limit: 27561) 2026-06-02 21:20:33.308 | Memory: 222.5M () 2026-06-02 21:20:33.308 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-02 21:20:33.308 | ├─92123 "nova-api-metauWSGI master" 2026-06-02 21:20:33.308 | ├─92124 "nova-api-metauWSGI worker 1" 2026-06-02 21:20:33.308 | ├─92125 "nova-api-metauWSGI worker 2" 2026-06-02 21:20:33.308 | └─92126 "nova-api-metauWSGI http 1" 2026-06-02 21:20:33.308 | 2026-06-02 21:20:33.308 | Jun 02 21:19:58 np0000001979 devstack@n-api-meta.service[92124]: DEBUG nova.api.openstack.wsgi_app [None req-fb242725-9d70-450b-a901-9500b9c5cb67 None None] ******************************************************************************** {{(pid=92124) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3263}} 2026-06-02 21:20:33.308 | Jun 02 21:19:58 np0000001979 devstack@n-api-meta.service[92124]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78f3fdca3668 pid: 92124 (default app) 2026-06-02 21:20:33.308 | Jun 02 21:20:07 np0000001979 devstack@n-api-meta.service[92125]: DEBUG dbcounter [-] [92125] Writing DB stats nova_api:SELECT=1 {{(pid=92125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.308 | Jun 02 21:20:07 np0000001979 devstack@n-api-meta.service[92124]: DEBUG dbcounter [-] [92124] Writing DB stats nova_api:SELECT=1 {{(pid=92124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.308 | Jun 02 21:20:07 np0000001979 devstack@n-api-meta.service[92125]: DEBUG dbcounter [-] [92125] Writing DB stats nova_cell0:SELECT=1 {{(pid=92125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.308 | Jun 02 21:20:07 np0000001979 devstack@n-api-meta.service[92125]: DEBUG dbcounter [-] [92125] Writing DB stats nova_cell1:SELECT=1 {{(pid=92125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.308 | Jun 02 21:20:07 np0000001979 devstack@n-api-meta.service[92124]: DEBUG dbcounter [-] [92124] Writing DB stats nova_cell0:SELECT=1 {{(pid=92124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.308 | Jun 02 21:20:07 np0000001979 devstack@n-api-meta.service[92124]: DEBUG dbcounter [-] [92124] Writing DB stats nova_cell1:SELECT=1 {{(pid=92124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.308 | Jun 02 21:20:07 np0000001979 devstack@n-api-meta.service[92125]: DEBUG dbcounter [-] [92125] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92125) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.308 | Jun 02 21:20:07 np0000001979 devstack@n-api-meta.service[92124]: DEBUG dbcounter [-] [92124] Writing DB stats nova_cell0:SELECT=1 {{(pid=92124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.313 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.316 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-02 21:20:33.329 | not-found 2026-06-02 21:20:33.333 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.335 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-02 21:20:33.349 | enabled 2026-06-02 21:20:33.354 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-02 21:20:33.370 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-02 21:20:33.370 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-02 21:20:33.370 | Active: active (running) since Tue 2026-06-02 21:20:02 UTC; 30s ago 2026-06-02 21:20:33.370 | Main PID: 95321 (nova-compute) 2026-06-02 21:20:33.370 | Tasks: 10 (limit: 27561) 2026-06-02 21:20:33.370 | Memory: 136.4M () 2026-06-02 21:20:33.370 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-02 21:20:33.370 | └─95321 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-02 21:20:33.370 | 2026-06-02 21:20:33.370 | Jun 02 21:20:25 np0000001979 nova-compute[95321]: DEBUG nova.compute.provider_tree [None req-0c5b2bd4-499c-4858-970d-048c57b35cc1 None None] Updating resource provider 900f9c14-1925-4fe2-9c4a-f1c9d7ada112 generation from 0 to 1 during operation: update_inventory {{(pid=95321) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-02 21:20:33.370 | Jun 02 21:20:25 np0000001979 nova-compute[95321]: DEBUG nova.compute.provider_tree [None req-0c5b2bd4-499c-4858-970d-048c57b35cc1 None None] Updating inventory in ProviderTree for provider 900f9c14-1925-4fe2-9c4a-f1c9d7ada112 with inventory: {'MEMORY_MB': {'total': 23006, 'reserved': 512, 'min_unit': 1, 'max_unit': 23006, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 12, 'reserved': 0, 'min_unit': 1, 'max_unit': 12, '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=95321) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-06-02 21:20:33.370 | Jun 02 21:20:25 np0000001979 nova-compute[95321]: DEBUG nova.compute.provider_tree [None req-0c5b2bd4-499c-4858-970d-048c57b35cc1 None None] Updating resource provider 900f9c14-1925-4fe2-9c4a-f1c9d7ada112 generation from 1 to 2 during operation: update_traits {{(pid=95321) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-06-02 21:20:33.370 | Jun 02 21:20:26 np0000001979 nova-compute[95321]: DEBUG nova.compute.resource_tracker [None req-0c5b2bd4-499c-4858-970d-048c57b35cc1 None None] Compute_service record updated for np0000001979:np0000001979 {{(pid=95321) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-02 21:20:33.370 | Jun 02 21:20:26 np0000001979 nova-compute[95321]: DEBUG oslo_concurrency.lockutils [None req-0c5b2bd4-499c-4858-970d-048c57b35cc1 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.222s {{(pid=95321) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-02 21:20:33.370 | Jun 02 21:20:26 np0000001979 nova-compute[95321]: DEBUG nova.service [None req-0c5b2bd4-499c-4858-970d-048c57b35cc1 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=95321) start /opt/stack/nova/nova/service.py:195}} 2026-06-02 21:20:33.370 | Jun 02 21:20:26 np0000001979 nova-compute[95321]: DEBUG nova.service [None req-0c5b2bd4-499c-4858-970d-048c57b35cc1 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=95321) start /opt/stack/nova/nova/service.py:211}} 2026-06-02 21:20:33.370 | Jun 02 21:20:26 np0000001979 nova-compute[95321]: DEBUG nova.service [None req-0c5b2bd4-499c-4858-970d-048c57b35cc1 None None] Join ServiceGroup membership for this service compute {{(pid=95321) start /opt/stack/nova/nova/service.py:221}} 2026-06-02 21:20:33.370 | Jun 02 21:20:26 np0000001979 nova-compute[95321]: DEBUG nova.servicegroup.drivers.db [None req-0c5b2bd4-499c-4858-970d-048c57b35cc1 None None] DB_Driver: join new ServiceGroup member np0000001979 to the compute group, service = {{(pid=95321) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-02 21:20:33.370 | Jun 02 21:20:31 np0000001979 nova-compute[95321]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=95321) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:33.374 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.378 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-02 21:20:33.390 | not-found 2026-06-02 21:20:33.394 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.397 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-02 21:20:33.411 | enabled 2026-06-02 21:20:33.416 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-02 21:20:33.433 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-02 21:20:33.433 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-02 21:20:33.433 | Active: active (running) since Tue 2026-06-02 21:19:54 UTC; 39s ago 2026-06-02 21:20:33.433 | Main PID: 91496 (nova-scheduler:) 2026-06-02 21:20:33.433 | Tasks: 19 (limit: 27561) 2026-06-02 21:20:33.433 | Memory: 160.2M () 2026-06-02 21:20:33.433 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-02 21:20:33.433 | ├─91496 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-02 21:20:33.433 | ├─92773 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-02 21:20:33.433 | └─92775 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-02 21:20:33.433 | 2026-06-02 21:20:33.433 | Jun 02 21:19:57 np0000001979 nova-scheduler[92775]: DEBUG nova.service [None req-6a718588-d021-4499-bb2a-b09f8cfa224e None None] Join ServiceGroup membership for this service scheduler {{(pid=92775) start /opt/stack/nova/nova/service.py:221}} 2026-06-02 21:20:33.433 | Jun 02 21:19:57 np0000001979 nova-scheduler[92775]: DEBUG nova.servicegroup.drivers.db [None req-6a718588-d021-4499-bb2a-b09f8cfa224e None None] DB_Driver: join new ServiceGroup member np0000001979 to the scheduler group, service = {{(pid=92775) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-02 21:20:33.433 | Jun 02 21:20:02 np0000001979 nova-scheduler[92773]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=92773) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:33.433 | Jun 02 21:20:02 np0000001979 nova-scheduler[92775]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=92775) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:33.433 | Jun 02 21:20:05 np0000001979 nova-scheduler[91496]: DEBUG dbcounter [-] [91496] Writing DB stats nova_api:SELECT=3 {{(pid=91496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.433 | Jun 02 21:20:06 np0000001979 nova-scheduler[91496]: DEBUG dbcounter [-] [91496] Writing DB stats nova_cell1:SELECT=1 {{(pid=91496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.433 | Jun 02 21:20:06 np0000001979 nova-scheduler[91496]: DEBUG dbcounter [-] [91496] Writing DB stats nova_cell0:SELECT=1 {{(pid=91496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.433 | Jun 02 21:20:12 np0000001979 nova-scheduler[92773]: DEBUG dbcounter [-] [92773] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=92773) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.433 | Jun 02 21:20:12 np0000001979 nova-scheduler[92775]: DEBUG dbcounter [-] [92775] Writing DB stats nova_cell0:SELECT=3 {{(pid=92775) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:33.433 | Jun 02 21:20:22 np0000001979 nova-scheduler[92773]: DEBUG oslo.service.backend._threading.loopingcall [None req-31f0cb2f-f842-4dbf-8205-057bb8be6127 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=92773) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:33.439 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.442 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-06-02 21:20:33.456 | enabled 2026-06-02 21:20:33.461 | + functions-common:service_check:1714 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-06-02 21:20:33.477 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-06-02 21:20:33.477 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-06-02 21:20:33.477 | Active: active (running) since Tue 2026-06-02 21:15:58 UTC; 4min 35s ago 2026-06-02 21:20:33.477 | Main PID: 55661 (python3) 2026-06-02 21:20:33.478 | Tasks: 1 (limit: 27561) 2026-06-02 21:20:33.478 | Memory: 116.4M () 2026-06-02 21:20:33.478 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-06-02 21:20:33.478 | └─55661 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-06-02 21:20:33.478 | 2026-06-02 21:20:33.478 | Jun 02 21:20:08 np0000001979 python3[55661]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-06-02 21:20:33.478 | Jun 02 21:20:08 np0000001979 python3[55661]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-06-02 21:20:33.478 | Jun 02 21:20:08 np0000001979 python3[55661]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-06-02 21:20:33.478 | Jun 02 21:20:08 np0000001979 python3[55661]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-06-02 21:20:33.478 | Jun 02 21:20:14 np0000001979 python3[55661]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-06-02 21:20:33.478 | Jun 02 21:20:20 np0000001979 python3[55661]: 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-06-02 21:20:33.478 | Jun 02 21:20:25 np0000001979 python3[55661]: 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-06-02 21:20:33.478 | Jun 02 21:20:28 np0000001979 python3[55661]: 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-06-02 21:20:33.478 | Jun 02 21:20:30 np0000001979 python3[55661]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-06-02 21:20:33.478 | Jun 02 21:20:32 np0000001979 python3[55661]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000001979', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-06-02 21:20:33.482 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.485 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-02 21:20:33.498 | not-found 2026-06-02 21:20:33.503 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.507 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-02 21:20:33.520 | not-found 2026-06-02 21:20:33.525 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.529 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-02 21:20:33.542 | not-found 2026-06-02 21:20:33.547 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.550 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-02 21:20:33.562 | not-found 2026-06-02 21:20:33.567 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.570 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-02 21:20:33.584 | enabled 2026-06-02 21:20:33.590 | + functions-common:service_check:1714 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-02 21:20:33.606 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-02 21:20:33.606 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-02 21:20:33.606 | Active: active (running) since Tue 2026-06-02 21:19:34 UTC; 58s ago 2026-06-02 21:20:33.606 | Main PID: 89277 (uwsgi) 2026-06-02 21:20:33.606 | Status: "uWSGI is ready" 2026-06-02 21:20:33.606 | Tasks: 5 (limit: 27561) 2026-06-02 21:20:33.606 | Memory: 178.3M () 2026-06-02 21:20:33.606 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-02 21:20:33.606 | ├─89277 "placementuWSGI master" 2026-06-02 21:20:33.606 | ├─89278 "placementuWSGI worker 1" 2026-06-02 21:20:33.606 | └─89279 "placementuWSGI worker 2" 2026-06-02 21:20:33.606 | 2026-06-02 21:20:33.606 | Jun 02 21:20:24 np0000001979 devstack@placement-api.service[89278]: [pid: 89278|app: 0|req: 4/8] 10.4.3.160 () {66 vars in 1512 bytes} [Tue Jun 2 21:20:24 2026] GET /placement/resource_providers/900f9c14-1925-4fe2-9c4a-f1c9d7ada112/allocations => generated 54 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 223 bytes (1 switches on core 0) 2026-06-02 21:20:33.606 | Jun 02 21:20:25 np0000001979 devstack@placement-api.service[89279]: DEBUG placement.requestlog [req-35c6c86c-b50b-4ab5-b877-6e363b1bb0f8 req-ed770eaa-6bee-4261-be56-190d907ab1af None None] Starting request: 10.4.3.160 "PUT /placement/resource_providers/900f9c14-1925-4fe2-9c4a-f1c9d7ada112/inventories" {{(pid=89279) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-02 21:20:33.606 | Jun 02 21:20:25 np0000001979 devstack@placement-api.service[89279]: INFO placement.requestlog [req-35c6c86c-b50b-4ab5-b877-6e363b1bb0f8 req-ed770eaa-6bee-4261-be56-190d907ab1af service nova] 10.4.3.160 "PUT /placement/resource_providers/900f9c14-1925-4fe2-9c4a-f1c9d7ada112/inventories" status: 200 len: 398 microversion: 1.26 2026-06-02 21:20:33.606 | Jun 02 21:20:25 np0000001979 devstack@placement-api.service[89279]: [pid: 89279|app: 0|req: 5/9] 10.4.3.160 () {72 vars in 1609 bytes} [Tue Jun 2 21:20:25 2026] PUT /placement/resource_providers/900f9c14-1925-4fe2-9c4a-f1c9d7ada112/inventories => generated 398 bytes in 26 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-02 21:20:33.606 | Jun 02 21:20:25 np0000001979 devstack@placement-api.service[89278]: DEBUG placement.requestlog [req-35c6c86c-b50b-4ab5-b877-6e363b1bb0f8 req-2b65e501-d021-4a7a-872c-f7fb901e1e68 None None] Starting request: 10.4.3.160 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_QCOW2,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE41,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ARCH_RISCV64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SSE42,COMPUTE_NODE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ARCH_AARCH64,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ARCH_PPC64LE,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOCKET_PCI_NUMA_AFFINITY" {{(pid=89278) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-02 21:20:33.606 | Jun 02 21:20:25 np0000001979 devstack@placement-api.service[89278]: INFO placement.requestlog [req-35c6c86c-b50b-4ab5-b877-6e363b1bb0f8 req-2b65e501-d021-4a7a-872c-f7fb901e1e68 service nova] 10.4.3.160 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_QCOW2,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE41,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ARCH_RISCV64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SSE42,COMPUTE_NODE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ARCH_AARCH64,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ARCH_PPC64LE,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOCKET_PCI_NUMA_AFFINITY" status: 200 len: 1991 microversion: 1.6 2026-06-02 21:20:33.606 | Jun 02 21:20:25 np0000001979 devstack@placement-api.service[89278]: [pid: 89278|app: 0|req: 5/10] 10.4.3.160 () {68 vars in 4925 bytes} [Tue Jun 2 21:20:25 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_QCOW2,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_VIRTIO,HW_CPU_X86_SSE41,HW_CPU_X86_SSSE3,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_SOUND_MODEL_AC97,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_ARCH_RISCV64,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE2,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_SSE42,COMPUTE_NODE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_ARCH_AARCH64,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_VOLUME_EXTEND,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_ARCH_PPC64LE,COMPUTE_ARCH_MIPSEL,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_ARCH_S390X,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_ACCELERATORS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_RESCUE_BFV,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_STORAGE_BUS_USB,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_SOCKET_PCI_NUMA_AFFINITY => generated 1991 bytes in 19 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-02 21:20:33.607 | Jun 02 21:20:25 np0000001979 devstack@placement-api.service[89279]: DEBUG placement.requestlog [req-35c6c86c-b50b-4ab5-b877-6e363b1bb0f8 req-92080a23-32d0-4f58-bccd-df78889e12df None None] Starting request: 10.4.3.160 "PUT /placement/resource_providers/900f9c14-1925-4fe2-9c4a-f1c9d7ada112/traits" {{(pid=89279) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-02 21:20:33.607 | Jun 02 21:20:25 np0000001979 devstack@placement-api.service[89279]: INFO placement.requestlog [req-35c6c86c-b50b-4ab5-b877-6e363b1bb0f8 req-92080a23-32d0-4f58-bccd-df78889e12df service nova] 10.4.3.160 "PUT /placement/resource_providers/900f9c14-1925-4fe2-9c4a-f1c9d7ada112/traits" status: 200 len: 2026 microversion: 1.6 2026-06-02 21:20:33.607 | Jun 02 21:20:25 np0000001979 devstack@placement-api.service[89279]: [pid: 89279|app: 0|req: 6/11] 10.4.3.160 () {72 vars in 1594 bytes} [Tue Jun 2 21:20:25 2026] PUT /placement/resource_providers/900f9c14-1925-4fe2-9c4a-f1c9d7ada112/traits => generated 2026 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-02 21:20:33.611 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.614 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-02 21:20:33.629 | enabled 2026-06-02 21:20:33.634 | + functions-common:service_check:1714 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-02 21:20:33.650 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-02 21:20:33.650 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-02 21:20:33.650 | Active: active (running) since Tue 2026-06-02 21:19:25 UTC; 1min 8s ago 2026-06-02 21:20:33.650 | Main PID: 85866 (neutron-ovn-age) 2026-06-02 21:20:33.650 | Tasks: 20 (limit: 27561) 2026-06-02 21:20:33.650 | Memory: 349.5M () 2026-06-02 21:20:33.650 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-02 21:20:33.650 | ├─85866 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-02 21:20:33.650 | ├─86888 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-02 21:20:33.650 | ├─87168 /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/tmptw0eh2vc/privsep.sock 2026-06-02 21:20:33.650 | └─90122 /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/tmpoy_07udl/privsep.sock 2026-06-02 21:20:33.650 | 2026-06-02 21:20:33.650 | Jun 02 21:20:04 np0000001979 neutron-ovn-agent[86888]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=64dad8df-830b-4906-9c7b-0579858a1891, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=86888) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-02 21:20:33.650 | Jun 02 21:20:04 np0000001979 neutron-ovn-agent[86888]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86888) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-02 21:20:33.650 | Jun 02 21:20:04 np0000001979 neutron-ovn-agent[86888]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=64dad8df-830b-4906-9c7b-0579858a1891, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=86888) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-06-02 21:20:33.650 | Jun 02 21:20:04 np0000001979 neutron-ovn-agent[86888]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=86888) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-06-02 21:20:33.650 | Jun 02 21:20:27 np0000001979 neutron-ovn-agent[86888]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=86888) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-02 21:20:33.650 | Jun 02 21:20:27 np0000001979 neutron-ovn-agent[86888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=86888) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-02 21:20:33.650 | Jun 02 21:20:27 np0000001979 neutron-ovn-agent[86888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=86888) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-02 21:20:33.650 | Jun 02 21:20:27 np0000001979 neutron-ovn-agent[86888]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=86888) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-02 21:20:33.650 | Jun 02 21:20:27 np0000001979 neutron-ovn-agent[86888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=86888) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-02 21:20:33.650 | Jun 02 21:20:27 np0000001979 neutron-ovn-agent[86888]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=86888) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-02 21:20:33.655 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.659 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-02 21:20:33.671 | not-found 2026-06-02 21:20:33.676 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.680 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-02 21:20:33.694 | not-found 2026-06-02 21:20:33.699 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.702 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-account.service 2026-06-02 21:20:33.716 | enabled 2026-06-02 21:20:33.733 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-account.service --no-pager 2026-06-02 21:20:33.750 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-06-02 21:20:33.750 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-06-02 21:20:33.750 | Active: active (running) since Tue 2026-06-02 21:19:05 UTC; 1min 28s ago 2026-06-02 21:20:33.750 | Main PID: 81434 (swift-account-s) 2026-06-02 21:20:33.750 | Tasks: 3 (limit: 27561) 2026-06-02 21:20:33.750 | Memory: 53.5M () 2026-06-02 21:20:33.750 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-06-02 21:20:33.750 | ├─81434 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-02 21:20:33.750 | ├─81690 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-02 21:20:33.750 | └─81693 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-06-02 21:20:33.750 | 2026-06-02 21:20:33.750 | Jun 02 21:19:06 np0000001979 account-server[81434]: Started child 81693 from parent 81434 2026-06-02 21:20:33.750 | Jun 02 21:19:06 np0000001979 swift-account-server[81434]: account-server: Started child 81693 from parent 81434 2026-06-02 21:20:33.750 | Jun 02 21:20:24 np0000001979 account-server[81690]: 127.0.0.1 - - [02/Jun/2026:21:20:24 +0000] "HEAD /sdb1/83/AUTH_59f4243fe6c64905981c6292131a85ab" 404 - "HEAD http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab?format=json" "txb713b5fc6f954fce98efd-006a1f4918" "proxy-server 82832" 0.0011 "-" 81690 - 2026-06-02 21:20:33.750 | Jun 02 21:20:24 np0000001979 swift-account-server[81690]: account-server: 127.0.0.1 - - [02/Jun/2026:21:20:24 +0000] "HEAD /sdb1/83/AUTH_59f4243fe6c64905981c6292131a85ab" 404 - "HEAD http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab?format=json" "txb713b5fc6f954fce98efd-006a1f4918" "proxy-server 82832" 0.0011 "-" 81690 - 2026-06-02 21:20:33.750 | Jun 02 21:20:24 np0000001979 account-server[81690]: 127.0.0.1 - - [02/Jun/2026:21:20:24 +0000] "PUT /sdb1/83/AUTH_59f4243fe6c64905981c6292131a85ab" 201 - "-" "txd9a61e5e851b4bc4a32da-006a1f4918" "-" 0.0190 "-" 81690 - 2026-06-02 21:20:33.750 | Jun 02 21:20:24 np0000001979 swift-account-server[81690]: account-server: 127.0.0.1 - - [02/Jun/2026:21:20:24 +0000] "PUT /sdb1/83/AUTH_59f4243fe6c64905981c6292131a85ab" 201 - "-" "txd9a61e5e851b4bc4a32da-006a1f4918" "-" 0.0190 "-" 81690 - 2026-06-02 21:20:33.750 | Jun 02 21:20:24 np0000001979 account-server[81693]: 127.0.0.1 - - [02/Jun/2026:21:20:24 +0000] "HEAD /sdb1/83/AUTH_59f4243fe6c64905981c6292131a85ab" 204 - "HEAD http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab?format=json" "txd9a61e5e851b4bc4a32da-006a1f4918" "proxy-server 82832" 0.0033 "-" 81693 - 2026-06-02 21:20:33.750 | Jun 02 21:20:24 np0000001979 swift-account-server[81693]: account-server: 127.0.0.1 - - [02/Jun/2026:21:20:24 +0000] "HEAD /sdb1/83/AUTH_59f4243fe6c64905981c6292131a85ab" 204 - "HEAD http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab?format=json" "txd9a61e5e851b4bc4a32da-006a1f4918" "proxy-server 82832" 0.0033 "-" 81693 - 2026-06-02 21:20:33.750 | Jun 02 21:20:24 np0000001979 account-server[81690]: 127.0.0.1 - - [02/Jun/2026:21:20:24 +0000] "PUT /sdb1/83/AUTH_59f4243fe6c64905981c6292131a85ab/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance" "txd9a61e5e851b4bc4a32da-006a1f4918" "container-server 81204" 0.0017 "-" 81690 0 2026-06-02 21:20:33.750 | Jun 02 21:20:24 np0000001979 swift-account-server[81690]: account-server: 127.0.0.1 - - [02/Jun/2026:21:20:24 +0000] "PUT /sdb1/83/AUTH_59f4243fe6c64905981c6292131a85ab/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance" "txd9a61e5e851b4bc4a32da-006a1f4918" "container-server 81204" 0.0017 "-" 81690 0 2026-06-02 21:20:33.755 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.758 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container.service 2026-06-02 21:20:33.772 | enabled 2026-06-02 21:20:33.776 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container.service --no-pager 2026-06-02 21:20:33.795 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-06-02 21:20:33.795 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-06-02 21:20:33.795 | Active: active (running) since Tue 2026-06-02 21:19:04 UTC; 1min 29s ago 2026-06-02 21:20:33.795 | Main PID: 80938 (swift-container) 2026-06-02 21:20:33.795 | Tasks: 23 (limit: 27561) 2026-06-02 21:20:33.795 | Memory: 60.5M () 2026-06-02 21:20:33.795 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-06-02 21:20:33.795 | ├─80938 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-02 21:20:33.795 | ├─81204 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-02 21:20:33.795 | └─81206 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-06-02 21:20:33.795 | 2026-06-02 21:20:33.795 | Jun 02 21:20:25 np0000001979 container-server[81204]: 127.0.0.1 - - [02/Jun/2026:21:20:25 +0000] "PUT /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance/abdcb45e-c957-4ea1-8b8b-b390049ec763" 201 - "PUT http://10.4.3.160:8081/sdb1/276/AUTH_59f4243fe6c64905981c6292131a85ab/glance/abdcb45e-c957-4ea1-8b8b-b390049ec763" "tx8dad687ba1bf4ad2a94e7-006a1f4918" "object-server 80726" 0.0006 "-" 81204 0 2026-06-02 21:20:33.795 | Jun 02 21:20:25 np0000001979 swift-container-server[81204]: container-server: 127.0.0.1 - - [02/Jun/2026:21:20:25 +0000] "PUT /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance/abdcb45e-c957-4ea1-8b8b-b390049ec763" 201 - "PUT http://10.4.3.160:8081/sdb1/276/AUTH_59f4243fe6c64905981c6292131a85ab/glance/abdcb45e-c957-4ea1-8b8b-b390049ec763" "tx8dad687ba1bf4ad2a94e7-006a1f4918" "object-server 80726" 0.0006 "-" 81204 0 2026-06-02 21:20:33.795 | Jun 02 21:20:28 np0000001979 container-server[81206]: 127.0.0.1 - - [02/Jun/2026:21:20:28 +0000] "HEAD /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance" 204 - "HEAD http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance?format=json" "txf86d2735581648e58f58d-006a1f491c" "proxy-server 82832" 0.0160 "-" 81206 0 2026-06-02 21:20:33.795 | Jun 02 21:20:28 np0000001979 swift-container-server[81206]: container-server: 127.0.0.1 - - [02/Jun/2026:21:20:28 +0000] "HEAD /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance" 204 - "HEAD http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance?format=json" "txf86d2735581648e58f58d-006a1f491c" "proxy-server 82832" 0.0160 "-" 81206 0 2026-06-02 21:20:33.795 | Jun 02 21:20:28 np0000001979 container-server[81204]: 127.0.0.1 - - [02/Jun/2026:21:20:28 +0000] "PUT /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance/6c7e21b9-dd12-474c-8b08-245921199ec4" 201 - "PUT http://10.4.3.160:8081/sdb1/228/AUTH_59f4243fe6c64905981c6292131a85ab/glance/6c7e21b9-dd12-474c-8b08-245921199ec4" "txdd70a269908e444195588-006a1f491c" "object-server 80726" 0.0005 "-" 81204 0 2026-06-02 21:20:33.795 | Jun 02 21:20:28 np0000001979 swift-container-server[81204]: container-server: 127.0.0.1 - - [02/Jun/2026:21:20:28 +0000] "PUT /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance/6c7e21b9-dd12-474c-8b08-245921199ec4" 201 - "PUT http://10.4.3.160:8081/sdb1/228/AUTH_59f4243fe6c64905981c6292131a85ab/glance/6c7e21b9-dd12-474c-8b08-245921199ec4" "txdd70a269908e444195588-006a1f491c" "object-server 80726" 0.0005 "-" 81204 0 2026-06-02 21:20:33.795 | Jun 02 21:20:31 np0000001979 container-server[81206]: 127.0.0.1 - - [02/Jun/2026:21:20:31 +0000] "HEAD /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance" 204 - "HEAD http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance?format=json" "tx1c346e85ab984647a9fa2-006a1f491f" "proxy-server 82832" 0.0068 "-" 81206 0 2026-06-02 21:20:33.795 | Jun 02 21:20:31 np0000001979 swift-container-server[81206]: container-server: 127.0.0.1 - - [02/Jun/2026:21:20:31 +0000] "HEAD /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance" 204 - "HEAD http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance?format=json" "tx1c346e85ab984647a9fa2-006a1f491f" "proxy-server 82832" 0.0068 "-" 81206 0 2026-06-02 21:20:33.795 | Jun 02 21:20:31 np0000001979 container-server[81204]: 127.0.0.1 - - [02/Jun/2026:21:20:31 +0000] "PUT /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4" 201 - "PUT http://10.4.3.160:8081/sdb1/266/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4" "tx708d9bfa74b04070acb36-006a1f491f" "object-server 80723" 0.0005 "-" 81204 0 2026-06-02 21:20:33.796 | Jun 02 21:20:31 np0000001979 swift-container-server[81204]: container-server: 127.0.0.1 - - [02/Jun/2026:21:20:31 +0000] "PUT /sdb1/462/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4" 201 - "PUT http://10.4.3.160:8081/sdb1/266/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4" "tx708d9bfa74b04070acb36-006a1f491f" "object-server 80723" 0.0005 "-" 81204 0 2026-06-02 21:20:33.800 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.803 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-object.service 2026-06-02 21:20:33.818 | enabled 2026-06-02 21:20:33.823 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-object.service --no-pager 2026-06-02 21:20:33.840 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-06-02 21:20:33.840 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-06-02 21:20:33.840 | Active: active (running) since Tue 2026-06-02 21:19:03 UTC; 1min 30s ago 2026-06-02 21:20:33.840 | Main PID: 80436 (swift-object-se) 2026-06-02 21:20:33.840 | Tasks: 43 (limit: 27561) 2026-06-02 21:20:33.840 | Memory: 64.7M () 2026-06-02 21:20:33.840 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-06-02 21:20:33.840 | ├─80436 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-02 21:20:33.840 | ├─80723 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-02 21:20:33.840 | └─80726 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-06-02 21:20:33.840 | 2026-06-02 21:20:33.840 | Jun 02 21:19:03 np0000001979 object-server[80436]: Started child 80723 from parent 80436 2026-06-02 21:20:33.840 | Jun 02 21:19:03 np0000001979 swift-object-server[80436]: object-server: Started child 80723 from parent 80436 2026-06-02 21:20:33.840 | Jun 02 21:19:03 np0000001979 object-server[80436]: Started child 80726 from parent 80436 2026-06-02 21:20:33.840 | Jun 02 21:19:03 np0000001979 swift-object-server[80436]: object-server: Started child 80726 from parent 80436 2026-06-02 21:20:33.840 | Jun 02 21:20:25 np0000001979 object-server[80726]: 127.0.0.1 - - [02/Jun/2026:21:20:25 +0000] "PUT /sdb1/276/AUTH_59f4243fe6c64905981c6292131a85ab/glance/abdcb45e-c957-4ea1-8b8b-b390049ec763" 201 - "PUT http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance/abdcb45e-c957-4ea1-8b8b-b390049ec763" "tx8dad687ba1bf4ad2a94e7-006a1f4918" "proxy-server 82832" 0.3298 "-" 80726 0 2026-06-02 21:20:33.840 | Jun 02 21:20:25 np0000001979 swift-object-server[80726]: object-server: 127.0.0.1 - - [02/Jun/2026:21:20:25 +0000] "PUT /sdb1/276/AUTH_59f4243fe6c64905981c6292131a85ab/glance/abdcb45e-c957-4ea1-8b8b-b390049ec763" 201 - "PUT http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance/abdcb45e-c957-4ea1-8b8b-b390049ec763" "tx8dad687ba1bf4ad2a94e7-006a1f4918" "proxy-server 82832" 0.3298 "-" 80726 0 2026-06-02 21:20:33.840 | Jun 02 21:20:28 np0000001979 object-server[80726]: 127.0.0.1 - - [02/Jun/2026:21:20:28 +0000] "PUT /sdb1/228/AUTH_59f4243fe6c64905981c6292131a85ab/glance/6c7e21b9-dd12-474c-8b08-245921199ec4" 201 - "PUT http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance/6c7e21b9-dd12-474c-8b08-245921199ec4" "txdd70a269908e444195588-006a1f491c" "proxy-server 82832" 0.3049 "-" 80726 0 2026-06-02 21:20:33.840 | Jun 02 21:20:28 np0000001979 swift-object-server[80726]: object-server: 127.0.0.1 - - [02/Jun/2026:21:20:28 +0000] "PUT /sdb1/228/AUTH_59f4243fe6c64905981c6292131a85ab/glance/6c7e21b9-dd12-474c-8b08-245921199ec4" 201 - "PUT http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance/6c7e21b9-dd12-474c-8b08-245921199ec4" "txdd70a269908e444195588-006a1f491c" "proxy-server 82832" 0.3049 "-" 80726 0 2026-06-02 21:20:33.840 | Jun 02 21:20:31 np0000001979 object-server[80723]: 127.0.0.1 - - [02/Jun/2026:21:20:31 +0000] "PUT /sdb1/266/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4" 201 - "PUT http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4" "tx708d9bfa74b04070acb36-006a1f491f" "proxy-server 82832" 0.2880 "-" 80723 0 2026-06-02 21:20:33.840 | Jun 02 21:20:31 np0000001979 swift-object-server[80723]: object-server: 127.0.0.1 - - [02/Jun/2026:21:20:31 +0000] "PUT /sdb1/266/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4" 201 - "PUT http://10.4.3.160:8081/v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4" "tx708d9bfa74b04070acb36-006a1f491f" "proxy-server 82832" 0.2880 "-" 80723 0 2026-06-02 21:20:33.844 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.847 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-proxy.service 2026-06-02 21:20:33.862 | enabled 2026-06-02 21:20:33.866 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-06-02 21:20:33.884 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-06-02 21:20:33.884 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-06-02 21:20:33.884 | Active: active (running) since Tue 2026-06-02 21:19:08 UTC; 1min 24s ago 2026-06-02 21:20:33.884 | Main PID: 82759 (swift-proxy-ser) 2026-06-02 21:20:33.884 | Tasks: 2 (limit: 27561) 2026-06-02 21:20:33.884 | Memory: 83.1M () 2026-06-02 21:20:33.884 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-06-02 21:20:33.884 | ├─82759 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-02 21:20:33.884 | └─82832 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-06-02 21:20:33.884 | 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 proxy-server[82832]: Validating token access rules against request 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 swift-proxy-server[82832]: proxy-server: Validating token access rules against request 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 proxy-server[82832]: Received request from user: user_id 11b42f6c94604ab290b7b0af981f08d5, project_id 59f4243fe6c64905981c6292131a85ab, roles ResellerAdmin,service 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 swift-proxy-server[82832]: proxy-server: Received request from user: user_id 11b42f6c94604ab290b7b0af981f08d5, project_id 59f4243fe6c64905981c6292131a85ab, roles ResellerAdmin,service 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 proxy-server[82832]: Using identity: {'user': ('11b42f6c94604ab290b7b0af981f08d5', 'glance-swift'), 'tenant': ('59f4243fe6c64905981c6292131a85ab', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx708d9bfa74b04070acb36-006a1f491f) 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 swift-proxy-server[82832]: proxy-server: Using identity: {'user': ('11b42f6c94604ab290b7b0af981f08d5', 'glance-swift'), 'tenant': ('59f4243fe6c64905981c6292131a85ab', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx708d9bfa74b04070acb36-006a1f491f) 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 proxy-server[82832]: User 59f4243fe6c64905981c6292131a85ab has reseller admin authorizing (txn: tx708d9bfa74b04070acb36-006a1f491f) (client_ip: 10.4.3.160) 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 swift-proxy-server[82832]: proxy-server: User 59f4243fe6c64905981c6292131a85ab has reseller admin authorizing (txn: tx708d9bfa74b04070acb36-006a1f491f) (client_ip: 10.4.3.160) 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 proxy-server[82832]: 10.4.3.160 10.4.3.160 02/Jun/2026/21/20/31 PUT /v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqH0kf... 21692416 - - tx708d9bfa74b04070acb36-006a1f491f - 0.2948 - - 1780435231.420660496 1780435231.715425014 0 11b42f6c94604ab290b7b0af981f08d5 2026-06-02 21:20:33.884 | Jun 02 21:20:31 np0000001979 swift-proxy-server[82832]: proxy-server: 10.4.3.160 10.4.3.160 02/Jun/2026/21/20/31 PUT /v1/AUTH_59f4243fe6c64905981c6292131a85ab/glance/04b9b4c1-3baa-42b9-a261-abda60292ce4 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqH0kf... 21692416 - - tx708d9bfa74b04070acb36-006a1f491f - 0.2948 - - 1780435231.420660496 1780435231.715425014 0 11b42f6c94604ab290b7b0af981f08d5 2026-06-02 21:20:33.889 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.892 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tempest.service 2026-06-02 21:20:33.904 | not-found 2026-06-02 21:20:33.909 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.912 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-06-02 21:20:33.926 | not-found 2026-06-02 21:20:33.931 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.934 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-06-02 21:20:33.948 | enabled 2026-06-02 21:20:33.953 | + functions-common:service_check:1714 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-06-02 21:20:33.970 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-06-02 21:20:33.971 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-06-02 21:20:33.971 | Active: active (running) since Tue 2026-06-02 21:19:06 UTC; 1min 26s ago 2026-06-02 21:20:33.971 | Main PID: 81968 (swift-container) 2026-06-02 21:20:33.971 | Tasks: 1 (limit: 27561) 2026-06-02 21:20:33.971 | Memory: 42.4M () 2026-06-02 21:20:33.971 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-06-02 21:20:33.971 | └─81968 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-06-02 21:20:33.971 | 2026-06-02 21:20:33.971 | Jun 02 21:19:06 np0000001979 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-06-02 21:20:33.971 | Jun 02 21:19:07 np0000001979 swift-container-sync[81968]: /opt/stack/swift/swift/common/concurrency.py:22: EventletDeprecationWarning: 2026-06-02 21:20:33.971 | Jun 02 21:19:07 np0000001979 swift-container-sync[81968]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:20:33.971 | Jun 02 21:19:07 np0000001979 swift-container-sync[81968]: we strongly recommend against using it for new projects. 2026-06-02 21:20:33.971 | Jun 02 21:19:07 np0000001979 swift-container-sync[81968]: If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:20:33.971 | Jun 02 21:19:07 np0000001979 swift-container-sync[81968]: framework. For more detail see 2026-06-02 21:20:33.971 | Jun 02 21:19:07 np0000001979 swift-container-sync[81968]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:20:33.971 | Jun 02 21:19:07 np0000001979 swift-container-sync[81968]: import eventlet 2026-06-02 21:20:33.971 | Jun 02 21:19:07 np0000001979 container-sync[81968]: Starting 81968 2026-06-02 21:20:33.971 | Jun 02 21:19:07 np0000001979 container-sync[81968]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-06-02 21:20:33.976 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:33.979 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-02 21:20:33.993 | enabled 2026-06-02 21:20:33.997 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-02 21:20:34.014 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-02 21:20:34.014 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-02 21:20:34.014 | Active: active (running) since Tue 2026-06-02 21:19:27 UTC; 1min 6s ago 2026-06-02 21:20:34.014 | Main PID: 86981 (uwsgi) 2026-06-02 21:20:34.014 | Status: "uWSGI is ready" 2026-06-02 21:20:34.014 | Tasks: 23 (limit: 27561) 2026-06-02 21:20:34.014 | Memory: 390.2M () 2026-06-02 21:20:34.014 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-02 21:20:34.014 | ├─86981 "neutron-apiuWSGI master" 2026-06-02 21:20:34.014 | ├─86985 "neutron-apiuWSGI worker 1" 2026-06-02 21:20:34.014 | └─86986 "neutron-apiuWSGI worker 2" 2026-06-02 21:20:34.014 | 2026-06-02 21:20:34.014 | Jun 02 21:20:18 np0000001979 devstack@neutron-api.service[86986]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=86986) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-02 21:20:34.014 | Jun 02 21:20:18 np0000001979 devstack@neutron-api.service[86986]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c27bc570a39b56be89be51f7e679e08b" from periodic health check thread {{(pid=86986) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-02 21:20:34.015 | Jun 02 21:20:18 np0000001979 devstack@neutron-api.service[86985]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=86985) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-02 21:20:34.015 | Jun 02 21:20:18 np0000001979 devstack@neutron-api.service[86985]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "8ebf583cf7c95ee2a9e301f887bddf65" from periodic health check thread {{(pid=86985) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-02 21:20:34.015 | Jun 02 21:20:28 np0000001979 devstack@neutron-api.service[86986]: DEBUG dbcounter [-] [86986] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=86986) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.015 | Jun 02 21:20:28 np0000001979 devstack@neutron-api.service[86985]: DEBUG dbcounter [-] [86985] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=86985) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.015 | Jun 02 21:20:33 np0000001979 devstack@neutron-api.service[86986]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=86986) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-02 21:20:34.015 | Jun 02 21:20:33 np0000001979 devstack@neutron-api.service[86986]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "c27bc570a39b56be89be51f7e679e08b" from periodic health check thread {{(pid=86986) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-02 21:20:34.015 | Jun 02 21:20:33 np0000001979 devstack@neutron-api.service[86985]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=86985) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-02 21:20:34.015 | Jun 02 21:20:33 np0000001979 devstack@neutron-api.service[86985]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "8ebf583cf7c95ee2a9e301f887bddf65" from periodic health check thread {{(pid=86985) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1421}} 2026-06-02 21:20:34.018 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:34.021 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-02 21:20:34.037 | enabled 2026-06-02 21:20:34.041 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-02 21:20:34.059 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-02 21:20:34.059 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-02 21:20:34.059 | Active: active (running) since Tue 2026-06-02 21:19:30 UTC; 1min 3s ago 2026-06-02 21:20:34.059 | Main PID: 87999 (neutron-periodi) 2026-06-02 21:20:34.059 | Tasks: 15 (limit: 27561) 2026-06-02 21:20:34.059 | Memory: 166.3M () 2026-06-02 21:20:34.059 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-02 21:20:34.059 | ├─87999 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-02 21:20:34.059 | └─88843 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-02 21:20:34.059 | 2026-06-02 21:20:34.059 | Jun 02 21:19:33 np0000001979 neutron-periodic-workers[88843]: DEBUG neutron_lib.callbacks.manager [-] Publish callbacks ['neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver.OVNMechanismDriver.post_fork_initialize-1875001', 'neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._post_fork_initialize-13938'] for process (None), after_init {{(pid=88843) _notify_loop /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py:184}} 2026-06-02 21:20:34.059 | Jun 02 21:19:33 np0000001979 neutron-periodic-workers[88843]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=88843) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-02 21:20:34.059 | Jun 02 21:19:33 np0000001979 neutron-periodic-workers[88843]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=88843) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-02 21:20:34.059 | Jun 02 21:19:33 np0000001979 neutron-periodic-workers[88843]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=88843) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-02 21:20:34.059 | Jun 02 21:19:33 np0000001979 neutron-periodic-workers[88843]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "AgentSchedulerDbMixin" {{(pid=88843) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-02 21:20:34.059 | Jun 02 21:19:43 np0000001979 neutron-periodic-workers[87999]: DEBUG dbcounter [-] [87999] Writing DB stats neutron:SELECT=4 {{(pid=87999) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.059 | Jun 02 21:20:16 np0000001979 neutron-periodic-workers[88843]: DEBUG dbcounter [-] [88843] Writer thread running {{(pid=88843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:20:34.059 | Jun 02 21:20:16 np0000001979 neutron-periodic-workers[88843]: DEBUG neutron.db.agents_db [None req-28df5363-09df-4006-a15b-632556182c3c None None] Agent healthcheck: found 0 active agents {{(pid=88843) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:322}} 2026-06-02 21:20:34.059 | Jun 02 21:20:16 np0000001979 neutron-periodic-workers[88843]: DEBUG oslo.service.backend._threading.loopingcall [None req-28df5363-09df-4006-a15b-632556182c3c None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.95 seconds {{(pid=88843) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.059 | Jun 02 21:20:26 np0000001979 neutron-periodic-workers[88843]: DEBUG dbcounter [-] [88843] Writing DB stats neutron:SELECT=1 {{(pid=88843) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.064 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:34.067 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-02 21:20:34.084 | enabled 2026-06-02 21:20:34.088 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-02 21:20:34.105 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-02 21:20:34.105 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-02 21:20:34.105 | Active: active (running) since Tue 2026-06-02 21:19:29 UTC; 1min 4s ago 2026-06-02 21:20:34.105 | Main PID: 87494 (neutron-rpc-ser) 2026-06-02 21:20:34.105 | Tasks: 16 (limit: 27561) 2026-06-02 21:20:34.105 | Memory: 188.4M () 2026-06-02 21:20:34.105 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-02 21:20:34.105 | ├─87494 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-02 21:20:34.105 | └─88828 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-02 21:20:34.105 | 2026-06-02 21:20:34.105 | Jun 02 21:19:33 np0000001979 neutron-rpc-server[88828]: DEBUG neutron.service [None req-a845451f-65f4-4c93-a0cc-6caf83520e41 None None] RpcWorker start finished, description: rpc worker {{(pid=88828) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-06-02 21:20:34.105 | Jun 02 21:19:33 np0000001979 neutron-rpc-server[88828]: DEBUG neutron.service [None req-a845451f-65f4-4c93-a0cc-6caf83520e41 None None] RpcWorker wait called, description: rpc worker {{(pid=88828) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-06-02 21:20:34.105 | Jun 02 21:19:33 np0000001979 neutron-rpc-server[88828]: DEBUG neutron.service [None req-a845451f-65f4-4c93-a0cc-6caf83520e41 None None] calling wait on {{(pid=88828) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-06-02 21:20:34.105 | Jun 02 21:19:35 np0000001979 neutron-rpc-server[88828]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=88828) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-06-02 21:20:34.105 | Jun 02 21:19:39 np0000001979 neutron-rpc-server[88828]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=88828) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-02 21:20:34.105 | Jun 02 21:19:39 np0000001979 neutron-rpc-server[88828]: DEBUG neutron.common.ovn.hash_ring_manager [-] Allow caching, nodes 2>=2 {{(pid=88828) _wait_startup_before_caching /opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py:65}} 2026-06-02 21:20:34.105 | Jun 02 21:19:39 np0000001979 neutron-rpc-server[88828]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=88828) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:64}} 2026-06-02 21:20:34.105 | Jun 02 21:19:43 np0000001979 neutron-rpc-server[87494]: DEBUG dbcounter [-] [87494] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=87494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.105 | Jun 02 21:19:49 np0000001979 neutron-rpc-server[88828]: DEBUG dbcounter [-] [88828] Writing DB stats neutron:SELECT=29 {{(pid=88828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.105 | Jun 02 21:20:03 np0000001979 neutron-rpc-server[88828]: WARNING oslo_messaging.server [None req-a845451f-65f4-4c93-a0cc-6caf83520e41 None None] Possible hang: wait is waiting for stop to complete 2026-06-02 21:20:34.109 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:34.112 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-02 21:20:34.125 | enabled 2026-06-02 21:20:34.129 | + functions-common:service_check:1714 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-02 21:20:34.146 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-02 21:20:34.146 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-02 21:20:34.146 | Active: active (running) since Tue 2026-06-02 21:19:32 UTC; 1min 1s ago 2026-06-02 21:20:34.146 | Main PID: 88515 (neutron-ovn-mai) 2026-06-02 21:20:34.146 | Tasks: 12 (limit: 27561) 2026-06-02 21:20:34.146 | Memory: 267.7M () 2026-06-02 21:20:34.146 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-02 21:20:34.146 | ├─88515 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-06-02 21:20:34.146 | └─89342 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-06-02 21:20:34.146 | 2026-06-02 21:20:34.146 | Jun 02 21:19:55 np0000001979 neutron-ovn-maintenance-worker[89342]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7df5859f-cfa1-4cc7-b76f-69f8b6daeb99 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=89342) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-02 21:20:34.146 | Jun 02 21:19:55 np0000001979 neutron-ovn-maintenance-worker[89342]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7df5859f-cfa1-4cc7-b76f-69f8b6daeb99 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=89342) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-06-02 21:20:34.146 | Jun 02 21:19:55 np0000001979 neutron-ovn-maintenance-worker[89342]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7df5859f-cfa1-4cc7-b76f-69f8b6daeb99 None None] OVN maintenance task update_router_distributed_flag finished in 0.004 seconds 2026-06-02 21:20:34.146 | Jun 02 21:19:55 np0000001979 neutron-ovn-maintenance-worker[89342]: DEBUG futurist.periodics [None req-7df5859f-cfa1-4cc7-b76f-69f8b6daeb99 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=89342) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-02 21:20:34.146 | Jun 02 21:19:55 np0000001979 neutron-ovn-maintenance-worker[89342]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7df5859f-cfa1-4cc7-b76f-69f8b6daeb99 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=89342) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-02 21:20:34.146 | Jun 02 21:19:55 np0000001979 neutron-ovn-maintenance-worker[89342]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7df5859f-cfa1-4cc7-b76f-69f8b6daeb99 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=89342) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:101}} 2026-06-02 21:20:34.146 | Jun 02 21:19:55 np0000001979 neutron-ovn-maintenance-worker[89342]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-7df5859f-cfa1-4cc7-b76f-69f8b6daeb99 None None] OVN maintenance task update_security_group_with_address_group finished in 0.011 seconds 2026-06-02 21:20:34.146 | Jun 02 21:19:55 np0000001979 neutron-ovn-maintenance-worker[89342]: DEBUG futurist.periodics [None req-7df5859f-cfa1-4cc7-b76f-69f8b6daeb99 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=89342) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-02 21:20:34.146 | Jun 02 21:19:55 np0000001979 neutron-ovn-maintenance-worker[89342]: DEBUG futurist.periodics [None req-7df5859f-cfa1-4cc7-b76f-69f8b6daeb99 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=89342) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-02 21:20:34.146 | Jun 02 21:20:05 np0000001979 neutron-ovn-maintenance-worker[89342]: DEBUG dbcounter [-] [89342] Writing DB stats neutron:SELECT=415,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=89342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.150 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:34.153 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-02 21:20:34.169 | enabled 2026-06-02 21:20:34.173 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-02 21:20:34.190 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-02 21:20:34.191 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-02 21:20:34.191 | Active: active (running) since Tue 2026-06-02 21:19:57 UTC; 36s ago 2026-06-02 21:20:34.191 | Main PID: 92793 (nova-novncproxy) 2026-06-02 21:20:34.191 | Tasks: 10 (limit: 27561) 2026-06-02 21:20:34.191 | Memory: 109.6M () 2026-06-02 21:20:34.191 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-02 21:20:34.191 | └─92793 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-06-02 21:20:34.191 | 2026-06-02 21:20:34.191 | Jun 02 21:19:57 np0000001979 nova-novncproxy[92793]: If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:20:34.191 | Jun 02 21:19:57 np0000001979 nova-novncproxy[92793]: framework. For more detail see 2026-06-02 21:20:34.191 | Jun 02 21:19:57 np0000001979 nova-novncproxy[92793]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:20:34.191 | Jun 02 21:19:57 np0000001979 nova-novncproxy[92793]: import eventlet # noqa 2026-06-02 21:20:34.191 | Jun 02 21:19:57 np0000001979 nova-novncproxy[92793]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:20:34.191 | Jun 02 21:19:59 np0000001979 nova-novncproxy[92793]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-02 21:20:34.191 | Jun 02 21:19:59 np0000001979 nova-novncproxy[92793]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-02 21:20:34.191 | Jun 02 21:19:59 np0000001979 nova-novncproxy[92793]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-02 21:20:34.191 | Jun 02 21:19:59 np0000001979 nova-novncproxy[92793]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-02 21:20:34.191 | Jun 02 21:19:59 np0000001979 nova-novncproxy[92793]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-02 21:20:34.195 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:34.198 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-02 21:20:34.213 | enabled 2026-06-02 21:20:34.218 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-02 21:20:34.235 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-02 21:20:34.235 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-02 21:20:34.235 | Active: active (running) since Tue 2026-06-02 21:19:59 UTC; 35s ago 2026-06-02 21:20:34.235 | Main PID: 93605 (nova-conductor:) 2026-06-02 21:20:34.235 | Tasks: 19 (limit: 27561) 2026-06-02 21:20:34.235 | Memory: 159.4M () 2026-06-02 21:20:34.235 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-02 21:20:34.235 | ├─93605 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-02 21:20:34.235 | ├─95093 "nova-conductor: ServiceWrapper worker(0)" 2026-06-02 21:20:34.235 | └─95097 "nova-conductor: ServiceWrapper worker(1)" 2026-06-02 21:20:34.235 | 2026-06-02 21:20:34.235 | Jun 02 21:20:02 np0000001979 nova-conductor[95097]: DEBUG nova.service [None req-8b43a47e-e9dd-4253-91bd-543e81b4ab2b None None] Join ServiceGroup membership for this service conductor {{(pid=95097) start /opt/stack/nova/nova/service.py:221}} 2026-06-02 21:20:34.235 | Jun 02 21:20:02 np0000001979 nova-conductor[95097]: DEBUG nova.servicegroup.drivers.db [None req-8b43a47e-e9dd-4253-91bd-543e81b4ab2b None None] DB_Driver: join new ServiceGroup member np0000001979 to the conductor group, service = {{(pid=95097) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-02 21:20:34.235 | Jun 02 21:20:07 np0000001979 nova-conductor[95093]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95093) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.235 | Jun 02 21:20:07 np0000001979 nova-conductor[95097]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95097) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.235 | Jun 02 21:20:10 np0000001979 nova-conductor[93605]: DEBUG dbcounter [-] [93605] Writing DB stats nova_api:SELECT=1 {{(pid=93605) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.235 | Jun 02 21:20:11 np0000001979 nova-conductor[93605]: DEBUG dbcounter [-] [93605] Writing DB stats nova_cell1:SELECT=1 {{(pid=93605) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.235 | Jun 02 21:20:11 np0000001979 nova-conductor[93605]: DEBUG dbcounter [-] [93605] Writing DB stats nova_cell0:SELECT=1 {{(pid=93605) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.235 | Jun 02 21:20:17 np0000001979 nova-conductor[95093]: DEBUG oslo.service.backend._threading.loopingcall [None req-6a4f901f-84e8-41b9-aba8-37e55ca74cd1 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95093) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.235 | Jun 02 21:20:17 np0000001979 nova-conductor[95093]: DEBUG dbcounter [-] [95093] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95093) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.235 | Jun 02 21:20:17 np0000001979 nova-conductor[95097]: DEBUG dbcounter [-] [95097] Writing DB stats nova_cell0:SELECT=3 {{(pid=95097) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.239 | + functions-common:service_check:1708 : for service in ${ENABLED_SERVICES//,/ } 2026-06-02 21:20:34.242 | + functions-common:service_check:1710 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-02 21:20:34.256 | enabled 2026-06-02 21:20:34.260 | + functions-common:service_check:1714 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-02 21:20:34.276 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-02 21:20:34.276 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-02 21:20:34.276 | Active: active (running) since Tue 2026-06-02 21:20:00 UTC; 33s ago 2026-06-02 21:20:34.276 | Main PID: 94156 (nova-conductor:) 2026-06-02 21:20:34.276 | Tasks: 37 (limit: 27561) 2026-06-02 21:20:34.276 | Memory: 166.8M () 2026-06-02 21:20:34.276 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-02 21:20:34.276 | ├─94156 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-02 21:20:34.276 | ├─95224 "nova-conductor: ServiceWrapper worker(0)" 2026-06-02 21:20:34.276 | └─95226 "nova-conductor: ServiceWrapper worker(1)" 2026-06-02 21:20:34.276 | 2026-06-02 21:20:34.276 | Jun 02 21:20:02 np0000001979 nova-conductor[95226]: DEBUG nova.servicegroup.drivers.db [None req-5b312ff0-0c4a-478f-a1db-3846cc13b844 None None] DB_Driver: join new ServiceGroup member np0000001979 to the conductor group, service = {{(pid=95226) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-02 21:20:34.276 | Jun 02 21:20:07 np0000001979 nova-conductor[95224]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=95224) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.276 | Jun 02 21:20:07 np0000001979 nova-conductor[95226]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.97 seconds {{(pid=95226) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.276 | Jun 02 21:20:08 np0000001979 nova-conductor[95224]: DEBUG oslo.service.backend._threading.loopingcall [None req-2b194329-1826-4b25-bfaf-a645c5924c0b None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95224) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.276 | Jun 02 21:20:12 np0000001979 nova-conductor[94156]: DEBUG dbcounter [-] [94156] Writing DB stats nova_cell1:SELECT=1 {{(pid=94156) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-02 21:20:34.276 | Jun 02 21:20:17 np0000001979 nova-conductor[95224]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95224) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.276 | Jun 02 21:20:17 np0000001979 nova-conductor[95226]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95226) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.276 | Jun 02 21:20:27 np0000001979 nova-conductor[95224]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95224) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.276 | Jun 02 21:20:27 np0000001979 nova-conductor[95226]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95226) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.276 | Jun 02 21:20:28 np0000001979 nova-conductor[95226]: DEBUG oslo.service.backend._threading.loopingcall [None req-92bb7ff4-932c-4824-b018-b115aefa942e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95226) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-02 21:20:34.280 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-06-02 21:20:34.298 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:34.301 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-06-02 21:20:34.317 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:34.320 | + ./stack.sh:main:1448 : /opt/stack/devstack/tools/discover_hosts.sh 2026-06-02 21:20:34.551 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-02 21:20:34.551 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:20:34.551 | we strongly recommend against using it for new projects. 2026-06-02 21:20:34.551 | 2026-06-02 21:20:34.551 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:20:34.551 | framework. For more detail see 2026-06-02 21:20:34.551 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:20:34.551 | 2026-06-02 21:20:34.551 | import eventlet # noqa 2026-06-02 21:20:34.720 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:20:36.182 | INFO dbcounter [None req-81e90900-c925-40b3-82da-c199f3488975 None None] Registered counter for database nova_api 2026-06-02 21:20:36.242 | DEBUG dbcounter [-] [100968] Writer thread running {{(pid=100968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:20:36.247 | Found 2 cell mappings. 2026-06-02 21:20:36.247 | Skipping cell0 since it does not contain hosts. 2026-06-02 21:20:36.247 | Getting computes from cell 'cell1': 2a74ab60-7949-4242-acd3-77b1cedb414d 2026-06-02 21:20:36.247 | INFO dbcounter [None req-81e90900-c925-40b3-82da-c199f3488975 None None] Registered counter for database nova_cell1 2026-06-02 21:20:36.282 | DEBUG dbcounter [-] [100968] Writer thread running {{(pid=100968) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-02 21:20:36.366 | Checking host mapping for compute host 'np0000001979': 900f9c14-1925-4fe2-9c4a-f1c9d7ada112 2026-06-02 21:20:36.366 | Creating host mapping for compute host 'np0000001979': 900f9c14-1925-4fe2-9c4a-f1c9d7ada112 2026-06-02 21:20:36.366 | Found 1 unmapped computes in cell: 2a74ab60-7949-4242-acd3-77b1cedb414d 2026-06-02 21:20:36.612 | Exception ignored in: 2026-06-02 21:20:36.612 | Traceback (most recent call last): 2026-06-02 21:20:36.612 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-02 21:20:36.612 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-02 21:20:36.612 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-02 21:20:36.612 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-02 21:20:36.612 | RuntimeError: greenlet is being finalized 2026-06-02 21:20:36.874 | + ./stack.sh:main:1461 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-02 21:20:37.101 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-02 21:20:37.101 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-02 21:20:37.101 | we strongly recommend against using it for new projects. 2026-06-02 21:20:37.101 | 2026-06-02 21:20:37.101 | If you are already using Eventlet, we recommend migrating to a different 2026-06-02 21:20:37.101 | framework. For more detail see 2026-06-02 21:20:37.101 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-02 21:20:37.101 | 2026-06-02 21:20:37.101 | import eventlet # noqa 2026-06-02 21:20:37.266 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-06-02 21:20:39.399 | +-------------------------------------------+ 2026-06-02 21:20:39.399 | | Upgrade Check Results | 2026-06-02 21:20:39.399 | +-------------------------------------------+ 2026-06-02 21:20:39.399 | | Check: Cells v2 | 2026-06-02 21:20:39.399 | | Result: Success | 2026-06-02 21:20:39.399 | | Details: None | 2026-06-02 21:20:39.399 | +-------------------------------------------+ 2026-06-02 21:20:39.399 | | Check: Placement API | 2026-06-02 21:20:39.399 | | Result: Success | 2026-06-02 21:20:39.399 | | Details: None | 2026-06-02 21:20:39.399 | +-------------------------------------------+ 2026-06-02 21:20:39.399 | | Check: Cinder API | 2026-06-02 21:20:39.399 | | Result: Success | 2026-06-02 21:20:39.399 | | Details: None | 2026-06-02 21:20:39.399 | +-------------------------------------------+ 2026-06-02 21:20:39.399 | | Check: Policy File JSON to YAML Migration | 2026-06-02 21:20:39.399 | | Result: Success | 2026-06-02 21:20:39.399 | | Details: None | 2026-06-02 21:20:39.399 | +-------------------------------------------+ 2026-06-02 21:20:39.399 | | Check: Older than N-1 computes | 2026-06-02 21:20:39.399 | | Result: Success | 2026-06-02 21:20:39.399 | | Details: None | 2026-06-02 21:20:39.399 | +-------------------------------------------+ 2026-06-02 21:20:39.399 | | Check: hw_machine_type unset | 2026-06-02 21:20:39.399 | | Result: Success | 2026-06-02 21:20:39.399 | | Details: None | 2026-06-02 21:20:39.399 | +-------------------------------------------+ 2026-06-02 21:20:39.399 | | Check: Service User Token Configuration | 2026-06-02 21:20:39.399 | | Result: Success | 2026-06-02 21:20:39.399 | | Details: None | 2026-06-02 21:20:39.399 | +-------------------------------------------+ 2026-06-02 21:20:39.620 | Exception ignored in: 2026-06-02 21:20:39.620 | Traceback (most recent call last): 2026-06-02 21:20:39.620 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-02 21:20:39.620 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-02 21:20:39.620 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-02 21:20:39.620 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-02 21:20:39.620 | RuntimeError: greenlet is being finalized 2026-06-02 21:20:39.866 | + ./stack.sh:main:1468 : [[ -x /opt/stack/devstack/local.sh ]] 2026-06-02 21:20:39.870 | + ./stack.sh:main:1479 : command openstack complete 2026-06-02 21:20:39.870 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-02 21:20:40.132 | 2026-06-02 21:20:40.141 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-06-02 21:20:40.159 | + functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:40.162 | + ./stack.sh:main:1484 : is_ubuntu 2026-06-02 21:20:40.165 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-02 21:20:40.167 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-02 21:20:40.170 | + ./stack.sh:main:1485 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-02 21:20:40.172 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:20:40.175 | + ./stack.sh:echo_summary:444 : echo -e Configuring lvm.conf global device filter 2026-06-02 21:20:40.177 | + ./stack.sh:main:1486 : set_lvm_filter 2026-06-02 21:20:40.179 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-02 21:20:40.181 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-02 21:20:40.184 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-02 21:20:40.186 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-02 21:20:40.189 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-02 21:20:40.193 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-02 21:20:40.242 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-06-02 21:20:40.245 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-02 21:20:40.248 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-02 21:20:40.265 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-02 21:20:40.279 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-06-02 21:20:40.282 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:20:40.284 | + ./stack.sh:echo_summary:444 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-06-02 21:20:40.287 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-06-02 21:20:40.291 | + functions-common:run_phase:1842 : local mode=stack 2026-06-02 21:20:40.293 | + functions-common:run_phase:1843 : local phase=test-config 2026-06-02 21:20:40.296 | + functions-common:run_phase:1844 : [[ -d /opt/stack/devstack/extras.d ]] 2026-06-02 21:20:40.299 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2026-06-02 21:20:40.302 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-02 21:20:40.305 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2026-06-02 21:20:40.307 | + functions-common:run_phase:1852 : local extra 2026-06-02 21:20:40.311 | ++ functions-common:run_phase:1853 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-06-02 21:20:40.317 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2026-06-02 21:20:40.320 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-02 21:20:40.323 | + functions-common:run_phase:1858 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-06-02 21:20:40.326 | + functions-common:run_phase:1858 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-06-02 21:20:40.330 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-02 21:20:40.349 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:40.352 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:20:40.355 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:20:40.358 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-02 21:20:40.361 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:20:40.364 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-02 21:20:40.366 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:20:40.369 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-02 21:20:40.372 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:20:40.376 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-02 21:20:40.378 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:20:40.380 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-02 21:20:40.383 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-02 21:20:40.429 | [8421 Async install_tempest:54669]: Waiting for completion of install_tempest running on PID 54669 (1 other jobs running) 2026-06-02 21:20:40.453 | [8421 Async install_tempest:54669]: Signaling child to exit 2026-06-02 21:20:40.453 | WAKEUP 2026-06-02 21:20:40.474 | [8421 Async install_tempest:54669]: Signaled 2026-06-02 21:20:40.475 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/tempest.git 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/tempest 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-02 21:20:40.475 | +++ functions-common:git_clone:587 : pwd 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:20:40.475 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:604 : echo master 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/tempest ]] 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:666 : cd /opt/stack/tempest 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:667 : head -1 2026-06-02 21:20:40.475 | 529e273fc Stop running upgrade testing for EOL branches 2026-06-02 21:20:40.475 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:20:40.475 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-02 21:20:40.475 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-02 21:20:40.475 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-06-02 21:20:40.475 | Collecting tox!=2.8.0,<4.0.0 2026-06-02 21:20:40.475 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-02 21:20:40.475 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-02 21:20:40.475 | Downloading filelock-3.29.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-02 21:20:40.475 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-02 21:20:40.475 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-02 21:20:40.475 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-02 21:20:40.475 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-02 21:20:40.475 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-02 21:20:40.475 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-06-02 21:20:40.475 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-02 21:20:40.475 | Downloading virtualenv-21.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-06-02 21:20:40.475 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-02 21:20:40.475 | Downloading distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-06-02 21:20:40.475 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-02 21:20:40.475 | Collecting python-discovery>=1.4 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-06-02 21:20:40.475 | Downloading python_discovery-1.4.0-py3-none-any.whl.metadata (5.6 kB) 2026-06-02 21:20:40.475 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-02 21:20:40.475 | Downloading filelock-3.29.0-py3-none-any.whl (39 kB) 2026-06-02 21:20:40.475 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-02 21:20:40.475 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-02 21:20:40.475 | Downloading virtualenv-21.4.1-py3-none-any.whl (7.6 MB) 2026-06-02 21:20:40.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 21.6 MB/s 0:00:00 2026-06-02 21:20:40.475 | Downloading distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-06-02 21:20:40.475 | Downloading python_discovery-1.4.0-py3-none-any.whl (33 kB) 2026-06-02 21:20:40.475 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-02 21:20:40.475 | 2026-06-02 21:20:40.475 | Successfully installed distlib-0.4.0 filelock-3.29.0 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.0 tox-3.28.0 virtualenv-21.4.1 2026-06-02 21:20:40.475 | ++ inc/python:pip_install:216 : result=0 2026-06-02 21:20:40.475 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:20:40.475 | ++ functions-common:time_stop:2414 : local name 2026-06-02 21:20:40.475 | ++ functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:40.475 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:40.475 | ++ functions-common:time_stop:2417 : local total 2026-06-02 21:20:40.475 | ++ functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:40.475 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:20:40.475 | ++ functions-common:time_stop:2421 : start_time=1780434954262 2026-06-02 21:20:40.476 | ++ functions-common:time_stop:2423 : [[ -z 1780434954262 ]] 2026-06-02 21:20:40.476 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:40.476 | ++ functions-common:time_stop:2426 : end_time=1780434956404 2026-06-02 21:20:40.476 | ++ functions-common:time_stop:2427 : elapsed_time=2142 2026-06-02 21:20:40.476 | ++ functions-common:time_stop:2428 : total=91693 2026-06-02 21:20:40.476 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:40.476 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=93835 2026-06-02 21:20:40.476 | ++ inc/python:pip_install:219 : return 0 2026-06-02 21:20:40.476 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-02 21:20:40.476 | ~/tempest ~/devstack 2026-06-02 21:20:40.476 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-02 21:20:40.476 | Already on 'master' 2026-06-02 21:20:40.476 | Your branch is up to date with 'origin/master'. 2026-06-02 21:20:40.476 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-02 21:20:40.476 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-02 21:20:40.476 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.J3zN4Mr9Nr 2026-06-02 21:20:40.476 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.J3zN4Mr9Nr 2026-06-02 21:20:40.476 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-02 21:20:40.476 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.J3zN4Mr9Nr 2026-06-02 21:20:40.476 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-02 21:20:40.476 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-02 21:20:40.476 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-02 21:20:40.476 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:20:40.476 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:20:40.476 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:20:40.476 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:20:40.476 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-02 21:20:40.476 | full create: /opt/stack/tempest/.tox/tempest 2026-06-02 21:20:40.476 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-02 21:20:40.476 | full develop-inst: /opt/stack/tempest 2026-06-02 21:20:40.476 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@529e273fc25518327e06547897cbd63c27161b44#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.7.0,wrapt==2.2.1 2026-06-02 21:20:40.476 | ___________________________________ summary ____________________________________ 2026-06-02 21:20:40.476 | full: skipped tests 2026-06-02 21:20:40.476 | congratulations :) 2026-06-02 21:20:40.476 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.J3zN4Mr9Nr -r requirements.txt 2026-06-02 21:20:40.476 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-02 21:20:40.476 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-02 21:20:40.476 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-02 21:20:40.476 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-02 21:20:40.476 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-02 21:20:40.476 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-02 21:20:40.476 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-02 21:20:40.476 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-02 21:20:40.476 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-02 21:20:40.476 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-02 21:20:40.476 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-02 21:20:40.476 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-02 21:20:40.476 | 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)) (3.5.1) 2026-06-02 21:20:40.476 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-02 21:20:40.476 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-02 21:20:40.476 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-02 21:20:40.476 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-02 21:20:40.476 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-02 21:20:40.476 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-02 21:20:40.476 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-06-02 21:20:40.476 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-02 21:20:40.476 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-02 21:20:40.476 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-02 21:20:40.476 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-02 21:20:40.476 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-02 21:20:40.476 | 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.17) 2026-06-02 21:20:40.476 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.5.20) 2026-06-02 21:20:40.476 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-02 21:20:40.476 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-02 21:20:40.476 | 2026-06-02 21:20:40.476 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-02 21:20:40.477 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-06-02 21:20:40.477 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-02 21:20:40.477 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.J3zN4Mr9Nr 2026-06-02 21:20:40.477 | ++ lib/tempest:install_tempest:868 : popd 2026-06-02 21:20:40.477 | ~/devstack 2026-06-02 21:20:40.519 | [8421 Async install_tempest:54669]: finished install_tempest with result 0 in 17 seconds 2026-06-02 21:20:40.523 | ++ inc/async:async_wait:197 : return 0 2026-06-02 21:20:40.526 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-02 21:20:40.529 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:20:40.533 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-06-02 21:20:40.536 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-02 21:20:40.539 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-02 21:20:40.541 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-02 21:20:40.544 | ++ inc/python:setup_develop:353 : local bindep 2026-06-02 21:20:40.546 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-02 21:20:40.548 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-02 21:20:40.551 | ++ inc/python:setup_develop:359 : local extras= 2026-06-02 21:20:40.554 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-02 21:20:40.556 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-02 21:20:40.558 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-02 21:20:40.561 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-02 21:20:40.564 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-02 21:20:40.566 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-02 21:20:40.570 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-02 21:20:40.572 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-02 21:20:40.575 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-02 21:20:40.578 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-02 21:20:40.579 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-02 21:20:40.583 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-02 21:20:40.588 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-02 21:20:40.590 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-02 21:20:40.592 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-02 21:20:40.675 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-02 21:20:40.678 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-02 21:20:40.680 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-02 21:20:40.682 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-02 21:20:40.685 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-02 21:20:40.687 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-02 21:20:40.689 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-02 21:20:40.691 | ++ inc/python:setup_package:446 : local extras= 2026-06-02 21:20:40.694 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-02 21:20:40.696 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-02 21:20:40.698 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-02 21:20:40.700 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-02 21:20:40.703 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-02 21:20:40.705 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-02 21:20:40.725 | Using python 3.12 to install /opt/stack/tempest 2026-06-02 21:20:40.728 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-06-02 21:20:41.239 | Obtaining file:///opt/stack/tempest 2026-06-02 21:20:41.240 | Installing build dependencies: started 2026-06-02 21:20:42.138 | Installing build dependencies: finished with status 'done' 2026-06-02 21:20:42.139 | Checking if build backend supports build_editable: started 2026-06-02 21:20:42.431 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-02 21:20:42.432 | Getting requirements to build editable: started 2026-06-02 21:20:42.599 | Getting requirements to build editable: finished with status 'done' 2026-06-02 21:20:42.600 | Preparing editable metadata (pyproject.toml): started 2026-06-02 21:20:43.364 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-02 21:20:43.376 | 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.dev23) (7.0.3) 2026-06-02 21:20:43.378 | 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.dev23) (4.14.0) 2026-06-02 21:20:43.378 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (4.26.0) 2026-06-02 21:20:43.378 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (2.9.1) 2026-06-02 21:20:43.378 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (4.0.0) 2026-06-02 21:20:43.379 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (43.0.3) 2026-06-02 21:20:43.379 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (1.3.0) 2026-06-02 21:20:43.379 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (7.5.0) 2026-06-02 21:20:43.380 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (10.4.0) 2026-06-02 21:20:43.380 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (8.2.0) 2026-06-02 21:20:43.451 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev23) 2026-06-02 21:20:43.453 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-02 21:20:43.455 | 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.dev23) (5.10.0) 2026-06-02 21:20:43.456 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (10.1.0) 2026-06-02 21:20:43.456 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (4.3.2) 2026-06-02 21:20:43.458 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (6.0.3) 2026-06-02 21:20:43.458 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (1.4.6) 2026-06-02 21:20:43.459 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (5.8.0) 2026-06-02 21:20:43.460 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (3.17.0) 2026-06-02 21:20:43.460 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (2.7.0) 2026-06-02 21:20:43.460 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (3.1.0) 2026-06-02 21:20:43.460 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (0.7.1) 2026-06-02 21:20:43.460 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (0.20) 2026-06-02 21:20:43.461 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev23) (0.6.2) 2026-06-02 21:20:43.462 | 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.dev23) (0.6.0) 2026-06-02 21:20:43.462 | 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.dev23) (3.5.1) 2026-06-02 21:20:43.465 | 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.dev23) (1.11.0) 2026-06-02 21:20:43.465 | 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.dev23) (15.0.0) 2026-06-02 21:20:43.466 | 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.dev23) (1.8.0) 2026-06-02 21:20:43.467 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev23) (2.0.0) 2026-06-02 21:20:43.470 | 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.dev23) (3.0) 2026-06-02 21:20:43.471 | 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.dev23) (2.2.1) 2026-06-02 21:20:43.474 | 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.dev23) (26.1.0) 2026-06-02 21:20:43.475 | 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.dev23) (2025.9.1) 2026-06-02 21:20:43.475 | 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.dev23) (0.37.0) 2026-06-02 21:20:43.476 | 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.dev23) (2026.5.1) 2026-06-02 21:20:43.480 | 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.dev23) (6.8.0) 2026-06-02 21:20:43.482 | 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.dev23) (2.0.0) 2026-06-02 21:20:43.482 | 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.dev23) (2.34.2) 2026-06-02 21:20:43.485 | 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.dev23) (6.4.0) 2026-06-02 21:20:43.486 | 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.dev23) (2.9.0.post0) 2026-06-02 21:20:43.487 | 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.dev23) (4.15.0) 2026-06-02 21:20:43.488 | 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.dev23) (1.1.2) 2026-06-02 21:20:43.490 | 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.dev23) (2.1.0) 2026-06-02 21:20:43.491 | 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.dev23) (3.3.2) 2026-06-02 21:20:43.492 | 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.dev23) (26.2) 2026-06-02 21:20:43.492 | 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.dev23) (7.2.2) 2026-06-02 21:20:43.496 | 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.dev23) (5.0.0) 2026-06-02 21:20:43.496 | 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.dev23) (3.0.3) 2026-06-02 21:20:43.497 | 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.dev23) (1.6.2) 2026-06-02 21:20:43.501 | 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.dev23) (82.0.1) 2026-06-02 21:20:43.502 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev23) (0.7.0) 2026-06-02 21:20:43.510 | 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.dev23) (1.17.0) 2026-06-02 21:20:43.515 | 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.dev23) (3.4.7) 2026-06-02 21:20:43.516 | 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.dev23) (3.17) 2026-06-02 21:20:43.517 | 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.dev23) (2023.11.17) 2026-06-02 21:20:43.525 | 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.dev23) (4.2.0) 2026-06-02 21:20:43.526 | 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.dev23) (2.20.0) 2026-06-02 21:20:43.529 | 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.dev23) (0.1.2) 2026-06-02 21:20:43.535 | 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.dev23) (0.16.0) 2026-06-02 21:20:43.548 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev23) 2026-06-02 21:20:43.549 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-02 21:20:43.567 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-02 21:20:43.569 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-02 21:20:43.573 | Building wheels for collected packages: tempest 2026-06-02 21:20:43.574 | Building editable for tempest (pyproject.toml): started 2026-06-02 21:20:44.491 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-02 21:20:44.492 | Created wheel for tempest: filename=tempest-46.3.1.dev23-0.editable-py3-none-any.whl size=8325 sha256=c27e1f227d88b3228ebd42ea68743253b462290f5c05bccf7a5ac8c4ea85c82b 2026-06-02 21:20:44.492 | Stored in directory: /tmp/pip-ephem-wheel-cache-07w0gc3k/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-02 21:20:44.496 | Successfully built tempest 2026-06-02 21:20:44.644 | Installing collected packages: tomlkit, stestr, tempest 2026-06-02 21:20:44.775 | 2026-06-02 21:20:44.787 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev23 tomlkit-0.15.0 2026-06-02 21:20:44.898 | ++ inc/python:pip_install:216 : result=0 2026-06-02 21:20:44.901 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-02 21:20:44.904 | ++ functions-common:time_stop:2414 : local name 2026-06-02 21:20:44.906 | ++ functions-common:time_stop:2415 : local end_time 2026-06-02 21:20:44.908 | ++ functions-common:time_stop:2416 : local elapsed_time 2026-06-02 21:20:44.911 | ++ functions-common:time_stop:2417 : local total 2026-06-02 21:20:44.913 | ++ functions-common:time_stop:2418 : local start_time 2026-06-02 21:20:44.916 | ++ functions-common:time_stop:2420 : name=pip_install 2026-06-02 21:20:44.918 | ++ functions-common:time_stop:2421 : start_time=1780435240719 2026-06-02 21:20:44.921 | ++ functions-common:time_stop:2423 : [[ -z 1780435240719 ]] 2026-06-02 21:20:44.924 | +++ functions-common:time_stop:2426 : date +%s%3N 2026-06-02 21:20:44.928 | ++ functions-common:time_stop:2426 : end_time=1780435244925 2026-06-02 21:20:44.930 | ++ functions-common:time_stop:2427 : elapsed_time=4206 2026-06-02 21:20:44.933 | ++ functions-common:time_stop:2428 : total=97058 2026-06-02 21:20:44.935 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2026-06-02 21:20:44.938 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=101264 2026-06-02 21:20:44.941 | ++ inc/python:pip_install:219 : return 0 2026-06-02 21:20:44.943 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-02 21:20:44.945 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:20:44.948 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-02 21:20:44.950 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-02 21:20:44.953 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-02 21:20:44.955 | ++ 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-06-02 21:20:44.957 | ++ 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-06-02 21:20:44.960 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-02 21:20:44.962 | ++ 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-06-02 21:20:44.965 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-02 21:20:44.967 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-02 21:20:44.970 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-02 21:20:44.972 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-02 21:20:44.975 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-02 21:20:44.978 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-02 21:20:44.981 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-02 21:20:44.983 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-02 21:20:44.985 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-02 21:20:44.988 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-02 21:20:44.991 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-02 21:20:44.993 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-02 21:20:44.995 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-02 21:20:44.999 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-02 21:20:45.001 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-02 21:20:45.004 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-02 21:20:45.006 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-02 21:20:45.008 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-02 21:20:45.008 | ' 2026-06-02 21:20:45.011 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-02 21:20:45.014 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-02 21:20:45.030 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:45.033 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-02 21:20:45.036 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-02 21:20:45.038 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-02 21:20:45.041 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-02 21:20:45.043 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-02 21:20:45.045 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-02 21:20:45.045 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-02 21:20:45.282 | 2026-06-02 21:20:45.292 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:20:45.296 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-02 21:20:45.299 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-02 21:20:45.302 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-02 21:20:45.305 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-02 21:20:45.308 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-02 21:20:45.311 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-02 21:20:45.314 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-02 21:20:45.317 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-02 21:20:45.320 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-02 21:20:45.323 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-02 21:20:45.326 | ++ lib/tempest:get_active_images:176 : img_id=04b9b4c1-3baa-42b9-a261-abda60292ce4 2026-06-02 21:20:45.329 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-02 21:20:45.331 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-02 21:20:45.334 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-06-02 21:20:45.336 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-02 21:20:45.339 | ++ lib/tempest:configure_tempest:272 : '[' -z 04b9b4c1-3baa-42b9-a261-abda60292ce4 ']' 2026-06-02 21:20:45.341 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-06-02 21:20:45.344 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-06-02 21:20:45.347 | ++ lib/tempest:configure_tempest:279 : [[ 6c7e21b9-dd12-474c-8b08-245921199ec4 != \0\4\b\9\b\4\c\1\-\3\b\a\a\-\4\2\b\9\-\a\2\6\1\-\a\b\d\a\6\0\2\9\2\c\e\4 ]] 2026-06-02 21:20:45.349 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=6c7e21b9-dd12-474c-8b08-245921199ec4 2026-06-02 21:20:45.351 | ++ lib/tempest:configure_tempest:281 : break 2026-06-02 21:20:45.354 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-06-02 21:20:45.372 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-02 21:20:45.377 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-06-02 21:20:45.380 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-02 21:20:45.384 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-02 21:20:45.387 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-02 21:20:45.390 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-02 21:20:45.393 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-02 21:20:45.396 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-02 21:20:45.399 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-02 21:20:45.400 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-02 21:20:45.768 | 2026-06-02 21:20:45.779 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:20:45.783 | ++ lib/tempest:configure_tempest:303 : admin_project_id=05ea19a3461342e3b777c001a39e9297 2026-06-02 21:20:45.786 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-02 21:20:45.803 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:45.806 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-02 21:20:46.016 | 2026-06-02 21:20:46.027 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:20:46.031 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-02 21:20:46.031 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-02 21:20:46.031 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-02 21:20:46.031 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-02 21:20:46.031 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-02 21:20:46.031 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-02 21:20:46.031 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-02 21:20:46.031 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-02 21:20:46.031 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-02 21:20:46.031 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-02 21:20:46.031 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-02 21:20:46.031 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-02 21:20:46.031 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-02 21:20:46.031 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-02 21:20:46.034 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-02 21:20:46.037 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-02 21:20:46.037 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-02 21:20:46.037 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-02 21:20:46.037 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-02 21:20:46.037 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-02 21:20:46.037 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-02 21:20:46.037 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-02 21:20:46.037 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-02 21:20:46.037 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-02 21:20:46.037 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-02 21:20:46.037 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-02 21:20:46.037 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-02 21:20:46.037 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-02 21:20:46.037 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-02 21:20:46.040 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 04b9b4c1-3baa-42b9-a261-abda60292ce4 2026-06-02 21:20:46.043 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-02 21:20:46.048 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 04b9b4c1-3baa-42b9-a261-abda60292ce4 -c size -f value 2026-06-02 21:20:46.254 | 2026-06-02 21:20:46.265 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:20:46.268 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-02 21:20:46.271 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-02 21:20:46.272 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-02 21:20:46.293 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-02 21:20:46.296 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-02 21:20:46.299 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-06-02 21:20:46.555 | 2026-06-02 21:20:46.555 | +----------------------------+-----------------------+ 2026-06-02 21:20:46.555 | | Field | Value | 2026-06-02 21:20:46.555 | +----------------------------+-----------------------+ 2026-06-02 21:20:46.555 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:46.555 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:46.555 | | description | None | 2026-06-02 21:20:46.555 | | disk | 1 | 2026-06-02 21:20:46.555 | | id | 42 | 2026-06-02 21:20:46.555 | | name | m1.nano | 2026-06-02 21:20:46.555 | | os-flavor-access:is_public | True | 2026-06-02 21:20:46.555 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:46.555 | | ram | 192 | 2026-06-02 21:20:46.555 | | rxtx_factor | 1.0 | 2026-06-02 21:20:46.555 | | swap | 0 | 2026-06-02 21:20:46.555 | | vcpus | 1 | 2026-06-02 21:20:46.555 | +----------------------------+-----------------------+ 2026-06-02 21:20:46.563 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-02 21:20:46.565 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-02 21:20:46.565 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-02 21:20:46.566 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-02 21:20:46.566 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-02 21:20:46.566 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-02 21:20:46.566 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-02 21:20:46.566 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-02 21:20:46.566 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-02 21:20:46.566 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-02 21:20:46.566 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-02 21:20:46.566 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-02 21:20:46.566 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-02 21:20:46.566 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-02 21:20:46.566 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-02 21:20:46.569 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 6c7e21b9-dd12-474c-8b08-245921199ec4 2026-06-02 21:20:46.572 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-02 21:20:46.575 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 6c7e21b9-dd12-474c-8b08-245921199ec4 -c size -f value 2026-06-02 21:20:46.765 | 2026-06-02 21:20:46.777 | ++++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:20:46.780 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-06-02 21:20:46.783 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-06-02 21:20:46.784 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-02 21:20:46.806 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-02 21:20:46.808 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-02 21:20:46.810 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-06-02 21:20:47.018 | 2026-06-02 21:20:47.018 | +----------------------------+-----------------------+ 2026-06-02 21:20:47.018 | | Field | Value | 2026-06-02 21:20:47.018 | +----------------------------+-----------------------+ 2026-06-02 21:20:47.018 | | OS-FLV-DISABLED:disabled | False | 2026-06-02 21:20:47.018 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-02 21:20:47.018 | | description | None | 2026-06-02 21:20:47.018 | | disk | 1 | 2026-06-02 21:20:47.018 | | id | 84 | 2026-06-02 21:20:47.018 | | name | m1.micro | 2026-06-02 21:20:47.018 | | os-flavor-access:is_public | True | 2026-06-02 21:20:47.018 | | properties | hw_rng:allowed='True' | 2026-06-02 21:20:47.018 | | ram | 256 | 2026-06-02 21:20:47.018 | | rxtx_factor | 1.0 | 2026-06-02 21:20:47.018 | | swap | 0 | 2026-06-02 21:20:47.018 | | vcpus | 1 | 2026-06-02 21:20:47.018 | +----------------------------+-----------------------+ 2026-06-02 21:20:47.025 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-02 21:20:47.028 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-02 21:20:47.044 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:47.046 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-02 21:20:47.048 | ++ functions-common:git_clone:583 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-06-02 21:20:47.050 | ++ functions-common:git_clone:584 : local git_dest=/opt/stack/os-test-images 2026-06-02 21:20:47.053 | ++ functions-common:git_clone:585 : local git_ref=master 2026-06-02 21:20:47.055 | ++ functions-common:git_clone:586 : local orig_dir 2026-06-02 21:20:47.058 | +++ functions-common:git_clone:587 : pwd 2026-06-02 21:20:47.061 | ++ functions-common:git_clone:587 : orig_dir=/opt/stack/devstack 2026-06-02 21:20:47.062 | ++ functions-common:git_clone:588 : local git_clone_flags= 2026-06-02 21:20:47.065 | +++ functions-common:git_clone:590 : trueorfalse False RECLONE 2026-06-02 21:20:47.080 | ++ functions-common:git_clone:590 : RECLONE=False 2026-06-02 21:20:47.082 | ++ functions-common:git_clone:591 : [[ 0 -gt 0 ]] 2026-06-02 21:20:47.084 | ++ functions-common:git_clone:595 : [[ False = \T\r\u\e ]] 2026-06-02 21:20:47.087 | ++ functions-common:git_clone:604 : echo master 2026-06-02 21:20:47.088 | ++ functions-common:git_clone:604 : egrep -q '^refs' 2026-06-02 21:20:47.092 | ++ functions-common:git_clone:618 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-02 21:20:47.094 | ++ functions-common:git_clone:628 : [[ False = \T\r\u\e ]] 2026-06-02 21:20:47.096 | ++ functions-common:git_clone:663 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-02 21:20:47.110 | ++ functions-common:git_clone:666 : cd /opt/stack/os-test-images 2026-06-02 21:20:47.113 | ++ functions-common:git_clone:667 : git show --oneline 2026-06-02 21:20:47.114 | ++ functions-common:git_clone:667 : head -1 2026-06-02 21:20:47.118 | 5d0367e Clean-up zuul config spacing 2026-06-02 21:20:47.121 | ++ functions-common:git_clone:668 : cd /opt/stack/devstack 2026-06-02 21:20:47.123 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-02 21:20:47.123 | ~/os-test-images ~/devstack 2026-06-02 21:20:47.125 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-02 21:20:47.326 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-02 21:20:47.620 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-02 21:20:49.064 | generate installed: PyYAML==6.0.3 2026-06-02 21:20:49.065 | generate run-test-pre: PYTHONHASHSEED='1686261655' 2026-06-02 21:20:49.065 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-02 21:20:49.124 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-02 21:20:49.139 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-06-02 21:20:49.155 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-06-02 21:20:49.175 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-02 21:20:49.177 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-02 21:20:49.183 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-02 21:20:49.188 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-02 21:20:49.222 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-02 21:20:49.230 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-02 21:20:49.236 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-02 21:20:49.246 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-02 21:20:49.246 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-06-02 21:20:49.253 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-06-02 21:20:49.259 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-02 21:20:49.271 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-06-02 21:20:49.273 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-02 21:20:49.275 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-02 21:20:49.287 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-02 21:20:49.296 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-02 21:20:49.307 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-02 21:20:49.309 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-02 21:20:49.321 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-06-02 21:20:49.324 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-02 21:20:49.326 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-06-02 21:20:49.335 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-06-02 21:20:49.338 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-06-02 21:20:49.353 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-02 21:20:49.364 | ___________________________________ summary ____________________________________ 2026-06-02 21:20:49.364 | generate: commands succeeded 2026-06-02 21:20:49.364 | congratulations :) 2026-06-02 21:20:49.393 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-02 21:20:49.393 | ~/devstack 2026-06-02 21:20:49.395 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-06-02 21:20:49.432 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-02 21:20:49.434 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-02 21:20:49.458 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-02 21:20:49.460 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-02 21:20:49.462 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-02 21:20:49.499 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-06-02 21:20:49.536 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-02 21:20:49.538 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-02 21:20:49.541 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-02 21:20:49.544 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-02 21:20:49.548 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-06-02 21:20:49.775 | 2026-06-02 21:20:49.785 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:20:49.788 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-02 21:20:49.788 | address-scope 2026-06-02 21:20:49.788 | agent 2026-06-02 21:20:49.788 | allowed-address-pairs 2026-06-02 21:20:49.788 | auto-allocated-topology 2026-06-02 21:20:49.788 | availability_zone 2026-06-02 21:20:49.788 | default-subnetpools 2026-06-02 21:20:49.788 | dhcp_agent_scheduler 2026-06-02 21:20:49.788 | dns-integration 2026-06-02 21:20:49.788 | dns-domain-ports 2026-06-02 21:20:49.788 | dns-integration-domain-keywords 2026-06-02 21:20:49.788 | empty-string-filtering 2026-06-02 21:20:49.788 | external-net 2026-06-02 21:20:49.788 | extra_dhcp_opt 2026-06-02 21:20:49.788 | extraroute 2026-06-02 21:20:49.788 | extraroute-atomic 2026-06-02 21:20:49.788 | filter-validation 2026-06-02 21:20:49.788 | floating-ip-port-forwarding-detail 2026-06-02 21:20:49.788 | fip-port-details 2026-06-02 21:20:49.788 | flavors 2026-06-02 21:20:49.788 | floatingip-pools 2026-06-02 21:20:49.789 | router 2026-06-02 21:20:49.789 | enable-default-route-bfd 2026-06-02 21:20:49.789 | enable-default-route-ecmp 2026-06-02 21:20:49.789 | ext-gw-mode 2026-06-02 21:20:49.789 | l3-ha 2026-06-02 21:20:49.789 | external-gateway-multihoming 2026-06-02 21:20:49.789 | l3-flavors 2026-06-02 21:20:49.789 | multi-provider 2026-06-02 21:20:49.789 | net-mtu 2026-06-02 21:20:49.789 | net-mtu-writable 2026-06-02 21:20:49.789 | network_availability_zone 2026-06-02 21:20:49.789 | network-ip-availability 2026-06-02 21:20:49.789 | network-ip-availability-details 2026-06-02 21:20:49.789 | pagination 2026-06-02 21:20:49.789 | port-device-profile 2026-06-02 21:20:49.789 | port-mac-address-regenerate 2026-06-02 21:20:49.789 | port-numa-affinity-policy 2026-06-02 21:20:49.789 | port-numa-affinity-policy-socket 2026-06-02 21:20:49.789 | binding 2026-06-02 21:20:49.789 | binding-extended 2026-06-02 21:20:49.789 | port-security 2026-06-02 21:20:49.789 | project-id 2026-06-02 21:20:49.789 | provider 2026-06-02 21:20:49.789 | qinq 2026-06-02 21:20:49.789 | quota-check-limit 2026-06-02 21:20:49.789 | quota-check-limit-default 2026-06-02 21:20:49.789 | quotas 2026-06-02 21:20:49.789 | quota_details 2026-06-02 21:20:49.789 | rbac-policies 2026-06-02 21:20:49.789 | rbac-address-scope 2026-06-02 21:20:49.789 | rbac-security-groups 2026-06-02 21:20:49.789 | revision-if-match 2026-06-02 21:20:49.789 | standard-attr-revisions 2026-06-02 21:20:49.789 | router_availability_zone 2026-06-02 21:20:49.789 | router-enable-snat 2026-06-02 21:20:49.789 | security-groups-default-rules 2026-06-02 21:20:49.789 | security-groups-normalized-cidr 2026-06-02 21:20:49.789 | security-groups-remote-address-group 2026-06-02 21:20:49.789 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:20:49.789 | security-groups-shared-filtering 2026-06-02 21:20:49.789 | security-group 2026-06-02 21:20:49.789 | service-type 2026-06-02 21:20:49.789 | sorting 2026-06-02 21:20:49.789 | standard-attr-description 2026-06-02 21:20:49.789 | stateful-security-group 2026-06-02 21:20:49.789 | subnet-dns-publish-fixed-ip 2026-06-02 21:20:49.789 | subnet-external-network 2026-06-02 21:20:49.789 | subnet_onboard 2026-06-02 21:20:49.789 | subnet-service-types 2026-06-02 21:20:49.789 | subnet_allocation 2026-06-02 21:20:49.789 | subnetpool-prefix-ops 2026-06-02 21:20:49.789 | tag-creation 2026-06-02 21:20:49.789 | standard-attr-tag 2026-06-02 21:20:49.789 | standard-attr-timestamp 2026-06-02 21:20:49.789 | vlan-transparent' 2026-06-02 21:20:49.792 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-02 21:20:49.792 | address-scope 2026-06-02 21:20:49.792 | agent 2026-06-02 21:20:49.792 | allowed-address-pairs 2026-06-02 21:20:49.792 | auto-allocated-topology 2026-06-02 21:20:49.792 | availability_zone 2026-06-02 21:20:49.792 | default-subnetpools 2026-06-02 21:20:49.792 | dhcp_agent_scheduler 2026-06-02 21:20:49.792 | dns-integration 2026-06-02 21:20:49.792 | dns-domain-ports 2026-06-02 21:20:49.792 | dns-integration-domain-keywords 2026-06-02 21:20:49.792 | empty-string-filtering 2026-06-02 21:20:49.792 | external-net 2026-06-02 21:20:49.792 | extra_dhcp_opt 2026-06-02 21:20:49.792 | extraroute 2026-06-02 21:20:49.792 | extraroute-atomic 2026-06-02 21:20:49.792 | filter-validation 2026-06-02 21:20:49.792 | floating-ip-port-forwarding-detail 2026-06-02 21:20:49.792 | fip-port-details 2026-06-02 21:20:49.792 | flavors 2026-06-02 21:20:49.792 | floatingip-pools 2026-06-02 21:20:49.792 | router 2026-06-02 21:20:49.792 | enable-default-route-bfd 2026-06-02 21:20:49.792 | enable-default-route-ecmp 2026-06-02 21:20:49.792 | ext-gw-mode 2026-06-02 21:20:49.792 | l3-ha 2026-06-02 21:20:49.792 | external-gateway-multihoming 2026-06-02 21:20:49.792 | l3-flavors 2026-06-02 21:20:49.792 | multi-provider 2026-06-02 21:20:49.792 | net-mtu 2026-06-02 21:20:49.792 | net-mtu-writable 2026-06-02 21:20:49.792 | network_availability_zone 2026-06-02 21:20:49.792 | network-ip-availability 2026-06-02 21:20:49.792 | network-ip-availability-details 2026-06-02 21:20:49.792 | pagination 2026-06-02 21:20:49.792 | port-device-profile 2026-06-02 21:20:49.792 | port-mac-address-regenerate 2026-06-02 21:20:49.792 | port-numa-affinity-policy 2026-06-02 21:20:49.792 | port-numa-affinity-policy-socket 2026-06-02 21:20:49.792 | binding 2026-06-02 21:20:49.792 | binding-extended 2026-06-02 21:20:49.792 | port-security 2026-06-02 21:20:49.792 | project-id 2026-06-02 21:20:49.792 | provider 2026-06-02 21:20:49.792 | qinq 2026-06-02 21:20:49.792 | quota-check-limit 2026-06-02 21:20:49.792 | quota-check-limit-default 2026-06-02 21:20:49.792 | quotas 2026-06-02 21:20:49.792 | quota_details 2026-06-02 21:20:49.792 | rbac-policies 2026-06-02 21:20:49.792 | rbac-address-scope 2026-06-02 21:20:49.792 | rbac-security-groups 2026-06-02 21:20:49.792 | revision-if-match 2026-06-02 21:20:49.792 | standard-attr-revisions 2026-06-02 21:20:49.792 | router_availability_zone 2026-06-02 21:20:49.792 | router-enable-snat 2026-06-02 21:20:49.792 | security-groups-default-rules 2026-06-02 21:20:49.792 | security-groups-normalized-cidr 2026-06-02 21:20:49.792 | security-groups-remote-address-group 2026-06-02 21:20:49.792 | security-groups-rules-belongs-to-default-sg 2026-06-02 21:20:49.792 | security-groups-shared-filtering 2026-06-02 21:20:49.792 | security-group 2026-06-02 21:20:49.792 | service-type 2026-06-02 21:20:49.792 | sorting 2026-06-02 21:20:49.792 | standard-attr-description 2026-06-02 21:20:49.792 | stateful-security-group 2026-06-02 21:20:49.792 | subnet-dns-publish-fixed-ip 2026-06-02 21:20:49.792 | subnet-external-network 2026-06-02 21:20:49.792 | subnet_onboard 2026-06-02 21:20:49.792 | subnet-service-types 2026-06-02 21:20:49.792 | subnet_allocation 2026-06-02 21:20:49.792 | subnetpool-prefix-ops 2026-06-02 21:20:49.792 | tag-creation 2026-06-02 21:20:49.792 | standard-attr-tag 2026-06-02 21:20:49.792 | standard-attr-timestamp 2026-06-02 21:20:49.793 | vlan-transparent =~ external-net ]] 2026-06-02 21:20:49.795 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-02 21:20:49.799 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-02 21:20:50.039 | 2026-06-02 21:20:50.047 | +++ functions-common:oscwrap:2459 : return 0 2026-06-02 21:20:50.050 | ++ lib/tempest:configure_tempest:395 : public_network_id=1036035c-6d9d-43e3-a8bc-c1549ca53e88 2026-06-02 21:20:50.054 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-02 21:20:50.594 | 2026-06-02 21:20:50.594 | +---------------------------+--------------------------------------+ 2026-06-02 21:20:50.594 | | Field | Value | 2026-06-02 21:20:50.594 | +---------------------------+--------------------------------------+ 2026-06-02 21:20:50.594 | | admin_state_up | UP | 2026-06-02 21:20:50.594 | | availability_zone_hints | | 2026-06-02 21:20:50.594 | | availability_zones | | 2026-06-02 21:20:50.594 | | created_at | 2026-06-02T21:20:50Z | 2026-06-02 21:20:50.594 | | description | | 2026-06-02 21:20:50.594 | | dns_domain | None | 2026-06-02 21:20:50.594 | | id | 0c87d222-0b5a-4935-8db4-14c5e5a228ff | 2026-06-02 21:20:50.594 | | ipv4_address_scope | None | 2026-06-02 21:20:50.594 | | ipv6_address_scope | None | 2026-06-02 21:20:50.594 | | is_default | False | 2026-06-02 21:20:50.594 | | is_vlan_qinq | None | 2026-06-02 21:20:50.594 | | is_vlan_transparent | False | 2026-06-02 21:20:50.594 | | mtu | 1372 | 2026-06-02 21:20:50.594 | | name | shared | 2026-06-02 21:20:50.594 | | port_security_enabled | True | 2026-06-02 21:20:50.594 | | project_id | 05ea19a3461342e3b777c001a39e9297 | 2026-06-02 21:20:50.594 | | provider:network_type | geneve | 2026-06-02 21:20:50.594 | | provider:physical_network | None | 2026-06-02 21:20:50.594 | | provider:segmentation_id | 7998 | 2026-06-02 21:20:50.594 | | qinq | False | 2026-06-02 21:20:50.594 | | qos_policy_id | None | 2026-06-02 21:20:50.594 | | revision_number | 1 | 2026-06-02 21:20:50.594 | | router:external | Internal | 2026-06-02 21:20:50.594 | | segments | None | 2026-06-02 21:20:50.594 | | shared | True | 2026-06-02 21:20:50.594 | | status | ACTIVE | 2026-06-02 21:20:50.594 | | subnets | | 2026-06-02 21:20:50.594 | | tags | | 2026-06-02 21:20:50.594 | | updated_at | 2026-06-02T21:20:50Z | 2026-06-02 21:20:50.594 | +---------------------------+--------------------------------------+ 2026-06-02 21:20:50.602 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-06-02 21:20:51.302 | 2026-06-02 21:20:51.302 | +----------------------+--------------------------------------+ 2026-06-02 21:20:51.302 | | Field | Value | 2026-06-02 21:20:51.302 | +----------------------+--------------------------------------+ 2026-06-02 21:20:51.302 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-02 21:20:51.302 | | cidr | 192.168.233.0/24 | 2026-06-02 21:20:51.302 | | created_at | 2026-06-02T21:20:50Z | 2026-06-02 21:20:51.302 | | description | shared-subnet | 2026-06-02 21:20:51.302 | | dns_nameservers | | 2026-06-02 21:20:51.302 | | dns_publish_fixed_ip | None | 2026-06-02 21:20:51.302 | | enable_dhcp | True | 2026-06-02 21:20:51.302 | | gateway_ip | 192.168.233.1 | 2026-06-02 21:20:51.302 | | host_routes | | 2026-06-02 21:20:51.302 | | id | 47da1c3a-0de1-438b-9da9-56883216bafa | 2026-06-02 21:20:51.302 | | ip_version | 4 | 2026-06-02 21:20:51.302 | | ipv6_address_mode | None | 2026-06-02 21:20:51.302 | | ipv6_ra_mode | None | 2026-06-02 21:20:51.302 | | name | shared-subnet | 2026-06-02 21:20:51.302 | | network_id | 0c87d222-0b5a-4935-8db4-14c5e5a228ff | 2026-06-02 21:20:51.302 | | project_id | 05ea19a3461342e3b777c001a39e9297 | 2026-06-02 21:20:51.302 | | revision_number | 0 | 2026-06-02 21:20:51.302 | | router:external | False | 2026-06-02 21:20:51.302 | | segment_id | None | 2026-06-02 21:20:51.302 | | service_types | | 2026-06-02 21:20:51.302 | | subnetpool_id | None | 2026-06-02 21:20:51.302 | | tags | | 2026-06-02 21:20:51.302 | | updated_at | 2026-06-02T21:20:50Z | 2026-06-02 21:20:51.302 | +----------------------+--------------------------------------+ 2026-06-02 21:20:51.307 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-02 21:20:51.339 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-02 21:20:51.371 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-02 21:20:51.375 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-02 21:20:51.405 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-02 21:20:51.436 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-02 21:20:51.471 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-02 21:20:51.509 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-02 21:20:51.541 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.160/identity/v3 2026-06-02 21:20:51.578 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-02 21:20:51.608 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-02 21:20:51.641 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-02 21:20:51.671 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-02 21:20:51.674 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-02 21:20:51.706 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-06-02 21:20:51.739 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-02 21:20:51.767 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-02 21:20:51.795 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-02 21:20:51.823 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-02 21:20:51.839 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:51.841 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-06-02 21:20:51.870 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-02 21:20:51.872 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-02 21:20:51.902 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-02 21:20:51.918 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:51.921 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-02 21:20:51.949 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-02 21:20:51.978 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-02 21:20:52.008 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-02 21:20:52.011 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-06-02 21:20:52.041 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-02 21:20:52.072 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-02 21:20:52.091 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:52.093 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 04b9b4c1-3baa-42b9-a261-abda60292ce4 2026-06-02 21:20:52.125 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 6c7e21b9-dd12-474c-8b08-245921199ec4 2026-06-02 21:20:52.155 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-02 21:20:52.189 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-02 21:20:52.220 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-02 21:20:52.255 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-02 21:20:52.272 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:52.274 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-02 21:20:52.277 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-02 21:20:52.280 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-02 21:20:52.282 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-02 21:20:52.285 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-02 21:20:52.287 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-02 21:20:52.308 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-02 21:20:52.311 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-02 21:20:52.345 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-02 21:20:52.382 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-02 21:20:52.414 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-02 21:20:52.448 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-02 21:20:52.483 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-02 21:20:52.521 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-02 21:20:52.556 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-02 21:20:52.590 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-02 21:20:52.619 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-02 21:20:52.621 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-02 21:20:52.650 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-02 21:20:52.652 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-02 21:20:52.665 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:52.668 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-02 21:20:52.701 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-02 21:20:52.716 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:52.718 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-02 21:20:52.721 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-02 21:20:52.739 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:52.743 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-02 21:20:52.745 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-02 21:20:52.749 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-02 21:20:52.786 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-02 21:20:52.819 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 1036035c-6d9d-43e3-a8bc-c1549ca53e88 2026-06-02 21:20:52.854 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-02 21:20:52.889 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-06-02 21:20:52.922 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-02 21:20:52.960 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-02 21:20:52.991 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-02 21:20:53.024 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-02 21:20:53.058 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-06-02 21:20:53.061 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:53.064 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-02 21:20:53.067 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-02 21:20:53.102 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-02 21:20:53.107 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-02 21:20:53.107 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-02 21:20:53.111 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-02 21:20:53.114 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-02 21:20:53.147 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-02 21:20:53.150 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-02 21:20:53.154 | ++ functions-common:is_provider_network:2263 : '[' '' == True ']' 2026-06-02 21:20:53.156 | ++ functions-common:is_provider_network:2266 : return 1 2026-06-02 21:20:53.159 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-02 21:20:53.192 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-02 21:20:53.225 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-02 21:20:53.257 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-02 21:20:53.286 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-02 21:20:53.319 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-02 21:20:53.352 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-02 21:20:53.356 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-02 21:20:53.374 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-06-02 21:20:53.412 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-02 21:20:53.415 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-02 21:20:53.432 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-06-02 21:20:53.466 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-02 21:20:53.469 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-02 21:20:53.486 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-02 21:20:53.519 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-06-02 21:20:53.523 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-02 21:20:53.542 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-02 21:20:53.573 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-02 21:20:53.608 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-02 21:20:53.611 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-02 21:20:53.644 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-02 21:20:53.647 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-02 21:20:53.649 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-02 21:20:53.651 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-02 21:20:53.671 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-02 21:20:53.674 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-02 21:20:53.708 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-02 21:20:53.727 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:53.730 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-06-02 21:20:53.733 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-06-02 21:20:53.737 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-06-02 21:20:53.740 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-06-02 21:20:53.778 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-06-02 21:20:53.781 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-06-02 21:20:53.817 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-02 21:20:53.819 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-02 21:20:53.822 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-02 21:20:53.825 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-02 21:20:53.828 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-02 21:20:53.850 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-02 21:20:53.852 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-02 21:20:53.891 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-02 21:20:53.894 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-02 21:20:53.897 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-06-02 21:20:53.899 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-02 21:20:53.938 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-02 21:20:53.975 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-02 21:20:54.014 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-02 21:20:54.017 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-02 21:20:54.020 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-02 21:20:54.023 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-02 21:20:54.042 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:54.045 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-02 21:20:54.086 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-02 21:20:54.089 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-02 21:20:54.108 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:54.111 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-02 21:20:54.146 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-02 21:20:54.149 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-02 21:20:54.164 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:54.167 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-02 21:20:54.198 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-02 21:20:54.202 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-02 21:20:54.223 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:54.225 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-02 21:20:54.255 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-02 21:20:54.258 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-02 21:20:54.274 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:54.276 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-02 21:20:54.306 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-02 21:20:54.309 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-02 21:20:54.324 | ++ functions-common:is_service_enabled:2070 : return 0 2026-06-02 21:20:54.326 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-06-02 21:20:54.356 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-02 21:20:54.358 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-02 21:20:54.375 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:20:54.377 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-02 21:20:54.405 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-02 21:20:54.408 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-02 21:20:54.412 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-02 21:20:54.414 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-02 21:20:54.448 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-02 21:20:54.450 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-02 21:20:54.452 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-02 21:20:54.455 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-02 21:20:54.484 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-02 21:20:54.486 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-02 21:20:54.488 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-02 21:20:54.491 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-06-02 21:20:54.493 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-02 21:20:54.496 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-02 21:20:54.500 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.rPJFTQf73v 2026-06-02 21:20:54.502 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-02 21:20:54.505 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-02 21:20:54.509 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-02 21:20:54.513 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.jYD7t0etsv 2026-06-02 21:20:54.516 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.jYD7t0etsv 2026-06-02 21:20:54.519 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-02 21:20:54.521 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.jYD7t0etsv 2026-06-02 21:20:54.523 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-02 21:20:54.526 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-02 21:20:54.528 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-02 21:20:54.535 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:20:54.538 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:20:54.541 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:20:54.543 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:20:54.546 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-02 21:20:54.550 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-02 21:20:54.798 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-02 21:20:55.338 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-02 21:21:03.280 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-02 21:21:07.049 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@529e273fc25518327e06547897cbd63c27161b44#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.7.0,wrapt==2.2.1 2026-06-02 21:21:07.049 | ___________________________________ summary ____________________________________ 2026-06-02 21:21:07.049 | venv-tempest: skipped tests 2026-06-02 21:21:07.050 | congratulations :) 2026-06-02 21:21:07.076 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.jYD7t0etsv -r requirements.txt 2026-06-02 21:21:07.517 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-02 21:21:07.517 | !! 2026-06-02 21:21:07.517 | 2026-06-02 21:21:07.517 | ******************************************************************************** 2026-06-02 21:21:07.517 | Requirements should be satisfied by a PEP 517 installer. 2026-06-02 21:21:07.517 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-02 21:21:07.517 | 2026-06-02 21:21:07.517 | This deprecation is overdue, please update your project and remove deprecated 2026-06-02 21:21:07.517 | calls to avoid build errors in the future. 2026-06-02 21:21:07.517 | ******************************************************************************** 2026-06-02 21:21:07.517 | 2026-06-02 21:21:07.517 | !! 2026-06-02 21:21:07.517 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-02 21:21:07.759 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-02 21:21:07.759 | !! 2026-06-02 21:21:07.759 | 2026-06-02 21:21:07.760 | ******************************************************************************** 2026-06-02 21:21:07.760 | Please avoid running ``setup.py`` directly. 2026-06-02 21:21:07.760 | Instead, use pypa/build, pypa/installer or other 2026-06-02 21:21:07.760 | standards-based tools. 2026-06-02 21:21:07.760 | 2026-06-02 21:21:07.760 | This deprecation is overdue, please update your project and remove deprecated 2026-06-02 21:21:07.760 | calls to avoid build errors in the future. 2026-06-02 21:21:07.760 | 2026-06-02 21:21:07.760 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-02 21:21:07.760 | ******************************************************************************** 2026-06-02 21:21:07.760 | 2026-06-02 21:21:07.760 | !! 2026-06-02 21:21:07.760 | self.initialize_options() 2026-06-02 21:21:07.760 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-02 21:21:07.760 | warnings.warn(msg) 2026-06-02 21:21:07.776 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-02 21:21:07.776 | !! 2026-06-02 21:21:07.776 | 2026-06-02 21:21:07.776 | ******************************************************************************** 2026-06-02 21:21:07.776 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-02 21:21:07.776 | 2026-06-02 21:21:07.776 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-02 21:21:07.776 | or your builds will no longer be supported. 2026-06-02 21:21:07.776 | 2026-06-02 21:21:07.776 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-02 21:21:07.776 | ******************************************************************************** 2026-06-02 21:21:07.776 | 2026-06-02 21:21:07.776 | !! 2026-06-02 21:21:07.776 | corresp(dist, value, root_dir) 2026-06-02 21:21:07.860 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-02 21:21:11.534 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@529e273fc25518327e06547897cbd63c27161b44#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.7.0,wrapt==2.2.1 2026-06-02 21:21:11.534 | venv-tempest run-test-pre: PYTHONHASHSEED='126017727' 2026-06-02 21:21:11.534 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.jYD7t0etsv -r requirements.txt 2026-06-02 21:21:12.036 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-06-02 21:21:12.036 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-02 21:21:12.036 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-06-02 21:21:12.037 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-06-02 21:21:12.038 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-06-02 21:21:12.038 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-02 21:21:12.038 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-06-02 21:21:12.039 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-02 21:21:12.039 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.4.0) 2026-06-02 21:21:12.040 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-02 21:21:12.040 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-06-02 21:21:12.040 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-02 21:21:12.041 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.0) 2026-06-02 21:21:12.041 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-06-02 21:21:12.042 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-02 21:21:12.043 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-06-02 21:21:12.043 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-02 21:21:12.043 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-02 21:21:12.044 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-06-02 21:21:12.044 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-06-02 21:21:12.044 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-06-02 21:21:12.045 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-02 21:21:12.045 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-06-02 21:21:12.046 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (82.0.1) 2026-06-02 21:21:12.047 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-02 21:21:12.048 | 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)) (3.5.1) 2026-06-02 21:21:12.049 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-06-02 21:21:12.050 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-06-02 21:21:12.050 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-06-02 21:21:12.050 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-02 21:21:12.053 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-06-02 21:21:12.054 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-06-02 21:21:12.054 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-06-02 21:21:12.056 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-02 21:21:12.058 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-02 21:21:12.060 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-06-02 21:21:12.060 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-06-02 21:21:12.062 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-02 21:21:12.063 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-06-02 21:21:12.064 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-06-02 21:21:12.065 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-02 21:21:12.066 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-06-02 21:21:12.067 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-06-02 21:21:12.068 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-06-02 21:21:12.068 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-02 21:21:12.069 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-06-02 21:21:12.075 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.7.0) 2026-06-02 21:21:12.078 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-02 21:21:12.084 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-06-02 21:21:12.086 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-02 21:21:12.086 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-02 21:21:12.087 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-02 21:21:12.092 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-02 21:21:12.102 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-06-02 21:21:12.105 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-02 21:21:12.106 | 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.17) 2026-06-02 21:21:12.106 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.5.20) 2026-06-02 21:21:12.113 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-02 21:21:12.113 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-02 21:21:12.116 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-02 21:21:12.165 | 2026-06-02 21:21:12.165 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-02 21:21:12.165 | [notice] To update, run: pip install --upgrade pip 2026-06-02 21:21:12.227 | ___________________________________ summary ____________________________________ 2026-06-02 21:21:12.227 | venv-tempest: commands succeeded 2026-06-02 21:21:12.227 | congratulations :) 2026-06-02 21:21:12.264 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.jYD7t0etsv 2026-06-02 21:21:12.269 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-02 21:21:12.272 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-02 21:21:12.274 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-02 21:21:12.304 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.rPJFTQf73v 2026-06-02 21:21:12.556 | venv create: /opt/stack/tempest/.tox/venv 2026-06-02 21:21:12.852 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-02 21:21:25.586 | venv develop-inst: /opt/stack/tempest 2026-06-02 21:21:29.819 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.5,fasteners==0.20,fixtures==4.3.2,idna==3.17,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.0,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@529e273fc25518327e06547897cbd63c27161b44#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.7.0,wrapt==2.2.1 2026-06-02 21:21:29.820 | venv run-test-pre: PYTHONHASHSEED='2872652730' 2026-06-02 21:21:29.820 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.rPJFTQf73v 2026-06-02 21:21:29.943 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-02 21:21:29.943 | warnings.warn( 2026-06-02 21:21:30.415 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-02 21:21:30.415 | warnings.warn( 2026-06-02 21:21:31.483 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-02 21:21:31.483 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-02 21:21:32.847 | ___________________________________ summary ____________________________________ 2026-06-02 21:21:32.847 | venv: commands succeeded 2026-06-02 21:21:32.847 | congratulations :) 2026-06-02 21:21:32.874 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-02 21:21:32.892 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:21:32.895 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-02 21:21:32.898 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-02 21:21:32.915 | ++ functions-common:is_service_enabled:2070 : return 1 2026-06-02 21:21:32.917 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-02 21:21:32.920 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-02 21:21:32.923 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-02 21:21:32.926 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-02 21:21:32.930 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups , metering, l3_agent_scheduler 2026-06-02 21:21:32.933 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-02 21:21:32.936 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-02 21:21:32.939 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-02 21:21:32.941 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups ', metering, l3_agent_scheduler' 2026-06-02 21:21:32.963 | +++ functions-common:remove_disabled_services:2101 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-02 21:21:32.983 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-02 21:21:32.986 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-02 21:21:32.989 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,ip_allocation,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnet_onboard,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-06-02 21:21:33.020 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-02 21:21:33.022 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-02 21:21:33.025 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-02 21:21:33.058 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-02 21:21:33.061 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-02 21:21:33.064 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-02 21:21:33.093 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-02 21:21:33.093 | ' 2026-06-02 21:21:33.096 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-02 21:21:33.099 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-06-02 21:21:33.101 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-06-02 21:21:33.104 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-02 21:21:33.107 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-02 21:21:33.107 | ~/tempest ~/tempest 2026-06-02 21:21:33.109 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-06-02 21:21:33.112 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-06-02 21:21:33.115 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-02 21:21:33.120 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.QHYZNXcAvo 2026-06-02 21:21:33.123 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.QHYZNXcAvo 2026-06-02 21:21:33.126 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-02 21:21:33.128 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.QHYZNXcAvo 2026-06-02 21:21:33.131 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-02 21:21:33.134 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-02 21:21:33.136 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-02 21:21:33.142 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:21:33.145 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:21:33.148 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:21:33.151 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-02 21:21:33.154 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.QHYZNXcAvo cinder-tempest-plugin 2026-06-02 21:21:33.575 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-02 21:21:33.575 | !! 2026-06-02 21:21:33.575 | 2026-06-02 21:21:33.575 | ******************************************************************************** 2026-06-02 21:21:33.575 | Requirements should be satisfied by a PEP 517 installer. 2026-06-02 21:21:33.575 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-02 21:21:33.575 | 2026-06-02 21:21:33.575 | This deprecation is overdue, please update your project and remove deprecated 2026-06-02 21:21:33.575 | calls to avoid build errors in the future. 2026-06-02 21:21:33.575 | ******************************************************************************** 2026-06-02 21:21:33.575 | 2026-06-02 21:21:33.575 | !! 2026-06-02 21:21:33.575 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-02 21:21:33.831 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-02 21:21:33.831 | !! 2026-06-02 21:21:33.831 | 2026-06-02 21:21:33.831 | ******************************************************************************** 2026-06-02 21:21:33.831 | Please avoid running ``setup.py`` directly. 2026-06-02 21:21:33.831 | Instead, use pypa/build, pypa/installer or other 2026-06-02 21:21:33.831 | standards-based tools. 2026-06-02 21:21:33.831 | 2026-06-02 21:21:33.831 | This deprecation is overdue, please update your project and remove deprecated 2026-06-02 21:21:33.831 | calls to avoid build errors in the future. 2026-06-02 21:21:33.831 | 2026-06-02 21:21:33.831 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-02 21:21:33.831 | ******************************************************************************** 2026-06-02 21:21:33.831 | 2026-06-02 21:21:33.831 | !! 2026-06-02 21:21:33.831 | self.initialize_options() 2026-06-02 21:21:33.831 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-02 21:21:33.831 | warnings.warn(msg) 2026-06-02 21:21:33.848 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-02 21:21:33.848 | !! 2026-06-02 21:21:33.848 | 2026-06-02 21:21:33.848 | ******************************************************************************** 2026-06-02 21:21:33.848 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-02 21:21:33.848 | 2026-06-02 21:21:33.848 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-02 21:21:33.848 | or your builds will no longer be supported. 2026-06-02 21:21:33.848 | 2026-06-02 21:21:33.848 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-02 21:21:33.848 | ******************************************************************************** 2026-06-02 21:21:33.848 | 2026-06-02 21:21:33.848 | !! 2026-06-02 21:21:33.848 | corresp(dist, value, root_dir) 2026-06-02 21:21:33.920 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-02 21:21:37.950 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@529e273fc25518327e06547897cbd63c27161b44#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.7.0,wrapt==2.2.1 2026-06-02 21:21:37.951 | venv-tempest run-test-pre: PYTHONHASHSEED='2594619719' 2026-06-02 21:21:37.951 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.QHYZNXcAvo cinder-tempest-plugin 2026-06-02 21:21:38.634 | Collecting cinder-tempest-plugin 2026-06-02 21:21:38.687 | Downloading cinder_tempest_plugin-1.21.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-02 21:21:38.699 | 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-06-02 21:21:38.701 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.4.0) 2026-06-02 21:21:38.701 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (5.10.0) 2026-06-02 21:21:38.701 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev23) 2026-06-02 21:21:38.701 | 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-06-02 21:21:38.701 | 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.8.0) 2026-06-02 21:21:38.702 | 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.8.0) 2026-06-02 21:21:38.702 | 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-06-02 21:21:38.703 | 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-06-02 21:21:38.703 | 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-06-02 21:21:38.705 | 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.1.2) 2026-06-02 21:21:38.706 | 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.0) 2026-06-02 21:21:38.707 | 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-06-02 21:21:38.708 | 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-06-02 21:21:38.708 | 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-06-02 21:21:38.709 | 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-06-02 21:21:38.711 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (82.0.1) 2026-06-02 21:21:38.716 | 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-06-02 21:21:38.716 | 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.17) 2026-06-02 21:21:38.717 | 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-06-02 21:21:38.717 | 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.5.20) 2026-06-02 21:21:38.723 | 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.14.0) 2026-06-02 21:21:38.724 | 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-06-02 21:21:38.724 | 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-06-02 21:21:38.725 | 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-06-02 21:21:38.725 | 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-06-02 21:21:38.726 | 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.5.0) 2026-06-02 21:21:38.726 | 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.2.0) 2026-06-02 21:21:38.727 | 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-06-02 21:21:38.728 | 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-06-02 21:21:38.728 | 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-06-02 21:21:38.729 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.17.0) 2026-06-02 21:21:38.729 | 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-06-02 21:21:38.730 | 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-06-02 21:21:38.730 | 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-06-02 21:21:38.731 | 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-06-02 21:21:38.732 | 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-06-02 21:21:38.733 | 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) (3.5.1) 2026-06-02 21:21:38.735 | 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-06-02 21:21:38.735 | 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-06-02 21:21:38.736 | 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-06-02 21:21:38.737 | 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-06-02 21:21:38.740 | 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-06-02 21:21:38.741 | 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.1) 2026-06-02 21:21:38.745 | 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-06-02 21:21:38.746 | 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-06-02 21:21:38.746 | 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-06-02 21:21:38.747 | 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-06-02 21:21:38.753 | 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.4.0) 2026-06-02 21:21:38.755 | 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-06-02 21:21:38.755 | 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-06-02 21:21:38.756 | 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-06-02 21:21:38.757 | 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-06-02 21:21:38.757 | 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-06-02 21:21:38.762 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest>=40.0.0->cinder-tempest-plugin) (0.7.0) 2026-06-02 21:21:38.766 | 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-06-02 21:21:38.771 | 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-06-02 21:21:38.771 | 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-06-02 21:21:38.774 | 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-06-02 21:21:38.781 | 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-06-02 21:21:38.781 | 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-06-02 21:21:38.800 | Downloading cinder_tempest_plugin-1.21.0-py3-none-any.whl (68 kB) 2026-06-02 21:21:38.862 | Installing collected packages: cinder-tempest-plugin 2026-06-02 21:21:38.918 | Successfully installed cinder-tempest-plugin-1.21.0 2026-06-02 21:21:38.920 | 2026-06-02 21:21:38.920 | [notice] A new release of pip is available: 26.1.1 -> 26.1.2 2026-06-02 21:21:38.920 | [notice] To update, run: pip install --upgrade pip 2026-06-02 21:21:38.991 | ___________________________________ summary ____________________________________ 2026-06-02 21:21:38.991 | venv-tempest: commands succeeded 2026-06-02 21:21:38.991 | congratulations :) 2026-06-02 21:21:39.022 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.QHYZNXcAvo 2026-06-02 21:21:39.028 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-06-02 21:21:39.029 | Checking installed Tempest plugins: 2026-06-02 21:21:39.032 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-06-02 21:21:39.456 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-02 21:21:39.456 | !! 2026-06-02 21:21:39.456 | 2026-06-02 21:21:39.456 | ******************************************************************************** 2026-06-02 21:21:39.456 | Requirements should be satisfied by a PEP 517 installer. 2026-06-02 21:21:39.456 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-02 21:21:39.456 | 2026-06-02 21:21:39.456 | This deprecation is overdue, please update your project and remove deprecated 2026-06-02 21:21:39.456 | calls to avoid build errors in the future. 2026-06-02 21:21:39.456 | ******************************************************************************** 2026-06-02 21:21:39.456 | 2026-06-02 21:21:39.456 | !! 2026-06-02 21:21:39.456 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-02 21:21:39.689 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-02 21:21:39.689 | !! 2026-06-02 21:21:39.689 | 2026-06-02 21:21:39.689 | ******************************************************************************** 2026-06-02 21:21:39.689 | Please avoid running ``setup.py`` directly. 2026-06-02 21:21:39.689 | Instead, use pypa/build, pypa/installer or other 2026-06-02 21:21:39.689 | standards-based tools. 2026-06-02 21:21:39.689 | 2026-06-02 21:21:39.689 | This deprecation is overdue, please update your project and remove deprecated 2026-06-02 21:21:39.689 | calls to avoid build errors in the future. 2026-06-02 21:21:39.689 | 2026-06-02 21:21:39.689 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-02 21:21:39.689 | ******************************************************************************** 2026-06-02 21:21:39.689 | 2026-06-02 21:21:39.689 | !! 2026-06-02 21:21:39.689 | self.initialize_options() 2026-06-02 21:21:39.689 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-02 21:21:39.689 | warnings.warn(msg) 2026-06-02 21:21:39.707 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-06-02 21:21:39.707 | !! 2026-06-02 21:21:39.707 | 2026-06-02 21:21:39.707 | ******************************************************************************** 2026-06-02 21:21:39.707 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-06-02 21:21:39.707 | 2026-06-02 21:21:39.707 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-02 21:21:39.707 | or your builds will no longer be supported. 2026-06-02 21:21:39.707 | 2026-06-02 21:21:39.707 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-02 21:21:39.707 | ******************************************************************************** 2026-06-02 21:21:39.707 | 2026-06-02 21:21:39.707 | !! 2026-06-02 21:21:39.707 | corresp(dist, value, root_dir) 2026-06-02 21:21:39.785 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-02 21:21:43.862 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.5.20,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.21.0,cliff==4.14.0,cmd2==3.5.1,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.17,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.4.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.0,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+file:///dev/null@529e273fc25518327e06547897cbd63c27161b44#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.7.0,wrapt==2.2.1 2026-06-02 21:21:43.862 | venv-tempest run-test-pre: PYTHONHASHSEED='2552801657' 2026-06-02 21:21:43.862 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-06-02 21:21:44.418 | +--------------+--------------------------------------------------+ 2026-06-02 21:21:44.418 | | Name | EntryPoint | 2026-06-02 21:21:44.418 | +--------------+--------------------------------------------------+ 2026-06-02 21:21:44.418 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-06-02 21:21:44.418 | +--------------+--------------------------------------------------+ 2026-06-02 21:21:44.507 | ___________________________________ summary ____________________________________ 2026-06-02 21:21:44.507 | venv-tempest: commands succeeded 2026-06-02 21:21:44.507 | congratulations :) 2026-06-02 21:21:44.533 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-02 21:21:44.533 | ~/tempest 2026-06-02 21:21:44.535 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-02 21:21:44.538 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-02 21:21:44.541 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2026-06-02 21:21:44.545 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-02 21:21:44.547 | + functions-common:run_phase:1869 : run_plugins stack test-config 2026-06-02 21:21:44.550 | + functions-common:run_plugins:1828 : local mode=stack 2026-06-02 21:21:44.553 | + functions-common:run_plugins:1829 : local phase=test-config 2026-06-02 21:21:44.555 | + functions-common:run_plugins:1831 : local plugins=,neutron 2026-06-02 21:21:44.558 | + functions-common:run_plugins:1832 : local plugin 2026-06-02 21:21:44.561 | + functions-common:run_plugins:1833 : for plugin in ${plugins//,/ } 2026-06-02 21:21:44.564 | + functions-common:run_plugins:1834 : local dir=/opt/stack/neutron 2026-06-02 21:21:44.566 | + functions-common:run_plugins:1835 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-06-02 21:21:44.570 | + functions-common:run_plugins:1836 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-06-02 21:21:44.573 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-06-02 21:21:44.576 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-06-02 21:21:44.579 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-06-02 21:21:44.582 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-06-02 21:21:44.585 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-06-02 21:21:44.588 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-06-02 21:21:44.591 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-06-02 21:21:44.593 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-06-02 21:21:44.597 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-06-02 21:21:44.600 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-06-02 21:21:44.602 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-06-02 21:21:44.605 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-06-02 21:21:44.608 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-06-02 21:21:44.611 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-06-02 21:21:44.615 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-06-02 21:21:44.619 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-06-02 21:21:44.622 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-06-02 21:21:44.624 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-06-02 21:21:44.627 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-06-02 21:21:44.630 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-06-02 21:21:44.634 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-06-02 21:21:44.650 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-06-02 21:21:44.652 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-06-02 21:21:44.655 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-06-02 21:21:44.659 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/frr 2026-06-02 21:21:44.662 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-06-02 21:21:44.664 | ++ /opt/stack/neutron/devstack/plugin.sh:source:26 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-06-02 21:21:44.668 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:21:44.688 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:21:44.690 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-06-02 21:21:44.694 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-06-02 21:21:44.694 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-06-02 21:21:44.699 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-06-02 21:21:44.701 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-06-02 21:21:44.704 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-06-02 21:21:44.709 | +++ /opt/stack/neutron/devstack/plugin.sh:source:28 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-06-02 21:21:44.728 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : Q_BUILD_OVS_FROM_GIT=False 2026-06-02 21:21:44.732 | ++ /opt/stack/neutron/devstack/plugin.sh:source:40 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-06-02 21:21:44.735 | ++ /opt/stack/neutron/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2026-06-02 21:21:44.738 | ++ /opt/stack/neutron/devstack/plugin.sh:source:45 : case "$2" in 2026-06-02 21:21:44.741 | + ./stack.sh:main:1500 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-06-02 21:21:44.744 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-06-02 21:21:44.747 | + inc/meta-config:merge_config_group:171 : shift 2026-06-02 21:21:44.750 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-02 21:21:44.753 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:21:44.756 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-02 21:21:44.760 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-02 21:21:44.764 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-06-02 21:21:44.768 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:21:44.771 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-02 21:21:44.773 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:21:44.777 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-02 21:21:44.777 | /^\[\[.+\|.*\]\]/ { 2026-06-02 21:21:44.777 | gsub("[][]", "", $1); 2026-06-02 21:21:44.777 | split($1, a, "|"); 2026-06-02 21:21:44.777 | if (a[1] == matchgroup) 2026-06-02 21:21:44.777 | print a[2] 2026-06-02 21:21:44.777 | } 2026-06-02 21:21:44.777 | ' /opt/stack/devstack/local.conf 2026-06-02 21:21:44.784 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-02 21:21:44.787 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-02 21:21:44.789 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-02 21:21:44.793 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-06-02 21:21:44.796 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-02 21:21:44.799 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-06-02 21:21:44.801 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-06-02 21:21:44.806 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-06-02 21:21:44.810 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-06-02 21:21:44.813 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-06-02 21:21:44.816 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-06-02 21:21:44.818 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-06-02 21:21:44.821 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-02 21:21:44.823 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:21:44.826 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-06-02 21:21:44.829 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-06-02 21:21:44.832 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-02 21:21:44.835 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-06-02 21:21:44.838 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-06-02 21:21:44.841 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-06-02 21:21:44.845 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-06-02 21:21:44.848 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-06-02 21:21:44.848 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-02 21:21:44.848 | BEGIN { 2026-06-02 21:21:44.848 | section = "" 2026-06-02 21:21:44.848 | last_section = "" 2026-06-02 21:21:44.848 | section_count = 0 2026-06-02 21:21:44.848 | } 2026-06-02 21:21:44.848 | /^\[.+\]/ { 2026-06-02 21:21:44.848 | gsub("[][]", "", $1); 2026-06-02 21:21:44.848 | section=$1 2026-06-02 21:21:44.848 | next 2026-06-02 21:21:44.848 | } 2026-06-02 21:21:44.848 | /^ *\#/ { 2026-06-02 21:21:44.848 | next 2026-06-02 21:21:44.848 | } 2026-06-02 21:21:44.848 | /^[^ \t]+/ { 2026-06-02 21:21:44.848 | # get offset of first = in $0 2026-06-02 21:21:44.848 | eq_idx = index($0, "=") 2026-06-02 21:21:44.848 | # extract attr & value from $0 2026-06-02 21:21:44.848 | attr = substr($0, 1, eq_idx - 1) 2026-06-02 21:21:44.848 | value = substr($0, eq_idx + 1) 2026-06-02 21:21:44.848 | # only need to strip trailing whitespace from attr 2026-06-02 21:21:44.848 | sub(/[ \t]*$/, "", attr) 2026-06-02 21:21:44.848 | # need to strip leading & trailing whitespace from value 2026-06-02 21:21:44.848 | sub(/^[ \t]*/, "", value) 2026-06-02 21:21:44.848 | sub(/[ \t]*$/, "", value) 2026-06-02 21:21:44.848 | 2026-06-02 21:21:44.848 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-02 21:21:44.848 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-02 21:21:44.848 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-02 21:21:44.848 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-02 21:21:44.848 | if (! (section, attr) in cfg_attr_count) { 2026-06-02 21:21:44.848 | if (section != last_section) { 2026-06-02 21:21:44.848 | cfg_section[section_count++] = section 2026-06-02 21:21:44.848 | last_section = section 2026-06-02 21:21:44.848 | } 2026-06-02 21:21:44.848 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-02 21:21:44.848 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-02 21:21:44.848 | 2026-06-02 21:21:44.849 | cfg_attr[section, attr, 0] = value 2026-06-02 21:21:44.849 | cfg_attr_count[section, attr] = 1 2026-06-02 21:21:44.849 | } else { 2026-06-02 21:21:44.849 | lno = cfg_attr_count[section, attr]++ 2026-06-02 21:21:44.849 | cfg_attr[section, attr, lno] = value 2026-06-02 21:21:44.849 | } 2026-06-02 21:21:44.849 | } 2026-06-02 21:21:44.849 | END { 2026-06-02 21:21:44.849 | # Process each section in order 2026-06-02 21:21:44.849 | for (sno = 0; sno < section_count; sno++) { 2026-06-02 21:21:44.849 | section = cfg_section[sno] 2026-06-02 21:21:44.849 | # The ini routines simply append a config item immediately 2026-06-02 21:21:44.849 | # after the section header. To keep the same order as defined 2026-06-02 21:21:44.849 | # in local.conf, invoke the ini routines in the reverse order 2026-06-02 21:21:44.849 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-02 21:21:44.849 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-02 21:21:44.849 | if (cfg_attr_count[section, attr] == 1) 2026-06-02 21:21:44.849 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-02 21:21:44.849 | else { 2026-06-02 21:21:44.849 | # For multiline, invoke the ini routines in the reverse order 2026-06-02 21:21:44.849 | count = cfg_attr_count[section, attr] 2026-06-02 21:21:44.849 | print "inidelete " configfile " " section " " attr 2026-06-02 21:21:44.849 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-02 21:21:44.849 | for (l = count -2; l >= 0; l--) 2026-06-02 21:21:44.849 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-02 21:21:44.849 | } 2026-06-02 21:21:44.849 | } 2026-06-02 21:21:44.849 | } 2026-06-02 21:21:44.849 | } 2026-06-02 21:21:44.849 | ' 2026-06-02 21:21:44.849 | + inc/meta-config:merge_config_file:164 : read a 2026-06-02 21:21:44.851 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-02 21:21:44.851 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-06-02 21:21:44.855 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-06-02 21:21:44.858 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-06-02 21:21:44.861 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-06-02 21:21:44.863 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-06-02 21:21:44.866 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-06-02 21:21:44.867 | BEGIN { group = "" } 2026-06-02 21:21:44.867 | /^\[\[.+\|.*\]\]/ { 2026-06-02 21:21:44.867 | gsub("[][]", "", $1); 2026-06-02 21:21:44.867 | split($1, a, "|"); 2026-06-02 21:21:44.867 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-02 21:21:44.867 | group=a[1] 2026-06-02 21:21:44.867 | } else { 2026-06-02 21:21:44.867 | group="" 2026-06-02 21:21:44.867 | } 2026-06-02 21:21:44.867 | next 2026-06-02 21:21:44.867 | } 2026-06-02 21:21:44.867 | { 2026-06-02 21:21:44.867 | if (group != "") 2026-06-02 21:21:44.867 | print $0 2026-06-02 21:21:44.867 | } 2026-06-02 21:21:44.867 | ' /opt/stack/devstack/local.conf 2026-06-02 21:21:44.873 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-06-02 21:21:44.876 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-06-02 21:21:44.909 | + inc/meta-config:merge_config_file:164 : read a 2026-06-02 21:21:44.912 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-06-02 21:21:44.915 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-06-02 21:21:44.950 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 64 osc 160 apt-get 219 test_with_retry 1 dbsync 4 pip_install 101 apt-get-update 3 run_process 38 ------------------------- Unaccounted time 117 ========================= Total runtime 720 ================= Async summary ================= Time spent in the background minus waits: 217 sec Elapsed time: 721 sec Time if we did everything serially: 938 sec Speedup: 1.30097 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35390 | | keystone | INSERT | 134 | | keystone | UPDATE | 10 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 54 | | nova_cell0 | SELECT | 27 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 7015 | | neutron | INSERT | 846 | | placement | SELECT | 18 | | placement | INSERT | 78 | | placement | SET | 2 | | neutron | UPDATE | 232 | | neutron | DELETE | 41 | | nova_cell0 | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 66 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | glance | INSERT | 44 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | nova_cell1 | UPDATE | 14 | | nova_cell1 | INSERT | 3 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.160 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.160/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: d69725d9d48c11491f06185d708bb2a1ebacd544 Merge "Drop redundant doc dependencies" 2026-05-27 20:41:23 +0000 OS Version: Ubuntu 24.04 noble