2026-07-21 10:40:56.518 | + ./stack.sh:main:491 : exec 2026-07-21 10:40:56.518 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-07-21-104056.summary.2026-07-21-104056 2026-07-21 10:40:56.518 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-21-104056' 2026-07-21 10:40:56.518 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:40:56.518 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-07-21-104056 2026-07-21 10:40:56.518 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-21-104056 /opt/stack/logs/devstacklog.txt 2026-07-21 10:40:56.518 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/devstacklog.txt.2026-07-21-104056.summary.2026-07-21-104056 /opt/stack/logs/devstacklog.txt.summary 2026-07-21 10:40:56.518 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-07-21 10:40:56.518 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-21 10:40:56.518 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-21 10:40:56.518 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-21 10:40:56.518 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-21 10:40:56.518 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-21 10:40:56.518 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-21 10:40:56.520 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-21 10:40:56.522 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-21 10:40:56.524 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-21 10:40:56.528 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-21 10:40:56.530 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-21 10:40:56.532 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-21 10:40:56.534 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-21 10:40:56.538 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-21 10:40:56.539 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-07-21 10:40:56.541 | + ./stack.sh:main:564 : trap err_trap ERR 2026-07-21 10:40:56.543 | + ./stack.sh:main:577 : set -o errexit 2026-07-21 10:40:56.545 | + ./stack.sh:main:580 : uname -a 2026-07-21 10:40:56.547 | Linux np0000005537 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:53:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-21 10:40:56.549 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-21 10:40:56.550 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-21 10:40:56.554 | + ./stack.sh:main:587 : source /opt/stack/devstack/lib/database 2026-07-21 10:40:56.587 | + ./stack.sh:main:588 : source /opt/stack/devstack/lib/rpc_backend 2026-07-21 10:40:56.602 | + ./stack.sh:main:591 : source /opt/stack/devstack/lib/host 2026-07-21 10:40:56.605 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-21 10:40:56.617 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-21 10:40:56.619 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-21 10:40:56.631 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-21 10:40:56.633 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-21 10:40:56.645 | ++ lib/host:source:56 : ENABLE_ZSWAP=True 2026-07-21 10:40:56.646 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-21 10:40:56.648 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-21 10:40:56.650 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-21 10:40:56.663 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=True 2026-07-21 10:40:56.665 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-21 10:40:56.676 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=True 2026-07-21 10:40:56.678 | + ./stack.sh:main:594 : tune_host 2026-07-21 10:40:56.680 | + lib/host:tune_host:125 : configure_host_mem 2026-07-21 10:40:56.681 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-21 10:40:56.683 | + lib/host:configure_zswap:69 : [[ True == \T\r\u\e ]] 2026-07-21 10:40:56.685 | + lib/host:configure_zswap:72 : is_ubuntu 2026-07-21 10:40:56.686 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:40:56.688 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:40:56.689 | + lib/host:configure_zswap:73 : set_zswap_parameter compressor lz4 2026-07-21 10:40:56.691 | + lib/host:set_zswap_parameter:62 : local name=compressor 2026-07-21 10:40:56.693 | + lib/host:set_zswap_parameter:63 : local value=lz4 2026-07-21 10:40:56.694 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap lz4 /sys/module/zswap/parameters/compressor 2026-07-21 10:40:56.696 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 10:40:56.697 | + lib/host:set_sysfs_parameter:16 : local value=lz4 2026-07-21 10:40:56.699 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/compressor 2026-07-21 10:40:56.701 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/compressor ]] 2026-07-21 10:40:56.703 | + lib/host:set_sysfs_parameter:24 : echo lz4 2026-07-21 10:40:56.703 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/compressor 2026-07-21 10:40:56.711 | lz4 2026-07-21 10:40:56.714 | + lib/host:configure_zswap:74 : set_zswap_parameter zpool zsmalloc 2026-07-21 10:40:56.716 | + lib/host:set_zswap_parameter:62 : local name=zpool 2026-07-21 10:40:56.718 | + lib/host:set_zswap_parameter:63 : local value=zsmalloc 2026-07-21 10:40:56.719 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap zsmalloc /sys/module/zswap/parameters/zpool 2026-07-21 10:40:56.721 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 10:40:56.723 | + lib/host:set_sysfs_parameter:16 : local value=zsmalloc 2026-07-21 10:40:56.724 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/zpool 2026-07-21 10:40:56.726 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/zpool ]] 2026-07-21 10:40:56.728 | + lib/host:set_sysfs_parameter:24 : echo zsmalloc 2026-07-21 10:40:56.728 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/zpool 2026-07-21 10:40:56.736 | zsmalloc 2026-07-21 10:40:56.739 | + lib/host:configure_zswap:76 : set_zswap_parameter enabled 1 2026-07-21 10:40:56.741 | + lib/host:set_zswap_parameter:62 : local name=enabled 2026-07-21 10:40:56.742 | + lib/host:set_zswap_parameter:63 : local value=1 2026-07-21 10:40:56.744 | + lib/host:set_zswap_parameter:65 : set_sysfs_parameter zswap 1 /sys/module/zswap/parameters/enabled 2026-07-21 10:40:56.745 | + lib/host:set_sysfs_parameter:15 : local name=zswap 2026-07-21 10:40:56.747 | + lib/host:set_sysfs_parameter:16 : local value=1 2026-07-21 10:40:56.749 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/module/zswap/parameters/enabled 2026-07-21 10:40:56.750 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/module/zswap/parameters/enabled ]] 2026-07-21 10:40:56.753 | + lib/host:set_sysfs_parameter:24 : echo 1 2026-07-21 10:40:56.753 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/module/zswap/parameters/enabled 2026-07-21 10:40:56.761 | 1 2026-07-21 10:40:56.773 | + lib/host:configure_zswap:78 : sudo grep -R . /sys/module/zswap/parameters 2026-07-21 10:40:56.781 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-07-21 10:40:56.781 | /sys/module/zswap/parameters/enabled:Y 2026-07-21 10:40:56.781 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-07-21 10:40:56.781 | /sys/module/zswap/parameters/max_pool_percent:20 2026-07-21 10:40:56.781 | /sys/module/zswap/parameters/compressor:lz4 2026-07-21 10:40:56.782 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-07-21 10:40:56.782 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-07-21 10:40:56.782 | /sys/module/zswap/parameters/exclusive_loads:N 2026-07-21 10:40:56.782 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-07-21 10:40:56.785 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-21 10:40:56.787 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-21 10:40:56.788 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-21 10:40:56.790 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 10:40:56.792 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:40:56.793 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-21 10:40:56.795 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:40:56.796 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:40:56.798 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:40:56.799 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:40:56.801 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:40:56.802 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:40:56.804 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-21 10:40:56.806 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-21 10:40:56.807 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-21 10:40:56.810 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-21 10:40:56.812 | + functions-common:apt_get_update:1174 : [[ 1002 = \0 ]] 2026-07-21 10:40:56.814 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-21 10:40:56.815 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-21 10:40:56.817 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:40:56.818 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:40:56.820 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:40:56.823 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630456821 2026-07-21 10:40:56.824 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-21 10:40:56.825 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-21 10:40:56.827 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-21 10:40:56.933 | Hit:1 https://repo.storpool.com/public/contrib/ubuntu noble InRelease 2026-07-21 10:40:56.984 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-21 10:40:57.157 | Hit:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-07-21 10:40:57.274 | Hit:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-21 10:40:57.390 | Hit:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-21 10:41:00.036 | Reading package lists... 2026-07-21 10:41:00.056 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-21 10:41:00.059 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-21 10:41:00.061 | + functions-common:time_stop:2420 : local name 2026-07-21 10:41:00.063 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:41:00.064 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:41:00.066 | + functions-common:time_stop:2423 : local total 2026-07-21 10:41:00.068 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:41:00.070 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-21 10:41:00.072 | + functions-common:time_stop:2427 : start_time=1784630456821 2026-07-21 10:41:00.073 | + functions-common:time_stop:2429 : [[ -z 1784630456821 ]] 2026-07-21 10:41:00.075 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:41:00.078 | + functions-common:time_stop:2432 : end_time=1784630460076 2026-07-21 10:41:00.081 | + functions-common:time_stop:2433 : elapsed_time=3255 2026-07-21 10:41:00.083 | + functions-common:time_stop:2434 : total=0 2026-07-21 10:41:00.084 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:41:00.086 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3255 2026-07-21 10:41:00.087 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-21 10:41:00.089 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:41:00.091 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:41:00.093 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:41:00.095 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-21 10:41:00.111 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-21 10:41:00.141 | Reading package lists... 2026-07-21 10:41:00.375 | Building dependency tree... 2026-07-21 10:41:00.376 | Reading state information... 2026-07-21 10:41:00.634 | The following additional packages will be installed: 2026-07-21 10:41:00.634 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-21 10:41:00.634 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-21 10:41:00.634 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-21 10:41:00.635 | ipxe-qemu-256k-compat-efi-roms libaa1 libasound2-data libasound2t64 2026-07-21 10:41:00.635 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-21 10:41:00.635 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-common 2026-07-21 10:41:00.635 | libdrm-intel1 libdrm2 libdv4t64 libfdt1 libflac12t64 libgbm1 libgl1 2026-07-21 10:41:00.635 | libgl1-mesa-dri libglvnd0 libglx-mesa0 libglx0 2026-07-21 10:41:00.635 | libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 libiec61883-0 2026-07-21 10:41:00.635 | libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 libmpg123-0t64 libnfs14 2026-07-21 10:41:00.635 | libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 libpipewire-0.3-0t64 2026-07-21 10:41:00.635 | libpipewire-0.3-common libproxy1v5 libpulse0 libraw1394-11 libsamplerate0 2026-07-21 10:41:00.635 | libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 libsoup-3.0-0 2026-07-21 10:41:00.636 | libsoup-3.0-common libspa-0.2-modules libspeex1 libspice-server1 libtag1v5 2026-07-21 10:41:00.636 | libtag1v5-vanilla libtheora0 libtwolame0 liburing2 libusbredirparser1t64 2026-07-21 10:41:00.636 | libv4l-0t64 libv4lconvert0t64 libvirglrenderer1 libvisual-0.4-0 libvorbis0a 2026-07-21 10:41:00.636 | libvorbisenc2 libvpx9 libvte-2.91-0 libvte-2.91-common libvulkan1 2026-07-21 10:41:00.636 | libwavpack1 libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 2026-07-21 10:41:00.636 | libxcb-glx0 libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 2026-07-21 10:41:00.636 | libxshmfence1 libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers 2026-07-21 10:41:00.636 | msr-tools ovmf qemu-block-extra qemu-system-common qemu-system-data 2026-07-21 10:41:00.636 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-07-21 10:41:00.636 | qemu-system-x86 qemu-utils seabios 2026-07-21 10:41:00.638 | Suggested packages: 2026-07-21 10:41:00.638 | gvfs alsa-utils libasound2-plugins libdv-bin oss-compat 2026-07-21 10:41:00.638 | libvisual-0.4-plugins jackd2 opus-tools pcscd pipewire pulseaudio 2026-07-21 10:41:00.638 | libraw1394-doc xdg-utils speex gstreamer1.0-libav gstreamer1.0-plugins-ugly 2026-07-21 10:41:00.638 | samba vde2 2026-07-21 10:41:00.738 | The following NEW packages will be installed: 2026-07-21 10:41:00.738 | acl alsa-topology-conf alsa-ucm-conf cpu-checker glib-networking 2026-07-21 10:41:00.738 | glib-networking-common glib-networking-services gstreamer1.0-plugins-base 2026-07-21 10:41:00.738 | gstreamer1.0-plugins-good gstreamer1.0-x ipxe-qemu 2026-07-21 10:41:00.738 | ipxe-qemu-256k-compat-efi-roms ksmtuned libaa1 libasound2-data libasound2t64 2026-07-21 10:41:00.739 | libasyncns0 libavc1394-0 libbrlapi0.8 libcaca0 libcacard0 libcdparanoia0 2026-07-21 10:41:00.739 | libdecor-0-0 libdecor-0-plugin-1-gtk libdrm-amdgpu1 libdrm-intel1 libdv4t64 2026-07-21 10:41:00.739 | libfdt1 libflac12t64 libgbm1 libgl1 libgl1-mesa-dri libglvnd0 libglx-mesa0 2026-07-21 10:41:00.739 | libglx0 libgstreamer-plugins-base1.0-0 libgstreamer-plugins-good1.0-0 2026-07-21 10:41:00.739 | libiec61883-0 libiscsi7 libjack-jackd2-0 libllvm20 libmp3lame0 2026-07-21 10:41:00.739 | libmpg123-0t64 libnfs14 libogg0 libopus0 liborc-0.4-0t64 libpcsclite1 2026-07-21 10:41:00.739 | libpipewire-0.3-0t64 libpipewire-0.3-common libproxy1v5 libpulse0 2026-07-21 10:41:00.739 | libraw1394-11 libsamplerate0 libsdl2-2.0-0 libshout3 libslirp0 libsndfile1 2026-07-21 10:41:00.739 | libsoup-3.0-0 libsoup-3.0-common libspa-0.2-modules libspeex1 2026-07-21 10:41:00.739 | libspice-server1 libtag1v5 libtag1v5-vanilla libtheora0 libtwolame0 2026-07-21 10:41:00.739 | liburing2 libusbredirparser1t64 libv4l-0t64 libv4lconvert0t64 2026-07-21 10:41:00.739 | libvirglrenderer1 libvisual-0.4-0 libvorbis0a libvorbisenc2 libvpx9 2026-07-21 10:41:00.739 | libvte-2.91-0 libvte-2.91-common libvulkan1 libwavpack1 2026-07-21 10:41:00.739 | libwebrtc-audio-processing1 libx11-xcb1 libxcb-dri3-0 libxcb-glx0 2026-07-21 10:41:00.739 | libxcb-present0 libxcb-randr0 libxcb-sync1 libxcb-xfixes0 libxshmfence1 2026-07-21 10:41:00.740 | libxss1 libxv1 libxxf86vm1 mesa-libgallium mesa-vulkan-drivers msr-tools 2026-07-21 10:41:00.740 | ovmf qemu-block-extra qemu-system-common qemu-system-data qemu-system-gui 2026-07-21 10:41:00.740 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-07-21 10:41:00.740 | qemu-utils seabios 2026-07-21 10:41:00.741 | The following packages will be upgraded: 2026-07-21 10:41:00.742 | libdrm-common libdrm2 2026-07-21 10:41:01.256 | 2 upgraded, 105 newly installed, 0 to remove and 137 not upgraded. 2026-07-21 10:41:01.256 | Need to get 98.2 MB of archives. 2026-07-21 10:41:01.256 | After this operation, 449 MB of additional disk space will be used. 2026-07-21 10:41:01.256 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-common all 2.4.125-1ubuntu0.1~24.04.2 [9,250 B] 2026-07-21 10:41:01.376 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm2 amd64 2.4.125-1ubuntu0.1~24.04.2 [41.4 kB] 2026-07-21 10:41:01.535 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-07-21 10:41:01.637 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 alsa-topology-conf all 1.2.5.1-2 [15.5 kB] 2026-07-21 10:41:01.660 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.3 [21.4 kB] 2026-07-21 10:41:01.695 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.3 [398 kB] 2026-07-21 10:41:01.948 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 alsa-ucm-conf all 1.2.10-1ubuntu5.13 [70.0 kB] 2026-07-21 10:41:01.969 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 msr-tools amd64 1.3-5build1 [9,610 B] 2026-07-21 10:41:01.972 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpu-checker amd64 0.7-1.3build2 [6,148 B] 2026-07-21 10:41:01.974 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-07-21 10:41:01.981 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-07-21 10:41:01.983 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-07-21 10:41:01.986 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-07-21 10:41:02.002 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcdparanoia0 amd64 3.10.2+debian-14build3 [48.5 kB] 2026-07-21 10:41:02.014 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liborc-0.4-0t64 amd64 1:0.4.38-1ubuntu0.1 [207 kB] 2026-07-21 10:41:02.067 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgstreamer-plugins-base1.0-0 amd64 1.24.2-1ubuntu0.4 [862 kB] 2026-07-21 10:41:02.246 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libogg0 amd64 1.3.5-3build1 [22.7 kB] 2026-07-21 10:41:02.247 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libopus0 amd64 1.4-1build1 [208 kB] 2026-07-21 10:41:02.248 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtheora0 amd64 1.1.1+dfsg.1-16.1build3 [211 kB] 2026-07-21 10:41:02.250 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvisual-0.4-0 amd64 0.4.2-2build1 [115 kB] 2026-07-21 10:41:02.250 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbis0a amd64 1.3.7-1build3 [97.6 kB] 2026-07-21 10:41:02.251 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvorbisenc2 amd64 1.3.7-1build3 [80.8 kB] 2026-07-21 10:41:02.252 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-plugins-base amd64 1.24.2-1ubuntu0.4 [721 kB] 2026-07-21 10:41:02.302 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaa1 amd64 1.4p5-51.1 [49.9 kB] 2026-07-21 10:41:02.307 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libraw1394-11 amd64 2.1.2-2build3 [26.2 kB] 2026-07-21 10:41:02.367 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libavc1394-0 amd64 0.5.4-5build3 [15.4 kB] 2026-07-21 10:41:02.367 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcaca0 amd64 0.99.beta20-4ubuntu0.2 [209 kB] 2026-07-21 10:41:02.428 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdv4t64 amd64 1.0.0-17.1build1 [63.2 kB] 2026-07-21 10:41:02.429 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libflac12t64 amd64 1.4.3+ds-2.1ubuntu2 [197 kB] 2026-07-21 10:41:02.486 | Get:30 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-07-21 10:41:02.486 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiec61883-0 amd64 1.2.0-6build1 [24.5 kB] 2026-07-21 10:41:02.487 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmp3lame0 amd64 3.100-6build1 [142 kB] 2026-07-21 10:41:02.491 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpg123-0t64 amd64 1.32.5-1ubuntu1.1 [169 kB] 2026-07-21 10:41:02.548 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libasyncns0 amd64 0.8-6build4 [11.3 kB] 2026-07-21 10:41:02.548 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsndfile1 amd64 1.2.2-1ubuntu5.24.04.1 [209 kB] 2026-07-21 10:41:02.604 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-xcb1 amd64 2:1.8.7-1build1 [7,800 B] 2026-07-21 10:41:02.604 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpulse0 amd64 1:16.1+dfsg1-2ubuntu10.1 [292 kB] 2026-07-21 10:41:02.613 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspeex1 amd64 1.2.1-2ubuntu2.24.04.1 [59.6 kB] 2026-07-21 10:41:02.722 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libshout3 amd64 2.4.6-1build2 [50.3 kB] 2026-07-21 10:41:02.723 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5-vanilla amd64 1.13.1-1build1 [326 kB] 2026-07-21 10:41:02.733 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtag1v5 amd64 1.13.1-1build1 [11.7 kB] 2026-07-21 10:41:02.734 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtwolame0 amd64 0.4.0-2build3 [52.3 kB] 2026-07-21 10:41:02.735 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4lconvert0t64 amd64 1.26.1-4build3 [87.6 kB] 2026-07-21 10:41:02.843 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libv4l-0t64 amd64 1.26.1-4build3 [46.9 kB] 2026-07-21 10:41:02.844 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvpx9 amd64 1.14.0-1ubuntu2.3 [1,143 kB] 2026-07-21 10:41:02.979 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwavpack1 amd64 5.6.0-1build1 [84.6 kB] 2026-07-21 10:41:02.979 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-07-21 10:41:02.979 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-07-21 10:41:03.020 | Get:49 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-07-21 10:41:03.300 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxv1 amd64 2:1.0.11-1.1build1 [10.7 kB] 2026-07-21 10:41:03.301 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gstreamer1.0-x amd64 1.24.2-1ubuntu0.4 [85.0 kB] 2026-07-21 10:41:03.302 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-07-21 10:41:03.424 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu-256k-compat-efi-roms all 1.0.0+git-20150424.a25a16d-0ubuntu5 [548 kB] 2026-07-21 10:41:03.436 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-07-21 10:41:03.437 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-07-21 10:41:03.437 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-07-21 10:41:03.437 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-07-21 10:41:03.438 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-0 amd64 0.2.2-1build2 [16.5 kB] 2026-07-21 10:41:03.439 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdecor-0-plugin-1-gtk amd64 0.2.2-1build2 [22.2 kB] 2026-07-21 10:41:03.439 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-amdgpu1 amd64 2.4.125-1ubuntu0.1~24.04.2 [21.4 kB] 2026-07-21 10:41:03.546 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdrm-intel1 amd64 2.4.125-1ubuntu0.1~24.04.2 [63.9 kB] 2026-07-21 10:41:03.547 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libllvm20 amd64 1:20.1.2-0ubuntu1~24.04.3 [30.6 MB] 2026-07-21 10:41:05.964 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-dri3-0 amd64 1.15-1ubuntu2 [7,142 B] 2026-07-21 10:41:05.964 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-present0 amd64 1.15-1ubuntu2 [5,676 B] 2026-07-21 10:41:05.965 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-randr0 amd64 1.15-1ubuntu2 [17.9 kB] 2026-07-21 10:41:05.965 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-sync1 amd64 1.15-1ubuntu2 [9,312 B] 2026-07-21 10:41:05.965 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-xfixes0 amd64 1.15-1ubuntu2 [10.2 kB] 2026-07-21 10:41:05.966 | Get:68 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxshmfence1 amd64 1.3-1build5 [4,764 B] 2026-07-21 10:41:05.966 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-libgallium amd64 25.2.8-0ubuntu0.24.04.2 [10.8 MB] 2026-07-21 10:41:06.588 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgbm1 amd64 25.2.8-0ubuntu0.24.04.2 [34.2 kB] 2026-07-21 10:41:06.588 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvulkan1 amd64 1.3.275.0-1build1 [142 kB] 2026-07-21 10:41:06.592 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgl1-mesa-dri amd64 25.2.8-0ubuntu0.24.04.2 [37.9 kB] 2026-07-21 10:41:06.594 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-glx0 amd64 1.15-1ubuntu2 [24.8 kB] 2026-07-21 10:41:06.595 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxxf86vm1 amd64 1:1.1.4-1build4 [9,282 B] 2026-07-21 10:41:06.596 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libglx-mesa0 amd64 25.2.8-0ubuntu0.24.04.2 [110 kB] 2026-07-21 10:41:06.601 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libiscsi7 amd64 1.19.0-3build4 [68.7 kB] 2026-07-21 10:41:06.604 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsamplerate0 amd64 0.2.2-4build1 [1,344 kB] 2026-07-21 10:41:06.688 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjack-jackd2-0 amd64 1.9.21~dfsg-3ubuntu3 [289 kB] 2026-07-21 10:41:06.707 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfs14 amd64 5.0.2-1ubuntu0.24.04.1 [109 kB] 2026-07-21 10:41:06.807 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebrtc-audio-processing1 amd64 0.3.1-0ubuntu6 [290 kB] 2026-07-21 10:41:06.819 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libspa-0.2-modules amd64 1.0.5-1ubuntu3.3 [628 kB] 2026-07-21 10:41:06.930 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-0t64 amd64 1.0.5-1ubuntu3.3 [252 kB] 2026-07-21 10:41:06.941 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpipewire-0.3-common all 1.0.5-1ubuntu3.3 [19.5 kB] 2026-07-21 10:41:06.942 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxss1 amd64 1:1.2.3-1build3 [7,204 B] 2026-07-21 10:41:06.942 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsdl2-2.0-0 amd64 2.30.0+dfsg-1ubuntu3.1 [686 kB] 2026-07-21 10:41:07.046 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libslirp0 amd64 4.7.0-1ubuntu3.1 [63.8 kB] 2026-07-21 10:41:07.048 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libspice-server1 amd64 0.15.1-1build2 [349 kB] 2026-07-21 10:41:07.064 | Get:88 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-07-21 10:41:07.065 | Get:89 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-07-21 10:41:07.066 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libvirglrenderer1 amd64 1.0.0-1ubuntu2 [226 kB] 2026-07-21 10:41:07.077 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-common amd64 0.76.0-1ubuntu0.1 [13.5 kB] 2026-07-21 10:41:07.077 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvte-2.91-0 amd64 0.76.0-1ubuntu0.1 [230 kB] 2026-07-21 10:41:07.118 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mesa-vulkan-drivers amd64 25.2.8-0ubuntu0.24.04.2 [17.5 MB] 2026-07-21 10:41:08.284 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-07-21 10:41:08.285 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1,255 kB] 2026-07-21 10:41:08.361 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1,796 kB] 2026-07-21 10:41:08.524 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-07-21 10:41:08.526 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-07-21 10:41:09.570 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2,222 kB] 2026-07-21 10:41:09.720 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-07-21 10:41:09.774 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-07-21 10:41:09.785 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglvnd0 amd64 1.7.0-1build1 [69.6 kB] 2026-07-21 10:41:09.789 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libglx0 amd64 1.7.0-1build1 [38.6 kB] 2026-07-21 10:41:09.791 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgl1 amd64 1.7.0-1build1 [102 kB] 2026-07-21 10:41:09.797 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-07-21 10:41:09.816 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-07-21 10:41:09.820 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.9 [5,187 kB] 2026-07-21 10:41:10.775 | Fetched 98.2 MB in 10s (10.2 MB/s) 2026-07-21 10:41:10.863 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 156774 files and directories currently installed.) 2026-07-21 10:41:10.867 | Preparing to unpack .../000-libdrm-common_2.4.125-1ubuntu0.1~24.04.2_all.deb ... 2026-07-21 10:41:10.873 | Unpacking libdrm-common (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-21 10:41:10.917 | Preparing to unpack .../001-libdrm2_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 10:41:10.923 | Unpacking libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) over (2.4.125-1ubuntu0.1~24.04.1) ... 2026-07-21 10:41:10.956 | Selecting previously unselected package acl. 2026-07-21 10:41:10.970 | Preparing to unpack .../002-acl_2.3.2-1build1.1_amd64.deb ... 2026-07-21 10:41:10.972 | Unpacking acl (2.3.2-1build1.1) ... 2026-07-21 10:41:11.000 | Selecting previously unselected package alsa-topology-conf. 2026-07-21 10:41:11.013 | Preparing to unpack .../003-alsa-topology-conf_1.2.5.1-2_all.deb ... 2026-07-21 10:41:11.014 | Unpacking alsa-topology-conf (1.2.5.1-2) ... 2026-07-21 10:41:11.042 | Selecting previously unselected package libasound2-data. 2026-07-21 10:41:11.056 | Preparing to unpack .../004-libasound2-data_1.2.11-1ubuntu0.3_all.deb ... 2026-07-21 10:41:11.057 | Unpacking libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-21 10:41:11.099 | Selecting previously unselected package libasound2t64:amd64. 2026-07-21 10:41:11.112 | Preparing to unpack .../005-libasound2t64_1.2.11-1ubuntu0.3_amd64.deb ... 2026-07-21 10:41:11.113 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-21 10:41:11.144 | Selecting previously unselected package alsa-ucm-conf. 2026-07-21 10:41:11.157 | Preparing to unpack .../006-alsa-ucm-conf_1.2.10-1ubuntu5.13_all.deb ... 2026-07-21 10:41:11.160 | Unpacking alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-21 10:41:11.295 | Selecting previously unselected package msr-tools. 2026-07-21 10:41:11.309 | Preparing to unpack .../007-msr-tools_1.3-5build1_amd64.deb ... 2026-07-21 10:41:11.310 | Unpacking msr-tools (1.3-5build1) ... 2026-07-21 10:41:11.341 | Selecting previously unselected package cpu-checker. 2026-07-21 10:41:11.354 | Preparing to unpack .../008-cpu-checker_0.7-1.3build2_amd64.deb ... 2026-07-21 10:41:11.355 | Unpacking cpu-checker (0.7-1.3build2) ... 2026-07-21 10:41:11.385 | Selecting previously unselected package libproxy1v5:amd64. 2026-07-21 10:41:11.398 | Preparing to unpack .../009-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-07-21 10:41:11.400 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-21 10:41:11.426 | Selecting previously unselected package glib-networking-common. 2026-07-21 10:41:11.439 | Preparing to unpack .../010-glib-networking-common_2.80.0-1build1_all.deb ... 2026-07-21 10:41:11.440 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-07-21 10:41:11.464 | Selecting previously unselected package glib-networking-services. 2026-07-21 10:41:11.477 | Preparing to unpack .../011-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-07-21 10:41:11.479 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-07-21 10:41:11.503 | Selecting previously unselected package glib-networking:amd64. 2026-07-21 10:41:11.517 | Preparing to unpack .../012-glib-networking_2.80.0-1build1_amd64.deb ... 2026-07-21 10:41:11.518 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-07-21 10:41:11.546 | Selecting previously unselected package libcdparanoia0:amd64. 2026-07-21 10:41:11.559 | Preparing to unpack .../013-libcdparanoia0_3.10.2+debian-14build3_amd64.deb ... 2026-07-21 10:41:11.561 | Unpacking libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-21 10:41:11.588 | Selecting previously unselected package liborc-0.4-0t64:amd64. 2026-07-21 10:41:11.602 | Preparing to unpack .../014-liborc-0.4-0t64_1%3a0.4.38-1ubuntu0.1_amd64.deb ... 2026-07-21 10:41:11.603 | Unpacking liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-21 10:41:11.632 | Selecting previously unselected package libgstreamer-plugins-base1.0-0:amd64. 2026-07-21 10:41:11.645 | Preparing to unpack .../015-libgstreamer-plugins-base1.0-0_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 10:41:11.646 | Unpacking libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 10:41:11.686 | Selecting previously unselected package libogg0:amd64. 2026-07-21 10:41:11.699 | Preparing to unpack .../016-libogg0_1.3.5-3build1_amd64.deb ... 2026-07-21 10:41:11.701 | Unpacking libogg0:amd64 (1.3.5-3build1) ... 2026-07-21 10:41:11.726 | Selecting previously unselected package libopus0:amd64. 2026-07-21 10:41:11.739 | Preparing to unpack .../017-libopus0_1.4-1build1_amd64.deb ... 2026-07-21 10:41:11.740 | Unpacking libopus0:amd64 (1.4-1build1) ... 2026-07-21 10:41:11.769 | Selecting previously unselected package libtheora0:amd64. 2026-07-21 10:41:11.781 | Preparing to unpack .../018-libtheora0_1.1.1+dfsg.1-16.1build3_amd64.deb ... 2026-07-21 10:41:11.783 | Unpacking libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-21 10:41:11.814 | Selecting previously unselected package libvisual-0.4-0:amd64. 2026-07-21 10:41:11.827 | Preparing to unpack .../019-libvisual-0.4-0_0.4.2-2build1_amd64.deb ... 2026-07-21 10:41:11.829 | Unpacking libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-21 10:41:11.859 | Selecting previously unselected package libvorbis0a:amd64. 2026-07-21 10:41:11.872 | Preparing to unpack .../020-libvorbis0a_1.3.7-1build3_amd64.deb ... 2026-07-21 10:41:11.875 | Unpacking libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-21 10:41:11.900 | Selecting previously unselected package libvorbisenc2:amd64. 2026-07-21 10:41:11.913 | Preparing to unpack .../021-libvorbisenc2_1.3.7-1build3_amd64.deb ... 2026-07-21 10:41:11.914 | Unpacking libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-21 10:41:11.939 | Selecting previously unselected package gstreamer1.0-plugins-base:amd64. 2026-07-21 10:41:11.952 | Preparing to unpack .../022-gstreamer1.0-plugins-base_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 10:41:11.953 | Unpacking gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 10:41:11.997 | Selecting previously unselected package libaa1:amd64. 2026-07-21 10:41:12.010 | Preparing to unpack .../023-libaa1_1.4p5-51.1_amd64.deb ... 2026-07-21 10:41:12.011 | Unpacking libaa1:amd64 (1.4p5-51.1) ... 2026-07-21 10:41:12.038 | Selecting previously unselected package libraw1394-11:amd64. 2026-07-21 10:41:12.051 | Preparing to unpack .../024-libraw1394-11_2.1.2-2build3_amd64.deb ... 2026-07-21 10:41:12.052 | Unpacking libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-21 10:41:12.077 | Selecting previously unselected package libavc1394-0:amd64. 2026-07-21 10:41:12.090 | Preparing to unpack .../025-libavc1394-0_0.5.4-5build3_amd64.deb ... 2026-07-21 10:41:12.092 | Unpacking libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-21 10:41:12.118 | Selecting previously unselected package libcaca0:amd64. 2026-07-21 10:41:12.131 | Preparing to unpack .../026-libcaca0_0.99.beta20-4ubuntu0.2_amd64.deb ... 2026-07-21 10:41:12.133 | Unpacking libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-21 10:41:12.164 | Selecting previously unselected package libdv4t64:amd64. 2026-07-21 10:41:12.177 | Preparing to unpack .../027-libdv4t64_1.0.0-17.1build1_amd64.deb ... 2026-07-21 10:41:12.179 | Unpacking libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-21 10:41:12.207 | Selecting previously unselected package libflac12t64:amd64. 2026-07-21 10:41:12.220 | Preparing to unpack .../028-libflac12t64_1.4.3+ds-2.1ubuntu2_amd64.deb ... 2026-07-21 10:41:12.222 | Unpacking libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-21 10:41:12.250 | Selecting previously unselected package libgstreamer-plugins-good1.0-0:amd64. 2026-07-21 10:41:12.263 | Preparing to unpack .../029-libgstreamer-plugins-good1.0-0_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-21 10:41:12.265 | Unpacking libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 10:41:12.292 | Selecting previously unselected package libiec61883-0:amd64. 2026-07-21 10:41:12.306 | Preparing to unpack .../030-libiec61883-0_1.2.0-6build1_amd64.deb ... 2026-07-21 10:41:12.307 | Unpacking libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-21 10:41:12.332 | Selecting previously unselected package libmp3lame0:amd64. 2026-07-21 10:41:12.345 | Preparing to unpack .../031-libmp3lame0_3.100-6build1_amd64.deb ... 2026-07-21 10:41:12.347 | Unpacking libmp3lame0:amd64 (3.100-6build1) ... 2026-07-21 10:41:12.374 | Selecting previously unselected package libmpg123-0t64:amd64. 2026-07-21 10:41:12.387 | Preparing to unpack .../032-libmpg123-0t64_1.32.5-1ubuntu1.1_amd64.deb ... 2026-07-21 10:41:12.389 | Unpacking libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-21 10:41:12.416 | Selecting previously unselected package libasyncns0:amd64. 2026-07-21 10:41:12.430 | Preparing to unpack .../033-libasyncns0_0.8-6build4_amd64.deb ... 2026-07-21 10:41:12.431 | Unpacking libasyncns0:amd64 (0.8-6build4) ... 2026-07-21 10:41:12.457 | Selecting previously unselected package libsndfile1:amd64. 2026-07-21 10:41:12.471 | Preparing to unpack .../034-libsndfile1_1.2.2-1ubuntu5.24.04.1_amd64.deb ... 2026-07-21 10:41:12.472 | Unpacking libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-21 10:41:12.500 | Selecting previously unselected package libx11-xcb1:amd64. 2026-07-21 10:41:12.513 | Preparing to unpack .../035-libx11-xcb1_2%3a1.8.7-1build1_amd64.deb ... 2026-07-21 10:41:12.515 | Unpacking libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-21 10:41:12.547 | Selecting previously unselected package libpulse0:amd64. 2026-07-21 10:41:12.558 | Preparing to unpack .../036-libpulse0_1%3a16.1+dfsg1-2ubuntu10.1_amd64.deb ... 2026-07-21 10:41:12.567 | Unpacking libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-21 10:41:12.602 | Selecting previously unselected package libspeex1:amd64. 2026-07-21 10:41:12.613 | Preparing to unpack .../037-libspeex1_1.2.1-2ubuntu2.24.04.1_amd64.deb ... 2026-07-21 10:41:12.615 | Unpacking libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-21 10:41:12.645 | Selecting previously unselected package libshout3:amd64. 2026-07-21 10:41:12.658 | Preparing to unpack .../038-libshout3_2.4.6-1build2_amd64.deb ... 2026-07-21 10:41:12.660 | Unpacking libshout3:amd64 (2.4.6-1build2) ... 2026-07-21 10:41:12.691 | Selecting previously unselected package libtag1v5-vanilla:amd64. 2026-07-21 10:41:12.704 | Preparing to unpack .../039-libtag1v5-vanilla_1.13.1-1build1_amd64.deb ... 2026-07-21 10:41:12.707 | Unpacking libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-21 10:41:12.739 | Selecting previously unselected package libtag1v5:amd64. 2026-07-21 10:41:12.752 | Preparing to unpack .../040-libtag1v5_1.13.1-1build1_amd64.deb ... 2026-07-21 10:41:12.755 | Unpacking libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-21 10:41:12.782 | Selecting previously unselected package libtwolame0:amd64. 2026-07-21 10:41:12.795 | Preparing to unpack .../041-libtwolame0_0.4.0-2build3_amd64.deb ... 2026-07-21 10:41:12.797 | Unpacking libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-21 10:41:12.825 | Selecting previously unselected package libv4lconvert0t64:amd64. 2026-07-21 10:41:12.838 | Preparing to unpack .../042-libv4lconvert0t64_1.26.1-4build3_amd64.deb ... 2026-07-21 10:41:12.841 | Unpacking libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-21 10:41:12.873 | Selecting previously unselected package libv4l-0t64:amd64. 2026-07-21 10:41:12.887 | Preparing to unpack .../043-libv4l-0t64_1.26.1-4build3_amd64.deb ... 2026-07-21 10:41:12.889 | Unpacking libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-21 10:41:12.918 | Selecting previously unselected package libvpx9:amd64. 2026-07-21 10:41:12.931 | Preparing to unpack .../044-libvpx9_1.14.0-1ubuntu2.3_amd64.deb ... 2026-07-21 10:41:12.933 | Unpacking libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-21 10:41:12.977 | Selecting previously unselected package libwavpack1:amd64. 2026-07-21 10:41:12.990 | Preparing to unpack .../045-libwavpack1_5.6.0-1build1_amd64.deb ... 2026-07-21 10:41:12.992 | Unpacking libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-21 10:41:13.017 | Selecting previously unselected package libsoup-3.0-common. 2026-07-21 10:41:13.029 | Preparing to unpack .../046-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-07-21 10:41:13.031 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-21 10:41:13.058 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-07-21 10:41:13.071 | Preparing to unpack .../047-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-07-21 10:41:13.073 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-21 10:41:13.104 | Selecting previously unselected package gstreamer1.0-plugins-good:amd64. 2026-07-21 10:41:13.117 | Preparing to unpack .../048-gstreamer1.0-plugins-good_1.24.2-1ubuntu1.4_amd64.deb ... 2026-07-21 10:41:13.119 | Unpacking gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 10:41:13.195 | Selecting previously unselected package libxv1:amd64. 2026-07-21 10:41:13.212 | Preparing to unpack .../049-libxv1_2%3a1.0.11-1.1build1_amd64.deb ... 2026-07-21 10:41:13.214 | Unpacking libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-21 10:41:13.241 | Selecting previously unselected package gstreamer1.0-x:amd64. 2026-07-21 10:41:13.252 | Preparing to unpack .../050-gstreamer1.0-x_1.24.2-1ubuntu0.4_amd64.deb ... 2026-07-21 10:41:13.253 | Unpacking gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 10:41:13.278 | Selecting previously unselected package ipxe-qemu. 2026-07-21 10:41:13.291 | Preparing to unpack .../051-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-07-21 10:41:13.293 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-21 10:41:13.337 | Selecting previously unselected package ipxe-qemu-256k-compat-efi-roms. 2026-07-21 10:41:13.350 | Preparing to unpack .../052-ipxe-qemu-256k-compat-efi-roms_1.0.0+git-20150424.a25a16d-0ubuntu5_all.deb ... 2026-07-21 10:41:13.352 | Unpacking ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-21 10:41:13.386 | Selecting previously unselected package ksmtuned. 2026-07-21 10:41:13.400 | Preparing to unpack .../053-ksmtuned_4.20150326_amd64.deb ... 2026-07-21 10:41:13.402 | Unpacking ksmtuned (4.20150326) ... 2026-07-21 10:41:13.430 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-07-21 10:41:13.445 | Preparing to unpack .../054-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-07-21 10:41:13.447 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-21 10:41:13.474 | Selecting previously unselected package libpcsclite1:amd64. 2026-07-21 10:41:13.488 | Preparing to unpack .../055-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-07-21 10:41:13.490 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-21 10:41:13.518 | Selecting previously unselected package libcacard0:amd64. 2026-07-21 10:41:13.532 | Preparing to unpack .../056-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-07-21 10:41:13.534 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-21 10:41:13.564 | Selecting previously unselected package libdecor-0-0:amd64. 2026-07-21 10:41:13.578 | Preparing to unpack .../057-libdecor-0-0_0.2.2-1build2_amd64.deb ... 2026-07-21 10:41:13.580 | Unpacking libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-21 10:41:13.609 | Selecting previously unselected package libdecor-0-plugin-1-gtk:amd64. 2026-07-21 10:41:13.622 | Preparing to unpack .../058-libdecor-0-plugin-1-gtk_0.2.2-1build2_amd64.deb ... 2026-07-21 10:41:13.624 | Unpacking libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-21 10:41:13.649 | Selecting previously unselected package libdrm-amdgpu1:amd64. 2026-07-21 10:41:13.662 | Preparing to unpack .../059-libdrm-amdgpu1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 10:41:13.664 | Unpacking libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 10:41:13.691 | Selecting previously unselected package libdrm-intel1:amd64. 2026-07-21 10:41:13.704 | Preparing to unpack .../060-libdrm-intel1_2.4.125-1ubuntu0.1~24.04.2_amd64.deb ... 2026-07-21 10:41:13.706 | Unpacking libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 10:41:13.735 | Selecting previously unselected package libllvm20:amd64. 2026-07-21 10:41:13.751 | Preparing to unpack .../061-libllvm20_1%3a20.1.2-0ubuntu1~24.04.3_amd64.deb ... 2026-07-21 10:41:13.753 | Unpacking libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-21 10:41:14.347 | Selecting previously unselected package libxcb-dri3-0:amd64. 2026-07-21 10:41:14.360 | Preparing to unpack .../062-libxcb-dri3-0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 10:41:14.362 | Unpacking libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:14.390 | Selecting previously unselected package libxcb-present0:amd64. 2026-07-21 10:41:14.403 | Preparing to unpack .../063-libxcb-present0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 10:41:14.405 | Unpacking libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:14.436 | Selecting previously unselected package libxcb-randr0:amd64. 2026-07-21 10:41:14.449 | Preparing to unpack .../064-libxcb-randr0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 10:41:14.451 | Unpacking libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:14.479 | Selecting previously unselected package libxcb-sync1:amd64. 2026-07-21 10:41:14.492 | Preparing to unpack .../065-libxcb-sync1_1.15-1ubuntu2_amd64.deb ... 2026-07-21 10:41:14.494 | Unpacking libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:14.521 | Selecting previously unselected package libxcb-xfixes0:amd64. 2026-07-21 10:41:14.535 | Preparing to unpack .../066-libxcb-xfixes0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 10:41:14.536 | Unpacking libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:14.563 | Selecting previously unselected package libxshmfence1:amd64. 2026-07-21 10:41:14.576 | Preparing to unpack .../067-libxshmfence1_1.3-1build5_amd64.deb ... 2026-07-21 10:41:14.578 | Unpacking libxshmfence1:amd64 (1.3-1build5) ... 2026-07-21 10:41:14.608 | Selecting previously unselected package mesa-libgallium:amd64. 2026-07-21 10:41:14.622 | Preparing to unpack .../068-mesa-libgallium_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 10:41:14.624 | Unpacking mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:14.848 | Selecting previously unselected package libgbm1:amd64. 2026-07-21 10:41:14.861 | Preparing to unpack .../069-libgbm1_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 10:41:14.862 | Unpacking libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:14.891 | Selecting previously unselected package libvulkan1:amd64. 2026-07-21 10:41:14.905 | Preparing to unpack .../070-libvulkan1_1.3.275.0-1build1_amd64.deb ... 2026-07-21 10:41:14.907 | Unpacking libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-21 10:41:14.937 | Selecting previously unselected package libgl1-mesa-dri:amd64. 2026-07-21 10:41:14.952 | Preparing to unpack .../071-libgl1-mesa-dri_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 10:41:14.961 | Unpacking libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:14.994 | Selecting previously unselected package libxcb-glx0:amd64. 2026-07-21 10:41:15.008 | Preparing to unpack .../072-libxcb-glx0_1.15-1ubuntu2_amd64.deb ... 2026-07-21 10:41:15.009 | Unpacking libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:15.038 | Selecting previously unselected package libxxf86vm1:amd64. 2026-07-21 10:41:15.053 | Preparing to unpack .../073-libxxf86vm1_1%3a1.1.4-1build4_amd64.deb ... 2026-07-21 10:41:15.056 | Unpacking libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-21 10:41:15.084 | Selecting previously unselected package libglx-mesa0:amd64. 2026-07-21 10:41:15.098 | Preparing to unpack .../074-libglx-mesa0_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 10:41:15.100 | Unpacking libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:15.127 | Selecting previously unselected package libiscsi7:amd64. 2026-07-21 10:41:15.141 | Preparing to unpack .../075-libiscsi7_1.19.0-3build4_amd64.deb ... 2026-07-21 10:41:15.143 | Unpacking libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-21 10:41:15.167 | Selecting previously unselected package libsamplerate0:amd64. 2026-07-21 10:41:15.180 | Preparing to unpack .../076-libsamplerate0_0.2.2-4build1_amd64.deb ... 2026-07-21 10:41:15.182 | Unpacking libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-21 10:41:15.216 | Selecting previously unselected package libjack-jackd2-0:amd64. 2026-07-21 10:41:15.229 | Preparing to unpack .../077-libjack-jackd2-0_1.9.21~dfsg-3ubuntu3_amd64.deb ... 2026-07-21 10:41:15.231 | Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-21 10:41:15.270 | Selecting previously unselected package libnfs14:amd64. 2026-07-21 10:41:15.283 | Preparing to unpack .../078-libnfs14_5.0.2-1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:41:15.289 | Unpacking libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-21 10:41:15.319 | Selecting previously unselected package libwebrtc-audio-processing1:amd64. 2026-07-21 10:41:15.332 | Preparing to unpack .../079-libwebrtc-audio-processing1_0.3.1-0ubuntu6_amd64.deb ... 2026-07-21 10:41:15.333 | Unpacking libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-21 10:41:15.364 | Selecting previously unselected package libspa-0.2-modules:amd64. 2026-07-21 10:41:15.377 | Preparing to unpack .../080-libspa-0.2-modules_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-21 10:41:15.379 | Unpacking libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 10:41:15.431 | Selecting previously unselected package libpipewire-0.3-0t64:amd64. 2026-07-21 10:41:15.445 | Preparing to unpack .../081-libpipewire-0.3-0t64_1.0.5-1ubuntu3.3_amd64.deb ... 2026-07-21 10:41:15.447 | Unpacking libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 10:41:15.479 | Selecting previously unselected package libpipewire-0.3-common. 2026-07-21 10:41:15.492 | Preparing to unpack .../082-libpipewire-0.3-common_1.0.5-1ubuntu3.3_all.deb ... 2026-07-21 10:41:15.493 | Unpacking libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-21 10:41:15.521 | Selecting previously unselected package libxss1:amd64. 2026-07-21 10:41:15.534 | Preparing to unpack .../083-libxss1_1%3a1.2.3-1build3_amd64.deb ... 2026-07-21 10:41:15.535 | Unpacking libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-21 10:41:15.563 | Selecting previously unselected package libsdl2-2.0-0:amd64. 2026-07-21 10:41:15.577 | Preparing to unpack .../084-libsdl2-2.0-0_2.30.0+dfsg-1ubuntu3.1_amd64.deb ... 2026-07-21 10:41:15.579 | Unpacking libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-21 10:41:15.618 | Selecting previously unselected package libslirp0:amd64. 2026-07-21 10:41:15.631 | Preparing to unpack .../085-libslirp0_4.7.0-1ubuntu3.1_amd64.deb ... 2026-07-21 10:41:15.633 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-21 10:41:15.660 | Selecting previously unselected package libspice-server1:amd64. 2026-07-21 10:41:15.673 | Preparing to unpack .../086-libspice-server1_0.15.1-1build2_amd64.deb ... 2026-07-21 10:41:15.674 | Unpacking libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-21 10:41:15.708 | Selecting previously unselected package liburing2:amd64. 2026-07-21 10:41:15.721 | Preparing to unpack .../087-liburing2_2.5-1build1_amd64.deb ... 2026-07-21 10:41:15.722 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-07-21 10:41:15.749 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-07-21 10:41:15.762 | Preparing to unpack .../088-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-07-21 10:41:15.763 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-21 10:41:15.789 | Selecting previously unselected package libvirglrenderer1:amd64. 2026-07-21 10:41:15.803 | Preparing to unpack .../089-libvirglrenderer1_1.0.0-1ubuntu2_amd64.deb ... 2026-07-21 10:41:15.805 | Unpacking libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-21 10:41:15.832 | Selecting previously unselected package libvte-2.91-common. 2026-07-21 10:41:15.846 | Preparing to unpack .../090-libvte-2.91-common_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-21 10:41:15.847 | Unpacking libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-21 10:41:15.876 | Selecting previously unselected package libvte-2.91-0:amd64. 2026-07-21 10:41:15.889 | Preparing to unpack .../091-libvte-2.91-0_0.76.0-1ubuntu0.1_amd64.deb ... 2026-07-21 10:41:15.891 | Unpacking libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-21 10:41:15.921 | Selecting previously unselected package mesa-vulkan-drivers:amd64. 2026-07-21 10:41:15.935 | Preparing to unpack .../092-mesa-vulkan-drivers_25.2.8-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 10:41:15.938 | Unpacking mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:16.323 | Selecting previously unselected package libfdt1:amd64. 2026-07-21 10:41:16.337 | Preparing to unpack .../093-libfdt1_1.7.0-2build1_amd64.deb ... 2026-07-21 10:41:16.340 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-07-21 10:41:16.367 | Selecting previously unselected package qemu-system-common. 2026-07-21 10:41:16.380 | Preparing to unpack .../094-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:41:16.382 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:16.470 | Selecting previously unselected package qemu-system-data. 2026-07-21 10:41:16.484 | Preparing to unpack .../095-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-07-21 10:41:16.488 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:16.573 | Selecting previously unselected package seabios. 2026-07-21 10:41:16.586 | Preparing to unpack .../096-seabios_1.16.3-2_all.deb ... 2026-07-21 10:41:16.588 | Unpacking seabios (1.16.3-2) ... 2026-07-21 10:41:16.627 | Selecting previously unselected package qemu-system-x86. 2026-07-21 10:41:16.640 | Preparing to unpack .../097-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:41:16.649 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:16.892 | Selecting previously unselected package qemu-utils. 2026-07-21 10:41:16.905 | Preparing to unpack .../098-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:41:16.906 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:16.980 | Selecting previously unselected package qemu-block-extra. 2026-07-21 10:41:16.994 | Preparing to unpack .../099-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:41:16.995 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:17.021 | Selecting previously unselected package qemu-system-modules-opengl. 2026-07-21 10:41:17.034 | Preparing to unpack .../100-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:41:17.036 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:17.066 | Selecting previously unselected package libglvnd0:amd64. 2026-07-21 10:41:17.081 | Preparing to unpack .../101-libglvnd0_1.7.0-1build1_amd64.deb ... 2026-07-21 10:41:17.082 | Unpacking libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-21 10:41:17.111 | Selecting previously unselected package libglx0:amd64. 2026-07-21 10:41:17.125 | Preparing to unpack .../102-libglx0_1.7.0-1build1_amd64.deb ... 2026-07-21 10:41:17.127 | Unpacking libglx0:amd64 (1.7.0-1build1) ... 2026-07-21 10:41:17.154 | Selecting previously unselected package libgl1:amd64. 2026-07-21 10:41:17.167 | Preparing to unpack .../103-libgl1_1.7.0-1build1_amd64.deb ... 2026-07-21 10:41:17.168 | Unpacking libgl1:amd64 (1.7.0-1build1) ... 2026-07-21 10:41:17.196 | Selecting previously unselected package qemu-system-gui. 2026-07-21 10:41:17.210 | Preparing to unpack .../104-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:41:17.212 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:17.243 | Selecting previously unselected package qemu-system-modules-spice. 2026-07-21 10:41:17.256 | Preparing to unpack .../105-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:41:17.258 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:17.283 | Selecting previously unselected package ovmf. 2026-07-21 10:41:17.296 | Preparing to unpack .../106-ovmf_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 10:41:17.298 | Unpacking ovmf (2024.02-2ubuntu0.9) ... 2026-07-21 10:41:17.401 | Setting up libpipewire-0.3-common (1.0.5-1ubuntu3.3) ... 2026-07-21 10:41:17.405 | Setting up libxcb-dri3-0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:17.408 | Setting up libcdparanoia0:amd64 (3.10.2+debian-14build3) ... 2026-07-21 10:41:17.412 | Setting up libx11-xcb1:amd64 (2:1.8.7-1build1) ... 2026-07-21 10:41:17.415 | Setting up libraw1394-11:amd64 (2.1.2-2build3) ... 2026-07-21 10:41:17.419 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-07-21 10:41:17.423 | Setting up libtag1v5-vanilla:amd64 (1.13.1-1build1) ... 2026-07-21 10:41:17.427 | Setting up libxcb-xfixes0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:17.431 | Setting up libogg0:amd64 (1.3.5-3build1) ... 2026-07-21 10:41:17.435 | Setting up libspeex1:amd64 (1.2.1-2ubuntu2.24.04.1) ... 2026-07-21 10:41:17.439 | Setting up libcaca0:amd64 (0.99.beta20-4ubuntu0.2) ... 2026-07-21 10:41:17.444 | Setting up libv4lconvert0t64:amd64 (1.26.1-4build3) ... 2026-07-21 10:41:17.448 | Setting up libtwolame0:amd64 (0.4.0-2build3) ... 2026-07-21 10:41:17.453 | Setting up libvte-2.91-common (0.76.0-1ubuntu0.1) ... 2026-07-21 10:41:17.460 | Setting up libvisual-0.4-0:amd64 (0.4.2-2build1) ... 2026-07-21 10:41:17.465 | Setting up libglvnd0:amd64 (1.7.0-1build1) ... 2026-07-21 10:41:17.468 | Setting up libxcb-glx0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:17.473 | Setting up msr-tools (1.3-5build1) ... 2026-07-21 10:41:17.478 | Setting up libwebrtc-audio-processing1:amd64 (0.3.1-0ubuntu6) ... 2026-07-21 10:41:17.482 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-07-21 10:41:17.485 | Setting up libmpg123-0t64:amd64 (1.32.5-1ubuntu1.1) ... 2026-07-21 10:41:17.489 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-07-21 10:41:17.493 | Setting up libvte-2.91-0:amd64 (0.76.0-1ubuntu0.1) ... 2026-07-21 10:41:17.497 | Setting up libnfs14:amd64 (5.0.2-1ubuntu0.24.04.1) ... 2026-07-21 10:41:17.500 | Setting up libxxf86vm1:amd64 (1:1.1.4-1build4) ... 2026-07-21 10:41:17.504 | Setting up liborc-0.4-0t64:amd64 (1:0.4.38-1ubuntu0.1) ... 2026-07-21 10:41:17.508 | Setting up acl (2.3.2-1build1.1) ... 2026-07-21 10:41:17.513 | Setting up ovmf (2024.02-2ubuntu0.9) ... 2026-07-21 10:41:17.517 | Setting up libxcb-present0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:17.522 | Setting up libasound2-data (1.2.11-1ubuntu0.3) ... 2026-07-21 10:41:17.526 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.3) ... 2026-07-21 10:41:17.531 | Setting up libspa-0.2-modules:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 10:41:17.534 | Setting up libxcb-sync1:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:17.538 | Setting up libopus0:amd64 (1.4-1build1) ... 2026-07-21 10:41:17.542 | Setting up libxv1:amd64 (2:1.0.11-1.1build1) ... 2026-07-21 10:41:17.546 | Setting up libvorbis0a:amd64 (1.3.7-1build3) ... 2026-07-21 10:41:17.550 | Setting up libllvm20:amd64 (1:20.1.2-0ubuntu1~24.04.3) ... 2026-07-21 10:41:17.554 | Setting up libdv4t64:amd64 (1.0.0-17.1build1) ... 2026-07-21 10:41:17.557 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-07-21 10:41:17.561 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:17.564 | Setting up libvulkan1:amd64 (1.3.275.0-1build1) ... 2026-07-21 10:41:17.567 | Setting up seabios (1.16.3-2) ... 2026-07-21 10:41:17.571 | Setting up libv4l-0t64:amd64 (1.26.1-4build3) ... 2026-07-21 10:41:17.575 | Setting up libvpx9:amd64 (1.14.0-1ubuntu2.3) ... 2026-07-21 10:41:17.578 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3.1) ... 2026-07-21 10:41:17.582 | Setting up alsa-topology-conf (1.2.5.1-2) ... 2026-07-21 10:41:17.587 | Setting up libtag1v5:amd64 (1.13.1-1build1) ... 2026-07-21 10:41:17.590 | Setting up cpu-checker (0.7-1.3build2) ... 2026-07-21 10:41:17.594 | Setting up libasyncns0:amd64 (0.8-6build4) ... 2026-07-21 10:41:17.599 | Setting up libxshmfence1:amd64 (1.3-1build5) ... 2026-07-21 10:41:17.604 | Setting up libwavpack1:amd64 (5.6.0-1build1) ... 2026-07-21 10:41:17.610 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-07-21 10:41:17.616 | Setting up libxcb-randr0:amd64 (1.15-1ubuntu2) ... 2026-07-21 10:41:17.620 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-07-21 10:41:17.624 | Setting up libtheora0:amd64 (1.1.1+dfsg.1-16.1build3) ... 2026-07-21 10:41:17.628 | Setting up libdecor-0-0:amd64 (0.2.2-1build2) ... 2026-07-21 10:41:17.633 | Setting up ipxe-qemu-256k-compat-efi-roms (1.0.0+git-20150424.a25a16d-0ubuntu5) ... 2026-07-21 10:41:17.636 | Setting up libflac12t64:amd64 (1.4.3+ds-2.1ubuntu2) ... 2026-07-21 10:41:17.641 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-07-21 10:41:17.645 | Setting up libxss1:amd64 (1:1.2.3-1build3) ... 2026-07-21 10:41:17.648 | Setting up ksmtuned (4.20150326) ... 2026-07-21 10:41:17.772 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-21 10:41:17.886 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-21 10:41:18.204 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-07-21 10:41:18.208 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-07-21 10:41:18.211 | Setting up libiscsi7:amd64 (1.19.0-3build4) ... 2026-07-21 10:41:18.216 | Setting up libsamplerate0:amd64 (0.2.2-4build1) ... 2026-07-21 10:41:18.220 | Setting up libdrm-common (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 10:41:18.224 | Setting up libpipewire-0.3-0t64:amd64 (1.0.5-1ubuntu3.3) ... 2026-07-21 10:41:18.227 | Setting up libdecor-0-plugin-1-gtk:amd64 (0.2.2-1build2) ... 2026-07-21 10:41:18.231 | Setting up libmp3lame0:amd64 (3.100-6build1) ... 2026-07-21 10:41:18.234 | Setting up libvorbisenc2:amd64 (1.3.7-1build3) ... 2026-07-21 10:41:18.238 | Setting up libaa1:amd64 (1.4p5-51.1) ... 2026-07-21 10:41:18.242 | Setting up libiec61883-0:amd64 (1.2.0-6build1) ... 2026-07-21 10:41:18.247 | Setting up libavc1394-0:amd64 (0.5.4-5build3) ... 2026-07-21 10:41:18.252 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-07-21 10:41:18.256 | Setting up alsa-ucm-conf (1.2.10-1ubuntu5.13) ... 2026-07-21 10:41:18.259 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-07-21 10:41:18.263 | Setting up libshout3:amd64 (2.4.6-1build2) ... 2026-07-21 10:41:18.266 | Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3ubuntu3) ... 2026-07-21 10:41:18.270 | Setting up libdrm2:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 10:41:18.273 | Setting up libsndfile1:amd64 (1.2.2-1ubuntu5.24.04.1) ... 2026-07-21 10:41:18.277 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:18.281 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-07-21 10:41:18.284 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:18.415 | Created symlink /etc/systemd/system/multi-user.target.wants/run-qemu.mount → /usr/lib/systemd/system/run-qemu.mount. 2026-07-21 10:41:19.235 | Setting up libdrm-amdgpu1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 10:41:19.239 | Setting up mesa-vulkan-drivers:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:19.242 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:19.366 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-07-21 10:41:19.690 | Setting up libpulse0:amd64 (1:16.1+dfsg1-2ubuntu10.1) ... 2026-07-21 10:41:19.701 | Setting up libdrm-intel1:amd64 (2.4.125-1ubuntu0.1~24.04.2) ... 2026-07-21 10:41:19.705 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-07-21 10:41:19.709 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:19.718 | Setting up libgstreamer-plugins-base1.0-0:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 10:41:19.722 | Setting up libgstreamer-plugins-good1.0-0:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 10:41:19.727 | Setting up gstreamer1.0-plugins-base:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 10:41:19.731 | Setting up mesa-libgallium:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:19.734 | Setting up gstreamer1.0-x:amd64 (1.24.2-1ubuntu0.4) ... 2026-07-21 10:41:19.738 | Setting up libgbm1:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:19.741 | Setting up gstreamer1.0-plugins-good:amd64 (1.24.2-1ubuntu1.4) ... 2026-07-21 10:41:19.745 | Setting up libspice-server1:amd64 (0.15.1-1build2) ... 2026-07-21 10:41:19.748 | Setting up libgl1-mesa-dri:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:19.757 | Setting up libvirglrenderer1:amd64 (1.0.0-1ubuntu2) ... 2026-07-21 10:41:19.760 | Setting up libsdl2-2.0-0:amd64 (2.30.0+dfsg-1ubuntu3.1) ... 2026-07-21 10:41:19.763 | Setting up libglx-mesa0:amd64 (25.2.8-0ubuntu0.24.04.2) ... 2026-07-21 10:41:19.767 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:19.770 | Setting up libglx0:amd64 (1.7.0-1build1) ... 2026-07-21 10:41:19.774 | Setting up libgl1:amd64 (1.7.0-1build1) ... 2026-07-21 10:41:19.777 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:19.781 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:41:19.785 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 10:41:20.709 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-07-21 10:41:20.727 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-21 10:41:20.740 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-21 10:41:20.840 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 10:41:21.454 | 2026-07-21 10:41:21.454 | Running kernel seems to be up-to-date. 2026-07-21 10:41:21.454 | 2026-07-21 10:41:21.454 | Restarting services... 2026-07-21 10:41:21.463 | 2026-07-21 10:41:21.463 | Service restarts being deferred: 2026-07-21 10:41:21.463 | systemctl restart networkd-dispatcher.service 2026-07-21 10:41:21.463 | 2026-07-21 10:41:21.463 | No containers need to be restarted. 2026-07-21 10:41:21.463 | 2026-07-21 10:41:21.463 | User sessions running outdated binaries: 2026-07-21 10:41:21.463 | ubuntu @ session #4: python3[7163] 2026-07-21 10:41:21.472 | 2026-07-21 10:41:21.472 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 10:41:22.702 | + functions-common:apt_get:1211 : result=0 2026-07-21 10:41:22.704 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:41:22.706 | + functions-common:time_stop:2420 : local name 2026-07-21 10:41:22.708 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:41:22.709 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:41:22.711 | + functions-common:time_stop:2423 : local total 2026-07-21 10:41:22.713 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:41:22.714 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:41:22.716 | + functions-common:time_stop:2427 : start_time=1784630460109 2026-07-21 10:41:22.718 | + functions-common:time_stop:2429 : [[ -z 1784630460109 ]] 2026-07-21 10:41:22.720 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:41:22.724 | + functions-common:time_stop:2432 : end_time=1784630482721 2026-07-21 10:41:22.725 | + functions-common:time_stop:2433 : elapsed_time=22612 2026-07-21 10:41:22.727 | + functions-common:time_stop:2434 : total=552 2026-07-21 10:41:22.729 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:41:22.731 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23164 2026-07-21 10:41:22.733 | + functions-common:apt_get:1215 : return 0 2026-07-21 10:41:22.736 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-21 10:41:22.749 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-21 10:41:22.751 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-21 10:41:22.753 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-21 10:41:22.755 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-21 10:41:22.757 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-21 10:41:22.759 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-21 10:41:22.760 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-21 10:41:22.768 | 0 2026-07-21 10:41:22.771 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-21 10:41:22.773 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ True == \T\r\u\e ]] 2026-07-21 10:41:22.775 | + lib/host:configure_sysctl_mem_parmaters:86 : set_sysctl_parameter vm.dirty_ratio 60 2026-07-21 10:41:22.777 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_ratio 2026-07-21 10:41:22.779 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-21 10:41:22.780 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_ratio=60 2026-07-21 10:41:22.791 | vm.dirty_ratio = 60 2026-07-21 10:41:22.794 | + lib/host:configure_sysctl_mem_parmaters:87 : set_sysctl_parameter vm.dirty_background_ratio 10 2026-07-21 10:41:22.796 | + lib/host:set_sysctl_parameter:30 : local name=vm.dirty_background_ratio 2026-07-21 10:41:22.798 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-21 10:41:22.800 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.dirty_background_ratio=10 2026-07-21 10:41:22.808 | vm.dirty_background_ratio = 10 2026-07-21 10:41:22.811 | + lib/host:configure_sysctl_mem_parmaters:88 : set_sysctl_parameter vm.vfs_cache_pressure 50 2026-07-21 10:41:22.813 | + lib/host:set_sysctl_parameter:30 : local name=vm.vfs_cache_pressure 2026-07-21 10:41:22.815 | + lib/host:set_sysctl_parameter:31 : local value=50 2026-07-21 10:41:22.817 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-07-21 10:41:22.825 | vm.vfs_cache_pressure = 50 2026-07-21 10:41:22.828 | + lib/host:configure_sysctl_mem_parmaters:93 : set_sysctl_parameter vm.swappiness 100 2026-07-21 10:41:22.829 | + lib/host:set_sysctl_parameter:30 : local name=vm.swappiness 2026-07-21 10:41:22.831 | + lib/host:set_sysctl_parameter:31 : local value=100 2026-07-21 10:41:22.833 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w vm.swappiness=100 2026-07-21 10:41:22.842 | vm.swappiness = 100 2026-07-21 10:41:22.845 | + lib/host:configure_sysctl_mem_parmaters:94 : sudo grep -R . /proc/sys/vm/ 2026-07-21 10:41:22.854 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-07-21 10:41:22.854 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-07-21 10:41:22.854 | /proc/sys/vm/compact_unevictable_allowed:1 2026-07-21 10:41:22.854 | /proc/sys/vm/compaction_proactiveness:20 2026-07-21 10:41:22.854 | /proc/sys/vm/dirty_background_bytes:0 2026-07-21 10:41:22.855 | /proc/sys/vm/dirty_background_ratio:10 2026-07-21 10:41:22.855 | /proc/sys/vm/dirty_bytes:0 2026-07-21 10:41:22.855 | /proc/sys/vm/dirty_expire_centisecs:1000 2026-07-21 10:41:22.855 | /proc/sys/vm/dirty_ratio:60 2026-07-21 10:41:22.855 | /proc/sys/vm/dirty_writeback_centisecs:10 2026-07-21 10:41:22.855 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-07-21 10:41:22.855 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-07-21 10:41:22.855 | /proc/sys/vm/extfrag_threshold:500 2026-07-21 10:41:22.855 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-07-21 10:41:22.855 | /proc/sys/vm/hugetlb_shm_group:0 2026-07-21 10:41:22.855 | /proc/sys/vm/laptop_mode:0 2026-07-21 10:41:22.855 | /proc/sys/vm/legacy_va_layout:0 2026-07-21 10:41:22.855 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-07-21 10:41:22.855 | /proc/sys/vm/max_map_count:1048576 2026-07-21 10:41:22.855 | /proc/sys/vm/memfd_noexec:0 2026-07-21 10:41:22.855 | /proc/sys/vm/memory_failure_early_kill:0 2026-07-21 10:41:22.855 | /proc/sys/vm/memory_failure_recovery:1 2026-07-21 10:41:22.855 | /proc/sys/vm/min_free_kbytes:67584 2026-07-21 10:41:22.855 | /proc/sys/vm/min_slab_ratio:5 2026-07-21 10:41:22.855 | /proc/sys/vm/min_unmapped_ratio:1 2026-07-21 10:41:22.855 | /proc/sys/vm/mmap_min_addr:65536 2026-07-21 10:41:22.855 | /proc/sys/vm/mmap_rnd_bits:32 2026-07-21 10:41:22.855 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-07-21 10:41:22.855 | /proc/sys/vm/nr_hugepages:41 2026-07-21 10:41:22.855 | /proc/sys/vm/nr_hugepages_mempolicy:41 2026-07-21 10:41:22.855 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-07-21 10:41:22.855 | /proc/sys/vm/numa_stat:1 2026-07-21 10:41:22.855 | /proc/sys/vm/numa_zonelist_order:Node 2026-07-21 10:41:22.855 | /proc/sys/vm/oom_dump_tasks:0 2026-07-21 10:41:22.855 | /proc/sys/vm/oom_kill_allocating_task:1 2026-07-21 10:41:22.856 | /proc/sys/vm/overcommit_kbytes:0 2026-07-21 10:41:22.856 | /proc/sys/vm/overcommit_memory:0 2026-07-21 10:41:22.856 | /proc/sys/vm/overcommit_ratio:50 2026-07-21 10:41:22.856 | /proc/sys/vm/page-cluster:3 2026-07-21 10:41:22.856 | /proc/sys/vm/page_lock_unfairness:5 2026-07-21 10:41:22.856 | /proc/sys/vm/panic_on_oom:0 2026-07-21 10:41:22.856 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-07-21 10:41:22.856 | /proc/sys/vm/stat_interval:1 2026-07-21 10:41:22.856 | /proc/sys/vm/swappiness:100 2026-07-21 10:41:22.856 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-07-21 10:41:22.856 | /proc/sys/vm/user_reserve_kbytes:131072 2026-07-21 10:41:22.856 | /proc/sys/vm/vfs_cache_pressure:50 2026-07-21 10:41:22.856 | /proc/sys/vm/watermark_boost_factor:15000 2026-07-21 10:41:22.856 | /proc/sys/vm/watermark_scale_factor:10 2026-07-21 10:41:22.856 | /proc/sys/vm/zone_reclaim_mode:0 2026-07-21 10:41:22.859 | + lib/host:configure_sysctl_mem_parmaters:94 : /bin/true 2026-07-21 10:41:22.862 | + lib/host:tune_host:126 : configure_host_net 2026-07-21 10:41:22.864 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-21 10:41:22.866 | + lib/host:configure_sysctl_net_parmaters:106 : [[ True == \T\r\u\e ]] 2026-07-21 10:41:22.868 | + lib/host:configure_sysctl_net_parmaters:108 : set_sysctl_parameter net.ipv4.tcp_keepalive_time 60 2026-07-21 10:41:22.870 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_time 2026-07-21 10:41:22.872 | + lib/host:set_sysctl_parameter:31 : local value=60 2026-07-21 10:41:22.874 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-07-21 10:41:22.883 | net.ipv4.tcp_keepalive_time = 60 2026-07-21 10:41:22.886 | + lib/host:configure_sysctl_net_parmaters:109 : set_sysctl_parameter net.ipv4.tcp_keepalive_intvl 10 2026-07-21 10:41:22.887 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_intvl 2026-07-21 10:41:22.889 | + lib/host:set_sysctl_parameter:31 : local value=10 2026-07-21 10:41:22.892 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-07-21 10:41:22.901 | net.ipv4.tcp_keepalive_intvl = 10 2026-07-21 10:41:22.905 | + lib/host:configure_sysctl_net_parmaters:110 : set_sysctl_parameter net.ipv4.tcp_keepalive_probes 6 2026-07-21 10:41:22.907 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_keepalive_probes 2026-07-21 10:41:22.908 | + lib/host:set_sysctl_parameter:31 : local value=6 2026-07-21 10:41:22.910 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-07-21 10:41:22.918 | net.ipv4.tcp_keepalive_probes = 6 2026-07-21 10:41:22.921 | + lib/host:configure_sysctl_net_parmaters:112 : set_sysctl_parameter net.ipv4.tcp_fastopen 3 2026-07-21 10:41:22.923 | + lib/host:set_sysctl_parameter:30 : local name=net.ipv4.tcp_fastopen 2026-07-21 10:41:22.925 | + lib/host:set_sysctl_parameter:31 : local value=3 2026-07-21 10:41:22.927 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-07-21 10:41:22.935 | net.ipv4.tcp_fastopen = 3 2026-07-21 10:41:22.938 | + lib/host:configure_sysctl_net_parmaters:114 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_app_win:31 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-07-21 10:41:22.949 | /proc/sys/net/ipv4/tcp_dsack:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_ecn:2 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_fack:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_fastopen_key:3e4226a3-7db08f50-c796d31c-bb9d591c 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_frto:2 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_mem:756552 1008739 1513104 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_recovery:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_reordering:3 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_retries1:3 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_retries2:15 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_sack:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-07-21 10:41:22.950 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-07-21 10:41:22.954 | + lib/host:configure_sysctl_net_parmaters:116 : set_sysctl_parameter net.core.default_qdisc pfifo_fast 2026-07-21 10:41:22.956 | + lib/host:set_sysctl_parameter:30 : local name=net.core.default_qdisc 2026-07-21 10:41:22.958 | + lib/host:set_sysctl_parameter:31 : local value=pfifo_fast 2026-07-21 10:41:22.960 | + lib/host:set_sysctl_parameter:33 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-07-21 10:41:22.969 | net.core.default_qdisc = pfifo_fast 2026-07-21 10:41:22.973 | + ./stack.sh:main:600 : fetch_plugins 2026-07-21 10:41:22.974 | + functions-common:fetch_plugins:1766 : local plugins=,neutron 2026-07-21 10:41:22.977 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-21 10:41:22.979 | + functions-common:fetch_plugins:1770 : [[ -z ,neutron ]] 2026-07-21 10:41:22.981 | + functions-common:fetch_plugins:1774 : echo 'Fetching DevStack plugins' 2026-07-21 10:41:22.981 | Fetching DevStack plugins 2026-07-21 10:41:22.983 | + functions-common:fetch_plugins:1775 : for plugin in ${plugins//,/ } 2026-07-21 10:41:22.985 | + functions-common:fetch_plugins:1776 : git_clone_by_name neutron 2026-07-21 10:41:22.986 | + functions-common:git_clone_by_name:681 : local name=neutron 2026-07-21 10:41:22.988 | + functions-common:git_clone_by_name:682 : local repo=https://opendev.org/openstack/neutron 2026-07-21 10:41:22.990 | + functions-common:git_clone_by_name:683 : local dir=/opt/stack/neutron 2026-07-21 10:41:22.992 | + functions-common:git_clone_by_name:684 : local branch=master 2026-07-21 10:41:22.994 | + functions-common:git_clone_by_name:685 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-07-21 10:41:22.995 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron 2026-07-21 10:41:22.997 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-21 10:41:22.998 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:41:23.000 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:41:23.003 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:41:23.005 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:41:23.006 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:41:23.009 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:41:23.022 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:41:23.024 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:41:23.026 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:41:23.028 | + functions-common:git_clone:610 : echo master 2026-07-21 10:41:23.029 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:41:23.033 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-21 10:41:23.035 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:41:23.037 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-21 10:41:23.050 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-21 10:41:23.052 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:41:23.052 | + functions-common:git_clone:673 : head -1 2026-07-21 10:41:23.097 | 2451d2f286 Merge "ovn: Allow ``get_datapath_type`` to look up Chassis by UUID" 2026-07-21 10:41:23.099 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:41:23.101 | + ./stack.sh:main:604 : run_phase override_defaults 2026-07-21 10:41:23.104 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-21 10:41:23.106 | + functions-common:run_phase:1849 : local phase= 2026-07-21 10:41:23.108 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 10:41:23.110 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 10:41:23.112 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 10:41:23.114 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 10:41:23.116 | + functions-common:run_phase:1858 : local extra 2026-07-21 10:41:23.118 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 10:41:23.122 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 10:41:23.124 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 10:41:23.126 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 10:41:23.127 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-07-21 10:41:23.130 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 10:41:23.142 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:41:23.145 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-21 10:41:23.146 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 10:41:23.149 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 10:41:23.150 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 10:41:23.152 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 10:41:23.154 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-21 10:41:23.156 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-21 10:41:23.157 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-21 10:41:23.159 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-21 10:41:23.161 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 10:41:23.163 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-21 10:41:23.165 | + functions-common:plugin_override_defaults:1807 : local plugins=,neutron 2026-07-21 10:41:23.167 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-21 10:41:23.169 | + functions-common:plugin_override_defaults:1811 : [[ -z ,neutron ]] 2026-07-21 10:41:23.171 | + functions-common:plugin_override_defaults:1815 : echo 'Overriding Configuration Defaults' 2026-07-21 10:41:23.171 | Overriding Configuration Defaults 2026-07-21 10:41:23.173 | + functions-common:plugin_override_defaults:1816 : for plugin in ${plugins//,/ } 2026-07-21 10:41:23.175 | + functions-common:plugin_override_defaults:1817 : local dir=/opt/stack/neutron 2026-07-21 10:41:23.177 | + functions-common:plugin_override_defaults:1819 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-07-21 10:41:23.179 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/apache 2026-07-21 10:41:23.194 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/tls 2026-07-21 10:41:23.196 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-21 10:41:23.207 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:41:23.209 | +++ lib/tls:source:40 : ipv6_unquote 10.4.3.50 2026-07-21 10:41:23.211 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.50 2026-07-21 10:41:23.212 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 10:41:23.215 | ++ lib/tls:source:40 : TLS_IP=10.4.3.50 2026-07-21 10:41:23.217 | +++ lib/tls:source:43 : hostname -f 2026-07-21 10:41:23.220 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2026-07-21 10:41:23.222 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-21 10:41:23.224 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-21 10:41:23.226 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-21 10:41:23.228 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-21 10:41:23.230 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-21 10:41:23.232 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-21 10:41:23.233 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-21 10:41:23.235 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-21 10:41:23.236 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-21 10:41:23.240 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/infra 2026-07-21 10:41:23.251 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/libraries 2026-07-21 10:41:23.267 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/lvm 2026-07-21 10:41:23.278 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/horizon 2026-07-21 10:41:23.291 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/keystone 2026-07-21 10:41:23.321 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/glance 2026-07-21 10:41:23.383 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/nova 2026-07-21 10:41:23.468 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/placement 2026-07-21 10:41:23.493 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/cinder 2026-07-21 10:41:23.539 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/swift 2026-07-21 10:41:23.586 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/neutron 2026-07-21 10:41:23.589 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-21 10:41:23.603 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:41:23.605 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-07-21 10:41:23.607 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-21 10:41:23.609 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-21 10:41:23.611 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-21 10:41:23.613 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-21 10:41:23.617 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-21 10:41:23.632 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-21 10:41:23.634 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-21 10:41:23.637 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-21 10:41:23.638 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-21 10:41:23.641 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-21 10:41:23.643 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-21 10:41:23.646 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-21 10:41:23.648 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-21 10:41:23.651 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-21 10:41:23.653 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-21 10:41:23.667 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-21 10:41:23.669 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-21 10:41:23.671 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-21 10:41:23.673 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-21 10:41:23.675 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-21 10:41:23.677 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-21 10:41:23.679 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-21 10:41:23.681 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-21 10:41:23.683 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-21 10:41:23.685 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-21 10:41:23.687 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-21 10:41:23.690 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-21 10:41:23.692 | ++ lib/neutron:source:117 : Q_HOST=10.4.3.50 2026-07-21 10:41:23.694 | ++ lib/neutron:source:119 : Q_PROTOCOL=https 2026-07-21 10:41:23.697 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-21 10:41:23.700 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-21 10:41:23.700 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 10:41:23.704 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-21 10:41:23.706 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-21 10:41:23.707 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-21 10:41:23.709 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-21 10:41:23.711 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-21 10:41:23.714 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-21 10:41:23.728 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-21 10:41:23.730 | +++ lib/neutron:source:131 : ipv6_unquote 10.4.3.50 2026-07-21 10:41:23.733 | +++ functions-common:ipv6_unquote:2218 : echo 10.4.3.50 2026-07-21 10:41:23.733 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 10:41:23.737 | ++ lib/neutron:source:131 : Q_META_DATA_IP=10.4.3.50 2026-07-21 10:41:23.739 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-21 10:41:23.741 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-21 10:41:23.743 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-21 10:41:23.744 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-21 10:41:23.746 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-21 10:41:23.748 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-21 10:41:23.749 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-21 10:41:23.751 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-21 10:41:23.753 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-21 10:41:23.754 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-21 10:41:23.756 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-21 10:41:23.758 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-21 10:41:23.759 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-21 10:41:23.761 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-21 10:41:23.764 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-21 10:41:23.766 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-21 10:41:23.768 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-21 10:41:23.770 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-21 10:41:23.772 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:41:23.775 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-21 10:41:23.778 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-21 10:41:23.780 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-21 10:41:23.794 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-21 10:41:23.797 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-21 10:41:23.799 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-21 10:41:23.802 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-21 10:41:23.804 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-21 10:41:23.806 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-21 10:41:23.807 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 10:41:23.809 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-21 10:41:23.811 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 10:41:23.813 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-21 10:41:23.815 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-21 10:41:23.816 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-21 10:41:23.818 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-21 10:41:23.820 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-21 10:41:23.822 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-21 10:41:23.824 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-21 10:41:23.826 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-21 10:41:23.828 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-21 10:41:23.830 | ++ lib/neutron:source:267 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-07-21 10:41:23.833 | ++ lib/neutron:source:268 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-07-21 10:41:23.929 | ++ lib/neutron:source:275 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-07-21 10:41:23.942 | ++ lib/neutron:source:278 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-07-21 10:41:23.944 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-21 10:41:23.946 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-21 10:41:23.949 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-21 10:41:23.951 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-21 10:41:23.953 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-21 10:41:23.955 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-21 10:41:23.958 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-21 10:41:23.960 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-21 10:41:23.963 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-21 10:41:23.965 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-21 10:41:23.967 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-07-21 10:41:23.970 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-21 10:41:23.972 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-21 10:41:23.974 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-21 10:41:23.976 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-21 10:41:23.978 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-21 10:41:23.980 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-21 10:41:23.982 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-21 10:41:23.985 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-21 10:41:23.988 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-21 10:41:23.989 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-21 10:41:23.989 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-21 10:41:23.990 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-21 10:41:23.995 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=a8:84fa:da7b 2026-07-21 10:41:23.997 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-21 10:41:23.999 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-21 10:41:24.001 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-21 10:41:24.003 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-21 10:41:24.005 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fda8:84fa:da7b::/56 2026-07-21 10:41:24.008 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fda8:84fa:da7b::/56 2026-07-21 10:41:24.009 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-21 10:41:24.015 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fda8:84fa:da7b::/64 2026-07-21 10:41:24.017 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-21 10:41:24.019 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-21 10:41:24.021 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-21 10:41:24.023 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-21 10:41:24.025 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-07-21 10:41:24.027 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-07-21 10:41:24.029 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-21 10:41:24.031 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-21 10:41:24.033 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-21 10:41:24.035 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-21 10:41:24.038 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-21 10:41:24.040 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-21 10:41:24.041 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-07-21 10:41:24.044 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fda8:84fa:da7b::/56 2026-07-21 10:41:24.046 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-21 10:41:24.048 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-21 10:41:24.052 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-21 10:41:24.052 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-21 10:41:24.052 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-21 10:41:24.058 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp3s0 2026-07-21 10:41:24.062 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-21 10:41:24.062 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-21 10:41:24.062 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-21 10:41:24.067 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-21 10:41:24.071 | ++ lib/neutron:source:281 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-07-21 10:41:24.073 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-07-21 10:41:24.075 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-07-21 10:41:24.078 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-07-21 10:41:24.081 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-21 10:41:24.084 | ++ lib/neutron:source:286 : source /opt/stack/devstack/lib/neutron_plugins/services/evpn 2026-07-21 10:41:24.086 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-07-21 10:41:24.088 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-21 10:41:24.090 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-07-21 10:41:24.092 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-21 10:41:24.109 | + ./stack.sh:main:624 : source /opt/stack/devstack/lib/ldap 2026-07-21 10:41:24.125 | + ./stack.sh:main:625 : source /opt/stack/devstack/lib/dstat 2026-07-21 10:41:24.139 | + ./stack.sh:main:626 : source /opt/stack/devstack/lib/atop 2026-07-21 10:41:24.154 | + ./stack.sh:main:627 : source /opt/stack/devstack/lib/tcpdump 2026-07-21 10:41:24.167 | + ./stack.sh:main:628 : source /opt/stack/devstack/lib/etcd3 2026-07-21 10:41:24.198 | + ./stack.sh:main:629 : source /opt/stack/devstack/lib/os-vif 2026-07-21 10:41:24.202 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-21 10:41:24.204 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-21 10:41:24.207 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-21 10:41:24.210 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-21 10:41:24.213 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-21 10:41:24.228 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-21 10:41:24.231 | + ./stack.sh:main:635 : run_phase source 2026-07-21 10:41:24.234 | + functions-common:run_phase:1848 : local mode=source 2026-07-21 10:41:24.236 | + functions-common:run_phase:1849 : local phase= 2026-07-21 10:41:24.239 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 10:41:24.241 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 10:41:24.243 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 10:41:24.246 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 10:41:24.248 | + functions-common:run_phase:1858 : local extra 2026-07-21 10:41:24.251 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 10:41:24.255 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 10:41:24.257 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 10:41:24.260 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 10:41:24.262 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-07-21 10:41:24.264 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 10:41:24.280 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:41:24.282 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-21 10:41:24.285 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-07-21 10:41:24.329 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-21 10:41:24.332 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-21 10:41:24.334 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-21 10:41:24.337 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-21 10:41:24.339 | + functions-common:load_plugin_settings:1784 : local plugins=,neutron 2026-07-21 10:41:24.343 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-21 10:41:24.345 | + functions-common:load_plugin_settings:1788 : [[ -z ,neutron ]] 2026-07-21 10:41:24.348 | + functions-common:load_plugin_settings:1792 : echo 'Loading plugin settings' 2026-07-21 10:41:24.348 | Loading plugin settings 2026-07-21 10:41:24.351 | + functions-common:load_plugin_settings:1793 : for plugin in ${plugins//,/ } 2026-07-21 10:41:24.353 | + functions-common:load_plugin_settings:1794 : local dir=/opt/stack/neutron 2026-07-21 10:41:24.355 | + functions-common:load_plugin_settings:1796 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-07-21 10:41:24.358 | + functions-common:load_plugin_settings:1797 : source /opt/stack/neutron/devstack/settings 2026-07-21 10:41:24.361 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-07-21 10:41:24.364 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-07-21 10:41:24.366 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-07-21 10:41:24.369 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-07-21 10:41:24.371 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-07-21 10:41:24.374 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-21 10:41:24.378 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-07-21 10:41:24.380 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-07-21 10:41:24.383 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-21 10:41:24.386 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:41:24.390 | +++ /opt/stack/neutron/devstack/settings:source:17 : trueorfalse False ENABLE_FRR 2026-07-21 10:41:24.406 | ++ /opt/stack/neutron/devstack/settings:source:17 : ENABLE_FRR=False 2026-07-21 10:41:24.409 | ++ /opt/stack/neutron/devstack/settings:source:18 : FRR_CONF_DIR=/etc/frr 2026-07-21 10:41:24.412 | ++ /opt/stack/neutron/devstack/settings:source:19 : FRR_SYSTEMD_SERVICE=frr.service 2026-07-21 10:41:24.415 | ++ /opt/stack/neutron/devstack/settings:source:20 : FRR_CONF_FILE=/etc/frr/frr.conf 2026-07-21 10:41:24.417 | ++ /opt/stack/neutron/devstack/settings:source:21 : FRR_DAEMON_CONF_FILE=/etc/frr/daemons 2026-07-21 10:41:24.420 | +++ /opt/stack/neutron/devstack/settings:source:22 : trueorfalse False FRR_USE_BFD 2026-07-21 10:41:24.439 | ++ /opt/stack/neutron/devstack/settings:source:22 : FRR_USE_BFD=False 2026-07-21 10:41:24.442 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-21 10:41:24.444 | + functions-common:verify_disabled_services:2131 : local service 2026-07-21 10:41:24.447 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.449 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-api, ]] 2026-07-21 10:41:24.452 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.455 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-bak, ]] 2026-07-21 10:41:24.457 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.460 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-sch, ]] 2026-07-21 10:41:24.463 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.465 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,c-vol, ]] 2026-07-21 10:41:24.468 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.471 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,etcd3, ]] 2026-07-21 10:41:24.473 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.476 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,file_tracker, ]] 2026-07-21 10:41:24.478 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.480 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,g-api, ]] 2026-07-21 10:41:24.482 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.484 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,key, ]] 2026-07-21 10:41:24.487 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.489 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,memory_tracker, ]] 2026-07-21 10:41:24.492 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.494 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,mysql, ]] 2026-07-21 10:41:24.496 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.498 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api, ]] 2026-07-21 10:41:24.500 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.502 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-api-meta, ]] 2026-07-21 10:41:24.505 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.508 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cond, ]] 2026-07-21 10:41:24.511 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.513 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-cpu, ]] 2026-07-21 10:41:24.515 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.518 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-novnc, ]] 2026-07-21 10:41:24.520 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.523 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,n-sch, ]] 2026-07-21 10:41:24.526 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.529 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,openstack-cli-server, ]] 2026-07-21 10:41:24.532 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.534 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-controller, ]] 2026-07-21 10:41:24.536 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.538 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovn-northd, ]] 2026-07-21 10:41:24.541 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.543 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovs-vswitchd, ]] 2026-07-21 10:41:24.547 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.549 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,ovsdb-server, ]] 2026-07-21 10:41:24.552 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.554 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,placement-api, ]] 2026-07-21 10:41:24.557 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.560 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-ovn-agent, ]] 2026-07-21 10:41:24.562 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.565 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,q-svc, ]] 2026-07-21 10:41:24.567 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.569 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,rabbit, ]] 2026-07-21 10:41:24.571 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.573 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-account, ]] 2026-07-21 10:41:24.575 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.577 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-container, ]] 2026-07-21 10:41:24.579 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.582 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-object, ]] 2026-07-21 10:41:24.585 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.588 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,s-proxy, ]] 2026-07-21 10:41:24.591 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.593 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tempest, ]] 2026-07-21 10:41:24.596 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:41:24.598 | + functions-common:verify_disabled_services:2133 : [[ ,dstat,horizon, =~ ,tls-proxy, ]] 2026-07-21 10:41:24.600 | + ./stack.sh:main:706 : initialize_database_backends 2026-07-21 10:41:24.602 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-21 10:41:24.604 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-21 10:41:24.621 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:41:24.624 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-21 10:41:24.626 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-21 10:41:24.628 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-21 10:41:24.644 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:41:24.646 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-21 10:41:24.648 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-21 10:41:24.651 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-21 10:41:24.653 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-21 10:41:24.656 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-21 10:41:24.659 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-21 10:41:24.661 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-21 10:41:24.664 | + lib/database:initialize_database_backends:92 : return 0 2026-07-21 10:41:24.666 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-07-21 10:41:24.666 | Using mysql database backend 2026-07-21 10:41:24.668 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-21 10:41:24.685 | + ./stack.sh:main:712 : define_database_baseurl 2026-07-21 10:41:24.689 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-21 10:41:24.692 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-21 10:41:24.695 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-21 10:41:24.698 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 10:41:24.702 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-07-21 10:41:24.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:41:24.722 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-21 10:41:24.738 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-07-21 10:41:24.756 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:41:24.759 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-21 10:41:24.778 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-21 10:41:24.796 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-07-21 10:41:24.813 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:41:24.816 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-07-21 10:41:24.834 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:41:24.836 | + ./stack.sh:main:760 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-07-21 10:41:24.853 | + ./stack.sh:main:762 : [[ -z '' ]] 2026-07-21 10:41:24.856 | + ./stack.sh:main:762 : [[ False == \T\r\u\e ]] 2026-07-21 10:41:24.859 | + ./stack.sh:main:768 : save_stackenv 768 2026-07-21 10:41:24.862 | + functions-common:save_stackenv:65 : local tag=768 2026-07-21 10:41:24.865 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 10:41:24.869 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-104124 2026-07-21 10:41:24.872 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-104124 768' 2026-07-21 10:41:24.875 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.877 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 10:41:24.880 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.883 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 10:41:24.886 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.888 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 10:41:24.891 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.894 | + 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-07-21 10:41:24.897 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.900 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.50 2026-07-21 10:41:24.902 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.905 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.50/identity 2026-07-21 10:41:24.908 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.911 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-104056 2026-07-21 10:41:24.914 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.916 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-21 10:41:24.919 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.922 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.50 2026-07-21 10:41:24.925 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.928 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 10:41:24.932 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.934 | + functions-common:save_stackenv:70 : echo TLS_IP=10.4.3.50 2026-07-21 10:41:24.937 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.940 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 10:41:24.943 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.945 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 10:41:24.948 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.951 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.50 2026-07-21 10:41:24.954 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:41:24.956 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 10:41:24.959 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-07-21 10:41:24.961 | + ./stack.sh:main:781 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-21 10:41:24.964 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/requirements.git 2026-07-21 10:41:24.966 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-21 10:41:24.968 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:41:24.970 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:41:24.973 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:41:24.976 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:41:24.979 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:41:24.982 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:41:24.998 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:41:25.001 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:41:25.003 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:41:25.006 | + functions-common:git_clone:610 : echo master 2026-07-21 10:41:25.007 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:41:25.012 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-21 10:41:25.014 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:41:25.016 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-21 10:41:25.031 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-21 10:41:25.034 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:41:25.035 | + functions-common:git_clone:673 : head -1 2026-07-21 10:41:25.047 | 1244391f Merge "update constraint for oslo.policy to new release 6.0.0" 2026-07-21 10:41:25.051 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:41:25.054 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-07-21 10:41:25.057 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:41:25.060 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-07-21 10:41:25.062 | + ./stack.sh:main:786 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-07-21 10:41:25.066 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-21 10:41:25.068 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-21 10:41:25.071 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-07-21 10:41:25.075 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-07-21 10:41:25.078 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-21 10:41:25.080 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-21 10:41:25.084 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-21 10:41:25.088 | ++ tools/install_prereqs.sh:source:47 : NOW=1784630485 2026-07-21 10:41:25.092 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-07-21 10:41:25.096 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-21 10:41:25.099 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-21 10:41:25.101 | ++ tools/install_prereqs.sh:source:49 : DELTA=1784630485 2026-07-21 10:41:25.104 | ++ tools/install_prereqs.sh:source:50 : [[ 1784630485 -lt 7200 ]] 2026-07-21 10:41:25.107 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-21 10:41:25.109 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-21 10:41:25.112 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-21 10:41:25.114 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-21 10:41:25.117 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-21 10:41:25.119 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-21 10:41:25.122 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-21 10:41:25.125 | +++ 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-07-21 10:41:25.155 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-21 10:41:25.155 | apache2-dev 2026-07-21 10:41:25.155 | bc 2026-07-21 10:41:25.155 | bsdmainutils 2026-07-21 10:41:25.155 | curl 2026-07-21 10:41:25.155 | g++ 2026-07-21 10:41:25.155 | gawk 2026-07-21 10:41:25.155 | gcc 2026-07-21 10:41:25.155 | gettext 2026-07-21 10:41:25.155 | git 2026-07-21 10:41:25.155 | graphviz 2026-07-21 10:41:25.155 | iputils-ping 2026-07-21 10:41:25.155 | libffi-dev 2026-07-21 10:41:25.155 | libjpeg-dev 2026-07-21 10:41:25.155 | libpq-dev 2026-07-21 10:41:25.155 | libssl-dev 2026-07-21 10:41:25.155 | libsystemd-dev 2026-07-21 10:41:25.155 | libxml2-dev 2026-07-21 10:41:25.155 | libxslt1-dev 2026-07-21 10:41:25.155 | libyaml-dev 2026-07-21 10:41:25.155 | lsof 2026-07-21 10:41:25.155 | openssh-server 2026-07-21 10:41:25.155 | openssl 2026-07-21 10:41:25.155 | pkg-config 2026-07-21 10:41:25.155 | psmisc 2026-07-21 10:41:25.155 | python3-dev 2026-07-21 10:41:25.155 | python3-pip 2026-07-21 10:41:25.155 | python3-systemd 2026-07-21 10:41:25.155 | python3-venv 2026-07-21 10:41:25.155 | tar 2026-07-21 10:41:25.155 | tcpdump 2026-07-21 10:41:25.155 | unzip 2026-07-21 10:41:25.155 | uuid-runtime 2026-07-21 10:41:25.155 | wget 2026-07-21 10:41:25.155 | zlib1g-dev 2026-07-21 10:41:25.155 | lvm2 2026-07-21 10:41:25.155 | qemu-utils 2026-07-21 10:41:25.155 | thin-provisioning-tools 2026-07-21 10:41:25.155 | lsscsi 2026-07-21 10:41:25.155 | open-iscsi 2026-07-21 10:41:25.155 | libkrb5-dev 2026-07-21 10:41:25.155 | libldap2-dev 2026-07-21 10:41:25.155 | libsasl2-dev 2026-07-21 10:41:25.155 | memcached 2026-07-21 10:41:25.155 | python3-mysqldb 2026-07-21 10:41:25.155 | sqlite3 2026-07-21 10:41:25.155 | conntrack 2026-07-21 10:41:25.155 | curl 2026-07-21 10:41:25.155 | ebtables 2026-07-21 10:41:25.155 | genisoimage 2026-07-21 10:41:25.155 | iptables 2026-07-21 10:41:25.155 | iputils-arping 2026-07-21 10:41:25.155 | kpartx 2026-07-21 10:41:25.155 | libjs-jquery-tablesorter 2026-07-21 10:41:25.155 | parted 2026-07-21 10:41:25.155 | pm-utils 2026-07-21 10:41:25.155 | python3-mysqldb 2026-07-21 10:41:25.155 | socat 2026-07-21 10:41:25.155 | sqlite3 2026-07-21 10:41:25.155 | sudo 2026-07-21 10:41:25.155 | vlan 2026-07-21 10:41:25.155 | cryptsetup 2026-07-21 10:41:25.155 | dosfstools 2026-07-21 10:41:25.155 | genisoimage 2026-07-21 10:41:25.155 | gir1.2-libosinfo-1.0 2026-07-21 10:41:25.155 | netcat-openbsd 2026-07-21 10:41:25.155 | open-iscsi 2026-07-21 10:41:25.155 | qemu-utils 2026-07-21 10:41:25.155 | sg3-utils 2026-07-21 10:41:25.155 | sysfsutils 2026-07-21 10:41:25.156 | acl 2026-07-21 10:41:25.156 | dnsmasq-base 2026-07-21 10:41:25.156 | dnsmasq-utils 2026-07-21 10:41:25.156 | ebtables 2026-07-21 10:41:25.156 | haproxy 2026-07-21 10:41:25.156 | iptables 2026-07-21 10:41:25.156 | iputils-arping 2026-07-21 10:41:25.156 | iputils-ping 2026-07-21 10:41:25.156 | postgresql-server-dev-all 2026-07-21 10:41:25.156 | python3-mysqldb 2026-07-21 10:41:25.156 | sqlite3 2026-07-21 10:41:25.156 | sudo 2026-07-21 10:41:25.156 | vlan 2026-07-21 10:41:25.156 | curl 2026-07-21 10:41:25.156 | liberasurecode-dev 2026-07-21 10:41:25.156 | make 2026-07-21 10:41:25.156 | memcached 2026-07-21 10:41:25.156 | rsync 2026-07-21 10:41:25.156 | sqlite3 2026-07-21 10:41:25.156 | xfsprogs 2026-07-21 10:41:25.156 | apache2' 2026-07-21 10:41:25.158 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-21 10:41:25.178 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-21 10:41:25.178 | apache2-dev 2026-07-21 10:41:25.178 | bc 2026-07-21 10:41:25.178 | bsdmainutils 2026-07-21 10:41:25.178 | curl 2026-07-21 10:41:25.178 | g++ 2026-07-21 10:41:25.178 | gawk 2026-07-21 10:41:25.178 | gcc 2026-07-21 10:41:25.178 | gettext 2026-07-21 10:41:25.178 | git 2026-07-21 10:41:25.178 | graphviz 2026-07-21 10:41:25.178 | iputils-ping 2026-07-21 10:41:25.178 | libffi-dev 2026-07-21 10:41:25.178 | libjpeg-dev 2026-07-21 10:41:25.178 | libpq-dev 2026-07-21 10:41:25.178 | libssl-dev 2026-07-21 10:41:25.178 | libsystemd-dev 2026-07-21 10:41:25.178 | libxml2-dev 2026-07-21 10:41:25.178 | libxslt1-dev 2026-07-21 10:41:25.178 | libyaml-dev 2026-07-21 10:41:25.178 | lsof 2026-07-21 10:41:25.178 | openssh-server 2026-07-21 10:41:25.178 | openssl 2026-07-21 10:41:25.178 | pkg-config 2026-07-21 10:41:25.178 | psmisc 2026-07-21 10:41:25.178 | python3-dev 2026-07-21 10:41:25.178 | python3-pip 2026-07-21 10:41:25.178 | python3-systemd 2026-07-21 10:41:25.178 | python3-venv 2026-07-21 10:41:25.178 | tar 2026-07-21 10:41:25.178 | tcpdump 2026-07-21 10:41:25.178 | unzip 2026-07-21 10:41:25.178 | uuid-runtime 2026-07-21 10:41:25.178 | wget 2026-07-21 10:41:25.178 | zlib1g-dev 2026-07-21 10:41:25.178 | lvm2 2026-07-21 10:41:25.178 | qemu-utils 2026-07-21 10:41:25.178 | thin-provisioning-tools 2026-07-21 10:41:25.178 | lsscsi 2026-07-21 10:41:25.178 | open-iscsi 2026-07-21 10:41:25.178 | libkrb5-dev 2026-07-21 10:41:25.178 | libldap2-dev 2026-07-21 10:41:25.178 | libsasl2-dev 2026-07-21 10:41:25.178 | memcached 2026-07-21 10:41:25.178 | python3-mysqldb 2026-07-21 10:41:25.178 | sqlite3 2026-07-21 10:41:25.178 | conntrack 2026-07-21 10:41:25.178 | curl 2026-07-21 10:41:25.178 | ebtables 2026-07-21 10:41:25.178 | genisoimage 2026-07-21 10:41:25.178 | iptables 2026-07-21 10:41:25.178 | iputils-arping 2026-07-21 10:41:25.178 | kpartx 2026-07-21 10:41:25.178 | libjs-jquery-tablesorter 2026-07-21 10:41:25.178 | parted 2026-07-21 10:41:25.178 | pm-utils 2026-07-21 10:41:25.178 | python3-mysqldb 2026-07-21 10:41:25.178 | socat 2026-07-21 10:41:25.179 | sqlite3 2026-07-21 10:41:25.179 | sudo 2026-07-21 10:41:25.179 | vlan 2026-07-21 10:41:25.179 | cryptsetup 2026-07-21 10:41:25.179 | dosfstools 2026-07-21 10:41:25.179 | genisoimage 2026-07-21 10:41:25.179 | gir1.2-libosinfo-1.0 2026-07-21 10:41:25.179 | netcat-openbsd 2026-07-21 10:41:25.179 | open-iscsi 2026-07-21 10:41:25.179 | qemu-utils 2026-07-21 10:41:25.179 | sg3-utils 2026-07-21 10:41:25.179 | sysfsutils 2026-07-21 10:41:25.179 | acl 2026-07-21 10:41:25.179 | dnsmasq-base 2026-07-21 10:41:25.179 | dnsmasq-utils 2026-07-21 10:41:25.179 | ebtables 2026-07-21 10:41:25.179 | haproxy 2026-07-21 10:41:25.179 | iptables 2026-07-21 10:41:25.179 | iputils-arping 2026-07-21 10:41:25.179 | iputils-ping 2026-07-21 10:41:25.179 | postgresql-server-dev-all 2026-07-21 10:41:25.179 | python3-mysqldb 2026-07-21 10:41:25.179 | sqlite3 2026-07-21 10:41:25.179 | sudo 2026-07-21 10:41:25.179 | vlan 2026-07-21 10:41:25.179 | curl 2026-07-21 10:41:25.179 | liberasurecode-dev 2026-07-21 10:41:25.179 | make 2026-07-21 10:41:25.179 | memcached 2026-07-21 10:41:25.179 | rsync 2026-07-21 10:41:25.179 | sqlite3 2026-07-21 10:41:25.179 | xfsprogs 2026-07-21 10:41:25.179 | apache2 ' 2026-07-21 10:41:25.180 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-21 10:41:25.183 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:41:25.186 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:41:25.189 | ++ 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-07-21 10:41:25.190 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-21 10:41:25.195 | ++ 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-07-21 10:41:25.197 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-21 10:41:25.200 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:41:25.203 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 10:41:25.206 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:41:25.208 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:41:25.210 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:41:25.213 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:41:25.215 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:41:25.217 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:41:25.219 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 10:41:25.221 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 10:41:25.223 | ++ functions-common:apt_get_update:1167 : return 2026-07-21 10:41:25.226 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-07-21 10:41:25.229 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:41:25.231 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:41:25.234 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:41:25.237 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-07-21 10:41:25.258 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs apache2 2026-07-21 10:41:25.290 | Reading package lists... 2026-07-21 10:41:25.508 | Building dependency tree... 2026-07-21 10:41:25.509 | Reading state information... 2026-07-21 10:41:25.807 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-21 10:41:25.807 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-21 10:41:25.807 | g++ set to manually installed. 2026-07-21 10:41:25.807 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-21 10:41:25.807 | gawk set to manually installed. 2026-07-21 10:41:25.807 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-21 10:41:25.807 | gcc set to manually installed. 2026-07-21 10:41:25.807 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-21 10:41:25.807 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-21 10:41:25.807 | iputils-ping set to manually installed. 2026-07-21 10:41:25.807 | lsof is already the newest version (4.95.0-1build3). 2026-07-21 10:41:25.807 | psmisc is already the newest version (23.7-1build1). 2026-07-21 10:41:25.807 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-21 10:41:25.808 | python3-dev set to manually installed. 2026-07-21 10:41:25.808 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-21 10:41:25.808 | python3-systemd is already the newest version (235-1build4). 2026-07-21 10:41:25.808 | python3-systemd set to manually installed. 2026-07-21 10:41:25.808 | python3-venv is already the newest version (3.12.3-0ubuntu2.1). 2026-07-21 10:41:25.808 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-21 10:41:25.808 | unzip is already the newest version (6.0-28ubuntu4.1). 2026-07-21 10:41:25.808 | unzip set to manually installed. 2026-07-21 10:41:25.808 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-21 10:41:25.808 | zlib1g-dev set to manually installed. 2026-07-21 10:41:25.808 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-21 10:41:25.808 | lvm2 set to manually installed. 2026-07-21 10:41:25.808 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-21 10:41:25.808 | qemu-utils set to manually installed. 2026-07-21 10:41:25.808 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-21 10:41:25.808 | thin-provisioning-tools set to manually installed. 2026-07-21 10:41:25.808 | lsscsi is already the newest version (0.32-1build1). 2026-07-21 10:41:25.808 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-21 10:41:25.808 | open-iscsi set to manually installed. 2026-07-21 10:41:25.808 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-21 10:41:25.808 | iptables set to manually installed. 2026-07-21 10:41:25.808 | parted is already the newest version (3.6-4build1). 2026-07-21 10:41:25.808 | socat is already the newest version (1.8.0.0-4ubuntu0.1). 2026-07-21 10:41:25.808 | vlan is already the newest version (2.0.5ubuntu5). 2026-07-21 10:41:25.808 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-21 10:41:25.808 | cryptsetup set to manually installed. 2026-07-21 10:41:25.808 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-21 10:41:25.808 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-21 10:41:25.808 | netcat-openbsd set to manually installed. 2026-07-21 10:41:25.808 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-21 10:41:25.808 | sg3-utils set to manually installed. 2026-07-21 10:41:25.808 | acl is already the newest version (2.3.2-1build1.1). 2026-07-21 10:41:25.808 | acl set to manually installed. 2026-07-21 10:41:25.808 | make is already the newest version (4.3-4.1build2). 2026-07-21 10:41:25.808 | make set to manually installed. 2026-07-21 10:41:25.808 | xfsprogs is already the newest version (6.6.0-1ubuntu2.1). 2026-07-21 10:41:25.808 | The following additional packages will be installed: 2026-07-21 10:41:25.808 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-21 10:41:25.808 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-07-21 10:41:25.808 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-07-21 10:41:25.808 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-07-21 10:41:25.808 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-07-21 10:41:25.809 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-07-21 10:41:25.809 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-07-21 10:41:25.809 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-07-21 10:41:25.809 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl liberasurecode1 libfdisk1 2026-07-21 10:41:25.809 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-21 10:41:25.809 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-21 10:41:25.809 | libjpeg8-dev libjs-jquery-metadata libjson-perl libkadm5clnt-mit12 2026-07-21 10:41:25.809 | libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev libllvm17t64 2026-07-21 10:41:25.809 | libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl libmount1 2026-07-21 10:41:25.809 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libnss-systemd 2026-07-21 10:41:25.809 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-07-21 10:41:25.809 | libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-07-21 10:41:25.809 | libpfm4 libpkgconf3 libpq5 libsctp-dev libsm6 libsmartcols1 libsqlite3-0 2026-07-21 10:41:25.809 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-07-21 10:41:25.809 | libsystemd-shared libsystemd0 libtinfo6 libtool libudev1 libuuid1 libx86-1 2026-07-21 10:41:25.809 | libxaw7 libxml2 libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-21 10:41:25.809 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 mount multipath-tools 2026-07-21 10:41:25.809 | mysql-common ncal ncurses-base ncurses-bin ncurses-term openssh-client 2026-07-21 10:41:25.809 | openssh-sftp-server osinfo-db pkgconf pkgconf-bin po-debconf 2026-07-21 10:41:25.809 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-21 10:41:25.809 | postgresql-server-dev-16 ssl-cert systemd systemd-dev systemd-resolved 2026-07-21 10:41:25.809 | systemd-sysv udev util-linux uuid-dev vbetool 2026-07-21 10:41:25.810 | Suggested packages: 2026-07-21 10:41:25.810 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-21 10:41:25.810 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-21 10:41:25.810 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-21 10:41:25.810 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-21 10:41:25.810 | vim-haproxy haproxy-doc krb5-doc libisal2 libjerasure2 krb5-user icu-doc 2026-07-21 10:41:25.810 | libtool-doc ncurses-doc postgresql-doc-16 libssl-doc gfortran 2026-07-21 10:41:25.810 | | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-21 10:41:25.810 | libcache-memcached-perl libmemcached libyaml-perl nfs-common 2026-07-21 10:41:25.810 | multipath-tools-boot keychain libpam-ssh monkeysphere ssh-askpass 2026-07-21 10:41:25.810 | molly-guard cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-21 10:41:25.810 | postgresql-16 default-mysql-server | virtual-mysql-server 2026-07-21 10:41:25.810 | python3-braceexpand sqlite3-doc systemd-container systemd-homed 2026-07-21 10:41:25.810 | systemd-userdbd systemd-boot libqrencode4 libtss2-rc0 ncompress tar-scripts 2026-07-21 10:41:25.810 | tar-doc util-linux-extra util-linux-locales 2026-07-21 10:41:25.953 | The following NEW packages will be installed: 2026-07-21 10:41:25.953 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-21 10:41:25.953 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-21 10:41:25.953 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-base dnsmasq-utils 2026-07-21 10:41:25.953 | dwz ebtables fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 2026-07-21 10:41:25.953 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-21 10:41:25.953 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-21 10:41:25.953 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-21 10:41:25.953 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-21 10:41:25.953 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-21 10:41:25.953 | libclang-rt-17-dev libclang1-17t64 libdebhelper-perl liberasurecode-dev 2026-07-21 10:41:25.953 | liberasurecode1 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-21 10:41:25.953 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-21 10:41:25.953 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-21 10:41:25.953 | libjs-jquery-tablesorter libjson-perl libkadm5clnt-mit12 libkadm5srv-mit12 2026-07-21 10:41:25.953 | libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev libldap2-dev 2026-07-21 10:41:25.953 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-21 10:41:25.953 | libmysqlclient21 libncurses-dev libobjc-13-dev libobjc4 libosinfo-1.0-0 2026-07-21 10:41:25.953 | libosinfo-l10n libpathplan4 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-07-21 10:41:25.954 | libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev libpq5 libsasl2-dev 2026-07-21 10:41:25.954 | libsctp-dev libsm6 libssl-dev libsub-override-perl libsys-hostname-long-perl 2026-07-21 10:41:25.954 | libsysfs2 libsystemd-dev libtool libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-21 10:41:25.954 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-21 10:41:25.954 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 memcached mysql-common 2026-07-21 10:41:25.954 | ncal osinfo-db pkg-config pkgconf pkgconf-bin pm-utils po-debconf 2026-07-21 10:41:25.954 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-21 10:41:25.954 | postgresql-server-dev-16 postgresql-server-dev-all python3-mysqldb sqlite3 2026-07-21 10:41:25.954 | ssl-cert sysfsutils uuid-dev vbetool 2026-07-21 10:41:25.955 | The following packages will be upgraded: 2026-07-21 10:41:25.955 | bsdextrautils bsdutils curl eject fdisk kpartx libblkid1 libcurl3t64-gnutls 2026-07-21 10:41:25.955 | libcurl4t64 libfdisk1 libmount1 libncurses6 libncursesw6 libnss-systemd 2026-07-21 10:41:25.955 | libpam-systemd libsmartcols1 libsqlite3-0 libssl3t64 libsystemd-shared 2026-07-21 10:41:25.956 | libsystemd0 libtinfo6 libudev1 libuuid1 libxml2 mount multipath-tools 2026-07-21 10:41:25.956 | ncurses-base ncurses-bin ncurses-term openssh-client openssh-server 2026-07-21 10:41:25.956 | openssh-sftp-server openssl rsync sudo systemd systemd-dev systemd-resolved 2026-07-21 10:41:25.956 | systemd-sysv tar udev util-linux uuid-runtime wget 2026-07-21 10:41:26.219 | 44 upgraded, 139 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 10:41:26.219 | Need to get 189 MB of archives. 2026-07-21 10:41:26.219 | After this operation, 919 MB of additional disk space will be used. 2026-07-21 10:41:26.219 | 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-07-21 10:41:26.690 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-21 10:41:26.893 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tar amd64 1.35+dfsg-3ubuntu0.3 [256 kB] 2026-07-21 10:41:27.016 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.5 [1,128 kB] 2026-07-21 10:41:27.221 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-21 10:41:27.223 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-21 10:41:27.250 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.5 [118 kB] 2026-07-21 10:41:27.259 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-07-21 10:41:27.267 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.5 [123 kB] 2026-07-21 10:41:27.277 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-07-21 10:41:27.296 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2,076 kB] 2026-07-21 10:41:27.401 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-07-21 10:41:27.415 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-07-21 10:41:27.416 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-07-21 10:41:27.453 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-07-21 10:41:27.458 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3,475 kB] 2026-07-21 10:41:27.540 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1,875 kB] 2026-07-21 10:41:27.612 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-07-21 10:41:27.616 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1,942 kB] 2026-07-21 10:41:27.666 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.5 [134 kB] 2026-07-21 10:41:27.668 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.5 [36.1 kB] 2026-07-21 10:41:27.668 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.5 [146 kB] 2026-07-21 10:41:27.672 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsync amd64 3.2.7-1ubuntu1.5 [443 kB] 2026-07-21 10:41:27.702 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.5 [65.8 kB] 2026-07-21 10:41:27.705 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.5 [33.1 kB] 2026-07-21 10:41:27.778 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-21 10:41:27.819 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-21 10:41:27.820 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsqlite3-0 amd64 3.45.1-1ubuntu2.7 [701 kB] 2026-07-21 10:41:27.828 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-21 10:41:27.832 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-07-21 10:41:27.834 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.11 [226 kB] 2026-07-21 10:41:27.837 | Get:32 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.11 [342 kB] 2026-07-21 10:41:27.936 | Get:33 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-21 10:41:27.937 | Get:34 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-07-21 10:41:27.945 | Get:35 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1,338 kB] 2026-07-21 10:41:28.041 | Get:36 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-07-21 10:41:28.051 | Get:37 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-07-21 10:41:28.096 | Get:38 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-07-21 10:41:28.142 | Get:39 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2,070 kB] 2026-07-21 10:41:28.217 | Get:40 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-21 10:41:28.256 | Get:41 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.18 [37.3 kB] 2026-07-21 10:41:28.256 | Get:42 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.18 [511 kB] 2026-07-21 10:41:28.262 | Get:43 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.18 [908 kB] 2026-07-21 10:41:28.277 | Get:44 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-21 10:41:28.278 | Get:45 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-21 10:41:28.279 | Get:46 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1,003 kB] 2026-07-21 10:41:28.291 | Get:47 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-21 10:41:28.292 | Get:48 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-21 10:41:28.450 | Get:49 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-21 10:41:28.451 | Get:50 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-21 10:41:28.452 | Get:51 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-21 10:41:28.454 | Get:52 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-21 10:41:28.455 | Get:53 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-21 10:41:28.456 | Get:54 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.5 [26.3 kB] 2026-07-21 10:41:28.456 | Get:55 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sudo amd64 1.9.15p5-3ubuntu5.24.04.2 [948 kB] 2026-07-21 10:41:28.571 | Get:56 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-07-21 10:41:28.571 | Get:57 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.4 [334 kB] 2026-07-21 10:41:28.574 | Get:58 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-21 10:41:28.670 | Get:59 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-21 10:41:28.672 | Get:60 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-21 10:41:28.676 | Get:61 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-21 10:41:28.686 | Get:62 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-21 10:41:28.691 | Get:63 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-21 10:41:28.692 | Get:64 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-21 10:41:29.549 | Get:65 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-21 10:41:29.913 | Get:66 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-21 10:41:29.914 | Get:67 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-21 10:41:29.914 | Get:68 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-07-21 10:41:29.918 | Get:69 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-21 10:41:30.451 | Get:70 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-07-21 10:41:39.261 | Get:71 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-07-21 10:41:41.055 | Get:72 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-21 10:41:41.065 | Get:73 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-21 10:41:41.155 | Get:74 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-21 10:41:41.158 | Get:75 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-21 10:41:41.280 | Get:76 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-21 10:41:41.281 | Get:77 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-21 10:41:41.281 | Get:78 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-07-21 10:41:41.281 | Get:79 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-21 10:41:41.294 | Get:80 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-21 10:41:41.295 | Get:81 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-21 10:41:41.390 | Get:82 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-21 10:41:41.393 | Get:83 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-21 10:41:41.426 | Get:84 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-21 10:41:41.575 | Get:85 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-21 10:41:41.576 | Get:86 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-21 10:41:41.577 | Get:87 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-21 10:41:41.658 | Get:88 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-07-21 10:41:41.699 | Get:89 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-07-21 10:41:41.700 | Get:90 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-21 10:41:41.754 | Get:91 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-21 10:41:41.781 | Get:92 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-21 10:41:41.807 | Get:93 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-07-21 10:41:41.808 | Get:94 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-21 10:41:41.904 | Get:95 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-07-21 10:41:41.931 | Get:96 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-21 10:41:41.934 | Get:97 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-07-21 10:41:41.934 | Get:98 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-21 10:41:41.939 | Get:99 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.4 [376 kB] 2026-07-21 10:41:41.988 | Get:100 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-07-21 10:41:42.006 | Get:101 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-21 10:41:42.015 | Get:102 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.5 [122 kB] 2026-07-21 10:41:42.031 | Get:103 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1,603 kB] 2026-07-21 10:41:42.240 | Get:104 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-21 10:41:42.265 | Get:105 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3,418 B] 2026-07-21 10:41:42.266 | Get:106 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-21 10:41:42.316 | Get:107 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-21 10:41:42.322 | Get:108 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-21 10:41:42.325 | Get:109 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-21 10:41:42.328 | Get:110 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-21 10:41:42.333 | Get:111 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-21 10:41:42.353 | Get:112 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-21 10:41:42.362 | Get:113 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-21 10:41:42.479 | Get:114 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-21 10:41:42.701 | Get:115 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-21 10:41:42.724 | Get:116 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-07-21 10:41:43.057 | Get:117 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-21 10:41:43.060 | Get:118 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-21 10:41:43.062 | Get:119 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-21 10:41:43.080 | Get:120 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-21 10:41:43.084 | Get:121 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-21 10:41:43.103 | Get:122 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-21 10:41:43.184 | Get:123 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-21 10:41:43.206 | Get:124 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-21 10:41:43.208 | Get:125 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-07-21 10:41:43.211 | Get:126 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-21 10:41:43.290 | Get:127 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-21 10:41:43.294 | Get:128 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-21 10:41:43.297 | Get:129 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-21 10:41:43.302 | Get:130 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-21 10:41:43.316 | Get:131 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-21 10:41:43.412 | Get:132 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2,361 kB] 2026-07-21 10:41:43.862 | Get:133 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.11 [334 kB] 2026-07-21 10:41:43.946 | Get:134 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-21 10:41:43.951 | Get:135 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-21 10:41:45.020 | Get:136 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-21 10:41:45.035 | Get:137 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-07-21 10:41:45.035 | Get:138 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-07-21 10:41:45.036 | Get:139 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-07-21 10:41:45.036 | Get:140 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-21 10:41:45.048 | Get:141 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-21 10:41:45.057 | Get:142 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-21 10:41:45.058 | Get:143 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-21 10:41:45.060 | Get:144 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-07-21 10:41:45.136 | Get:145 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1,255 kB] 2026-07-21 10:41:45.282 | Get:146 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-21 10:41:45.340 | Get:147 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-21 10:41:45.342 | Get:148 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-21 10:41:45.351 | Get:149 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2,408 kB] 2026-07-21 10:41:45.572 | Get:150 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-21 10:41:45.581 | Get:151 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-21 10:41:45.601 | Get:152 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1,239 kB] 2026-07-21 10:41:45.663 | Get:153 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-21 10:41:45.667 | Get:154 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-21 10:41:45.719 | Get:155 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-07-21 10:41:45.720 | Get:156 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-21 10:41:45.746 | Get:157 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-21 10:41:45.766 | Get:158 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-21 10:41:47.107 | Get:159 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-21 10:41:47.108 | Get:160 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-21 10:41:47.120 | Get:161 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-07-21 10:41:47.305 | Get:162 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-21 10:41:47.306 | Get:163 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-21 10:41:51.696 | Get:164 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-21 10:41:51.708 | Get:165 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-21 10:41:51.711 | Get:166 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-21 10:41:51.714 | Get:167 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-07-21 10:41:51.715 | Get:168 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-21 10:41:51.720 | Get:169 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-07-21 10:41:51.892 | Get:170 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-07-21 10:41:52.042 | Get:171 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-21 10:41:52.044 | Get:172 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-21 10:41:52.050 | Get:173 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-07-21 10:41:52.067 | Get:174 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-21 10:41:52.069 | Get:175 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-21 10:41:52.075 | Get:176 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-21 10:41:52.087 | Get:177 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-21 10:41:52.089 | Get:178 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-07-21 10:41:52.093 | Get:179 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode1 amd64 1.6.2-1build3 [42.7 kB] 2026-07-21 10:41:52.169 | Get:180 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liberasurecode-dev amd64 1.6.2-1build3 [16.0 kB] 2026-07-21 10:41:52.171 | Get:181 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-21 10:41:52.285 | Get:182 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-21 10:41:52.291 | Get:183 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-07-21 10:41:52.873 | Preconfiguring packages ... 2026-07-21 10:41:52.965 | Fetched 189 MB in 26s (7,139 kB/s) 2026-07-21 10:41:53.062 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:53.066 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:53.073 | Unpacking bsdutils (1:2.39.3-9ubuntu6.5) over (1:2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:53.125 | Setting up bsdutils (1:2.39.3-9ubuntu6.5) ... 2026-07-21 10:41:53.227 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:53.231 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 10:41:53.235 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 10:41:53.286 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-21 10:41:53.390 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:53.394 | Preparing to unpack .../tar_1.35+dfsg-3ubuntu0.3_amd64.deb ... 2026-07-21 10:41:53.401 | Unpacking tar (1.35+dfsg-3ubuntu0.3) over (1.35+dfsg-3build1) ... 2026-07-21 10:41:53.451 | Setting up tar (1.35+dfsg-3ubuntu0.3) ... 2026-07-21 10:41:53.561 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:53.565 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:53.572 | Unpacking util-linux (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:53.704 | Setting up util-linux (2.39.3-9ubuntu6.5) ... 2026-07-21 10:41:54.377 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-07-21 10:41:54.483 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:54.487 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-21 10:41:54.493 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 10:41:54.559 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-21 10:41:54.666 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:54.671 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-21 10:41:54.676 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 10:41:55.314 | Preparing to unpack .../mount_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:55.318 | Unpacking mount (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:55.368 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-07-21 10:41:55.373 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:55.425 | Preparing to unpack .../libblkid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:55.429 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:55.473 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 10:41:55.583 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:55.587 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:41:55.594 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:55.656 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:41:55.661 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:55.745 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:41:55.750 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:55.809 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 10:41:55.916 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:55.920 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:41:55.924 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:55.974 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:41:55.981 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:56.039 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:41:56.045 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:56.096 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:41:56.120 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:56.406 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:41:56.431 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:56.553 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:41:56.558 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.12) ... 2026-07-21 10:41:56.603 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 10:41:56.716 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:56.720 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 10:41:56.725 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-21 10:41:56.804 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 10:41:56.913 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:56.917 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:56.923 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:56.972 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 10:41:57.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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:57.075 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:57.079 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:57.122 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 10:41:57.223 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:57.227 | Preparing to unpack .../libfdisk1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:57.232 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:57.275 | Preparing to unpack .../rsync_3.2.7-1ubuntu1.5_amd64.deb ... 2026-07-21 10:41:57.284 | Unpacking rsync (3.2.7-1ubuntu1.5) over (3.2.7-1ubuntu1.2) ... 2026-07-21 10:41:57.342 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:57.346 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:57.393 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 10:41:57.500 | (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 ... 158862 files and directories currently installed.) 2026-07-21 10:41:57.506 | Preparing to unpack .../00-uuid-runtime_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:57.516 | Unpacking uuid-runtime (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:57.551 | Selecting previously unselected package libapr1t64:amd64. 2026-07-21 10:41:57.564 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-21 10:41:57.566 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-21 10:41:57.597 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-21 10:41:57.610 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 10:41:57.612 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 10:41:57.656 | Preparing to unpack .../03-libsqlite3-0_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-21 10:41:57.660 | Unpacking libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) over (3.45.1-1ubuntu2.5) ... 2026-07-21 10:41:57.696 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-21 10:41:57.710 | Preparing to unpack .../04-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 10:41:57.712 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 10:41:57.737 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-21 10:41:57.751 | Preparing to unpack .../05-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 10:41:57.752 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 10:41:57.790 | Preparing to unpack .../06-curl_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 10:41:57.794 | Unpacking curl (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 10:41:57.840 | Preparing to unpack .../07-libcurl4t64_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 10:41:57.846 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 10:41:57.881 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-21 10:41:57.895 | Preparing to unpack .../08-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-21 10:41:57.897 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-21 10:41:57.942 | Preparing to unpack .../09-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 10:41:57.948 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-07-21 10:41:57.985 | Selecting previously unselected package apache2-bin. 2026-07-21 10:41:58.000 | Preparing to unpack .../10-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 10:41:58.001 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-21 10:41:58.077 | Selecting previously unselected package apache2-data. 2026-07-21 10:41:58.097 | Preparing to unpack .../11-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-07-21 10:41:58.098 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-21 10:41:58.189 | Selecting previously unselected package apache2-utils. 2026-07-21 10:41:58.203 | Preparing to unpack .../12-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 10:41:58.205 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-21 10:41:58.242 | Selecting previously unselected package apache2. 2026-07-21 10:41:58.256 | Preparing to unpack .../13-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 10:41:58.263 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-07-21 10:41:58.330 | Selecting previously unselected package haproxy. 2026-07-21 10:41:58.344 | Preparing to unpack .../14-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 10:41:58.353 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-21 10:41:58.424 | Selecting previously unselected package memcached. 2026-07-21 10:41:58.438 | Preparing to unpack .../15-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-21 10:41:58.443 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-21 10:41:58.492 | Preparing to unpack .../16-openssh-sftp-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 10:41:58.497 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 10:41:58.547 | Preparing to unpack .../17-openssh-server_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 10:41:58.641 | Unpacking openssh-server (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 10:41:58.718 | Preparing to unpack .../18-openssh-client_1%3a9.6p1-3ubuntu13.18_amd64.deb ... 2026-07-21 10:41:58.738 | Unpacking openssh-client (1:9.6p1-3ubuntu13.18) over (1:9.6p1-3ubuntu13.14) ... 2026-07-21 10:41:58.810 | Selecting previously unselected package libjson-perl. 2026-07-21 10:41:58.829 | Preparing to unpack .../19-libjson-perl_4.10000-1_all.deb ... 2026-07-21 10:41:58.831 | Unpacking libjson-perl (4.10000-1) ... 2026-07-21 10:41:58.868 | Selecting previously unselected package postgresql-client-common. 2026-07-21 10:41:58.888 | Preparing to unpack .../20-postgresql-client-common_257build1.1_all.deb ... 2026-07-21 10:41:58.890 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-21 10:41:58.942 | Preparing to unpack .../21-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 10:41:58.948 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.7) ... 2026-07-21 10:41:59.054 | Selecting previously unselected package ssl-cert. 2026-07-21 10:41:59.068 | Preparing to unpack .../22-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-21 10:41:59.070 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-21 10:41:59.105 | Selecting previously unselected package postgresql-common. 2026-07-21 10:41:59.119 | Preparing to unpack .../23-postgresql-common_257build1.1_all.deb ... 2026-07-21 10:41:59.133 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-21 10:41:59.141 | Unpacking postgresql-common (257build1.1) ... 2026-07-21 10:41:59.198 | Selecting previously unselected package libsysfs2:amd64. 2026-07-21 10:41:59.213 | Preparing to unpack .../24-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-21 10:41:59.217 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-21 10:41:59.248 | Selecting previously unselected package sysfsutils. 2026-07-21 10:41:59.262 | Preparing to unpack .../25-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-21 10:41:59.267 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-21 10:41:59.311 | Preparing to unpack .../26-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 10:41:59.316 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 10:41:59.364 | Preparing to unpack .../27-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 10:41:59.371 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 10:41:59.422 | Preparing to unpack .../28-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 10:41:59.428 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-21 10:41:59.484 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 10:41:59.599 | (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 ... 159911 files and directories currently installed.) 2026-07-21 10:41:59.603 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:59.607 | Unpacking eject (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:59.672 | Preparing to unpack .../001-sudo_1.9.15p5-3ubuntu5.24.04.2_amd64.deb ... 2026-07-21 10:41:59.684 | Unpacking sudo (1.9.15p5-3ubuntu5.24.04.2) over (1.9.15p5-3ubuntu5.24.04.1) ... 2026-07-21 10:41:59.760 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:41:59.768 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:41:59.823 | Preparing to unpack .../003-wget_1.21.4-1ubuntu4.4_amd64.deb ... 2026-07-21 10:41:59.828 | Unpacking wget (1.21.4-1ubuntu4.4) over (1.21.4-1ubuntu4.1) ... 2026-07-21 10:41:59.864 | Selecting previously unselected package autotools-dev. 2026-07-21 10:41:59.882 | Preparing to unpack .../004-autotools-dev_20220109.1_all.deb ... 2026-07-21 10:41:59.883 | Unpacking autotools-dev (20220109.1) ... 2026-07-21 10:41:59.911 | Selecting previously unselected package m4. 2026-07-21 10:41:59.925 | Preparing to unpack .../005-m4_1.4.19-4build1_amd64.deb ... 2026-07-21 10:41:59.927 | Unpacking m4 (1.4.19-4build1) ... 2026-07-21 10:41:59.967 | Selecting previously unselected package autoconf. 2026-07-21 10:41:59.983 | Preparing to unpack .../006-autoconf_2.71-3_all.deb ... 2026-07-21 10:41:59.985 | Unpacking autoconf (2.71-3) ... 2026-07-21 10:42:00.036 | Selecting previously unselected package automake. 2026-07-21 10:42:00.051 | Preparing to unpack .../007-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-21 10:42:00.056 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-21 10:42:00.110 | Selecting previously unselected package autopoint. 2026-07-21 10:42:00.125 | Preparing to unpack .../008-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-21 10:42:00.127 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-21 10:42:00.155 | Selecting previously unselected package libdebhelper-perl. 2026-07-21 10:42:00.169 | Preparing to unpack .../009-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-21 10:42:00.170 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-21 10:42:00.216 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-21 10:42:00.230 | Preparing to unpack .../010-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:00.232 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:00.767 | Selecting previously unselected package libclang-cpp17t64. 2026-07-21 10:42:00.781 | Preparing to unpack .../011-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:00.783 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:01.050 | Selecting previously unselected package libgc1:amd64. 2026-07-21 10:42:01.063 | Preparing to unpack .../012-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-21 10:42:01.066 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-21 10:42:01.096 | Selecting previously unselected package libobjc4:amd64. 2026-07-21 10:42:01.109 | Preparing to unpack .../013-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-21 10:42:01.112 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-21 10:42:01.139 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-21 10:42:01.153 | Preparing to unpack .../014-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-21 10:42:01.154 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-21 10:42:01.193 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-21 10:42:01.208 | Preparing to unpack .../015-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:01.210 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:01.333 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-21 10:42:01.348 | Preparing to unpack .../016-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:01.350 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:01.400 | Selecting previously unselected package libclang1-17t64. 2026-07-21 10:42:01.413 | Preparing to unpack .../017-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:01.414 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:01.583 | Selecting previously unselected package clang-17. 2026-07-21 10:42:01.596 | Preparing to unpack .../018-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:01.598 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:01.628 | Selecting previously unselected package libtool. 2026-07-21 10:42:01.642 | Preparing to unpack .../019-libtool_2.4.7-7build1_all.deb ... 2026-07-21 10:42:01.644 | Unpacking libtool (2.4.7-7build1) ... 2026-07-21 10:42:01.675 | Selecting previously unselected package dh-autoreconf. 2026-07-21 10:42:01.688 | Preparing to unpack .../020-dh-autoreconf_20_all.deb ... 2026-07-21 10:42:01.690 | Unpacking dh-autoreconf (20) ... 2026-07-21 10:42:01.717 | Selecting previously unselected package libarchive-zip-perl. 2026-07-21 10:42:01.730 | Preparing to unpack .../021-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-21 10:42:01.732 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-21 10:42:01.766 | Selecting previously unselected package libsub-override-perl. 2026-07-21 10:42:01.780 | Preparing to unpack .../022-libsub-override-perl_0.10-1_all.deb ... 2026-07-21 10:42:01.781 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-21 10:42:01.805 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-21 10:42:01.818 | Preparing to unpack .../023-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-21 10:42:01.819 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-21 10:42:01.845 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-21 10:42:01.859 | Preparing to unpack .../024-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-21 10:42:01.860 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-21 10:42:01.885 | Selecting previously unselected package debugedit. 2026-07-21 10:42:01.898 | Preparing to unpack .../025-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-21 10:42:01.899 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-21 10:42:01.925 | Selecting previously unselected package dwz. 2026-07-21 10:42:01.939 | Preparing to unpack .../026-dwz_0.15-1build6_amd64.deb ... 2026-07-21 10:42:01.941 | Unpacking dwz (0.15-1build6) ... 2026-07-21 10:42:01.968 | Selecting previously unselected package gettext. 2026-07-21 10:42:01.982 | Preparing to unpack .../027-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-21 10:42:01.984 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-21 10:42:02.039 | Selecting previously unselected package intltool-debian. 2026-07-21 10:42:02.052 | Preparing to unpack .../028-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-21 10:42:02.053 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-21 10:42:02.080 | Selecting previously unselected package po-debconf. 2026-07-21 10:42:02.094 | Preparing to unpack .../029-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-21 10:42:02.096 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-21 10:42:02.142 | Selecting previously unselected package debhelper. 2026-07-21 10:42:02.155 | Preparing to unpack .../030-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-21 10:42:02.157 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-21 10:42:02.273 | Selecting previously unselected package uuid-dev:amd64. 2026-07-21 10:42:02.287 | Preparing to unpack .../031-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:42:02.289 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 10:42:02.319 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-21 10:42:02.332 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-21 10:42:02.333 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-21 10:42:02.372 | Selecting previously unselected package libapr1-dev. 2026-07-21 10:42:02.386 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-21 10:42:02.387 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-21 10:42:02.555 | Selecting previously unselected package libldap-dev:amd64. 2026-07-21 10:42:02.569 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:42:02.570 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 10:42:02.648 | Selecting previously unselected package libldap2-dev. 2026-07-21 10:42:02.665 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-21 10:42:02.667 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 10:42:02.692 | Selecting previously unselected package libaprutil1-dev. 2026-07-21 10:42:02.706 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-21 10:42:02.708 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-21 10:42:02.859 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-21 10:42:02.873 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 10:42:02.875 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 10:42:02.907 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-21 10:42:02.921 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 10:42:02.924 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 10:42:02.954 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-21 10:42:02.968 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 10:42:02.970 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 10:42:02.995 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-21 10:42:03.009 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-21 10:42:03.012 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 10:42:03.073 | Selecting previously unselected package apache2-dev. 2026-07-21 10:42:03.087 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-07-21 10:42:03.089 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-21 10:42:03.138 | Selecting previously unselected package ncal. 2026-07-21 10:42:03.152 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-07-21 10:42:03.154 | Unpacking ncal (12.1.8) ... 2026-07-21 10:42:03.182 | Selecting previously unselected package bsdmainutils. 2026-07-21 10:42:03.197 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-07-21 10:42:03.202 | Unpacking bsdmainutils (12.1.8) ... 2026-07-21 10:42:03.231 | Selecting previously unselected package conntrack. 2026-07-21 10:42:03.244 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-21 10:42:03.245 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-21 10:42:03.275 | Selecting previously unselected package dnsmasq-base. 2026-07-21 10:42:03.290 | Preparing to unpack .../045-dnsmasq-base_2.90-2ubuntu0.4_amd64.deb ... 2026-07-21 10:42:03.299 | Unpacking dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-21 10:42:03.334 | Selecting previously unselected package dnsmasq-utils. 2026-07-21 10:42:03.348 | Preparing to unpack .../046-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-07-21 10:42:03.350 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-21 10:42:03.384 | Selecting previously unselected package ebtables. 2026-07-21 10:42:03.399 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-21 10:42:03.413 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-21 10:42:03.458 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-21 10:42:03.462 | Unpacking fdisk (2.39.3-9ubuntu6.5) over (2.39.3-9ubuntu6.4) ... 2026-07-21 10:42:03.496 | Selecting previously unselected package fonts-liberation. 2026-07-21 10:42:03.510 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-21 10:42:03.512 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-21 10:42:03.566 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-21 10:42:03.580 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-21 10:42:03.583 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-21 10:42:03.615 | Selecting previously unselected package fonts-liberation2. 2026-07-21 10:42:03.629 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-21 10:42:03.633 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-21 10:42:03.663 | Selecting previously unselected package genisoimage. 2026-07-21 10:42:03.677 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-21 10:42:03.679 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-21 10:42:03.719 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-21 10:42:03.733 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-21 10:42:03.734 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-21 10:42:03.764 | Selecting previously unselected package libann0. 2026-07-21 10:42:03.777 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-21 10:42:03.779 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-21 10:42:03.808 | Selecting previously unselected package libcdt5:amd64. 2026-07-21 10:42:03.822 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 10:42:03.823 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:03.850 | Selecting previously unselected package libcgraph6:amd64. 2026-07-21 10:42:03.863 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 10:42:03.865 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:03.892 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-21 10:42:03.909 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-21 10:42:03.910 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-21 10:42:03.940 | Selecting previously unselected package libltdl7:amd64. 2026-07-21 10:42:03.954 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-21 10:42:03.956 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-21 10:42:03.984 | Selecting previously unselected package libpathplan4:amd64. 2026-07-21 10:42:03.997 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 10:42:03.999 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:04.026 | Selecting previously unselected package libgvc6. 2026-07-21 10:42:04.039 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 10:42:04.041 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:04.082 | Selecting previously unselected package libgvpr2:amd64. 2026-07-21 10:42:04.098 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 10:42:04.100 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:04.129 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-21 10:42:04.143 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 10:42:04.145 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:04.186 | Selecting previously unselected package libice6:amd64. 2026-07-21 10:42:04.201 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-21 10:42:04.203 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-21 10:42:04.231 | Selecting previously unselected package libsm6:amd64. 2026-07-21 10:42:04.246 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-21 10:42:04.247 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-21 10:42:04.275 | Selecting previously unselected package libxt6t64:amd64. 2026-07-21 10:42:04.290 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-21 10:42:04.291 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-21 10:42:04.322 | Selecting previously unselected package libxmu6:amd64. 2026-07-21 10:42:04.336 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-21 10:42:04.337 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-21 10:42:04.368 | Selecting previously unselected package libxaw7:amd64. 2026-07-21 10:42:04.382 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-21 10:42:04.384 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-21 10:42:04.411 | Selecting previously unselected package graphviz. 2026-07-21 10:42:04.426 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-21 10:42:04.427 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:04.483 | Selecting previously unselected package icu-devtools. 2026-07-21 10:42:04.496 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-21 10:42:04.498 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-21 10:42:04.535 | Selecting previously unselected package iputils-arping. 2026-07-21 10:42:04.549 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-21 10:42:04.550 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-21 10:42:04.579 | Selecting previously unselected package comerr-dev:amd64. 2026-07-21 10:42:04.593 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-21 10:42:04.599 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-21 10:42:04.633 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-21 10:42:04.646 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 10:42:04.649 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:04.683 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-21 10:42:04.698 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 10:42:04.701 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:04.730 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-21 10:42:04.743 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 10:42:04.745 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:04.773 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-21 10:42:04.786 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 10:42:04.788 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:04.816 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-21 10:42:04.829 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 10:42:04.831 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:04.872 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-21 10:42:04.885 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-21 10:42:04.887 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-21 10:42:04.927 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-21 10:42:04.943 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:04.945 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:05.117 | Preparing to unpack .../079-libcurl3t64-gnutls_8.5.0-2ubuntu10.11_amd64.deb ... 2026-07-21 10:42:05.124 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) over (8.5.0-2ubuntu10.6) ... 2026-07-21 10:42:05.157 | Selecting previously unselected package libgts-bin. 2026-07-21 10:42:05.169 | Preparing to unpack .../080-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-21 10:42:05.170 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-21 10:42:05.203 | Selecting previously unselected package libicu-dev:amd64. 2026-07-21 10:42:05.218 | Preparing to unpack .../081-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-21 10:42:05.220 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-21 10:42:05.496 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-21 10:42:05.509 | Preparing to unpack .../082-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-21 10:42:05.512 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-21 10:42:05.549 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-21 10:42:05.562 | Preparing to unpack .../083-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-21 10:42:05.565 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 10:42:05.591 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-21 10:42:05.605 | Preparing to unpack .../084-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-21 10:42:05.607 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 10:42:05.652 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-21 10:42:05.665 | Preparing to unpack .../085-libjs-jquery-metadata_12-4_all.deb ... 2026-07-21 10:42:05.667 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-21 10:42:05.709 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-21 10:42:05.724 | Preparing to unpack .../086-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-21 10:42:05.730 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-21 10:42:05.787 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-21 10:42:05.801 | Preparing to unpack .../087-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-21 10:42:05.803 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-21 10:42:05.841 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-21 10:42:05.855 | Preparing to unpack .../088-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-21 10:42:05.857 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-21 10:42:05.883 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-21 10:42:05.897 | Preparing to unpack .../089-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-21 10:42:05.899 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-21 10:42:05.926 | Selecting previously unselected package mysql-common. 2026-07-21 10:42:05.943 | Preparing to unpack .../090-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-21 10:42:05.957 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-21 10:42:05.999 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-21 10:42:06.013 | Preparing to unpack .../091-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 10:42:06.015 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:42:06.072 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-21 10:42:06.087 | Preparing to unpack .../092-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-21 10:42:06.090 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 10:42:06.142 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-21 10:42:06.156 | Preparing to unpack .../093-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-21 10:42:06.159 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-21 10:42:06.187 | Selecting previously unselected package libpq5:amd64. 2026-07-21 10:42:06.203 | Preparing to unpack .../094-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:42:06.204 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 10:42:06.232 | Selecting previously unselected package libssl-dev:amd64. 2026-07-21 10:42:06.246 | Preparing to unpack .../095-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-21 10:42:06.248 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 10:42:06.359 | Selecting previously unselected package libpq-dev. 2026-07-21 10:42:06.374 | Preparing to unpack .../096-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:42:06.376 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-21 10:42:06.430 | Selecting previously unselected package libsasl2-dev. 2026-07-21 10:42:06.443 | Preparing to unpack .../097-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-21 10:42:06.447 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-21 10:42:06.506 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-21 10:42:06.521 | Preparing to unpack .../098-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:42:06.524 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 10:42:06.676 | Selecting previously unselected package libx86-1:amd64. 2026-07-21 10:42:06.690 | Preparing to unpack .../099-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-21 10:42:06.693 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-21 10:42:06.719 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-21 10:42:06.732 | Preparing to unpack .../100-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 10:42:06.734 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 10:42:06.786 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-21 10:42:06.800 | Preparing to unpack .../101-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-21 10:42:06.803 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-21 10:42:06.857 | Selecting previously unselected package llvm-17-runtime. 2026-07-21 10:42:06.871 | Preparing to unpack .../102-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:06.873 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:06.918 | Selecting previously unselected package libpfm4:amd64. 2026-07-21 10:42:06.932 | Preparing to unpack .../103-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-21 10:42:06.936 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-21 10:42:06.983 | Selecting previously unselected package llvm-17. 2026-07-21 10:42:06.997 | Preparing to unpack .../104-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:07.001 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:07.616 | Selecting previously unselected package libffi-dev:amd64. 2026-07-21 10:42:07.630 | Preparing to unpack .../105-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-21 10:42:07.632 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-21 10:42:07.676 | Selecting previously unselected package llvm-17-tools. 2026-07-21 10:42:07.690 | Preparing to unpack .../106-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:07.692 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:07.845 | Selecting previously unselected package libz3-4:amd64. 2026-07-21 10:42:07.859 | Preparing to unpack .../107-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-21 10:42:07.861 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-21 10:42:07.977 | Selecting previously unselected package libz3-dev:amd64. 2026-07-21 10:42:07.992 | Preparing to unpack .../108-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-21 10:42:07.994 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-21 10:42:08.032 | Selecting previously unselected package llvm-17-dev. 2026-07-21 10:42:08.046 | Preparing to unpack .../109-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-21 10:42:08.049 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:09.660 | Selecting previously unselected package osinfo-db. 2026-07-21 10:42:09.675 | Preparing to unpack .../110-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-21 10:42:09.676 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-21 10:42:09.936 | Selecting previously unselected package pkgconf-bin. 2026-07-21 10:42:09.951 | Preparing to unpack .../111-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-21 10:42:09.954 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-21 10:42:09.984 | Selecting previously unselected package pkgconf:amd64. 2026-07-21 10:42:09.997 | Preparing to unpack .../112-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-21 10:42:10.002 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-21 10:42:10.030 | Selecting previously unselected package pkg-config:amd64. 2026-07-21 10:42:10.043 | Preparing to unpack .../113-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-21 10:42:10.048 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-21 10:42:10.075 | Selecting previously unselected package pm-utils. 2026-07-21 10:42:10.089 | Preparing to unpack .../114-pm-utils_1.4.1-21_all.deb ... 2026-07-21 10:42:10.091 | Unpacking pm-utils (1.4.1-21) ... 2026-07-21 10:42:10.133 | Selecting previously unselected package postgresql-client-16. 2026-07-21 10:42:10.146 | Preparing to unpack .../115-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:42:10.149 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 10:42:10.244 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-21 10:42:10.258 | Preparing to unpack .../116-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:42:10.261 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 10:42:10.490 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-21 10:42:10.504 | Preparing to unpack .../117-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-21 10:42:10.506 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-21 10:42:10.536 | Selecting previously unselected package python3-mysqldb. 2026-07-21 10:42:10.549 | Preparing to unpack .../118-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-21 10:42:10.551 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-21 10:42:10.582 | Selecting previously unselected package sqlite3. 2026-07-21 10:42:10.595 | Preparing to unpack .../119-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-07-21 10:42:10.597 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-21 10:42:10.623 | Selecting previously unselected package vbetool. 2026-07-21 10:42:10.636 | Preparing to unpack .../120-vbetool_1.1-5_amd64.deb ... 2026-07-21 10:42:10.638 | Unpacking vbetool (1.1-5) ... 2026-07-21 10:42:10.672 | Selecting previously unselected package libosinfo-l10n. 2026-07-21 10:42:10.685 | Preparing to unpack .../121-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-21 10:42:10.687 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-21 10:42:10.728 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-21 10:42:10.741 | Preparing to unpack .../122-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-21 10:42:10.744 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-21 10:42:10.771 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-21 10:42:10.784 | Preparing to unpack .../123-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-21 10:42:10.786 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-21 10:42:10.827 | Preparing to unpack .../124-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-21 10:42:10.831 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-21 10:42:10.861 | Selecting previously unselected package liberasurecode1:amd64. 2026-07-21 10:42:10.875 | Preparing to unpack .../125-liberasurecode1_1.6.2-1build3_amd64.deb ... 2026-07-21 10:42:10.877 | Unpacking liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-21 10:42:10.906 | Selecting previously unselected package liberasurecode-dev:amd64. 2026-07-21 10:42:10.919 | Preparing to unpack .../126-liberasurecode-dev_1.6.2-1build3_amd64.deb ... 2026-07-21 10:42:10.922 | Unpacking liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-21 10:42:10.953 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-21 10:42:10.967 | Preparing to unpack .../127-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-21 10:42:10.969 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:11.002 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-21 10:42:11.016 | Preparing to unpack .../128-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-21 10:42:11.018 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-21 10:42:11.066 | Preparing to unpack .../129-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-07-21 10:42:11.087 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-07-21 10:42:11.168 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-21 10:42:11.172 | Setting up postgresql-client-common (257build1.1) ... 2026-07-21 10:42:11.178 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-07-21 10:42:11.183 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-21 10:42:11.189 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-21 10:42:11.211 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-21 10:42:11.214 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-21 10:42:11.218 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:42:11.223 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-21 10:42:11.228 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-07-21 10:42:11.233 | Setting up wget (1.21.4-1ubuntu4.4) ... 2026-07-21 10:42:11.241 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-21 10:42:11.247 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-21 10:42:11.252 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-21 10:42:11.259 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-21 10:42:11.655 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-21 10:42:11.655 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-21 10:42:11.953 | Setting up ncal (12.1.8) ... 2026-07-21 10:42:11.958 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-21 10:42:11.962 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-21 10:42:11.967 | Setting up vbetool (1.1-5) ... 2026-07-21 10:42:11.971 | Setting up openssh-client (1:9.6p1-3ubuntu13.18) ... 2026-07-21 10:42:11.994 | Setting up pm-utils (1.4.1-21) ... 2026-07-21 10:42:12.004 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-21 10:42:12.011 | Setting up libsqlite3-0:amd64 (3.45.1-1ubuntu2.7) ... 2026-07-21 10:42:12.017 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:12.021 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 10:42:12.026 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.11) ... 2026-07-21 10:42:12.031 | Setting up m4 (1.4.19-4build1) ... 2026-07-21 10:42:12.036 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-07-21 10:42:12.041 | Setting up dnsmasq-base (2.90-2ubuntu0.4) ... 2026-07-21 10:42:12.077 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-21 10:42:12.099 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-21 10:42:12.106 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-21 10:42:12.110 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-21 10:42:12.709 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-21 10:42:13.005 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 10:42:13.011 | Setting up eject (2.39.3-9ubuntu6.5) ... 2026-07-21 10:42:13.016 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-21 10:42:13.151 | Setting up autotools-dev (20220109.1) ... 2026-07-21 10:42:13.156 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-21 10:42:13.161 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 10:42:13.166 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-21 10:42:13.170 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-21 10:42:13.174 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:13.178 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 10:42:13.181 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 10:42:13.184 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:13.188 | Setting up ebtables (2.0.11-6build1) ... 2026-07-21 10:42:13.556 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-21 10:42:13.562 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-21 10:42:13.568 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 10:42:13.575 | Setting up bsdmainutils (12.1.8) ... 2026-07-21 10:42:13.583 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-21 10:42:13.590 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-21 10:42:13.595 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 10:42:13.599 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-21 10:42:13.604 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-21 10:42:13.608 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-21 10:42:13.612 | Setting up sudo (1.9.15p5-3ubuntu5.24.04.2) ... 2026-07-21 10:42:13.638 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-21 10:42:13.642 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-21 10:42:13.646 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 10:42:13.650 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-21 10:42:13.655 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-21 10:42:13.659 | Setting up autoconf (2.71-3) ... 2026-07-21 10:42:13.664 | Setting up liberasurecode1:amd64 (1.6.2-1build3) ... 2026-07-21 10:42:13.668 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-21 10:42:13.672 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:13.675 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 10:42:13.679 | Setting up dwz (0.15-1build6) ... 2026-07-21 10:42:13.683 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-21 10:42:13.687 | Setting up mount (2.39.3-9ubuntu6.5) ... 2026-07-21 10:42:13.692 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:13.697 | Setting up uuid-runtime (2.39.3-9ubuntu6.5) ... 2026-07-21 10:42:14.473 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-07-21 10:42:14.497 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-21 10:42:14.502 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:14.506 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-21 10:42:14.511 | Setting up libjson-perl (4.10000-1) ... 2026-07-21 10:42:14.515 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-21 10:42:14.519 | Setting up debugedit (1:5.0-5build2) ... 2026-07-21 10:42:14.538 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-21 10:42:14.541 | Setting up libsub-override-perl (0.10-1) ... 2026-07-21 10:42:14.545 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-21 10:42:14.550 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:14.554 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:14.559 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-07-21 10:42:14.563 | Setting up curl (8.5.0-2ubuntu10.11) ... 2026-07-21 10:42:14.567 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-21 10:42:14.571 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 10:42:14.576 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-07-21 10:42:14.586 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-21 10:42:14.591 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-21 10:42:14.596 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-21 10:42:14.601 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 10:42:14.604 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 10:42:14.609 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-07-21 10:42:14.613 | Setting up rsync (3.2.7-1ubuntu1.5) ... 2026-07-21 10:42:15.306 | rsync.service is a disabled or a static unit not running, not starting it. 2026-07-21 10:42:15.309 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-21 10:42:15.313 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:15.317 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-21 10:42:15.320 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-21 10:42:15.326 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-21 10:42:15.329 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-21 10:42:15.333 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 10:42:15.336 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-21 10:42:15.340 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-21 10:42:15.348 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.18) ... 2026-07-21 10:42:15.356 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-21 10:42:15.361 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-21 10:42:15.365 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-21 10:42:15.369 | Setting up openssh-server (1:9.6p1-3ubuntu13.18) ... 2026-07-21 10:42:16.454 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:16.458 | Setting up libtool (2.4.7-7build1) ... 2026-07-21 10:42:16.461 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 10:42:16.868 | 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-07-21 10:42:16.900 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-21 10:42:16.904 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-21 10:42:17.393 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-21 10:42:17.777 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-21 10:42:17.780 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-21 10:42:17.784 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-07-21 10:42:17.825 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-07-21 10:42:17.825 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-07-21 10:42:18.308 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 10:42:18.312 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-21 10:42:18.316 | Setting up fdisk (2.39.3-9ubuntu6.5) ... 2026-07-21 10:42:18.319 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-21 10:42:18.322 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-21 10:42:18.326 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-21 10:42:18.330 | Setting up dh-autoreconf (20) ... 2026-07-21 10:42:18.334 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-21 10:42:18.338 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-21 10:42:18.343 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 10:42:18.356 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-21 10:42:18.362 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:18.367 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-21 10:42:18.373 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:18.377 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-21 10:42:19.007 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-21 10:42:19.309 | Setting up liberasurecode-dev:amd64 (1.6.2-1build3) ... 2026-07-21 10:42:19.312 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-21 10:42:19.316 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-21 10:42:19.319 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-21 10:42:19.323 | Setting up postgresql-common (257build1.1) ... 2026-07-21 10:42:19.699 | 2026-07-21 10:42:19.699 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-21 10:42:19.831 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-21 10:42:19.831 | Removing obsolete dictionary files: 2026-07-21 10:42:20.484 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-21 10:42:20.837 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:20.882 | Setting up udev (255.4-1ubuntu8.16) ... 2026-07-21 10:42:21.631 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-21 10:42:21.635 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-21 10:42:21.639 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:21.643 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-07-21 10:42:21.647 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:21.652 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:21.656 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-21 10:42:21.660 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-21 10:42:21.664 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-21 10:42:21.667 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-07-21 10:42:22.165 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-07-21 10:42:22.169 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:22.173 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-07-21 10:42:22.226 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-21 10:42:22.229 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:22.233 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-21 10:42:22.237 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-21 10:42:22.241 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 10:42:22.249 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-21 10:42:22.253 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-21 10:42:22.256 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-07-21 10:42:22.260 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-07-21 10:42:22.771 | multipathd.service is a disabled or a static unit not running, not starting it. 2026-07-21 10:42:22.786 | multipathd.socket is a disabled or a static unit not running, not starting it. 2026-07-21 10:42:22.789 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:22.795 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-21 10:42:22.799 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 10:42:22.947 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:22.953 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-07-21 10:42:22.958 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-21 10:42:22.964 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-07-21 10:42:23.227 | Enabling module mpm_event. 2026-07-21 10:42:23.268 | Enabling module authz_core. 2026-07-21 10:42:23.273 | Enabling module authz_host. 2026-07-21 10:42:23.304 | Enabling module authn_core. 2026-07-21 10:42:23.309 | Enabling module auth_basic. 2026-07-21 10:42:23.339 | Enabling module access_compat. 2026-07-21 10:42:23.370 | Enabling module authn_file. 2026-07-21 10:42:23.400 | Enabling module authz_user. 2026-07-21 10:42:23.431 | Enabling module alias. 2026-07-21 10:42:23.462 | Enabling module dir. 2026-07-21 10:42:23.499 | Enabling module autoindex. 2026-07-21 10:42:23.530 | Enabling module env. 2026-07-21 10:42:23.560 | Enabling module mime. 2026-07-21 10:42:23.590 | Enabling module negotiation. 2026-07-21 10:42:23.620 | Enabling module setenvif. 2026-07-21 10:42:23.659 | Enabling module filter. 2026-07-21 10:42:23.690 | Enabling module deflate. 2026-07-21 10:42:23.723 | Enabling module status. 2026-07-21 10:42:23.755 | Enabling module reqtimeout. 2026-07-21 10:42:23.785 | Enabling conf charset. 2026-07-21 10:42:23.818 | Enabling conf localized-error-pages. 2026-07-21 10:42:23.850 | Enabling conf other-vhosts-access-log. 2026-07-21 10:42:23.883 | Enabling conf security. 2026-07-21 10:42:23.915 | Enabling conf serve-cgi-bin. 2026-07-21 10:42:23.946 | Enabling site 000-default. 2026-07-21 10:42:24.616 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-21 10:42:25.059 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-21 10:42:25.964 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:25.968 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-21 10:42:25.973 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-21 10:42:25.978 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-21 10:42:25.983 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-21 10:42:26.013 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-07-21 10:42:26.041 | update-initramfs: Generating /boot/initrd.img-6.8.0-136-generic 2026-07-21 10:42:30.396 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 10:42:30.418 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-07-21 10:42:30.556 | Processing triggers for ufw (0.36.2-6) ... 2026-07-21 10:42:30.620 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 10:42:32.209 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-21 10:42:32.218 | Processing triggers for install-info (7.1-3build2) ... 2026-07-21 10:42:32.334 | Processing triggers for mailcap (3.70+nmu1ubuntu1.24.04.1) ... 2026-07-21 10:42:33.055 | 2026-07-21 10:42:33.055 | Running kernel seems to be up-to-date. 2026-07-21 10:42:33.055 | 2026-07-21 10:42:33.055 | Restarting services... 2026-07-21 10:42:33.180 | systemctl restart ksmtuned.service lldpd.service packagekit.service polkit.service udisks2.service unbound.service 2026-07-21 10:42:33.332 | 2026-07-21 10:42:33.332 | Service restarts being deferred: 2026-07-21 10:42:33.332 | systemctl restart ModemManager.service 2026-07-21 10:42:33.332 | /etc/needrestart/restart.d/dbus.service 2026-07-21 10:42:33.332 | systemctl restart getty@tty1.service 2026-07-21 10:42:33.332 | systemctl restart networkd-dispatcher.service 2026-07-21 10:42:33.332 | systemctl restart serial-getty@ttyS0.service 2026-07-21 10:42:33.332 | systemctl restart storpool_beacon.service 2026-07-21 10:42:33.332 | systemctl restart storpool_block.service 2026-07-21 10:42:33.332 | systemctl restart systemd-logind.service 2026-07-21 10:42:33.332 | 2026-07-21 10:42:33.332 | No containers need to be restarted. 2026-07-21 10:42:33.332 | 2026-07-21 10:42:33.332 | User sessions running outdated binaries: 2026-07-21 10:42:33.333 | ubuntu @ session #4: python3[7163] 2026-07-21 10:42:33.341 | ubuntu @ session #5: sh[8549,8551], sshd[8491] 2026-07-21 10:42:33.351 | ubuntu @ user manager service: systemd[5267] 2026-07-21 10:42:33.360 | 2026-07-21 10:42:33.360 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 10:42:34.564 | ++ functions-common:apt_get:1211 : result=0 2026-07-21 10:42:34.566 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:42:34.569 | ++ functions-common:time_stop:2420 : local name 2026-07-21 10:42:34.572 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 10:42:34.574 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:42:34.576 | ++ functions-common:time_stop:2423 : local total 2026-07-21 10:42:34.578 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 10:42:34.581 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:42:34.583 | ++ functions-common:time_stop:2427 : start_time=1784630485255 2026-07-21 10:42:34.585 | ++ functions-common:time_stop:2429 : [[ -z 1784630485255 ]] 2026-07-21 10:42:34.588 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:42:34.592 | ++ functions-common:time_stop:2432 : end_time=1784630554590 2026-07-21 10:42:34.595 | ++ functions-common:time_stop:2433 : elapsed_time=69335 2026-07-21 10:42:34.597 | ++ functions-common:time_stop:2434 : total=23164 2026-07-21 10:42:34.600 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:42:34.602 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92499 2026-07-21 10:42:34.605 | ++ functions-common:apt_get:1215 : return 0 2026-07-21 10:42:34.608 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-21 10:42:34.610 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-21 10:42:34.614 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-21 10:42:34.619 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-21 10:42:34.621 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-21 10:42:34.624 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-21 10:42:34.628 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-21 10:42:34.632 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-07-21 10:42:34.635 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-07-21 10:42:34.638 | + ./stack.sh:main:802 : /opt/stack/devstack/tools/install_pip.sh 2026-07-21 10:42:35.603 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-07-21 10:42:35.605 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-21 10:42:35.607 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-21 10:42:35.608 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-21 10:42:35.610 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-21 10:42:35.612 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-21 10:42:35.613 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-21 10:42:35.616 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-21 10:42:35.618 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-21 10:42:35.619 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-21 10:42:35.620 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-21 10:42:35.622 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-21 10:42:35.624 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-21 10:42:35.626 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-21 10:42:35.627 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-21 10:42:35.629 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-21 10:42:35.630 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-21 10:42:35.632 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-21 10:42:35.634 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-21 10:42:35.635 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-21 10:42:35.637 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-21 10:42:35.639 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-21 10:42:35.641 | + functions-common:_ensure_lsb_release:420 : return 2026-07-21 10:42:35.643 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-21 10:42:35.655 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-21 10:42:35.658 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-21 10:42:35.670 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-21 10:42:35.672 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-21 10:42:35.683 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-21 10:42:35.685 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-21 10:42:35.687 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-21 10:42:35.688 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-21 10:42:35.690 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-21 10:42:35.692 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-21 10:42:35.694 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-21 10:42:35.696 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-21 10:42:35.698 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-21 10:42:35.700 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-21 10:42:35.701 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-21 10:42:35.701 | Distro: noble 2026-07-21 10:42:35.703 | + tools/install_pip.sh:main:117 : get_versions 2026-07-21 10:42:35.705 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-21 10:42:35.709 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-21 10:42:35.710 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-21 10:42:35.713 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-21 10:42:35.713 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-21 10:42:36.028 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-21 10:42:36.030 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-21 10:42:36.030 | pip: 24.0 2026-07-21 10:42:36.032 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-21 10:42:36.034 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-21 10:42:36.036 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:42:36.037 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:42:36.039 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:42:36.040 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:42:36.043 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:42:36.044 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:42:36.046 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:42:36.047 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:42:36.049 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:42:36.051 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:42:36.053 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:42:36.054 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:42:36.056 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:42:36.058 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-21 10:42:36.060 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:42:36.061 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:42:36.063 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-21 10:42:36.068 | + tools/install_pip.sh:main:146 : set -x 2026-07-21 10:42:36.070 | + tools/install_pip.sh:main:149 : get_versions 2026-07-21 10:42:36.072 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-21 10:42:36.076 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-21 10:42:36.077 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-21 10:42:36.080 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-21 10:42:36.081 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-21 10:42:36.375 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-21 10:42:36.378 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-21 10:42:36.378 | pip: 24.0 2026-07-21 10:42:36.380 | + ./stack.sh:main:806 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-07-21 10:42:36.384 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-07-21 10:42:36.387 | + ./stack.sh:main:807 : fixup_all 2026-07-21 10:42:36.389 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-21 10:42:36.391 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-21 10:42:36.394 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:42:36.396 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:42:36.399 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-21 10:42:36.410 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-21 10:42:36.423 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf /usr/lib/python3/dist-packages/simplejson-3.19.2.egg-info 2026-07-21 10:42:36.435 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-21 10:42:36.437 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-21 10:42:36.439 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:42:36.442 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:42:36.444 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:42:36.446 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:42:36.448 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:42:36.450 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:42:36.453 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:42:36.455 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:42:36.457 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:42:36.459 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:42:36.461 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:42:36.463 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:42:36.466 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:42:36.468 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-21 10:42:36.470 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-07-21 10:42:36.473 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-21 10:42:36.485 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-21 10:42:36.498 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-21 10:42:36.510 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-21 10:42:36.522 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-21 10:42:36.533 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-21 10:42:36.546 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-21 10:42:36.559 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-21 10:42:36.570 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-07-21 10:42:36.573 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-21 10:42:36.576 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-21 10:42:39.447 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-21 10:42:39.466 | Using python 3.12 to install setuptools 2026-07-21 10:42:39.468 | + 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-07-21 10:42:40.139 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-21 10:42:40.231 | Collecting pip 2026-07-21 10:42:40.259 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-21 10:42:40.265 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-21 10:42:40.481 | Collecting setuptools[core] 2026-07-21 10:42:40.485 | Downloading setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 10:42:40.559 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-21 10:42:40.562 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 10:42:40.593 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-21 10:42:40.596 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-21 10:42:40.606 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 5.2 MB/s eta 0:00:00 2026-07-21 10:42:40.632 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-21 10:42:40.635 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 10:42:40.672 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-21 10:42:40.676 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 10:42:40.703 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-21 10:42:40.706 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 10:42:40.749 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:40.752 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 10:42:40.781 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:40.784 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 10:42:40.906 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:40.917 | Downloading typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 10:42:40.948 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:40.953 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-21 10:42:41.032 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:41.035 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-21 10:42:41.054 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:41.057 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 10:42:41.093 | 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-07-21 10:42:41.096 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-21 10:42:41.128 | 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-07-21 10:42:41.131 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 10:42:41.154 | 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-07-21 10:42:41.164 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-21 10:42:41.199 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 56.7 MB/s eta 0:00:00 2026-07-21 10:42:41.203 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-21 10:42:41.208 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-21 10:42:41.214 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-21 10:42:41.220 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 18.9 MB/s eta 0:00:00 2026-07-21 10:42:41.223 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 10:42:41.228 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 25.5 MB/s eta 0:00:00 2026-07-21 10:42:41.232 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-21 10:42:41.240 | Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 10:42:41.257 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 64.8 MB/s eta 0:00:00 2026-07-21 10:42:41.260 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-21 10:42:41.267 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-21 10:42:41.272 | Downloading typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-21 10:42:41.277 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.7/122.7 kB 32.9 MB/s eta 0:00:00 2026-07-21 10:42:41.280 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-21 10:42:41.286 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-21 10:42:41.294 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 48.6 MB/s eta 0:00:00 2026-07-21 10:42:41.297 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-21 10:42:41.302 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-21 10:42:41.307 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 24.6 MB/s eta 0:00:00 2026-07-21 10:42:41.310 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-21 10:42:41.335 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 64.2 MB/s eta 0:00:00 2026-07-21 10:42:41.673 | 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-07-21 10:42:41.683 | Attempting uninstall: setuptools 2026-07-21 10:42:41.690 | Found existing installation: setuptools 68.1.2 2026-07-21 10:42:41.691 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:42:41.691 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-21 10:42:42.269 | Attempting uninstall: pygments 2026-07-21 10:42:42.288 | Found existing installation: Pygments 2.17.2 2026-07-21 10:42:42.289 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:42:42.289 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-21 10:42:42.923 | Attempting uninstall: pip 2026-07-21 10:42:42.926 | Found existing installation: pip 24.0 2026-07-21 10:42:42.965 | Uninstalling pip-24.0: 2026-07-21 10:42:42.971 | Successfully uninstalled pip-24.0 2026-07-21 10:42:43.807 | Attempting uninstall: packaging 2026-07-21 10:42:43.817 | Found existing installation: packaging 24.0 2026-07-21 10:42:43.817 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:42:43.818 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-21 10:42:43.915 | Attempting uninstall: markdown-it-py 2026-07-21 10:42:43.930 | Found existing installation: markdown-it-py 3.0.0 2026-07-21 10:42:43.933 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:42:43.933 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-21 10:42:44.007 | Attempting uninstall: wheel 2026-07-21 10:42:44.031 | Found existing installation: wheel 0.42.0 2026-07-21 10:42:44.032 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:42:44.032 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-21 10:42:44.057 | Attempting uninstall: rich 2026-07-21 10:42:44.080 | Found existing installation: rich 13.7.1 2026-07-21 10:42:44.080 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:42:44.081 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-21 10:42:44.431 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-21 10:42:44.554 | + inc/python:pip_install:216 : result=0 2026-07-21 10:42:44.556 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:42:44.559 | + functions-common:time_stop:2420 : local name 2026-07-21 10:42:44.561 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:42:44.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:42:44.566 | + functions-common:time_stop:2423 : local total 2026-07-21 10:42:44.569 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:42:44.571 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:42:44.573 | + functions-common:time_stop:2427 : start_time=1784630559461 2026-07-21 10:42:44.576 | + functions-common:time_stop:2429 : [[ -z 1784630559461 ]] 2026-07-21 10:42:44.579 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:42:44.582 | + functions-common:time_stop:2432 : end_time=1784630564580 2026-07-21 10:42:44.585 | + functions-common:time_stop:2433 : elapsed_time=5119 2026-07-21 10:42:44.587 | + functions-common:time_stop:2434 : total=0 2026-07-21 10:42:44.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:42:44.592 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5119 2026-07-21 10:42:44.594 | + inc/python:pip_install:219 : return 0 2026-07-21 10:42:44.597 | + 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-07-21 10:42:44.599 | + 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-07-21 10:42:44.601 | + 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-07-21 10:42:44.605 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-21 10:42:44.607 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-21 10:42:44.610 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-07-21 10:42:44.633 | Using python 3.12 to install os-testr 2026-07-21 10:42:44.636 | + 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-07-21 10:42:45.338 | Collecting os-testr 2026-07-21 10:42:45.400 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 10:42:45.438 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-21 10:42:45.448 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 10:42:45.468 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-21 10:42:45.481 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-21 10:42:45.515 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-21 10:42:45.530 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-21 10:42:45.536 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (83.0.0) 2026-07-21 10:42:45.561 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-21 10:42:45.575 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 10:42:45.620 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-21 10:42:45.626 | 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-07-21 10:42:45.639 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-21 10:42:45.649 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 10:42:45.667 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-21 10:42:45.675 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-21 10:42:45.685 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-21 10:42:45.693 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-21 10:42:45.708 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 51.3 MB/s 0:00:00 2026-07-21 10:42:45.782 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-21 10:42:45.854 | Attempting uninstall: PyYAML 2026-07-21 10:42:45.858 | Found existing installation: PyYAML 6.0.1 2026-07-21 10:42:45.858 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:42:45.859 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-21 10:42:46.043 | 2026-07-21 10:42:46.045 | 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-07-21 10:42:46.114 | + inc/python:pip_install:216 : result=0 2026-07-21 10:42:46.116 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:42:46.119 | + functions-common:time_stop:2420 : local name 2026-07-21 10:42:46.122 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:42:46.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:42:46.127 | + functions-common:time_stop:2423 : local total 2026-07-21 10:42:46.129 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:42:46.131 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:42:46.133 | + functions-common:time_stop:2427 : start_time=1784630564628 2026-07-21 10:42:46.136 | + functions-common:time_stop:2429 : [[ -z 1784630564628 ]] 2026-07-21 10:42:46.139 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:42:46.143 | + functions-common:time_stop:2432 : end_time=1784630566140 2026-07-21 10:42:46.145 | + functions-common:time_stop:2433 : elapsed_time=1512 2026-07-21 10:42:46.147 | + functions-common:time_stop:2434 : total=5119 2026-07-21 10:42:46.150 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:42:46.153 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6631 2026-07-21 10:42:46.155 | + inc/python:pip_install:219 : return 0 2026-07-21 10:42:46.158 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-21 10:42:46.214 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-07-21 10:42:46.273 | + ./stack.sh:main:835 : install_infra 2026-07-21 10:42:46.276 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 10:42:46.279 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-21 10:42:46.282 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-21 10:42:49.100 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 10:42:49.102 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-21 10:42:49.126 | + 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-07-21 10:42:49.799 | Collecting pbr 2026-07-21 10:42:49.800 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 10:42:50.001 | Collecting setuptools[core] 2026-07-21 10:42:50.003 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 10:42:50.086 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-21 10:42:50.087 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 10:42:50.110 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-21 10:42:50.112 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-21 10:42:50.135 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-21 10:42:50.137 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 10:42:50.167 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-21 10:42:50.169 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 10:42:50.192 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-21 10:42:50.193 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 10:42:50.230 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:50.232 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 10:42:50.253 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:50.255 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-21 10:42:50.367 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:50.369 | Using cached typer-0.27.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 10:42:50.395 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:50.397 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-21 10:42:50.460 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:50.461 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-21 10:42:50.475 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-21 10:42:50.476 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 10:42:50.505 | 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-07-21 10:42:50.506 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-21 10:42:50.538 | 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-07-21 10:42:50.540 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 10:42:50.573 | 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-07-21 10:42:50.600 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 10:42:50.613 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 10:42:50.614 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-21 10:42:50.615 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-07-21 10:42:50.616 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-21 10:42:50.617 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 10:42:50.618 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-21 10:42:50.623 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 10:42:50.623 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-21 10:42:50.623 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-21 10:42:50.624 | Using cached typer-0.27.0-py3-none-any.whl (122 kB) 2026-07-21 10:42:50.626 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-21 10:42:50.627 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-21 10:42:50.628 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-21 10:42:50.629 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-21 10:42:50.630 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-21 10:42:50.635 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-21 10:42:50.753 | 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-07-21 10:42:52.621 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.3.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-83.0.0 shellingham-1.5.4 typer-0.27.0 typer-slim-0.24.0 wheel-0.47.0 2026-07-21 10:42:52.739 | + inc/python:pip_install:216 : result=0 2026-07-21 10:42:52.741 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:42:52.744 | + functions-common:time_stop:2420 : local name 2026-07-21 10:42:52.747 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:42:52.749 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:42:52.751 | + functions-common:time_stop:2423 : local total 2026-07-21 10:42:52.754 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:42:52.756 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:42:52.758 | + functions-common:time_stop:2427 : start_time=1784630569118 2026-07-21 10:42:52.760 | + functions-common:time_stop:2429 : [[ -z 1784630569118 ]] 2026-07-21 10:42:52.763 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:42:52.767 | + functions-common:time_stop:2432 : end_time=1784630572765 2026-07-21 10:42:52.770 | + functions-common:time_stop:2433 : elapsed_time=3647 2026-07-21 10:42:52.772 | + functions-common:time_stop:2434 : total=6631 2026-07-21 10:42:52.774 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:42:52.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10278 2026-07-21 10:42:52.779 | + inc/python:pip_install:219 : return 0 2026-07-21 10:42:52.782 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-21 10:42:52.786 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-21 10:42:52.810 | + 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-07-21 10:42:53.469 | Processing /opt/stack/requirements 2026-07-21 10:42:53.472 | Installing build dependencies: started 2026-07-21 10:42:55.038 | Installing build dependencies: finished with status 'done' 2026-07-21 10:42:55.039 | Getting requirements to build wheel: started 2026-07-21 10:42:55.191 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 10:42:55.194 | Preparing metadata (pyproject.toml): started 2026-07-21 10:42:55.923 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:42:55.982 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 10:42:56.010 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-21 10:42:56.020 | 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.dev8547) (26.2) 2026-07-21 10:42:56.059 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 10:42:56.064 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 10:42:56.134 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 10:42:56.137 | 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-07-21 10:42:56.190 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8547) 2026-07-21 10:42:56.193 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-21 10:42:56.198 | 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.dev8547) (83.0.0) 2026-07-21 10:42:56.330 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 10:42:56.334 | 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-07-21 10:42:56.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.2 MB/s eta 0:00:00 2026-07-21 10:42:56.363 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 10:42:56.366 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-21 10:42:56.410 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 10:42:56.413 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-21 10:42:56.446 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8547) 2026-07-21 10:42:56.449 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 10:42:56.503 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-21 10:42:56.509 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-21 10:42:56.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 12.5 MB/s eta 0:00:00 2026-07-21 10:42:56.515 | 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-07-21 10:42:56.519 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-21 10:42:56.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 21.5 MB/s eta 0:00:00 2026-07-21 10:42:56.527 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-21 10:42:56.532 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 35.4 MB/s eta 0:00:00 2026-07-21 10:42:56.535 | 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-07-21 10:42:56.543 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 35.3 MB/s eta 0:00:00 2026-07-21 10:42:56.547 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-21 10:42:56.553 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 17.2 MB/s eta 0:00:00 2026-07-21 10:42:56.558 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-21 10:42:56.566 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 27.0 MB/s eta 0:00:00 2026-07-21 10:42:56.576 | Building wheels for collected packages: openstack_requirements 2026-07-21 10:42:56.577 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-21 10:42:57.904 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-21 10:42:57.904 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8547-py3-none-any.whl size=52405 sha256=e50e1d2a70b29b3eda38b465050f57454c03321fdafe259fcfa01dbc6e208da1 2026-07-21 10:42:57.904 | Stored in directory: /tmp/pip-ephem-wheel-cache-v3ngbsl8/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-21 10:42:57.909 | Successfully built openstack_requirements 2026-07-21 10:42:58.054 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-21 10:42:58.415 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8547 requests-2.34.2 urllib3-2.7.0 2026-07-21 10:42:58.556 | + inc/python:pip_install:216 : result=0 2026-07-21 10:42:58.558 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:42:58.561 | + functions-common:time_stop:2420 : local name 2026-07-21 10:42:58.564 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:42:58.566 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:42:58.569 | + functions-common:time_stop:2423 : local total 2026-07-21 10:42:58.571 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:42:58.574 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:42:58.576 | + functions-common:time_stop:2427 : start_time=1784630572802 2026-07-21 10:42:58.579 | + functions-common:time_stop:2429 : [[ -z 1784630572802 ]] 2026-07-21 10:42:58.582 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:42:58.586 | + functions-common:time_stop:2432 : end_time=1784630578584 2026-07-21 10:42:58.588 | + functions-common:time_stop:2433 : elapsed_time=5782 2026-07-21 10:42:58.590 | + functions-common:time_stop:2434 : total=10278 2026-07-21 10:42:58.593 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:42:58.596 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16060 2026-07-21 10:42:58.598 | + inc/python:pip_install:219 : return 0 2026-07-21 10:42:58.601 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-21 10:42:58.604 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-21 10:42:58.607 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-21 10:42:58.609 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:42:58.612 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 10:42:58.615 | + 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-07-21 10:42:58.618 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:42:58.620 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-21 10:42:58.641 | Using python 3.12 to install pbr 2026-07-21 10:42:58.643 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-21 10:42:59.138 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-21 10:42:59.205 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (83.0.0) 2026-07-21 10:42:59.338 | + inc/python:pip_install:216 : result=0 2026-07-21 10:42:59.341 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:42:59.344 | + functions-common:time_stop:2420 : local name 2026-07-21 10:42:59.346 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:42:59.348 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:42:59.350 | + functions-common:time_stop:2423 : local total 2026-07-21 10:42:59.353 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:42:59.355 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:42:59.357 | + functions-common:time_stop:2427 : start_time=1784630578636 2026-07-21 10:42:59.360 | + functions-common:time_stop:2429 : [[ -z 1784630578636 ]] 2026-07-21 10:42:59.363 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:42:59.367 | + functions-common:time_stop:2432 : end_time=1784630579364 2026-07-21 10:42:59.368 | + functions-common:time_stop:2433 : elapsed_time=728 2026-07-21 10:42:59.371 | + functions-common:time_stop:2434 : total=16060 2026-07-21 10:42:59.373 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:42:59.376 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16788 2026-07-21 10:42:59.379 | + inc/python:pip_install:219 : return 0 2026-07-21 10:42:59.381 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-21 10:43:02.270 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-21 10:43:02.708 | Collecting bindep 2026-07-21 10:43:02.737 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-21 10:43:02.784 | Collecting distro>=1.7 (from bindep) 2026-07-21 10:43:02.786 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-21 10:43:02.814 | Collecting packaging (from bindep) 2026-07-21 10:43:02.817 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 10:43:02.944 | Collecting Parsley (from bindep) 2026-07-21 10:43:02.948 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-21 10:43:02.979 | Collecting pbr>=2 (from bindep) 2026-07-21 10:43:02.983 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-21 10:43:03.164 | Collecting setuptools (from pbr>=2->bindep) 2026-07-21 10:43:03.166 | Using cached setuptools-83.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-07-21 10:43:03.206 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-21 10:43:03.213 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-21 10:43:03.217 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-21 10:43:03.218 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-21 10:43:03.222 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-21 10:43:03.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 18.6 MB/s eta 0:00:00 2026-07-21 10:43:03.230 | Using cached setuptools-83.0.0-py3-none-any.whl (1.0 MB) 2026-07-21 10:43:03.291 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-21 10:43:04.176 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-83.0.0 2026-07-21 10:43:04.297 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-21 10:43:04.300 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-21 10:43:04.303 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-07-21 10:43:04.323 | + ./stack.sh:main:844 : pkgs= 2026-07-21 10:43:04.326 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-07-21 10:43:04.328 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-07-21 10:43:04.331 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 10:43:04.333 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-21 10:43:04.336 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 10:43:04.339 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 10:43:04.342 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 10:43:04.345 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 10:43:04.347 | + functions-common:run_phase:1858 : local extra 2026-07-21 10:43:04.351 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 10:43:04.355 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 10:43:04.358 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 10:43:04.360 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 10:43:04.363 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-21 10:43:04.366 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 10:43:04.382 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:04.384 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:43:04.386 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:43:04.388 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-21 10:43:04.391 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:43:04.393 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 10:43:04.396 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:43:04.398 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-21 10:43:04.400 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:43:04.402 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-21 10:43:04.404 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:43:04.407 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-21 10:43:04.409 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 10:43:04.412 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 10:43:04.415 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:43:04.417 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 10:43:04.420 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-21 10:43:04.422 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 10:43:04.425 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-21 10:43:04.428 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 10:43:04.431 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 10:43:04.434 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 10:43:04.436 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 10:43:04.439 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 10:43:04.441 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-07-21 10:43:04.445 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 10:43:04.447 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 10:43:04.451 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 10:43:04.454 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 10:43:04.458 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 10:43:04.460 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 10:43:04.463 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 10:43:04.466 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 10:43:04.468 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 10:43:04.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 10:43:04.473 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 10:43:04.476 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 10:43:04.479 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 10:43:04.482 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 10:43:04.485 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 10:43:04.488 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 10:43:04.492 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 10:43:04.495 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 10:43:04.498 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 10:43:04.501 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 10:43:04.505 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 10:43:04.519 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 10:43:04.522 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 10:43:04.526 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 10:43:04.529 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 10:43:04.533 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 10:43:04.536 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 10:43:04.538 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 10:43:04.541 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 10:43:04.544 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:43:04.560 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:43:04.563 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 10:43:04.567 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 10:43:04.567 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 10:43:04.572 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 10:43:04.574 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 10:43:04.577 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 10:43:04.581 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:43:04.598 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:43:04.600 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 10:43:04.604 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:43:04.607 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 10:43:04.610 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-21 10:43:04.613 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-21 10:43:04.616 | + functions:set_systemd_override:845 : local value=2048 2026-07-21 10:43:04.619 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-21 10:43:04.621 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-21 10:43:04.679 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-21 10:43:04.679 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-21 10:43:04.682 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-21 10:43:04.952 | + ./stack.sh:main:857 : install_rpc_backend 2026-07-21 10:43:04.954 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-21 10:43:04.971 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:04.973 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-21 10:43:04.976 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 10:43:04.979 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:43:04.981 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 10:43:04.983 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:43:04.986 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:43:04.989 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:43:04.991 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:04.993 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:04.996 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:43:04.999 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 10:43:05.001 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 10:43:05.004 | + functions-common:apt_get_update:1167 : return 2026-07-21 10:43:05.007 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-21 10:43:05.010 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:43:05.012 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:05.015 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:05.017 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-21 10:43:05.038 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-21 10:43:05.067 | Reading package lists... 2026-07-21 10:43:05.322 | Building dependency tree... 2026-07-21 10:43:05.323 | Reading state information... 2026-07-21 10:43:05.618 | The following additional packages will be installed: 2026-07-21 10:43:05.618 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-21 10:43:05.618 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-21 10:43:05.618 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-21 10:43:05.619 | erlang-tools erlang-xmerl 2026-07-21 10:43:05.620 | Suggested packages: 2026-07-21 10:43:05.620 | erlang erlang-manpages erlang-doc 2026-07-21 10:43:05.667 | The following NEW packages will be installed: 2026-07-21 10:43:05.667 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-21 10:43:05.667 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-21 10:43:05.667 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-21 10:43:05.668 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-21 10:43:05.932 | 0 upgraded, 18 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 10:43:05.932 | Need to get 36.1 MB of archives. 2026-07-21 10:43:05.932 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-21 10:43:05.932 | 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-07-21 10:43:07.240 | 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-07-21 10:43:07.426 | 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-07-21 10:43:07.428 | 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-07-21 10:43:07.481 | 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-07-21 10:43:07.549 | 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-07-21 10:43:07.552 | 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-07-21 10:43:07.665 | 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-07-21 10:43:07.667 | 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-07-21 10:43:07.668 | 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-07-21 10:43:07.668 | 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-07-21 10:43:07.675 | 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-07-21 10:43:07.731 | 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-07-21 10:43:07.733 | 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-07-21 10:43:07.787 | 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-07-21 10:43:07.792 | 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-07-21 10:43:07.803 | 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-07-21 10:43:07.910 | 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-07-21 10:43:09.139 | Fetched 36.1 MB in 3s (11.4 MB/s) 2026-07-21 10:43:09.165 | Selecting previously unselected package erlang-base. 2026-07-21 10:43:09.250 | (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 ... 171040 files and directories currently installed.) 2026-07-21 10:43:09.253 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.255 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.426 | Selecting previously unselected package erlang-asn1. 2026-07-21 10:43:09.440 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.442 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.483 | Selecting previously unselected package erlang-crypto. 2026-07-21 10:43:09.504 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.506 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.537 | Selecting previously unselected package erlang-public-key. 2026-07-21 10:43:09.552 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.553 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.591 | Selecting previously unselected package erlang-mnesia. 2026-07-21 10:43:09.609 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.611 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.651 | Selecting previously unselected package erlang-runtime-tools. 2026-07-21 10:43:09.666 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.667 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.706 | Selecting previously unselected package erlang-ssl. 2026-07-21 10:43:09.720 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.722 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.772 | Selecting previously unselected package erlang-eldap. 2026-07-21 10:43:09.787 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.789 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.818 | Selecting previously unselected package erlang-ftp. 2026-07-21 10:43:09.834 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.836 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.867 | Selecting previously unselected package erlang-tftp. 2026-07-21 10:43:09.882 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.884 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.912 | Selecting previously unselected package erlang-inets. 2026-07-21 10:43:09.927 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.929 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:09.974 | Selecting previously unselected package erlang-snmp. 2026-07-21 10:43:09.988 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:09.990 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:10.064 | Selecting previously unselected package erlang-os-mon. 2026-07-21 10:43:10.078 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:10.080 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:10.111 | Selecting previously unselected package erlang-parsetools. 2026-07-21 10:43:10.128 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:10.130 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:10.162 | Selecting previously unselected package erlang-syntax-tools. 2026-07-21 10:43:10.176 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:10.178 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:10.211 | Selecting previously unselected package erlang-tools. 2026-07-21 10:43:10.226 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:10.227 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:10.264 | Selecting previously unselected package erlang-xmerl. 2026-07-21 10:43:10.280 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-21 10:43:10.281 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:10.331 | Selecting previously unselected package rabbitmq-server. 2026-07-21 10:43:10.346 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-21 10:43:10.351 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-21 10:43:10.820 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:11.031 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-21 10:43:11.031 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-21 10:43:13.060 | Searching for services which depend on erlang and should be started... none found. 2026-07-21 10:43:13.064 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.068 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.074 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.078 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.083 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.086 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.090 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.095 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.099 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.103 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.106 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.109 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.113 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.116 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.120 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.123 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-21 10:43:13.128 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-21 10:43:13.173 | info: Selecting GID from range 100 to 999 ... 2026-07-21 10:43:13.177 | info: Adding group `rabbitmq' (GID 121) ... 2026-07-21 10:43:13.236 | info: Selecting UID from range 100 to 999 ... 2026-07-21 10:43:13.236 | 2026-07-21 10:43:13.239 | info: Adding system user `rabbitmq' (UID 117) ... 2026-07-21 10:43:13.242 | info: Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2026-07-21 10:43:13.272 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-21 10:43:13.404 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-21 10:43:17.560 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 10:43:19.033 | 2026-07-21 10:43:19.033 | Running kernel seems to be up-to-date. 2026-07-21 10:43:19.033 | 2026-07-21 10:43:19.033 | Restarting services... 2026-07-21 10:43:19.094 | 2026-07-21 10:43:19.094 | Service restarts being deferred: 2026-07-21 10:43:19.095 | /etc/needrestart/restart.d/dbus.service 2026-07-21 10:43:19.095 | systemctl restart getty@tty1.service 2026-07-21 10:43:19.095 | systemctl restart networkd-dispatcher.service 2026-07-21 10:43:19.095 | systemctl restart serial-getty@ttyS0.service 2026-07-21 10:43:19.095 | systemctl restart storpool_beacon.service 2026-07-21 10:43:19.095 | systemctl restart storpool_block.service 2026-07-21 10:43:19.095 | systemctl restart systemd-logind.service 2026-07-21 10:43:19.095 | 2026-07-21 10:43:19.095 | No containers need to be restarted. 2026-07-21 10:43:19.095 | 2026-07-21 10:43:19.095 | User sessions running outdated binaries: 2026-07-21 10:43:19.095 | ubuntu @ session #4: python3[7163] 2026-07-21 10:43:19.106 | ubuntu @ session #5: sh[8549,8551], sshd[8491] 2026-07-21 10:43:19.115 | ubuntu @ user manager service: systemd[5267] 2026-07-21 10:43:19.126 | 2026-07-21 10:43:19.126 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 10:43:20.290 | + functions-common:apt_get:1211 : result=0 2026-07-21 10:43:20.293 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:43:20.296 | + functions-common:time_stop:2420 : local name 2026-07-21 10:43:20.298 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:43:20.301 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:43:20.304 | + functions-common:time_stop:2423 : local total 2026-07-21 10:43:20.307 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:43:20.309 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:43:20.312 | + functions-common:time_stop:2427 : start_time=1784630585035 2026-07-21 10:43:20.315 | + functions-common:time_stop:2429 : [[ -z 1784630585035 ]] 2026-07-21 10:43:20.319 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:43:20.323 | + functions-common:time_stop:2432 : end_time=1784630600321 2026-07-21 10:43:20.326 | + functions-common:time_stop:2433 : elapsed_time=15286 2026-07-21 10:43:20.328 | + functions-common:time_stop:2434 : total=92499 2026-07-21 10:43:20.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:43:20.333 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107785 2026-07-21 10:43:20.336 | + functions-common:apt_get:1215 : return 0 2026-07-21 10:43:20.339 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-21 10:43:20.342 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:43:20.345 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:43:20.348 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:43:20.351 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:43:20.354 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:43:20.357 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:43:20.360 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:43:20.362 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:43:20.365 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:43:20.368 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:43:20.371 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:43:20.373 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:43:20.376 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:43:20.379 | + ./stack.sh:main:858 : restart_rpc_backend 2026-07-21 10:43:20.382 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-21 10:43:20.400 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:20.402 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-21 10:43:20.407 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:43:20.409 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-07-21 10:43:20.412 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-21 10:43:20.417 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-21 10:43:20.422 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-21 10:43:20.426 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-21 10:43:20.429 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-21 10:43:20.431 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-21 10:43:20.434 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-07-21 10:43:20.438 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-07-21 10:43:20.441 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-21 10:43:21.035 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-21 10:43:21.035 | user tags 2026-07-21 10:43:21.035 | guest [administrator]' 2026-07-21 10:43:21.039 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-21 10:43:21.039 | user tags 2026-07-21 10:43:21.039 | guest [administrator]' 2026-07-21 10:43:21.040 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-21 10:43:21.046 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-21 10:43:21.048 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-21 10:43:21.051 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-07-21 10:43:21.591 | Adding user "stackrabbit" ... 2026-07-21 10:43:21.595 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-21 10:43:21.611 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-21 10:43:22.194 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-21 10:43:22.223 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-21 10:43:22.226 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-07-21 10:43:22.768 | Changing password for user "stackrabbit" ... 2026-07-21 10:43:22.791 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-21 10:43:22.793 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-21 10:43:22.795 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-21 10:43:23.334 | Deleting user "guest" ... 2026-07-21 10:43:23.359 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-07-21 10:43:23.375 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:23.377 | + ./stack.sh:main:861 : install_database 2026-07-21 10:43:23.380 | + lib/database:install_database:118 : install_database_mysql 2026-07-21 10:43:23.383 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-21 10:43:23.385 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:23.388 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:23.389 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-21 10:43:23.487 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-07-21 10:43:23.489 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-21 10:43:23.494 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-21 10:43:23.497 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:23.499 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:23.502 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-21 10:43:23.504 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-21 10:43:23.506 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-07-21 10:43:23.510 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-21 10:43:23.511 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-21 10:43:23.514 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:43:23.516 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:43:23.519 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:43:23.521 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:43:23.523 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:43:23.526 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:43:23.528 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:43:23.532 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:43:23.534 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:43:23.537 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:43:23.539 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:43:23.542 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:43:23.544 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:43:23.545 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-21 10:43:23.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:23.550 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:23.552 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-21 10:43:23.555 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 10:43:23.558 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:43:23.560 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 10:43:23.562 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:43:23.565 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:43:23.567 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:43:23.569 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:23.572 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:23.574 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:43:23.577 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 10:43:23.579 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 10:43:23.582 | + functions-common:apt_get_update:1167 : return 2026-07-21 10:43:23.584 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-21 10:43:23.587 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:43:23.589 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:23.592 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:23.595 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-21 10:43:23.616 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-21 10:43:23.646 | Reading package lists... 2026-07-21 10:43:23.870 | Building dependency tree... 2026-07-21 10:43:23.872 | Reading state information... 2026-07-21 10:43:24.184 | The following additional packages will be installed: 2026-07-21 10:43:24.184 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-21 10:43:24.184 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-21 10:43:24.185 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-21 10:43:24.185 | mysql-client-8.0 mysql-client-core-8.0 mysql-server-8.0 2026-07-21 10:43:24.185 | mysql-server-core-8.0 2026-07-21 10:43:24.187 | Suggested packages: 2026-07-21 10:43:24.187 | libipc-sharedcache-perl mailx tinyca 2026-07-21 10:43:24.223 | The following NEW packages will be installed: 2026-07-21 10:43:24.223 | libcgi-fast-perl libcgi-pm-perl libevent-pthreads-2.1-7t64 libfcgi-bin 2026-07-21 10:43:24.223 | libfcgi-perl libfcgi0t64 libhtml-template-perl libmecab2 2026-07-21 10:43:24.224 | libprotobuf-lite32t64 mecab-ipadic mecab-ipadic-utf8 mecab-utils 2026-07-21 10:43:24.224 | mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 2026-07-21 10:43:24.225 | mysql-server-core-8.0 2026-07-21 10:43:24.487 | 0 upgraded, 17 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 10:43:24.487 | Need to get 29.2 MB of archives. 2026-07-21 10:43:24.487 | After this operation, 242 MB of additional disk space will be used. 2026-07-21 10:43:24.487 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2,740 kB] 2026-07-21 10:43:25.552 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-21 10:43:25.553 | 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-07-21 10:43:25.554 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-21 10:43:25.560 | 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-07-21 10:43:25.670 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-21 10:43:26.765 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1,442 kB] 2026-07-21 10:43:26.843 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-21 10:43:26.847 | 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-07-21 10:43:26.848 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-21 10:43:26.848 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-21 10:43:26.849 | 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-07-21 10:43:26.849 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-21 10:43:26.853 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4,804 B] 2026-07-21 10:43:26.854 | 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-07-21 10:43:27.464 | 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-07-21 10:43:27.464 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9,526 B] 2026-07-21 10:43:27.736 | Preconfiguring packages ... 2026-07-21 10:43:27.813 | Fetched 29.2 MB in 3s (9,072 kB/s) 2026-07-21 10:43:27.837 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-21 10:43:27.913 | (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 ... 173845 files and directories currently installed.) 2026-07-21 10:43:27.917 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 10:43:27.919 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:28.149 | Selecting previously unselected package mysql-client-8.0. 2026-07-21 10:43:28.164 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 10:43:28.165 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:28.198 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-21 10:43:28.212 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-21 10:43:28.215 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-21 10:43:28.244 | Selecting previously unselected package libmecab2:amd64. 2026-07-21 10:43:28.258 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-21 10:43:28.259 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-21 10:43:28.293 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-21 10:43:28.307 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-21 10:43:28.309 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-21 10:43:28.341 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-21 10:43:28.358 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 10:43:28.359 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:28.881 | Selecting previously unselected package mysql-server-8.0. 2026-07-21 10:43:28.901 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-21 10:43:29.175 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:29.218 | Selecting previously unselected package libcgi-pm-perl. 2026-07-21 10:43:29.237 | Preparing to unpack .../07-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-21 10:43:29.240 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-21 10:43:29.283 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-21 10:43:29.302 | Preparing to unpack .../08-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:43:29.306 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 10:43:29.337 | Selecting previously unselected package libfcgi-perl. 2026-07-21 10:43:29.356 | Preparing to unpack .../09-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-21 10:43:29.359 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-21 10:43:29.389 | Selecting previously unselected package libcgi-fast-perl. 2026-07-21 10:43:29.408 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-21 10:43:29.410 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-21 10:43:29.438 | Selecting previously unselected package libfcgi-bin. 2026-07-21 10:43:29.453 | Preparing to unpack .../11-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:43:29.455 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 10:43:29.484 | Selecting previously unselected package libhtml-template-perl. 2026-07-21 10:43:29.503 | Preparing to unpack .../12-libhtml-template-perl_2.97-2_all.deb ... 2026-07-21 10:43:29.506 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-21 10:43:29.538 | Selecting previously unselected package mecab-utils. 2026-07-21 10:43:29.557 | Preparing to unpack .../13-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-21 10:43:29.559 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-21 10:43:29.594 | Selecting previously unselected package mecab-ipadic. 2026-07-21 10:43:29.610 | Preparing to unpack .../14-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-21 10:43:29.612 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-21 10:43:29.970 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-21 10:43:29.985 | Preparing to unpack .../15-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-21 10:43:29.986 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-21 10:43:30.012 | Selecting previously unselected package mysql-server. 2026-07-21 10:43:30.026 | Preparing to unpack .../16-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-21 10:43:30.029 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:30.076 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-21 10:43:30.080 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-21 10:43:30.085 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:30.088 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-21 10:43:30.091 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 10:43:30.095 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-21 10:43:30.098 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-21 10:43:30.101 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-21 10:43:30.105 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-21 10:43:30.108 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:30.111 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:30.115 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-21 10:43:30.119 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:30.276 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-21 10:43:30.306 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-21 10:43:37.053 | mysqld will log errors to /var/log/mysql/error.log 2026-07-21 10:43:37.462 | mysqld is running as pid 27935 2026-07-21 10:43:39.825 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-21 10:43:40.801 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-21 10:43:40.806 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-21 10:43:40.810 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-21 10:43:40.810 | 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-07-21 10:43:40.810 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-21 10:43:40.842 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-21 10:43:40.843 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-21 10:43:40.901 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-21 10:43:40.901 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-21 10:43:40.901 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-21 10:43:40.933 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-21 10:43:40.933 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-21 10:43:40.934 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-21 10:43:40.934 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-21 10:43:40.935 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-21 10:43:40.935 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-21 10:43:41.060 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-21 10:43:41.062 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-21 10:43:41.065 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-21 10:43:41.065 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-21 10:43:41.065 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-21 10:43:41.091 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-21 10:43:41.164 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-21 10:43:41.190 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-21 10:43:41.190 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-21 10:43:41.190 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-21 10:43:41.190 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-21 10:43:41.190 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-21 10:43:41.201 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-21 10:43:41.204 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-21 10:43:41.204 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-21 10:43:41.397 | 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-07-21 10:43:41.481 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-21 10:43:41.598 | 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-07-21 10:43:41.601 | 2026-07-21 10:43:41.601 | done! 2026-07-21 10:43:41.607 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-21 10:43:41.610 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-21 10:43:41.614 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-21 10:43:41.618 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-21 10:43:41.623 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-21 10:43:41.623 | 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-07-21 10:43:41.623 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-21 10:43:41.653 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-21 10:43:41.653 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-21 10:43:41.736 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-21 10:43:41.736 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-21 10:43:41.736 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-21 10:43:41.781 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-21 10:43:41.781 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-21 10:43:41.783 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-21 10:43:41.783 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-21 10:43:41.783 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-21 10:43:41.783 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-21 10:43:41.994 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-21 10:43:41.996 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-21 10:43:42.001 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-21 10:43:42.001 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-21 10:43:42.001 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-21 10:43:42.050 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-21 10:43:42.160 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-21 10:43:42.197 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-21 10:43:42.197 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-21 10:43:42.198 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-21 10:43:42.198 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-21 10:43:42.198 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-21 10:43:42.213 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-21 10:43:42.218 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-21 10:43:42.218 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-21 10:43:42.481 | 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-07-21 10:43:42.585 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-21 10:43:42.700 | 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-07-21 10:43:42.702 | 2026-07-21 10:43:42.703 | done! 2026-07-21 10:43:42.708 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-21 10:43:42.712 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-21 10:43:42.716 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 10:43:43.898 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 10:43:44.491 | 2026-07-21 10:43:44.491 | Running kernel seems to be up-to-date. 2026-07-21 10:43:44.491 | 2026-07-21 10:43:44.491 | Restarting services... 2026-07-21 10:43:44.552 | 2026-07-21 10:43:44.552 | Service restarts being deferred: 2026-07-21 10:43:44.552 | /etc/needrestart/restart.d/dbus.service 2026-07-21 10:43:44.552 | systemctl restart getty@tty1.service 2026-07-21 10:43:44.552 | systemctl restart networkd-dispatcher.service 2026-07-21 10:43:44.552 | systemctl restart serial-getty@ttyS0.service 2026-07-21 10:43:44.552 | systemctl restart storpool_beacon.service 2026-07-21 10:43:44.552 | systemctl restart storpool_block.service 2026-07-21 10:43:44.552 | systemctl restart systemd-logind.service 2026-07-21 10:43:44.552 | 2026-07-21 10:43:44.552 | No containers need to be restarted. 2026-07-21 10:43:44.552 | 2026-07-21 10:43:44.552 | User sessions running outdated binaries: 2026-07-21 10:43:44.552 | ubuntu @ session #4: python3[7163] 2026-07-21 10:43:44.561 | ubuntu @ session #5: sh[8549,8551], sshd[8491] 2026-07-21 10:43:44.569 | ubuntu @ user manager service: systemd[5267] 2026-07-21 10:43:44.578 | 2026-07-21 10:43:44.578 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 10:43:45.811 | + functions-common:apt_get:1211 : result=0 2026-07-21 10:43:45.813 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:43:45.816 | + functions-common:time_stop:2420 : local name 2026-07-21 10:43:45.819 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:43:45.821 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:43:45.824 | + functions-common:time_stop:2423 : local total 2026-07-21 10:43:45.826 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:43:45.829 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:43:45.832 | + functions-common:time_stop:2427 : start_time=1784630603613 2026-07-21 10:43:45.834 | + functions-common:time_stop:2429 : [[ -z 1784630603613 ]] 2026-07-21 10:43:45.838 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:43:45.841 | + functions-common:time_stop:2432 : end_time=1784630625838 2026-07-21 10:43:45.844 | + functions-common:time_stop:2433 : elapsed_time=22225 2026-07-21 10:43:45.846 | + functions-common:time_stop:2434 : total=107785 2026-07-21 10:43:45.849 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:43:45.851 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=130010 2026-07-21 10:43:45.854 | + functions-common:apt_get:1215 : return 0 2026-07-21 10:43:45.857 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-07-21 10:43:45.859 | + ./stack.sh:main:864 : install_database_python 2026-07-21 10:43:45.861 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-21 10:43:45.864 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-21 10:43:45.866 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-21 10:43:45.869 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 10:43:45.872 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-21 10:43:45.875 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-21 10:43:45.877 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 10:43:45.881 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-21 10:43:45.882 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 10:43:45.887 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-21 10:43:45.890 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-21 10:43:45.893 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-21 10:43:45.897 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-21 10:43:45.899 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-21 10:43:45.920 | Using python 3.12 to install PyMySQL 2026-07-21 10:43:45.923 | + 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-07-21 10:43:46.469 | Collecting PyMySQL 2026-07-21 10:43:46.522 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-21 10:43:46.530 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-21 10:43:46.612 | Installing collected packages: PyMySQL 2026-07-21 10:43:46.650 | Successfully installed PyMySQL-1.2.0 2026-07-21 10:43:46.715 | + inc/python:pip_install:216 : result=0 2026-07-21 10:43:46.718 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:43:46.720 | + functions-common:time_stop:2420 : local name 2026-07-21 10:43:46.723 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:43:46.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:43:46.728 | + functions-common:time_stop:2423 : local total 2026-07-21 10:43:46.731 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:43:46.734 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:43:46.737 | + functions-common:time_stop:2427 : start_time=1784630625915 2026-07-21 10:43:46.739 | + functions-common:time_stop:2429 : [[ -z 1784630625915 ]] 2026-07-21 10:43:46.743 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:43:46.747 | + functions-common:time_stop:2432 : end_time=1784630626744 2026-07-21 10:43:46.750 | + functions-common:time_stop:2433 : elapsed_time=829 2026-07-21 10:43:46.752 | + functions-common:time_stop:2434 : total=16788 2026-07-21 10:43:46.755 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:43:46.757 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17617 2026-07-21 10:43:46.760 | + inc/python:pip_install:219 : return 0 2026-07-21 10:43:46.763 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-21 10:43:46.765 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-21 10:43:46.768 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-21 10:43:46.770 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-07-21 10:43:46.788 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:46.791 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-07-21 10:43:46.794 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-07-21 10:43:46.809 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:43:46.812 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-21 10:43:46.831 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:43:46.833 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-07-21 10:43:46.850 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:46.852 | + ./stack.sh:main:872 : install_etcd3 2026-07-21 10:43:46.855 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-21 10:43:46.855 | Installing etcd 2026-07-21 10:43:46.857 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-21 10:43:46.870 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-21 10:43:46.883 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-21 10:43:46.886 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-21 10:43:46.901 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-21 10:43:46.905 | ++ 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-07-21 10:43:46.908 | ++ 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-07-21 10:43:46.911 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-21 10:43:46.913 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-21 10:43:46.916 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-21 10:43:46.919 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 10:43:46.921 | ++ 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-07-21 10:43:46.925 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-21 10:43:46.927 | ++ 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-07-21 10:43:46.932 | --2026-07-21 10:43:46-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 10:43:46.954 | Resolving github.com (github.com)... 140.82.121.3 2026-07-21 10:43:46.981 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-21 10:43:47.069 | HTTP request sent, awaiting response... 302 Found 2026-07-21 10:43:47.069 | 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-07-21T11%3A22%3A12Z&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-07-21T10%3A21%3A21Z&ske=2026-07-21T11%3A22%3A12Z&sks=b&skv=2018-11-09&sig=iv0m1aKv7Jav1sScjWHBbXB2sRioLlVYd1ik9dru5D8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzMjQyNCwibmJmIjoxNzg0NjMwNjI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VgIhzcDzIqoH7jOpX6G4froD39u3-Zv1MG-GauPC030&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-21 10:43:47.069 | --2026-07-21 10:43:47-- 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-07-21T11%3A22%3A12Z&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-07-21T10%3A21%3A21Z&ske=2026-07-21T11%3A22%3A12Z&sks=b&skv=2018-11-09&sig=iv0m1aKv7Jav1sScjWHBbXB2sRioLlVYd1ik9dru5D8%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzMjQyNCwibmJmIjoxNzg0NjMwNjI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.VgIhzcDzIqoH7jOpX6G4froD39u3-Zv1MG-GauPC030&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-21 10:43:47.071 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-07-21 10:43:47.073 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-21 10:43:47.086 | HTTP request sent, awaiting response... 200 OK 2026-07-21 10:43:47.086 | Length: 20927601 (20M) [application/octet-stream] 2026-07-21 10:43:47.086 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-07-21 10:43:47.098 | 2026-07-21 10:43:47.411 | 0K ........ ........ ... 100% 61.4M=0.3s 2026-07-21 10:43:47.411 | 2026-07-21 10:43:47.411 | 2026-07-21 10:43:47 (61.4 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-07-21 10:43:47.411 | 2026-07-21 10:43:47.415 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-21 10:43:47.418 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 10:43:47.421 | ++ functions:get_extra_file:81 : return 2026-07-21 10:43:47.424 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-21 10:43:47.427 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-21 10:43:47.429 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-21 10:43:47.433 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-07-21 10:43:47.451 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-21 10:43:47.454 | + 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-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/ 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-21 10:43:47.460 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-21 10:43:47.461 | etcd-v3.5.21-linux-amd64/README.md 2026-07-21 10:43:47.461 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-21 10:43:47.560 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-21 10:43:47.680 | etcd-v3.5.21-linux-amd64/etcd 2026-07-21 10:43:47.843 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-21 10:43:47.879 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-21 10:43:47.906 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-21 10:43:47.909 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-07-21 10:43:47.927 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:47.930 | + ./stack.sh:main:882 : configure_CA 2026-07-21 10:43:47.932 | + lib/tls:configure_CA:70 : [[ -n 10.4.3.50 ]] 2026-07-21 10:43:47.935 | ++ lib/tls:configure_CA:70 : ipv6_unquote 10.4.3.50 2026-07-21 10:43:47.939 | ++ functions-common:ipv6_unquote:2218 : echo 10.4.3.50 2026-07-21 10:43:47.939 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 10:43:47.943 | + lib/tls:configure_CA:70 : [[ 10.4.3.50 != \1\0\.\4\.\3\.\5\0 ]] 2026-07-21 10:43:47.946 | + ./stack.sh:main:883 : init_CA 2026-07-21 10:43:47.949 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-07-21 10:43:47.951 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 10:43:47.954 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-07-21 10:43:47.958 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 10:43:47.960 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-07-21 10:43:47.963 | + lib/tls:create_CA_base:86 : local i 2026-07-21 10:43:47.966 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 10:43:47.968 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-07-21 10:43:47.973 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 10:43:47.975 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-07-21 10:43:47.980 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 10:43:47.982 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-07-21 10:43:47.987 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 10:43:47.989 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-07-21 10:43:47.994 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-07-21 10:43:47.999 | + lib/tls:create_CA_base:91 : echo 01 2026-07-21 10:43:48.001 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-07-21 10:43:48.007 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-07-21 10:43:48.009 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 10:43:48.012 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-07-21 10:43:48.015 | + lib/tls:create_CA_config:145 : echo ' 2026-07-21 10:43:48.015 | [ ca ] 2026-07-21 10:43:48.015 | default_ca = CA_default 2026-07-21 10:43:48.015 | 2026-07-21 10:43:48.015 | [ CA_default ] 2026-07-21 10:43:48.015 | dir = /opt/stack/data/CA/root-ca 2026-07-21 10:43:48.015 | policy = policy_match 2026-07-21 10:43:48.015 | database = $dir/index.txt 2026-07-21 10:43:48.015 | serial = $dir/serial 2026-07-21 10:43:48.015 | certs = $dir/certs 2026-07-21 10:43:48.015 | crl_dir = $dir/crl 2026-07-21 10:43:48.015 | new_certs_dir = $dir/newcerts 2026-07-21 10:43:48.015 | certificate = $dir/cacert.pem 2026-07-21 10:43:48.016 | private_key = $dir/private/cacert.key 2026-07-21 10:43:48.016 | RANDFILE = $dir/private/.rand 2026-07-21 10:43:48.016 | default_md = sha256 2026-07-21 10:43:48.016 | 2026-07-21 10:43:48.016 | [ req ] 2026-07-21 10:43:48.016 | default_bits = 2048 2026-07-21 10:43:48.016 | default_md = sha256 2026-07-21 10:43:48.016 | 2026-07-21 10:43:48.016 | prompt = no 2026-07-21 10:43:48.016 | distinguished_name = ca_distinguished_name 2026-07-21 10:43:48.016 | 2026-07-21 10:43:48.016 | x509_extensions = ca_extensions 2026-07-21 10:43:48.016 | 2026-07-21 10:43:48.016 | [ ca_distinguished_name ] 2026-07-21 10:43:48.016 | organizationName = OpenStack 2026-07-21 10:43:48.016 | organizationalUnitName = DevStack Certificate Authority 2026-07-21 10:43:48.016 | commonName = Root CA 2026-07-21 10:43:48.016 | 2026-07-21 10:43:48.016 | [ policy_match ] 2026-07-21 10:43:48.016 | countryName = optional 2026-07-21 10:43:48.016 | stateOrProvinceName = optional 2026-07-21 10:43:48.016 | organizationName = match 2026-07-21 10:43:48.016 | organizationalUnitName = optional 2026-07-21 10:43:48.016 | commonName = supplied 2026-07-21 10:43:48.016 | 2026-07-21 10:43:48.016 | [ ca_extensions ] 2026-07-21 10:43:48.016 | basicConstraints = critical,CA:true 2026-07-21 10:43:48.016 | subjectKeyIdentifier = hash 2026-07-21 10:43:48.016 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 10:43:48.016 | keyUsage = cRLSign, keyCertSign 2026-07-21 10:43:48.016 | 2026-07-21 10:43:48.016 | ' 2026-07-21 10:43:48.018 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-07-21 10:43:48.021 | + 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-07-21 10:43:48.058 | .........+..+....+......+.........+.....+....+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+...+.........+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+.....+.+...........+....+.....+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 10:43:48.132 | .....+....+...+..+....+..+.......+..+.............+........+...+....+...+........+......+.+...+.....+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+.........+..............+......+...+.+..+.......+..+...+...+.......+.....+.............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.........+.+..............+..........+......+...+..+..........+...+..+.+........................+.........+..+..........+..+.+..+...................+.....+...+.+.........+...+..+...+...............+......................+.....+.+.....+..........+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 10:43:48.135 | ----- 2026-07-21 10:43:48.141 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-07-21 10:43:48.144 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 10:43:48.147 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-07-21 10:43:48.149 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-07-21 10:43:48.152 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 10:43:48.155 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-07-21 10:43:48.158 | + lib/tls:create_CA_base:86 : local i 2026-07-21 10:43:48.160 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 10:43:48.162 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-07-21 10:43:48.167 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 10:43:48.169 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-07-21 10:43:48.173 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 10:43:48.176 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-07-21 10:43:48.181 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-07-21 10:43:48.184 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-07-21 10:43:48.188 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-07-21 10:43:48.193 | + lib/tls:create_CA_base:91 : echo 01 2026-07-21 10:43:48.196 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-07-21 10:43:48.202 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-07-21 10:43:48.205 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 10:43:48.207 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-07-21 10:43:48.210 | + lib/tls:create_CA_config:145 : echo ' 2026-07-21 10:43:48.210 | [ ca ] 2026-07-21 10:43:48.210 | default_ca = CA_default 2026-07-21 10:43:48.210 | 2026-07-21 10:43:48.210 | [ CA_default ] 2026-07-21 10:43:48.210 | dir = /opt/stack/data/CA/int-ca 2026-07-21 10:43:48.210 | policy = policy_match 2026-07-21 10:43:48.210 | database = $dir/index.txt 2026-07-21 10:43:48.210 | serial = $dir/serial 2026-07-21 10:43:48.210 | certs = $dir/certs 2026-07-21 10:43:48.210 | crl_dir = $dir/crl 2026-07-21 10:43:48.210 | new_certs_dir = $dir/newcerts 2026-07-21 10:43:48.210 | certificate = $dir/cacert.pem 2026-07-21 10:43:48.210 | private_key = $dir/private/cacert.key 2026-07-21 10:43:48.210 | RANDFILE = $dir/private/.rand 2026-07-21 10:43:48.210 | default_md = sha256 2026-07-21 10:43:48.210 | 2026-07-21 10:43:48.210 | [ req ] 2026-07-21 10:43:48.210 | default_bits = 2048 2026-07-21 10:43:48.210 | default_md = sha256 2026-07-21 10:43:48.210 | 2026-07-21 10:43:48.210 | prompt = no 2026-07-21 10:43:48.210 | distinguished_name = ca_distinguished_name 2026-07-21 10:43:48.210 | 2026-07-21 10:43:48.210 | x509_extensions = ca_extensions 2026-07-21 10:43:48.210 | 2026-07-21 10:43:48.210 | [ ca_distinguished_name ] 2026-07-21 10:43:48.210 | organizationName = OpenStack 2026-07-21 10:43:48.210 | organizationalUnitName = DevStack Certificate Authority 2026-07-21 10:43:48.210 | commonName = Intermediate CA 2026-07-21 10:43:48.210 | 2026-07-21 10:43:48.210 | [ policy_match ] 2026-07-21 10:43:48.210 | countryName = optional 2026-07-21 10:43:48.210 | stateOrProvinceName = optional 2026-07-21 10:43:48.210 | organizationName = match 2026-07-21 10:43:48.211 | organizationalUnitName = optional 2026-07-21 10:43:48.211 | commonName = supplied 2026-07-21 10:43:48.211 | 2026-07-21 10:43:48.211 | [ ca_extensions ] 2026-07-21 10:43:48.211 | basicConstraints = critical,CA:true 2026-07-21 10:43:48.211 | subjectKeyIdentifier = hash 2026-07-21 10:43:48.211 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 10:43:48.211 | keyUsage = cRLSign, keyCertSign 2026-07-21 10:43:48.211 | 2026-07-21 10:43:48.211 | ' 2026-07-21 10:43:48.213 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-07-21 10:43:48.215 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 10:43:48.218 | + lib/tls:create_signing_config:198 : echo ' 2026-07-21 10:43:48.218 | [ ca ] 2026-07-21 10:43:48.218 | default_ca = CA_default 2026-07-21 10:43:48.218 | 2026-07-21 10:43:48.218 | [ CA_default ] 2026-07-21 10:43:48.218 | dir = /opt/stack/data/CA/int-ca 2026-07-21 10:43:48.218 | policy = policy_match 2026-07-21 10:43:48.218 | database = $dir/index.txt 2026-07-21 10:43:48.218 | serial = $dir/serial 2026-07-21 10:43:48.218 | certs = $dir/certs 2026-07-21 10:43:48.218 | crl_dir = $dir/crl 2026-07-21 10:43:48.218 | new_certs_dir = $dir/newcerts 2026-07-21 10:43:48.218 | certificate = $dir/cacert.pem 2026-07-21 10:43:48.219 | private_key = $dir/private/cacert.key 2026-07-21 10:43:48.219 | RANDFILE = $dir/private/.rand 2026-07-21 10:43:48.219 | default_md = default 2026-07-21 10:43:48.219 | 2026-07-21 10:43:48.219 | [ req ] 2026-07-21 10:43:48.219 | default_bits = 1024 2026-07-21 10:43:48.219 | default_md = sha256 2026-07-21 10:43:48.219 | 2026-07-21 10:43:48.219 | prompt = no 2026-07-21 10:43:48.219 | distinguished_name = req_distinguished_name 2026-07-21 10:43:48.219 | 2026-07-21 10:43:48.219 | x509_extensions = req_extensions 2026-07-21 10:43:48.219 | 2026-07-21 10:43:48.219 | [ req_distinguished_name ] 2026-07-21 10:43:48.219 | organizationName = OpenStack 2026-07-21 10:43:48.219 | organizationalUnitName = DevStack Server Farm 2026-07-21 10:43:48.219 | 2026-07-21 10:43:48.219 | [ policy_match ] 2026-07-21 10:43:48.219 | countryName = optional 2026-07-21 10:43:48.219 | stateOrProvinceName = optional 2026-07-21 10:43:48.219 | organizationName = match 2026-07-21 10:43:48.219 | organizationalUnitName = optional 2026-07-21 10:43:48.219 | commonName = supplied 2026-07-21 10:43:48.219 | 2026-07-21 10:43:48.219 | [ req_extensions ] 2026-07-21 10:43:48.219 | basicConstraints = CA:false 2026-07-21 10:43:48.219 | subjectKeyIdentifier = hash 2026-07-21 10:43:48.219 | authorityKeyIdentifier = keyid:always, issuer 2026-07-21 10:43:48.219 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-07-21 10:43:48.219 | extendedKeyUsage = serverAuth, clientAuth 2026-07-21 10:43:48.219 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-07-21 10:43:48.219 | 2026-07-21 10:43:48.219 | ' 2026-07-21 10:43:48.221 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-07-21 10:43:48.224 | + 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-07-21 10:43:48.275 | ...............+..+............+....+..+...+.+...+............+...+..+.+..+......+.+........+...+...+.+...+.....+...+...+......+.+...+..+.............+......+.....+...+.+..+...+..........+.....+....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+.....+.+.....+.+........+.+........+.+.................+...............+.............+..+.......+..+..........+...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+..+..........+......+........+......+.+.....+.............+.....+.........+......+.+........+.+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 10:43:48.406 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+......+...+..+....+........+......+....+...+...+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.........+...+...+....+...............+...+..+............+....+..+..........+..+......+....+..+...............+.+..+.+......+...+...+....................+...+....+..+......+.......+............+...+.....+..........+.................+...+.+..+...+.+......+..+.......+...........+...+.........+.+......+.....+....+.........+........+....+...+......+......+.........+.....+.+...........+.........+....+..+.........+.+.........+...+..+....+..+...+..........+....................+......+.............+..+.............+...............+............+...+........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 10:43:48.409 | ----- 2026-07-21 10:43:48.414 | + 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-07-21 10:43:48.417 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-07-21 10:43:48.419 | Check that the request matches the signature 2026-07-21 10:43:48.419 | Signature ok 2026-07-21 10:43:48.419 | The Subject's Distinguished Name is as follows 2026-07-21 10:43:48.419 | organizationName :ASN.1 12:'OpenStack' 2026-07-21 10:43:48.419 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-07-21 10:43:48.419 | commonName :ASN.1 12:'Intermediate CA' 2026-07-21 10:43:48.420 | Certificate is to be certified until Jul 21 10:43:48 2027 GMT (365 days) 2026-07-21 10:43:48.421 | 2026-07-21 10:43:48.421 | Write out database with 1 new entries 2026-07-21 10:43:48.422 | Database updated 2026-07-21 10:43:48.425 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-07-21 10:43:48.430 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 10:43:48.434 | + lib/tls:init_CA:212 : is_fedora 2026-07-21 10:43:48.436 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:43:48.439 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:43:48.442 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:43:48.445 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:43:48.447 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:43:48.450 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:43:48.452 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:43:48.455 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:43:48.457 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:43:48.460 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:43:48.462 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:43:48.465 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:43:48.467 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:43:48.470 | + lib/tls:init_CA:215 : is_ubuntu 2026-07-21 10:43:48.472 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:48.476 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:48.478 | + 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-07-21 10:43:48.490 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-07-21 10:43:48.504 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-07-21 10:43:48.515 | Updating certificates in /etc/ssl/certs... 2026-07-21 10:43:49.356 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-07-21 10:43:49.357 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-07-21 10:43:49.362 | 2 added, 0 removed; done. 2026-07-21 10:43:49.362 | Running hooks in /etc/ca-certificates/update.d... 2026-07-21 10:43:49.364 | done. 2026-07-21 10:43:49.371 | + ./stack.sh:main:884 : init_cert 2026-07-21 10:43:49.374 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-07-21 10:43:49.376 | + lib/tls:init_cert:226 : [[ -n 10.4.3.50 ]] 2026-07-21 10:43:49.379 | + lib/tls:init_cert:227 : TLS_IP=IP:10.4.3.50 2026-07-21 10:43:49.382 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-07-21 10:43:49.384 | + lib/tls:init_cert:229 : TLS_IP=IP:10.4.3.50,IP:::1 2026-07-21 10:43:49.387 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert localhost IP:10.4.3.50,IP:::1 2026-07-21 10:43:49.390 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-07-21 10:43:49.392 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-07-21 10:43:49.395 | + lib/tls:make_cert:244 : local common_name=localhost 2026-07-21 10:43:49.398 | + lib/tls:make_cert:245 : local alt_names=IP:10.4.3.50,IP:::1 2026-07-21 10:43:49.401 | + lib/tls:make_cert:247 : '[' localhost '!=' 10.4.3.50 ']' 2026-07-21 10:43:49.404 | + lib/tls:make_cert:248 : is_ipv4_address 10.4.3.50 2026-07-21 10:43:49.406 | + functions-common:is_ipv4_address:2206 : local address=10.4.3.50 2026-07-21 10:43:49.409 | + functions-common:is_ipv4_address:2207 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-07-21 10:43:49.412 | + functions-common:is_ipv4_address:2209 : [[ 10.4.3.50 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-07-21 10:43:49.414 | + functions-common:is_ipv4_address:2210 : return 0 2026-07-21 10:43:49.417 | + lib/tls:make_cert:249 : [[ -z IP:10.4.3.50,IP:::1 ]] 2026-07-21 10:43:49.419 | + lib/tls:make_cert:252 : alt_names=IP:10.4.3.50,IP:::1,IP:10.4.3.50 2026-07-21 10:43:49.422 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 10:43:49.424 | + 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-07-21 10:43:49.472 | ....+.+.....+...+......+.........+...+............+...+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+.+...+.....+......+.............+..+.........+.........+.......+......+........+.........+..........+...+.....+....+.....+.........+............+.........+....+..+....+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...............+.....+....+...+.....+...+....+......+...+..+...+.+...............+......+..+.+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 10:43:49.775 | .....+................+...+.....+...+...+.+...+...+...+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+.........+..+...+............+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+......+........+.+...+...+.....+...+.......+.........+...+.....+...+..........+........+....+..+...............+...+.+.....+.......+..+...+..........+...+.........+..+...+...+....+...+......+..+....+......+...+...........+.+........+.+........+.+.....+.+...+...............+..+..................+...+.........+...................+..+....+.....+..........+......+..+......+....+..+...................+..+.......+...+.....+............+...+...+.......+..+...+.............+..............+...+...+....+..+..........+......+...+..+...+.......+..+.+..+.......+..+..........+...+.....+..........+...........+.+.....+..........+...+.....+...+...+.+.........+...........+......+.............+.....+...............+.......+..+.............+..+...+....+....................+....+..+.......+.....+...+....+...............+...+...+.....+...+....+...+........+......+..........+...+........+...+....+..+....+.....+..........+..+............+.+......+...........+.........+...+.......+......+........+......+.+..+.......+...+...+............+..+...+.+.........+...........+.+......+............+..+....+...............+...........+.+..+...+.......+...+...+..+.......+.................+...+.............+.....+.............+......+........+.+......+.....+......+....+.....+.+........+....+..+...+.+......+...+..+......+............+.+.........+......+....................+......+.+..+......+....+...........+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-07-21 10:43:49.778 | ----- 2026-07-21 10:43:49.783 | + lib/tls:make_cert:268 : [[ -z IP:10.4.3.50,IP:::1,IP:10.4.3.50 ]] 2026-07-21 10:43:49.786 | + lib/tls:make_cert:271 : alt_names=DNS:localhost,IP:10.4.3.50,IP:::1,IP:10.4.3.50 2026-07-21 10:43:49.789 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:localhost,IP:10.4.3.50,IP:::1,IP:10.4.3.50 2026-07-21 10:43:49.793 | + 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-07-21 10:43:49.795 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-07-21 10:43:49.797 | Check that the request matches the signature 2026-07-21 10:43:49.797 | Signature ok 2026-07-21 10:43:49.797 | The Subject's Distinguished Name is as follows 2026-07-21 10:43:49.799 | organizationName :ASN.1 12:'OpenStack' 2026-07-21 10:43:49.799 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-07-21 10:43:49.799 | commonName :ASN.1 12:'localhost' 2026-07-21 10:43:49.799 | Certificate is to be certified until Jul 21 10:43:49 2027 GMT (365 days) 2026-07-21 10:43:49.800 | 2026-07-21 10:43:49.800 | Write out database with 1 new entries 2026-07-21 10:43:49.800 | Database updated 2026-07-21 10:43:49.804 | + 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-07-21 10:43:49.809 | + ./stack.sh:main:891 : install_dstat 2026-07-21 10:43:49.811 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-21 10:43:49.828 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:49.831 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-07-21 10:43:49.833 | + inc/python:pip_install_gr:94 : local name=psutil 2026-07-21 10:43:49.836 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 10:43:49.839 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-07-21 10:43:49.842 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-07-21 10:43:49.845 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 10:43:49.848 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-07-21 10:43:49.849 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 10:43:49.854 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-07-21 10:43:49.856 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-07-21 10:43:49.859 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-07-21 10:43:49.862 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-07-21 10:43:49.865 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-07-21 10:43:49.886 | Using python 3.12 to install psutil 2026-07-21 10:43:49.888 | + 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-07-21 10:43:50.502 | Collecting psutil 2026-07-21 10:43:50.548 | 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-07-21 10:43:50.565 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-21 10:43:50.649 | Installing collected packages: psutil 2026-07-21 10:43:50.709 | Successfully installed psutil-7.2.2 2026-07-21 10:43:50.775 | + inc/python:pip_install:216 : result=0 2026-07-21 10:43:50.778 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:43:50.780 | + functions-common:time_stop:2420 : local name 2026-07-21 10:43:50.782 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:43:50.785 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:43:50.787 | + functions-common:time_stop:2423 : local total 2026-07-21 10:43:50.789 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:43:50.792 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:43:50.794 | + functions-common:time_stop:2427 : start_time=1784630629880 2026-07-21 10:43:50.796 | + functions-common:time_stop:2429 : [[ -z 1784630629880 ]] 2026-07-21 10:43:50.800 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:43:50.804 | + functions-common:time_stop:2432 : end_time=1784630630801 2026-07-21 10:43:50.806 | + functions-common:time_stop:2433 : elapsed_time=921 2026-07-21 10:43:50.809 | + functions-common:time_stop:2434 : total=17617 2026-07-21 10:43:50.812 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:43:50.814 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18538 2026-07-21 10:43:50.817 | + inc/python:pip_install:219 : return 0 2026-07-21 10:43:50.819 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-07-21 10:43:50.822 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:43:50.825 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-07-21 10:43:50.828 | + ./stack.sh:main:900 : install_libs 2026-07-21 10:43:50.830 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-21 10:43:50.832 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-21 10:43:50.835 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-21 10:43:50.838 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-21 10:43:50.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:50.843 | + 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-07-21 10:43:50.845 | + 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-07-21 10:43:50.848 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:50.850 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-21 10:43:50.853 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-21 10:43:50.855 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-21 10:43:50.858 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-21 10:43:50.860 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:50.862 | + 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-07-21 10:43:50.864 | + 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-07-21 10:43:50.867 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:50.869 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-21 10:43:50.872 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-21 10:43:50.874 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-21 10:43:50.876 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-21 10:43:50.880 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:50.882 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 10:43:50.885 | + 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-07-21 10:43:50.887 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:50.889 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-21 10:43:50.892 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-21 10:43:50.895 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-21 10:43:50.897 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-21 10:43:50.899 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:50.902 | + 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-07-21 10:43:50.904 | + 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-07-21 10:43:50.906 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:50.909 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-21 10:43:50.911 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-21 10:43:50.914 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-21 10:43:50.917 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-21 10:43:50.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:50.922 | + 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-07-21 10:43:50.924 | + 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-07-21 10:43:50.926 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:50.929 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-21 10:43:50.931 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-21 10:43:50.934 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-21 10:43:50.936 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-21 10:43:50.939 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:50.941 | + 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-07-21 10:43:50.944 | + 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-07-21 10:43:50.946 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:50.950 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-21 10:43:50.953 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-21 10:43:50.955 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-21 10:43:50.957 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-21 10:43:50.959 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:50.961 | + 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-07-21 10:43:50.964 | + 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-07-21 10:43:50.966 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:50.969 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-21 10:43:50.971 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-21 10:43:50.974 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-21 10:43:50.976 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-21 10:43:50.979 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:50.981 | + 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-07-21 10:43:50.983 | + 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-07-21 10:43:50.986 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:50.988 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-21 10:43:50.990 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-21 10:43:50.993 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-21 10:43:50.995 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-21 10:43:50.997 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.000 | + 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-07-21 10:43:51.003 | + 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-07-21 10:43:51.005 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.008 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-21 10:43:51.011 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-21 10:43:51.013 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-21 10:43:51.016 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-21 10:43:51.018 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.021 | + 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-07-21 10:43:51.023 | + 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-07-21 10:43:51.026 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.028 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-21 10:43:51.030 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-21 10:43:51.033 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-21 10:43:51.035 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-21 10:43:51.037 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.040 | + 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-07-21 10:43:51.042 | + 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-07-21 10:43:51.045 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.048 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-21 10:43:51.051 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-21 10:43:51.053 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-21 10:43:51.055 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-21 10:43:51.058 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.060 | + 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-07-21 10:43:51.062 | + 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-07-21 10:43:51.065 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.068 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-21 10:43:51.070 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-21 10:43:51.073 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-21 10:43:51.075 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-21 10:43:51.078 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.081 | + 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-07-21 10:43:51.084 | + 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-07-21 10:43:51.087 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.089 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-21 10:43:51.092 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-21 10:43:51.094 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-21 10:43:51.097 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-21 10:43:51.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.102 | + 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-07-21 10:43:51.105 | + 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-07-21 10:43:51.108 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.110 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-21 10:43:51.113 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-21 10:43:51.116 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-21 10:43:51.118 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-21 10:43:51.121 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.124 | + 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-07-21 10:43:51.126 | + 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-07-21 10:43:51.129 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.132 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-21 10:43:51.135 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-21 10:43:51.137 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-21 10:43:51.141 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-21 10:43:51.143 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.146 | + 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-07-21 10:43:51.149 | + 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-07-21 10:43:51.152 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.154 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-21 10:43:51.157 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-21 10:43:51.159 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-21 10:43:51.162 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-21 10:43:51.164 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.167 | + 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-07-21 10:43:51.170 | + 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-07-21 10:43:51.172 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.175 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-21 10:43:51.178 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-21 10:43:51.181 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-21 10:43:51.183 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-21 10:43:51.186 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.188 | + 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-07-21 10:43:51.192 | + 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-07-21 10:43:51.194 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.197 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-21 10:43:51.199 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-21 10:43:51.202 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-21 10:43:51.204 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-21 10:43:51.207 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.209 | + 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-07-21 10:43:51.212 | + 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-07-21 10:43:51.215 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.217 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-21 10:43:51.220 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-21 10:43:51.223 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-21 10:43:51.225 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-21 10:43:51.228 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.231 | + 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-07-21 10:43:51.233 | + 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-07-21 10:43:51.236 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.238 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-21 10:43:51.241 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-21 10:43:51.243 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-21 10:43:51.246 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-21 10:43:51.250 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.252 | + 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-07-21 10:43:51.256 | + 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-07-21 10:43:51.259 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.261 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-21 10:43:51.264 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-21 10:43:51.267 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-21 10:43:51.269 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-21 10:43:51.272 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.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-07-21 10:43:51.278 | + 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-07-21 10:43:51.280 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.283 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-21 10:43:51.286 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-21 10:43:51.289 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-21 10:43:51.292 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-21 10:43:51.295 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.298 | + 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-07-21 10:43:51.301 | + 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-07-21 10:43:51.303 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.306 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-21 10:43:51.309 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-21 10:43:51.311 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-21 10:43:51.315 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-21 10:43:51.317 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.320 | + 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-07-21 10:43:51.323 | + 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-07-21 10:43:51.325 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.328 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-21 10:43:51.331 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-21 10:43:51.334 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-21 10:43:51.337 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-21 10:43:51.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.342 | + 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-07-21 10:43:51.346 | + 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-07-21 10:43:51.349 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.353 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-21 10:43:51.355 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-21 10:43:51.358 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-21 10:43:51.360 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-21 10:43:51.363 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.365 | + 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-07-21 10:43:51.367 | + 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-07-21 10:43:51.370 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.373 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-21 10:43:51.376 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-21 10:43:51.378 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-21 10:43:51.381 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-21 10:43:51.383 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.386 | + 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-07-21 10:43:51.389 | + 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-07-21 10:43:51.392 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.395 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-21 10:43:51.397 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-21 10:43:51.399 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-21 10:43:51.402 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-21 10:43:51.404 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.407 | + 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-07-21 10:43:51.410 | + 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-07-21 10:43:51.412 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.415 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-21 10:43:51.418 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-21 10:43:51.421 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-21 10:43:51.423 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-21 10:43:51.426 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.428 | + 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-07-21 10:43:51.431 | + 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-07-21 10:43:51.434 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.437 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-21 10:43:51.439 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-21 10:43:51.442 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-21 10:43:51.444 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-21 10:43:51.447 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.450 | + 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-07-21 10:43:51.452 | + 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-07-21 10:43:51.455 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.458 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-21 10:43:51.461 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-21 10:43:51.464 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-21 10:43:51.466 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-21 10:43:51.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.471 | + 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-07-21 10:43:51.474 | + 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-07-21 10:43:51.477 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.480 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-21 10:43:51.483 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-21 10:43:51.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-21 10:43:51.488 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-21 10:43:51.490 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.494 | + 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-07-21 10:43:51.496 | + 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-07-21 10:43:51.499 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.502 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-21 10:43:51.505 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-21 10:43:51.507 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-21 10:43:51.510 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-21 10:43:51.514 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.516 | + 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-07-21 10:43:51.519 | + 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-07-21 10:43:51.522 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.525 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-21 10:43:51.527 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-21 10:43:51.530 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-21 10:43:51.532 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-21 10:43:51.535 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.537 | + 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-07-21 10:43:51.540 | + 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-07-21 10:43:51.543 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.546 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-21 10:43:51.549 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-21 10:43:51.552 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-21 10:43:51.555 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-21 10:43:51.558 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.560 | + 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-07-21 10:43:51.563 | + 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-07-21 10:43:51.565 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.568 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-21 10:43:51.570 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-21 10:43:51.573 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-21 10:43:51.575 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-21 10:43:51.578 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.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-07-21 10:43:51.583 | + 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-07-21 10:43:51.586 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.588 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-21 10:43:51.591 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-21 10:43:51.593 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-21 10:43:51.595 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-21 10:43:51.597 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.600 | + 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-07-21 10:43:51.602 | + 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-07-21 10:43:51.605 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.607 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-21 10:43:51.610 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-21 10:43:51.613 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-21 10:43:51.616 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-21 10:43:51.618 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.620 | + 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-07-21 10:43:51.622 | + 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-07-21 10:43:51.624 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.627 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-21 10:43:51.629 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-21 10:43:51.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:51.635 | + 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-07-21 10:43:51.638 | + 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-07-21 10:43:51.641 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:51.644 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-21 10:43:51.664 | Using python 3.12 to install etcd3gw 2026-07-21 10:43:51.667 | + 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-07-21 10:43:52.227 | Collecting etcd3gw 2026-07-21 10:43:52.281 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 10:43:52.287 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-21 10:43:52.300 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-21 10:43:52.302 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 10:43:52.316 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-21 10:43:52.320 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 10:43:52.335 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-21 10:43:52.339 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 10:43:52.568 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-21 10:43:52.571 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-07-21 10:43:52.576 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (83.0.0) 2026-07-21 10:43:52.661 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-21 10:43:52.664 | 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-07-21 10:43:52.674 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-21 10:43:52.675 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-21 10:43:52.692 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-21 10:43:52.694 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-21 10:43:52.698 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-21 10:43:52.709 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-21 10:43:52.718 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-21 10:43:52.725 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-21 10:43:52.729 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-21 10:43:52.731 | 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-07-21 10:43:52.732 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-21 10:43:52.733 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-21 10:43:52.736 | Downloading wrapt-2.2.2-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-21 10:43:52.842 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-21 10:43:52.869 | Attempting uninstall: urllib3 2026-07-21 10:43:52.873 | Found existing installation: urllib3 2.0.7 2026-07-21 10:43:52.874 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:43:52.874 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-21 10:43:52.945 | Attempting uninstall: idna 2026-07-21 10:43:52.949 | Found existing installation: idna 3.6 2026-07-21 10:43:52.950 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:43:52.950 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-21 10:43:53.035 | Attempting uninstall: requests 2026-07-21 10:43:53.039 | Found existing installation: requests 2.31.0 2026-07-21 10:43:53.039 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:43:53.039 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-21 10:43:53.151 | 2026-07-21 10:43:53.154 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.2 2026-07-21 10:43:53.242 | + inc/python:pip_install:216 : result=0 2026-07-21 10:43:53.245 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:43:53.248 | + functions-common:time_stop:2420 : local name 2026-07-21 10:43:53.251 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:43:53.254 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:43:53.256 | + functions-common:time_stop:2423 : local total 2026-07-21 10:43:53.258 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:43:53.260 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:43:53.261 | + functions-common:time_stop:2427 : start_time=1784630631659 2026-07-21 10:43:53.263 | + functions-common:time_stop:2429 : [[ -z 1784630631659 ]] 2026-07-21 10:43:53.266 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:43:53.269 | + functions-common:time_stop:2432 : end_time=1784630633267 2026-07-21 10:43:53.271 | + functions-common:time_stop:2433 : elapsed_time=1608 2026-07-21 10:43:53.273 | + functions-common:time_stop:2434 : total=18538 2026-07-21 10:43:53.274 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:43:53.277 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20146 2026-07-21 10:43:53.280 | + inc/python:pip_install:219 : return 0 2026-07-21 10:43:53.282 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-07-21 10:43:53.285 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-21 10:43:53.287 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-21 10:43:53.290 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:43:53.293 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:43:53.296 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:43:53.299 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:43:53.301 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:43:53.304 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:43:53.307 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:43:53.310 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:43:53.313 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:43:53.316 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:43:53.319 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:43:53.323 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:43:53.326 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:43:53.329 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-21 10:43:53.331 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:53.333 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:53.336 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-21 10:43:53.339 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-21 10:43:53.342 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 10:43:53.344 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:43:53.347 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 10:43:53.351 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:43:53.353 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:43:53.356 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:43:53.359 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:53.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:53.364 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:43:53.367 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 10:43:53.370 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 10:43:53.373 | + functions-common:apt_get_update:1167 : return 2026-07-21 10:43:53.376 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-21 10:43:53.379 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:43:53.382 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:53.384 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:53.387 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-21 10:43:53.413 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-21 10:43:53.445 | Reading package lists... 2026-07-21 10:43:53.684 | Building dependency tree... 2026-07-21 10:43:53.685 | Reading state information... 2026-07-21 10:43:53.911 | The following additional packages will be installed: 2026-07-21 10:43:53.913 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi-core 2026-07-21 10:43:53.914 | Suggested packages: 2026-07-21 10:43:53.914 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-21 10:43:53.914 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-21 10:43:53.914 | python3-uwsgidecorators 2026-07-21 10:43:53.942 | The following NEW packages will be installed: 2026-07-21 10:43:53.944 | libnorm1t64 libpgm-5.3-0t64 libyajl2 libzmq5 uwsgi uwsgi-core 2026-07-21 10:43:53.944 | uwsgi-plugin-python3 2026-07-21 10:43:54.210 | 0 upgraded, 7 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 10:43:54.210 | Need to get 1,290 kB of archives. 2026-07-21 10:43:54.210 | After this operation, 4,349 kB of additional disk space will be used. 2026-07-21 10:43:54.210 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-21 10:43:54.764 | 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-07-21 10:43:54.895 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-21 10:43:55.020 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-07-21 10:43:55.025 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-21 10:43:55.161 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-21 10:43:55.164 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-21 10:43:55.484 | Fetched 1,290 kB in 1s (1,061 kB/s) 2026-07-21 10:43:55.509 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-21 10:43:55.590 | (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 ... 174220 files and directories currently installed.) 2026-07-21 10:43:55.595 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-21 10:43:55.598 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-21 10:43:55.627 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-21 10:43:55.645 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-21 10:43:55.647 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-21 10:43:55.677 | Selecting previously unselected package libzmq5:amd64. 2026-07-21 10:43:55.692 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-21 10:43:55.694 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-21 10:43:55.726 | Selecting previously unselected package libyajl2:amd64. 2026-07-21 10:43:55.741 | Preparing to unpack .../3-libyajl2_2.1.0-5build1_amd64.deb ... 2026-07-21 10:43:55.743 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-07-21 10:43:55.770 | Selecting previously unselected package uwsgi-core. 2026-07-21 10:43:55.785 | Preparing to unpack .../4-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 10:43:55.786 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-21 10:43:55.864 | Selecting previously unselected package uwsgi. 2026-07-21 10:43:55.879 | Preparing to unpack .../5-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 10:43:55.883 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-21 10:43:55.913 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-21 10:43:55.928 | Preparing to unpack .../6-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-21 10:43:55.929 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-21 10:43:55.976 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-21 10:43:55.979 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-07-21 10:43:55.983 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-21 10:43:55.986 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-21 10:43:55.989 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-21 10:43:55.998 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-21 10:43:56.347 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-21 10:43:56.368 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 10:43:56.983 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 10:43:57.575 | 2026-07-21 10:43:57.575 | Running kernel seems to be up-to-date. 2026-07-21 10:43:57.575 | 2026-07-21 10:43:57.575 | Restarting services... 2026-07-21 10:43:57.635 | 2026-07-21 10:43:57.635 | Service restarts being deferred: 2026-07-21 10:43:57.635 | /etc/needrestart/restart.d/dbus.service 2026-07-21 10:43:57.635 | systemctl restart getty@tty1.service 2026-07-21 10:43:57.635 | systemctl restart networkd-dispatcher.service 2026-07-21 10:43:57.635 | systemctl restart serial-getty@ttyS0.service 2026-07-21 10:43:57.635 | systemctl restart storpool_beacon.service 2026-07-21 10:43:57.635 | systemctl restart storpool_block.service 2026-07-21 10:43:57.635 | systemctl restart systemd-logind.service 2026-07-21 10:43:57.635 | 2026-07-21 10:43:57.635 | No containers need to be restarted. 2026-07-21 10:43:57.635 | 2026-07-21 10:43:57.635 | User sessions running outdated binaries: 2026-07-21 10:43:57.635 | ubuntu @ session #4: python3[7163] 2026-07-21 10:43:57.646 | ubuntu @ session #5: sh[8549,8551], sshd[8491] 2026-07-21 10:43:57.655 | ubuntu @ user manager service: systemd[5267] 2026-07-21 10:43:57.664 | 2026-07-21 10:43:57.664 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 10:43:58.871 | + functions-common:apt_get:1211 : result=0 2026-07-21 10:43:58.874 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:43:58.876 | + functions-common:time_stop:2420 : local name 2026-07-21 10:43:58.878 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:43:58.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:43:58.883 | + functions-common:time_stop:2423 : local total 2026-07-21 10:43:58.886 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:43:58.888 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:43:58.890 | + functions-common:time_stop:2427 : start_time=1784630633410 2026-07-21 10:43:58.893 | + functions-common:time_stop:2429 : [[ -z 1784630633410 ]] 2026-07-21 10:43:58.897 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:43:58.901 | + functions-common:time_stop:2432 : end_time=1784630638897 2026-07-21 10:43:58.903 | + functions-common:time_stop:2433 : elapsed_time=5487 2026-07-21 10:43:58.905 | + functions-common:time_stop:2434 : total=130010 2026-07-21 10:43:58.908 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:43:58.910 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135497 2026-07-21 10:43:58.913 | + functions-common:apt_get:1215 : return 0 2026-07-21 10:43:58.915 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-21 10:43:58.918 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:43:58.920 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:43:58.922 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-21 10:43:58.959 | No module matches proxy 2026-07-21 10:43:58.962 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-21 10:43:58.995 | Enabling module proxy. 2026-07-21 10:43:59.000 | To activate the new configuration, you need to run: 2026-07-21 10:43:59.000 | systemctl restart apache2 2026-07-21 10:43:59.004 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-21 10:43:59.044 | Considering dependency proxy for proxy_uwsgi: 2026-07-21 10:43:59.044 | Module proxy already enabled 2026-07-21 10:43:59.044 | Enabling module proxy_uwsgi. 2026-07-21 10:43:59.049 | To activate the new configuration, you need to run: 2026-07-21 10:43:59.049 | systemctl restart apache2 2026-07-21 10:43:59.054 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-21 10:43:59.056 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:43:59.059 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:43:59.061 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:43:59.162 | + ./stack.sh:main:906 : install_keystoneauth 2026-07-21 10:43:59.164 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-21 10:43:59.166 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-21 10:43:59.168 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:59.171 | + 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-07-21 10:43:59.173 | + 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-07-21 10:43:59.175 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:59.178 | + ./stack.sh:main:907 : install_keystoneclient 2026-07-21 10:43:59.180 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-21 10:43:59.182 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-21 10:43:59.184 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:59.186 | + 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-07-21 10:43:59.188 | + 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-07-21 10:43:59.190 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:59.193 | + ./stack.sh:main:908 : install_glanceclient 2026-07-21 10:43:59.195 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-21 10:43:59.197 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-21 10:43:59.199 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:59.201 | + 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-07-21 10:43:59.204 | + 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-07-21 10:43:59.206 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:59.208 | + ./stack.sh:main:909 : install_cinderclient 2026-07-21 10:43:59.211 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-21 10:43:59.213 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-21 10:43:59.216 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:59.218 | + 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-07-21 10:43:59.220 | + 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-07-21 10:43:59.223 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:59.226 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-21 10:43:59.228 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-21 10:43:59.230 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:59.233 | + 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-07-21 10:43:59.235 | + 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-07-21 10:43:59.237 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:59.239 | + ./stack.sh:main:910 : install_novaclient 2026-07-21 10:43:59.242 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-21 10:43:59.245 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-21 10:43:59.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:59.250 | + 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-07-21 10:43:59.253 | + 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-07-21 10:43:59.255 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:59.258 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-07-21 10:43:59.273 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:59.277 | + ./stack.sh:main:912 : install_swiftclient 2026-07-21 10:43:59.280 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-21 10:43:59.283 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-21 10:43:59.285 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:59.289 | + 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-07-21 10:43:59.291 | + 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-07-21 10:43:59.293 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:59.296 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-07-21 10:43:59.313 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:43:59.316 | + ./stack.sh:main:915 : install_neutronclient 2026-07-21 10:43:59.318 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-07-21 10:43:59.321 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-21 10:43:59.323 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:59.325 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 10:43:59.328 | + 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-07-21 10:43:59.331 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:59.334 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-07-21 10:43:59.337 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-21 10:43:59.339 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-21 10:43:59.341 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:43:59.344 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 10:43:59.347 | + 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-07-21 10:43:59.350 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:43:59.353 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-21 10:43:59.356 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-21 10:43:59.358 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 10:43:59.362 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-21 10:43:59.365 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-21 10:43:59.368 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 10:43:59.372 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-21 10:43:59.372 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 10:43:59.377 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-21 10:43:59.380 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-21 10:43:59.383 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-21 10:43:59.385 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-21 10:43:59.387 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-21 10:43:59.408 | Using python 3.12 to install keystonemiddleware 2026-07-21 10:43:59.411 | + 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-07-21 10:43:59.990 | Collecting keystonemiddleware 2026-07-21 10:44:00.038 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 10:44:00.061 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-21 10:44:00.064 | Downloading keystoneauth1-5.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 10:44:00.083 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-21 10:44:00.086 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 10:44:00.110 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-21 10:44:00.113 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 10:44:00.130 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-21 10:44:00.133 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 10:44:00.156 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-21 10:44:00.160 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 10:44:00.182 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-21 10:44:00.187 | Downloading oslo_log-8.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 10:44:00.207 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-21 10:44:00.211 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 10:44:00.234 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-21 10:44:00.238 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 10:44:00.243 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-21 10:44:00.252 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-21 10:44:00.256 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 10:44:00.271 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-21 10:44:00.273 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-21 10:44:00.291 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-21 10:44:00.295 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 10:44:00.300 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-21 10:44:00.312 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-21 10:44:00.316 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-21 10:44:00.322 | 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-07-21 10:44:00.334 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 10:44:00.337 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 10:44:00.349 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 10:44:00.356 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 10:44:00.371 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-21 10:44:00.374 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-21 10:44:00.389 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-21 10:44:00.393 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 10:44:00.411 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-21 10:44:00.414 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 10:44:00.431 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-21 10:44:00.434 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-21 10:44:00.448 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-21 10:44:00.451 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-21 10:44:00.457 | 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-07-21 10:44:00.472 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-21 10:44:00.474 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-21 10:44:00.479 | 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-07-21 10:44:00.480 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.2) 2026-07-21 10:44:00.537 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-21 10:44:00.542 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-21 10:44:00.565 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-21 10:44:00.573 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-21 10:44:00.578 | 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-07-21 10:44:00.578 | 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-07-21 10:44:00.580 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (83.0.0) 2026-07-21 10:44:00.604 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-21 10:44:00.616 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-21 10:44:00.625 | 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-07-21 10:44:00.625 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-21 10:44:00.626 | 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-07-21 10:44:00.626 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-21 10:44:00.644 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-21 10:44:00.654 | Downloading keystoneauth1-5.15.0-py3-none-any.whl (342 kB) 2026-07-21 10:44:00.664 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-21 10:44:00.671 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-07-21 10:44:00.678 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-21 10:44:00.684 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-21 10:44:00.691 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-21 10:44:00.708 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-21 10:44:00.747 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 60.3 MB/s 0:00:00 2026-07-21 10:44:00.750 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-07-21 10:44:00.756 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-07-21 10:44:00.762 | Downloading oslo_log-8.3.0-py3-none-any.whl (77 kB) 2026-07-21 10:44:00.769 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-07-21 10:44:00.775 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-21 10:44:00.788 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-21 10:44:00.801 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-07-21 10:44:00.806 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-21 10:44:00.811 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-21 10:44:00.817 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-21 10:44:00.824 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-21 10:44:00.834 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-21 10:44:00.840 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-21 10:44:00.845 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-21 10:44:00.850 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-21 10:44:00.855 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-21 10:44:01.008 | 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-07-21 10:44:01.078 | Attempting uninstall: typing-extensions 2026-07-21 10:44:01.082 | Found existing installation: typing_extensions 4.10.0 2026-07-21 10:44:01.082 | Not uninstalling typing-extensions at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:01.082 | Can't uninstall 'typing_extensions'. No files were found to uninstall. 2026-07-21 10:44:01.142 | Attempting uninstall: six 2026-07-21 10:44:01.148 | Found existing installation: six 1.16.0 2026-07-21 10:44:01.148 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:01.148 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-21 10:44:01.176 | Attempting uninstall: pyparsing 2026-07-21 10:44:01.181 | Found existing installation: pyparsing 3.1.1 2026-07-21 10:44:01.181 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:01.181 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-21 10:44:01.251 | Attempting uninstall: PyJWT 2026-07-21 10:44:01.256 | Found existing installation: PyJWT 2.7.0 2026-07-21 10:44:01.256 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:01.256 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-21 10:44:01.281 | Attempting uninstall: netaddr 2026-07-21 10:44:01.286 | Found existing installation: netaddr 0.8.0 2026-07-21 10:44:01.286 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:01.287 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-21 10:44:01.418 | Attempting uninstall: python-dateutil 2026-07-21 10:44:01.423 | Found existing installation: python-dateutil 2.8.2 2026-07-21 10:44:01.423 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:01.423 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-21 10:44:02.475 | 2026-07-21 10:44:02.479 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.15.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.3.0 oslo.config-10.5.0 oslo.context-6.5.0 oslo.i18n-6.9.0 oslo.log-8.3.0 oslo.serialization-5.11.0 oslo.utils-10.1.1 pycadf-4.1.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.0 typing-extensions-4.15.0 2026-07-21 10:44:02.616 | + inc/python:pip_install:216 : result=0 2026-07-21 10:44:02.619 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:44:02.622 | + functions-common:time_stop:2420 : local name 2026-07-21 10:44:02.625 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:44:02.627 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:44:02.630 | + functions-common:time_stop:2423 : local total 2026-07-21 10:44:02.632 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:44:02.634 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:44:02.637 | + functions-common:time_stop:2427 : start_time=1784630639403 2026-07-21 10:44:02.640 | + functions-common:time_stop:2429 : [[ -z 1784630639403 ]] 2026-07-21 10:44:02.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:44:02.648 | + functions-common:time_stop:2432 : end_time=1784630642645 2026-07-21 10:44:02.650 | + functions-common:time_stop:2433 : elapsed_time=3242 2026-07-21 10:44:02.653 | + functions-common:time_stop:2434 : total=20146 2026-07-21 10:44:02.656 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:44:02.658 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23388 2026-07-21 10:44:02.662 | + inc/python:pip_install:219 : return 0 2026-07-21 10:44:02.664 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-21 10:44:02.667 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-21 10:44:02.669 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 10:44:02.673 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-21 10:44:02.676 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-21 10:44:02.678 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 10:44:02.683 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-21 10:44:02.683 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 10:44:02.688 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-21 10:44:02.691 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-21 10:44:02.694 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-21 10:44:02.697 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-21 10:44:02.699 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-21 10:44:02.720 | Using python 3.12 to install python-memcached 2026-07-21 10:44:02.722 | + 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-07-21 10:44:03.267 | Collecting python-memcached 2026-07-21 10:44:03.318 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-21 10:44:03.326 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-21 10:44:03.408 | Installing collected packages: python-memcached 2026-07-21 10:44:03.424 | Successfully installed python-memcached-1.62 2026-07-21 10:44:03.489 | + inc/python:pip_install:216 : result=0 2026-07-21 10:44:03.491 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:44:03.494 | + functions-common:time_stop:2420 : local name 2026-07-21 10:44:03.497 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:44:03.500 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:44:03.502 | + functions-common:time_stop:2423 : local total 2026-07-21 10:44:03.504 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:44:03.507 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:44:03.509 | + functions-common:time_stop:2427 : start_time=1784630642714 2026-07-21 10:44:03.512 | + functions-common:time_stop:2429 : [[ -z 1784630642714 ]] 2026-07-21 10:44:03.515 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:44:03.519 | + functions-common:time_stop:2432 : end_time=1784630643516 2026-07-21 10:44:03.522 | + functions-common:time_stop:2433 : elapsed_time=802 2026-07-21 10:44:03.524 | + functions-common:time_stop:2434 : total=23388 2026-07-21 10:44:03.526 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:44:03.529 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24190 2026-07-21 10:44:03.532 | + inc/python:pip_install:219 : return 0 2026-07-21 10:44:03.534 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-07-21 10:44:03.552 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:03.554 | + ./stack.sh:main:922 : '[' 10.4.3.50 == 10.4.3.50 ']' 2026-07-21 10:44:03.557 | + ./stack.sh:main:923 : stack_install_service keystone 2026-07-21 10:44:03.560 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-21 10:44:03.562 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-21 10:44:03.565 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 10:44:03.567 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-21 10:44:03.570 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-21 10:44:03.587 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:44:03.590 | + lib/keystone:install_keystone:498 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-21 10:44:03.592 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/keystone.git 2026-07-21 10:44:03.594 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-21 10:44:03.596 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:44:03.599 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:44:03.601 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:44:03.604 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:44:03.606 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:44:03.609 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:44:03.625 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:44:03.627 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:44:03.629 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:44:03.632 | + functions-common:git_clone:610 : echo master 2026-07-21 10:44:03.632 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:44:03.637 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-21 10:44:03.640 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:44:03.643 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-21 10:44:03.657 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-21 10:44:03.661 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:44:03.661 | + functions-common:git_clone:673 : head -1 2026-07-21 10:44:03.702 | 30ef2ffa6 Merge "Make JWT token signing algorithm configurable" 2026-07-21 10:44:03.705 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:44:03.708 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-21 10:44:03.710 | + inc/python:setup_develop:353 : local bindep 2026-07-21 10:44:03.713 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 10:44:03.715 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-21 10:44:03.718 | + inc/python:setup_develop:359 : local extras= 2026-07-21 10:44:03.721 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-21 10:44:03.723 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 10:44:03.726 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 10:44:03.729 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-21 10:44:03.732 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 10:44:03.735 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 10:44:03.739 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-21 10:44:03.742 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 10:44:03.746 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-21 10:44:03.749 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 10:44:03.752 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 10:44:03.755 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-21 10:44:03.761 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-21 10:44:03.763 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-21 10:44:03.765 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-21 10:44:03.844 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-21 10:44:03.847 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 10:44:03.849 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 10:44:03.851 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 10:44:03.853 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-21 10:44:03.855 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-21 10:44:03.857 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 10:44:03.860 | + inc/python:setup_package:446 : local extras= 2026-07-21 10:44:03.862 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 10:44:03.865 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 10:44:03.867 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 10:44:03.869 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 10:44:03.872 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 10:44:03.874 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-21 10:44:03.894 | Using python 3.12 to install /opt/stack/keystone 2026-07-21 10:44:03.896 | + 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-07-21 10:44:04.381 | Obtaining file:///opt/stack/keystone 2026-07-21 10:44:04.384 | Installing build dependencies: started 2026-07-21 10:44:05.124 | Installing build dependencies: finished with status 'done' 2026-07-21 10:44:05.125 | Checking if build backend supports build_editable: started 2026-07-21 10:44:05.427 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 10:44:05.427 | Getting requirements to build editable: started 2026-07-21 10:44:05.573 | Getting requirements to build editable: finished with status 'done' 2026-07-21 10:44:05.574 | Preparing editable metadata (pyproject.toml): started 2026-07-21 10:44:06.272 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:44:06.280 | 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.dev58) (7.0.3) 2026-07-21 10:44:06.280 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.8.10) 2026-07-21 10:44:06.347 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev58) 2026-07-21 10:44:06.394 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 10:44:06.407 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev58) 2026-07-21 10:44:06.411 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-21 10:44:06.567 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev58) 2026-07-21 10:44:06.571 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-21 10:44:06.824 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:06.827 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-21 10:44:06.838 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.9.0) 2026-07-21 10:44:06.839 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (5.8.0) 2026-07-21 10:44:06.839 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (13.0.0) 2026-07-21 10:44:06.871 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev58) 2026-07-21 10:44:06.874 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-21 10:44:06.879 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (4.3.0) 2026-07-21 10:44:06.879 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.5.0) 2026-07-21 10:44:06.880 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.5.0) 2026-07-21 10:44:06.903 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:06.907 | Downloading oslo_messaging-18.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 10:44:06.932 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:06.936 | Downloading oslo_db-18.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 10:44:06.941 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (6.9.0) 2026-07-21 10:44:06.942 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (8.3.0) 2026-07-21 10:44:06.957 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:06.961 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 10:44:06.984 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:06.987 | Downloading oslo_policy-6.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 10:44:06.993 | 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.dev58) (5.11.0) 2026-07-21 10:44:07.002 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:07.006 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 10:44:07.010 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (10.1.1) 2026-07-21 10:44:07.019 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev58) 2026-07-21 10:44:07.022 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-21 10:44:07.039 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:07.043 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-21 10:44:07.048 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (2.13.0) 2026-07-21 10:44:07.049 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.5.0) 2026-07-21 10:44:07.067 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:07.071 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-21 10:44:07.077 | 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.dev58) (4.1.0) 2026-07-21 10:44:07.078 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev58) (1.2.1) 2026-07-21 10:44:07.090 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:07.095 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-21 10:44:07.115 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev58) 2026-07-21 10:44:07.118 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 10:44:07.222 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-21 10:44:07.233 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-21 10:44:07.252 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev58) 2026-07-21 10:44:07.255 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-21 10:44:07.260 | 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.dev58) (5.3.1) 2026-07-21 10:44:07.270 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 10:44:07.274 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 10:44:07.291 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 10:44:07.297 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 10:44:07.311 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 10:44:07.314 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 10:44:07.329 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 10:44:07.332 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 10:44:07.376 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev58) 2026-07-21 10:44:07.379 | 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-07-21 10:44:07.394 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-21 10:44:07.398 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-21 10:44:07.404 | 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.dev58) (1.17.0) 2026-07-21 10:44:07.428 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev58) 2026-07-21 10:44:07.431 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-21 10:44:07.448 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.452 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-21 10:44:07.465 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.471 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 10:44:07.490 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.492 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 10:44:07.755 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.759 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-21 10:44:07.766 | 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.dev58) (5.15.0) 2026-07-21 10:44:07.767 | 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.dev58) (2.34.2) 2026-07-21 10:44:07.769 | 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.dev58) (2.1.0) 2026-07-21 10:44:07.770 | 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.dev58) (1.8.2) 2026-07-21 10:44:07.770 | 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.dev58) (4.15.0) 2026-07-21 10:44:07.776 | 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.dev58) (1.3.0) 2026-07-21 10:44:07.777 | 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.dev58) (2.0.0) 2026-07-21 10:44:07.777 | 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.dev58) (6.0.3) 2026-07-21 10:44:07.797 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.800 | Downloading alembic-1.18.5-py3-none-any.whl.metadata (7.2 kB) 2026-07-21 10:44:07.805 | 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.dev58) (3.1.0) 2026-07-21 10:44:07.815 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.818 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-21 10:44:07.830 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.833 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-21 10:44:07.849 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.851 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 10:44:07.857 | 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.dev58) (2.2.2) 2026-07-21 10:44:07.859 | 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.dev58) (2.9.0.post0) 2026-07-21 10:44:07.861 | 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.dev58) (3.4.0) 2026-07-21 10:44:07.876 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.880 | Downloading oslo_service-4.7.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 10:44:07.897 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.900 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 10:44:07.917 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.920 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-21 10:44:07.941 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.944 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 10:44:07.959 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.963 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-21 10:44:07.977 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:07.980 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 10:44:07.997 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.001 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-21 10:44:08.005 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) (26.2) 2026-07-21 10:44:08.016 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.019 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 10:44:08.034 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.037 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-21 10:44:08.057 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.060 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-21 10:44:08.276 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.280 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-21 10:44:08.305 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.316 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 10:44:08.336 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.347 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 10:44:08.370 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.383 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-21 10:44:08.411 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.425 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-21 10:44:08.468 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.481 | 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-07-21 10:44:08.505 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.515 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-21 10:44:08.535 | 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.dev58) 2026-07-21 10:44:08.539 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 10:44:08.561 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.564 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-07-21 10:44:08.575 | 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.dev58) (3.3.2) 2026-07-21 10:44:08.575 | 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.dev58) (7.2.2) 2026-07-21 10:44:08.582 | 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.dev58) (83.0.0) 2026-07-21 10:44:08.596 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.603 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-21 10:44:08.630 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.633 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-21 10:44:08.654 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.660 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-21 10:44:08.682 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.687 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-21 10:44:08.703 | 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.dev58) (3.4.7) 2026-07-21 10:44:08.703 | 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.dev58) (3.18) 2026-07-21 10:44:08.704 | 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.dev58) (2.7.0) 2026-07-21 10:44:08.705 | 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.dev58) (2023.11.17) 2026-07-21 10:44:08.727 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.732 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-21 10:44:08.762 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev58) 2026-07-21 10:44:08.766 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-21 10:44:08.819 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-21 10:44:08.834 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-21 10:44:08.888 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 74.7 MB/s 0:00:00 2026-07-21 10:44:08.891 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-21 10:44:08.902 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-21 10:44:08.909 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-21 10:44:08.914 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-07-21 10:44:08.922 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-21 10:44:08.928 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-21 10:44:08.934 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-21 10:44:08.941 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-21 10:44:08.948 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-21 10:44:08.960 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-21 10:44:09.008 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-21 10:44:09.014 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-21 10:44:09.020 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-21 10:44:09.032 | Downloading oslo_db-18.1.0-py3-none-any.whl (152 kB) 2026-07-21 10:44:09.040 | Downloading alembic-1.18.5-py3-none-any.whl (264 kB) 2026-07-21 10:44:09.052 | Downloading oslo_messaging-18.2.0-py3-none-any.whl (201 kB) 2026-07-21 10:44:09.060 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-21 10:44:09.065 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-21 10:44:09.070 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-21 10:44:09.077 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-21 10:44:09.086 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-21 10:44:09.092 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-07-21 10:44:09.099 | Downloading oslo_policy-6.0.0-py3-none-any.whl (89 kB) 2026-07-21 10:44:09.106 | Downloading oslo_service-4.7.0-py3-none-any.whl (118 kB) 2026-07-21 10:44:09.114 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-21 10:44:09.125 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-21 10:44:09.136 | Downloading greenlet-3.5.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (614 kB) 2026-07-21 10:44:09.150 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 614.2/614.2 kB 46.4 MB/s 0:00:00 2026-07-21 10:44:09.154 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-07-21 10:44:09.162 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-21 10:44:09.170 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-07-21 10:44:09.177 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-21 10:44:09.191 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-21 10:44:09.203 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-21 10:44:09.211 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-07-21 10:44:09.217 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-21 10:44:09.225 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-21 10:44:09.245 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-21 10:44:09.255 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-21 10:44:09.269 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-21 10:44:09.281 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-21 10:44:09.291 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-21 10:44:09.304 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-21 10:44:09.314 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-21 10:44:09.324 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-21 10:44:09.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 73.2 MB/s 0:00:00 2026-07-21 10:44:09.374 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-21 10:44:09.381 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-21 10:44:09.387 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-21 10:44:09.395 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-21 10:44:09.406 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-21 10:44:09.415 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-21 10:44:09.427 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-21 10:44:09.436 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-21 10:44:09.444 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-21 10:44:09.451 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-21 10:44:09.460 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-21 10:44:09.532 | Building wheels for collected packages: keystone 2026-07-21 10:44:09.533 | Building editable for keystone (pyproject.toml): started 2026-07-21 10:44:10.150 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-21 10:44:10.151 | Created wheel for keystone: filename=keystone-29.1.0.dev58-0.editable-py3-none-any.whl size=9270 sha256=cf453a2a9c391c49ce5539ab0a9ed96cbe46a515e7198ff468633aa259fc4d97 2026-07-21 10:44:10.151 | Stored in directory: /tmp/pip-ephem-wheel-cache-qw65mcda/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-21 10:44:10.153 | Successfully built keystone 2026-07-21 10:44:10.300 | 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-07-21 10:44:10.327 | Attempting uninstall: pytz 2026-07-21 10:44:10.332 | Found existing installation: pytz 2024.1 2026-07-21 10:44:10.333 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:10.333 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-21 10:44:11.155 | Attempting uninstall: oauthlib 2026-07-21 10:44:11.161 | Found existing installation: oauthlib 3.2.2 2026-07-21 10:44:11.161 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:11.161 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-21 10:44:11.233 | Attempting uninstall: markupsafe 2026-07-21 10:44:11.240 | Found existing installation: MarkupSafe 2.1.5 2026-07-21 10:44:11.241 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:11.241 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-21 10:44:11.781 | Attempting uninstall: click 2026-07-21 10:44:11.787 | Found existing installation: click 8.1.6 2026-07-21 10:44:11.787 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:11.787 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-21 10:44:11.871 | Attempting uninstall: blinker 2026-07-21 10:44:11.877 | Found existing installation: blinker 1.7.0 2026-07-21 10:44:11.877 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:11.877 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-21 10:44:11.886 | Attempting uninstall: bcrypt 2026-07-21 10:44:11.892 | Found existing installation: bcrypt 3.2.2 2026-07-21 10:44:11.892 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:11.892 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-21 10:44:11.901 | Attempting uninstall: attrs 2026-07-21 10:44:11.907 | Found existing installation: attrs 23.2.0 2026-07-21 10:44:11.908 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:11.908 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-21 10:44:13.504 | Attempting uninstall: jinja2 2026-07-21 10:44:13.510 | Found existing installation: Jinja2 3.1.2 2026-07-21 10:44:13.510 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:13.511 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-21 10:44:14.043 | Attempting uninstall: cryptography 2026-07-21 10:44:14.050 | Found existing installation: cryptography 41.0.7 2026-07-21 10:44:14.051 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:14.051 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-21 10:44:14.375 | Attempting uninstall: pyopenssl 2026-07-21 10:44:14.383 | Found existing installation: pyOpenSSL 23.2.0 2026-07-21 10:44:14.383 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:14.383 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-21 10:44:14.597 | Attempting uninstall: jsonschema 2026-07-21 10:44:14.605 | Found existing installation: jsonschema 4.10.3 2026-07-21 10:44:14.605 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:14.605 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-21 10:44:15.420 | 2026-07-21 10:44:15.421 | 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-07-21 10:44:15.421 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-21 10:44:15.428 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.18.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.5 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.2 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.3 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev58 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.6.1 oslo.db-18.1.0 oslo.messaging-18.2.0 oslo.metrics-0.16.0 oslo.middleware-8.2.0 oslo.policy-6.0.0 oslo.service-4.7.0 oslo.upgradecheck-2.8.0 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-07-21 10:44:15.691 | + inc/python:pip_install:216 : result=0 2026-07-21 10:44:15.694 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:44:15.696 | + functions-common:time_stop:2420 : local name 2026-07-21 10:44:15.699 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:44:15.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:44:15.704 | + functions-common:time_stop:2423 : local total 2026-07-21 10:44:15.706 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:44:15.709 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:44:15.712 | + functions-common:time_stop:2427 : start_time=1784630643889 2026-07-21 10:44:15.714 | + functions-common:time_stop:2429 : [[ -z 1784630643889 ]] 2026-07-21 10:44:15.717 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:44:15.721 | + functions-common:time_stop:2432 : end_time=1784630655718 2026-07-21 10:44:15.723 | + functions-common:time_stop:2433 : elapsed_time=11829 2026-07-21 10:44:15.726 | + functions-common:time_stop:2434 : total=24190 2026-07-21 10:44:15.728 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:44:15.730 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36019 2026-07-21 10:44:15.733 | + inc/python:pip_install:219 : return 0 2026-07-21 10:44:15.736 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 10:44:15.739 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:44:15.742 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-21 10:44:15.745 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-21 10:44:15.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:44:15.750 | + 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-07-21 10:44:15.752 | + 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-07-21 10:44:15.755 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:44:15.757 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-21 10:44:15.775 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:44:15.778 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 10:44:15.781 | + ./stack.sh:main:924 : configure_keystone 2026-07-21 10:44:15.783 | + lib/keystone:configure_keystone:145 : sudo install -d -o stack /etc/keystone 2026-07-21 10:44:15.797 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-21 10:44:15.800 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-21 10:44:15.805 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-21 10:44:15.820 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:44:15.823 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-21 10:44:15.860 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-21 10:44:15.891 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-21 10:44:15.925 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-21 10:44:15.962 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-21 10:44:15.995 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-21 10:44:16.027 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-21 10:44:16.058 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-21 10:44:16.092 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-21 10:44:16.125 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-21 10:44:16.127 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-21 10:44:16.130 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-21 10:44:16.133 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-21 10:44:16.136 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 10:44:16.138 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 10:44:16.153 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:16.157 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 10:44:16.159 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 10:44:16.162 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 10:44:16.178 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:16.181 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:44:16.184 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:44:16.218 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 10:44:16.220 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 10:44:16.223 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://10.4.3.50/identity 2026-07-21 10:44:16.257 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-21 10:44:16.260 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-21 10:44:16.295 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-21 10:44:16.298 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-21 10:44:16.300 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-21 10:44:16.303 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-21 10:44:16.305 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 10:44:16.308 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 10:44:16.311 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 10:44:16.328 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:16.330 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 10:44:16.333 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-21 10:44:16.336 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-21 10:44:16.370 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-21 10:44:16.373 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-21 10:44:16.376 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-21 10:44:16.379 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-21 10:44:16.382 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 10:44:16.400 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 10:44:16.403 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 10:44:16.405 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 10:44:16.408 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 10:44:16.410 | + 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-07-21 10:44:16.443 | + 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-07-21 10:44:16.475 | + 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-07-21 10:44:16.506 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 10:44:16.538 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-21 10:44:16.568 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-21 10:44:16.597 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-21 10:44:16.600 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-21 10:44:16.602 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-21 10:44:16.604 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-21 10:44:16.607 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 10:44:16.609 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-21 10:44:16.611 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-21 10:44:16.613 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 10:44:16.615 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 10:44:16.629 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:44:16.629 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 10:44:16.637 | d /var/run/uwsgi 0755 stack root 2026-07-21 10:44:16.641 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:44:16.653 | /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-07-21 10:44:16.657 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-21 10:44:16.660 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-21 10:44:16.664 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 10:44:16.666 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-21 10:44:16.698 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 3 2026-07-21 10:44:16.726 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-21 10:44:16.755 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-21 10:44:16.786 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-21 10:44:16.815 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-21 10:44:16.843 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-21 10:44:16.872 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-21 10:44:16.903 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-21 10:44:16.931 | + 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-07-21 10:44:16.962 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-21 10:44:16.991 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-21 10:44:17.022 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-21 10:44:17.052 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-21 10:44:17.082 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 10:44:17.084 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 10:44:17.088 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-21 10:44:17.091 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-21 10:44:17.093 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 10:44:17.096 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:17.098 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:17.100 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-21 10:44:17.103 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-21 10:44:17.106 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-21 10:44:17.133 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-21 10:44:17.162 | + 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-07-21 10:44:17.163 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-21 10:44:17.171 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-21 10:44:17.175 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-21 10:44:17.177 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-21 10:44:17.180 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 10:44:17.182 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 10:44:17.184 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:44:17.187 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:44:17.189 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:17.191 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:17.193 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 10:44:17.195 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 10:44:17.198 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:17.200 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:17.203 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-21 10:44:17.234 | Enabling site keystone-api. 2026-07-21 10:44:17.240 | To activate the new configuration, you need to run: 2026-07-21 10:44:17.240 | systemctl reload apache2 2026-07-21 10:44:17.244 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 10:44:17.247 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:44:17.249 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:44:17.252 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:44:17.365 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-21 10:44:17.396 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-21 10:44:17.431 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-21 10:44:17.468 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-21 10:44:17.471 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-21 10:44:17.507 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-21 10:44:17.543 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-21 10:44:17.578 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-21 10:44:17.613 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-21 10:44:17.616 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-21 10:44:17.649 | + ./stack.sh:main:928 : is_service_enabled swift 2026-07-21 10:44:17.668 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:17.670 | + ./stack.sh:main:929 : is_service_enabled ceilometer 2026-07-21 10:44:17.687 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:44:17.690 | + ./stack.sh:main:932 : stack_install_service swift 2026-07-21 10:44:17.692 | + lib/stack:stack_install_service:20 : local service=swift 2026-07-21 10:44:17.695 | + lib/stack:stack_install_service:21 : type install_swift 2026-07-21 10:44:17.698 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 10:44:17.700 | + lib/stack:stack_install_service:32 : install_swift 2026-07-21 10:44:17.703 | + lib/swift:install_swift:734 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-07-21 10:44:17.705 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/swift.git 2026-07-21 10:44:17.707 | + functions-common:git_clone:590 : local git_dest=/opt/stack/swift 2026-07-21 10:44:17.709 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:44:17.711 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:44:17.714 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:44:17.717 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:44:17.719 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:44:17.722 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:44:17.737 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:44:17.739 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:44:17.742 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:44:17.745 | + functions-common:git_clone:610 : echo master 2026-07-21 10:44:17.745 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:44:17.750 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/swift ]] 2026-07-21 10:44:17.752 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:44:17.755 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/swift 2026-07-21 10:44:17.768 | + functions-common:git_clone:672 : cd /opt/stack/swift 2026-07-21 10:44:17.771 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:44:17.771 | + functions-common:git_clone:673 : head -1 2026-07-21 10:44:17.789 | 832390355 s3api: Fix XXE test under v4 presigned URLs 2026-07-21 10:44:17.792 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:44:17.795 | + lib/swift:install_swift:737 : setup_develop /opt/stack/swift keystone 2026-07-21 10:44:17.798 | + inc/python:setup_develop:353 : local bindep 2026-07-21 10:44:17.800 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 10:44:17.803 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-07-21 10:44:17.806 | + inc/python:setup_develop:359 : local extras=keystone 2026-07-21 10:44:17.808 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-07-21 10:44:17.810 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 10:44:17.813 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 10:44:17.815 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-07-21 10:44:17.818 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 10:44:17.820 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-07-21 10:44:17.823 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-07-21 10:44:17.825 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 10:44:17.828 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-07-21 10:44:17.831 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 10:44:17.833 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 10:44:17.837 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-07-21 10:44:17.842 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-07-21 10:44:17.845 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-07-21 10:44:17.847 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-07-21 10:44:17.923 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-07-21 10:44:17.925 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 10:44:17.928 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 10:44:17.930 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 10:44:17.932 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-07-21 10:44:17.935 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-07-21 10:44:17.937 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 10:44:17.939 | + inc/python:setup_package:446 : local extras=keystone 2026-07-21 10:44:17.941 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 10:44:17.944 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-07-21 10:44:17.947 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-07-21 10:44:17.949 | + inc/python:setup_package:456 : extras='[keystone]' 2026-07-21 10:44:17.951 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 10:44:17.954 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-07-21 10:44:17.973 | Using python 3.12 to install /opt/stack/swift 2026-07-21 10:44:17.975 | + 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-07-21 10:44:18.455 | Obtaining file:///opt/stack/swift 2026-07-21 10:44:18.457 | Installing build dependencies: started 2026-07-21 10:44:19.231 | Installing build dependencies: finished with status 'done' 2026-07-21 10:44:19.231 | Checking if build backend supports build_editable: started 2026-07-21 10:44:19.501 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 10:44:19.501 | Getting requirements to build editable: started 2026-07-21 10:44:19.651 | Getting requirements to build editable: finished with status 'done' 2026-07-21 10:44:19.652 | Preparing editable metadata (pyproject.toml): started 2026-07-21 10:44:20.205 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:44:20.216 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (0.41.0) 2026-07-21 10:44:20.216 | Requirement already satisfied: greenlet>=0.4.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (3.5.3) 2026-07-21 10:44:20.216 | Requirement already satisfied: PasteDeploy>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (3.1.0) 2026-07-21 10:44:20.477 | Collecting lxml>=4.2.3 (from swift==2.38.1.dev28) 2026-07-21 10:44:20.525 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-21 10:44:20.531 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (2.34.2) 2026-07-21 10:44:20.568 | Collecting xattr>=0.7.2 (from swift==2.38.1.dev28) 2026-07-21 10:44:20.572 | 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-07-21 10:44:20.587 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.38.1.dev28) 2026-07-21 10:44:20.591 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.1 kB) 2026-07-21 10:44:20.595 | Requirement already satisfied: cryptography>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (43.0.3) 2026-07-21 10:44:20.596 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (2.8.0) 2026-07-21 10:44:20.598 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from swift==2.38.1.dev28) (13.0.0) 2026-07-21 10:44:20.600 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.0.2->swift==2.38.1.dev28) (2.0.0) 2026-07-21 10:44:20.601 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.38.1.dev28) (3.0) 2026-07-21 10:44:20.605 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (5.15.0) 2026-07-21 10:44:20.605 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (4.3.0) 2026-07-21 10:44:20.606 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (10.5.0) 2026-07-21 10:44:20.606 | Requirement already satisfied: oslo.context>=2.19.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (6.5.0) 2026-07-21 10:44:20.607 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (6.9.0) 2026-07-21 10:44:20.607 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (8.3.0) 2026-07-21 10:44:20.608 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (5.11.0) 2026-07-21 10:44:20.608 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (10.1.1) 2026-07-21 10:44:20.609 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (7.0.3) 2026-07-21 10:44:20.609 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (4.1.0) 2026-07-21 10:44:20.610 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (2.13.0) 2026-07-21 10:44:20.610 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (5.8.0) 2026-07-21 10:44:20.610 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (1.8.10) 2026-07-21 10:44:20.612 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (2.1.0) 2026-07-21 10:44:20.613 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (5.9.0) 2026-07-21 10:44:20.613 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (1.8.2) 2026-07-21 10:44:20.614 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (4.15.0) 2026-07-21 10:44:20.617 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (1.5.0) 2026-07-21 10:44:20.619 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (5.3.1) 2026-07-21 10:44:20.622 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (1.3.0) 2026-07-21 10:44:20.622 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (2.0.0) 2026-07-21 10:44:20.622 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (6.0.3) 2026-07-21 10:44:20.627 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (2.9.0.post0) 2026-07-21 10:44:20.627 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (3.1.0) 2026-07-21 10:44:20.629 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (2.2.2) 2026-07-21 10:44:20.630 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (1.2.1) 2026-07-21 10:44:20.632 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (3.3.2) 2026-07-21 10:44:20.633 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (26.2) 2026-07-21 10:44:20.633 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (7.2.2) 2026-07-21 10:44:20.636 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (83.0.0) 2026-07-21 10:44:20.644 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.38.1.dev28) (1.17.0) 2026-07-21 10:44:20.648 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev28) (3.4.7) 2026-07-21 10:44:20.649 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev28) (3.18) 2026-07-21 10:44:20.649 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.38.1.dev28) (2.7.0) 2026-07-21 10:44:20.651 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.38.1.dev28) (2023.11.17) 2026-07-21 10:44:20.683 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-21 10:44:20.799 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 60.4 MB/s 0:00:00 2026-07-21 10:44:20.803 | Downloading pyeclib-1.8.0-cp310-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (568 kB) 2026-07-21 10:44:20.816 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.9/568.9 kB 33.0 MB/s 0:00:00 2026-07-21 10:44:20.821 | 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-07-21 10:44:20.839 | Building wheels for collected packages: swift 2026-07-21 10:44:20.839 | Building editable for swift (pyproject.toml): started 2026-07-21 10:44:21.423 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-07-21 10:44:21.423 | Created wheel for swift: filename=swift-2.38.1.dev28-0.editable-py3-none-any.whl size=19811 sha256=ee1f78791dcff11e2487ef1e702e9fca3d483e006c7c3e4f43211692a726616b 2026-07-21 10:44:21.423 | Stored in directory: /tmp/pip-ephem-wheel-cache-shat74lj/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-07-21 10:44:21.428 | Successfully built swift 2026-07-21 10:44:21.520 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-07-21 10:44:21.701 | 2026-07-21 10:44:21.730 | Successfully installed PyECLib-1.8.0 lxml-6.1.1 swift-2.38.1.dev28 xattr-1.3.0 2026-07-21 10:44:21.837 | + inc/python:pip_install:216 : result=0 2026-07-21 10:44:21.840 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:44:21.842 | + functions-common:time_stop:2420 : local name 2026-07-21 10:44:21.845 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:44:21.848 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:44:21.850 | + functions-common:time_stop:2423 : local total 2026-07-21 10:44:21.853 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:44:21.855 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:44:21.858 | + functions-common:time_stop:2427 : start_time=1784630657968 2026-07-21 10:44:21.860 | + functions-common:time_stop:2429 : [[ -z 1784630657968 ]] 2026-07-21 10:44:21.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:44:21.867 | + functions-common:time_stop:2432 : end_time=1784630661865 2026-07-21 10:44:21.870 | + functions-common:time_stop:2433 : elapsed_time=3897 2026-07-21 10:44:21.873 | + functions-common:time_stop:2434 : total=36019 2026-07-21 10:44:21.876 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:44:21.878 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39916 2026-07-21 10:44:21.880 | + inc/python:pip_install:219 : return 0 2026-07-21 10:44:21.883 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 10:44:21.886 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:44:21.888 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-07-21 10:44:21.891 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-07-21 10:44:21.894 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:44:21.896 | + inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 10:44:21.899 | + 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-07-21 10:44:21.902 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:44:21.905 | + lib/swift:install_swift:738 : '[' False == True ']' 2026-07-21 10:44:21.908 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 10:44:21.910 | + ./stack.sh:main:933 : configure_swift 2026-07-21 10:44:21.913 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-07-21 10:44:21.915 | + lib/swift:configure_swift:332 : local node_number 2026-07-21 10:44:21.917 | + lib/swift:configure_swift:333 : local swift_node_config 2026-07-21 10:44:21.920 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-07-21 10:44:21.922 | + lib/swift:configure_swift:337 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-21 10:44:22.247 | No object-expirer running 2026-07-21 10:44:22.247 | No container-updater running 2026-07-21 10:44:22.247 | No account-reaper running 2026-07-21 10:44:22.247 | No container-sync running 2026-07-21 10:44:22.247 | No container-reconciler running 2026-07-21 10:44:22.247 | No object-reconstructor running 2026-07-21 10:44:22.247 | No account-auditor running 2026-07-21 10:44:22.247 | No container-sharder running 2026-07-21 10:44:22.247 | No object-server running 2026-07-21 10:44:22.247 | No account-server running 2026-07-21 10:44:22.247 | No container-auditor running 2026-07-21 10:44:22.247 | No container-server running 2026-07-21 10:44:22.247 | No object-replicator running 2026-07-21 10:44:22.247 | No container-replicator running 2026-07-21 10:44:22.247 | No object-updater running 2026-07-21 10:44:22.247 | No object-auditor running 2026-07-21 10:44:22.247 | No account-replicator running 2026-07-21 10:44:22.247 | No proxy-server running 2026-07-21 10:44:22.306 | + lib/swift:configure_swift:337 : true 2026-07-21 10:44:22.308 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-07-21 10:44:22.320 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-07-21 10:44:22.333 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-07-21 10:44:22.336 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-07-21 10:44:22.336 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-07-21 10:44:22.340 | + lib/swift:configure_swift:351 : sed -e ' 2026-07-21 10:44:22.340 | s/%GROUP%/stack/; 2026-07-21 10:44:22.340 | s/%USER%/stack/; 2026-07-21 10:44:22.340 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-07-21 10:44:22.340 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-07-21 10:44:22.345 | uid = stack 2026-07-21 10:44:22.345 | gid = stack 2026-07-21 10:44:22.345 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-07-21 10:44:22.345 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-07-21 10:44:22.345 | address = 127.0.0.1 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [account6612] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/1/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [account6622] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/2/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [account6632] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/3/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [account6642] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/4/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [container6611] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/1/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [container6621] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/2/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [container6631] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/3/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [container6641] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/4/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [object6613] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/1/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [object6623] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/2/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [object6633] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/3/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-07-21 10:44:22.345 | 2026-07-21 10:44:22.345 | [object6643] 2026-07-21 10:44:22.345 | max connections = 25 2026-07-21 10:44:22.345 | path = /opt/stack/data/swift/4/ 2026-07-21 10:44:22.345 | read only = false 2026-07-21 10:44:22.345 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-07-21 10:44:22.348 | + lib/swift:configure_swift:357 : is_ubuntu 2026-07-21 10:44:22.350 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:22.352 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:22.354 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2026-07-21 10:44:22.367 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-07-21 10:44:22.369 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-07-21 10:44:22.373 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-07-21 10:44:22.378 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-07-21 10:44:22.380 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-07-21 10:44:22.384 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-07-21 10:44:22.417 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://10.4.3.50:8080/v1/ 2026-07-21 10:44:22.445 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-07-21 10:44:22.464 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-07-21 10:44:22.494 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-07-21 10:44:22.512 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-07-21 10:44:22.541 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-07-21 10:44:22.558 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-07-21 10:44:22.591 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-07-21 10:44:22.609 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-07-21 10:44:22.641 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-07-21 10:44:22.658 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 10:44:22.690 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-07-21 10:44:22.710 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-07-21 10:44:22.725 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:22.728 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-07-21 10:44:22.758 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-07-21 10:44:22.789 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-07-21 10:44:22.818 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-07-21 10:44:22.847 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-07-21 10:44:22.850 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-07-21 10:44:22.865 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:44:22.867 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-07-21 10:44:22.897 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-07-21 10:44:22.911 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:44:22.914 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-07-21 10:44:22.930 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:22.932 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-07-21 10:44:22.935 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-07-21 10:44:22.951 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:44:22.953 | + lib/swift:configure_swift:445 : swift_pipeline+=' keystoneauth' 2026-07-21 10:44:22.956 | + lib/swift:configure_swift:448 : swift_pipeline+=' tempauth ' 2026-07-21 10:44:22.958 | + lib/swift:configure_swift:450 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-07-21 10:44:22.963 | + lib/swift:configure_swift:451 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-07-21 10:44:22.968 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-07-21 10:44:22.998 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-07-21 10:44:23.029 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-07-21 10:44:23.061 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-07-21 10:44:23.092 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-07-21 10:44:23.121 | + lib/swift:configure_swift:465 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-21 10:44:23.123 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/swift/proxy-server.conf 2026-07-21 10:44:23.125 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=swift 2026-07-21 10:44:23.128 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=filter:authtoken 2026-07-21 10:44:23.130 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 10:44:23.133 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/swift/proxy-server.conf swift filter:authtoken 2026-07-21 10:44:23.136 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/swift/proxy-server.conf 2026-07-21 10:44:23.138 | + lib/keystone:configure_keystoneauth:392 : local admin_user=swift 2026-07-21 10:44:23.140 | + lib/keystone:configure_keystoneauth:393 : local section=filter:authtoken 2026-07-21 10:44:23.142 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-07-21 10:44:23.171 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-07-21 10:44:23.201 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://10.4.3.50/identity 2026-07-21 10:44:23.230 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-07-21 10:44:23.259 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-07-21 10:44:23.288 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-07-21 10:44:23.317 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-07-21 10:44:23.349 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-07-21 10:44:23.383 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken www_authenticate_uri https://10.4.3.50/identity 2026-07-21 10:44:23.415 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 10:44:23.446 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-07-21 10:44:23.479 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 10:44:23.481 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-07-21 10:44:23.514 | + lib/swift:configure_swift:467 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-07-21 10:44:23.546 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-07-21 10:44:23.577 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-07-21 10:44:23.611 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-07-21 10:44:23.645 | + lib/swift:configure_swift:476 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-07-21 10:44:23.663 | + lib/swift:configure_swift:477 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-07-21 10:44:23.695 | + lib/swift:configure_swift:480 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-07-21 10:44:23.726 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-07-21 10:44:23.731 | + lib/swift:configure_swift:483 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-07-21 10:44:23.763 | + lib/swift:configure_swift:484 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-07-21 10:44:23.793 | + lib/swift:configure_swift:485 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-07-21 10:44:23.825 | + lib/swift:configure_swift:488 : iniset /etc/swift/swift.conf storage-policy:1 name silver 2026-07-21 10:44:23.859 | + lib/swift:configure_swift:490 : local node_number 2026-07-21 10:44:23.861 | + lib/swift:configure_swift:491 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 10:44:23.863 | + lib/swift:configure_swift:492 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-21 10:44:23.865 | + lib/swift:configure_swift:493 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-07-21 10:44:23.870 | + lib/swift:configure_swift:494 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-07-21 10:44:23.873 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-07-21 10:44:23.874 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 10:44:23.877 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-07-21 10:44:23.879 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-07-21 10:44:23.881 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 10:44:23.884 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 10:44:23.886 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-07-21 10:44:23.904 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-07-21 10:44:23.933 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-07-21 10:44:23.951 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-07-21 10:44:23.983 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-07-21 10:44:24.000 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 10:44:24.031 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-07-21 10:44:24.049 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 10:44:24.082 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-07-21 10:44:24.101 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 10:44:24.134 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-07-21 10:44:24.152 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 3 2026-07-21 10:44:24.186 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-07-21 10:44:24.205 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-07-21 10:44:24.237 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-07-21 10:44:24.257 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-07-21 10:44:24.289 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-07-21 10:44:24.309 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-07-21 10:44:24.341 | + 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-07-21 10:44:24.346 | + lib/swift:configure_swift:495 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-07-21 10:44:24.366 | + lib/swift:configure_swift:496 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 10:44:24.397 | + lib/swift:configure_swift:497 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-07-21 10:44:24.430 | + lib/swift:configure_swift:499 : swift_node_config=/etc/swift/container-server/1.conf 2026-07-21 10:44:24.433 | + lib/swift:configure_swift:500 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-07-21 10:44:24.438 | + lib/swift:configure_swift:501 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-07-21 10:44:24.441 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-07-21 10:44:24.443 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 10:44:24.446 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-07-21 10:44:24.448 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-07-21 10:44:24.451 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 10:44:24.453 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 10:44:24.456 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-07-21 10:44:24.475 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-07-21 10:44:24.505 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-07-21 10:44:24.526 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-07-21 10:44:24.561 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-07-21 10:44:24.580 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 10:44:24.613 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-07-21 10:44:24.632 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 10:44:24.664 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-07-21 10:44:24.684 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 10:44:24.716 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-07-21 10:44:24.736 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 3 2026-07-21 10:44:24.771 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-07-21 10:44:24.790 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-07-21 10:44:24.825 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-07-21 10:44:24.844 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-07-21 10:44:24.877 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-07-21 10:44:24.896 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-07-21 10:44:24.927 | + 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-07-21 10:44:24.933 | + lib/swift:configure_swift:502 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-07-21 10:44:24.951 | + lib/swift:configure_swift:503 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 10:44:24.981 | + lib/swift:configure_swift:505 : swift_node_config=/etc/swift/account-server/1.conf 2026-07-21 10:44:24.983 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-07-21 10:44:24.988 | + lib/swift:configure_swift:507 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-07-21 10:44:24.991 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-07-21 10:44:24.993 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-07-21 10:44:24.995 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-07-21 10:44:24.998 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-07-21 10:44:25.000 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-07-21 10:44:25.002 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-07-21 10:44:25.004 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-07-21 10:44:25.022 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-07-21 10:44:25.053 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-07-21 10:44:25.073 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-07-21 10:44:25.108 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-07-21 10:44:25.127 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-07-21 10:44:25.163 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-07-21 10:44:25.184 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-07-21 10:44:25.217 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-07-21 10:44:25.239 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-07-21 10:44:25.273 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-07-21 10:44:25.291 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 3 2026-07-21 10:44:25.324 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-07-21 10:44:25.342 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-07-21 10:44:25.371 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-07-21 10:44:25.390 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-07-21 10:44:25.424 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-07-21 10:44:25.442 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-07-21 10:44:25.473 | + 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-07-21 10:44:25.478 | + lib/swift:configure_swift:508 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-07-21 10:44:25.495 | + lib/swift:configure_swift:509 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-07-21 10:44:25.524 | + lib/swift:configure_swift:513 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-07-21 10:44:25.552 | + lib/swift:configure_swift:514 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-07-21 10:44:25.580 | + lib/swift:configure_swift:515 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-07-21 10:44:25.609 | + lib/swift:configure_swift:517 : testfile=/etc/swift/test.conf 2026-07-21 10:44:25.612 | + lib/swift:configure_swift:518 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-07-21 10:44:25.616 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-07-21 10:44:25.646 | + lib/swift:configure_swift:522 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-07-21 10:44:25.678 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-07-21 10:44:25.707 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-07-21 10:44:25.738 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-07-21 10:44:25.769 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-07-21 10:44:25.798 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-07-21 10:44:25.827 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test password4 testing4 2026-07-21 10:44:25.858 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-07-21 10:44:25.887 | + lib/swift:configure_swift:531 : is_service_enabled keystone 2026-07-21 10:44:25.903 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:25.906 | + lib/swift:configure_swift:532 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-07-21 10:44:25.923 | + lib/swift:configure_swift:533 : local auth_vers 2026-07-21 10:44:25.926 | ++ lib/swift:configure_swift:534 : iniget /etc/swift/test.conf func_test auth_version 2026-07-21 10:44:25.945 | + lib/swift:configure_swift:534 : auth_vers=3 2026-07-21 10:44:25.947 | + lib/swift:configure_swift:535 : iniset /etc/swift/test.conf func_test auth_host 10.4.3.50 2026-07-21 10:44:25.976 | + lib/swift:configure_swift:536 : [[ https == \h\t\t\p\s ]] 2026-07-21 10:44:25.978 | + lib/swift:configure_swift:537 : iniset /etc/swift/test.conf func_test auth_port 443 2026-07-21 10:44:26.007 | + lib/swift:configure_swift:541 : iniset /etc/swift/test.conf func_test auth_uri https://10.4.3.50/identity 2026-07-21 10:44:26.037 | + lib/swift:configure_swift:542 : [[ 3 == \3 ]] 2026-07-21 10:44:26.039 | + lib/swift:configure_swift:543 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-07-21 10:44:26.067 | + lib/swift:configure_swift:547 : is_service_enabled tls-proxy 2026-07-21 10:44:26.083 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:26.086 | + lib/swift:configure_swift:548 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-07-21 10:44:26.114 | + lib/swift:configure_swift:549 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-07-21 10:44:26.141 | + lib/swift:configure_swift:553 : local user_group 2026-07-21 10:44:26.144 | ++ lib/swift:configure_swift:554 : id -g stack 2026-07-21 10:44:26.148 | + lib/swift:configure_swift:554 : user_group=1002 2026-07-21 10:44:26.151 | + lib/swift:configure_swift:555 : sudo install -d -o stack -g 1002 /opt/stack/data/swift 2026-07-21 10:44:26.164 | + lib/swift:configure_swift:557 : local swift_log_dir=/opt/stack/data/swift/logs 2026-07-21 10:44:26.166 | + lib/swift:configure_swift:558 : sudo rm -rf /opt/stack/data/swift/logs 2026-07-21 10:44:26.178 | + lib/swift:configure_swift:559 : local swift_log_group=adm 2026-07-21 10:44:26.180 | + lib/swift:configure_swift:560 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-07-21 10:44:26.193 | + lib/swift:configure_swift:562 : [[ False != \F\a\l\s\e ]] 2026-07-21 10:44:26.195 | + lib/swift:configure_swift:570 : '[' False == True ']' 2026-07-21 10:44:26.198 | + ./stack.sh:main:936 : is_service_enabled s3api 2026-07-21 10:44:26.215 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:44:26.217 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-07-21 10:44:26.235 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:26.238 | + ./stack.sh:main:944 : stack_install_service glance 2026-07-21 10:44:26.241 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-21 10:44:26.244 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-21 10:44:26.246 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 10:44:26.248 | + lib/stack:stack_install_service:32 : install_glance 2026-07-21 10:44:26.251 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-21 10:44:26.254 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-21 10:44:26.257 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-21 10:44:26.276 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:26.279 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-21 10:44:26.282 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-21 10:44:26.302 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:26.305 | + lib/glance:install_glance:558 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-07-21 10:44:26.308 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-21 10:44:26.311 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-21 10:44:26.314 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:44:26.317 | + 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-07-21 10:44:26.320 | + 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-07-21 10:44:26.323 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:44:26.327 | ++ lib/glance:install_glance:569 : join_extras swift cinder 2026-07-21 10:44:26.330 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-21 10:44:26.333 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-07-21 10:44:26.336 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store swift,cinder 2026-07-21 10:44:26.340 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-21 10:44:26.343 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-07-21 10:44:26.346 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-21 10:44:26.350 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-21 10:44:26.353 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-21 10:44:26.355 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-21 10:44:26.359 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-21 10:44:26.360 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-21 10:44:26.365 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-21 10:44:26.368 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-21 10:44:26.371 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-21 10:44:26.374 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-21 10:44:26.377 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-07-21 10:44:26.401 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-07-21 10:44:26.404 | + 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-07-21 10:44:26.966 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 10:44:27.014 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 10:44:27.021 | 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.5.0) 2026-07-21 10:44:27.022 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.9.0) 2026-07-21 10:44:27.022 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.11.0) 2026-07-21 10:44:27.022 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.1.1) 2026-07-21 10:44:27.022 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.6.1) 2026-07-21 10:44:27.023 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2026-07-21 10:44:27.023 | 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-07-21 10:44:27.024 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.15.0) 2026-07-21 10:44:27.024 | 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-07-21 10:44:27.025 | 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-07-21 10:44:27.032 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-07-21 10:44:27.036 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 10:44:27.040 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2026-07-21 10:44:27.041 | 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-07-21 10:44:27.042 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.2.2) 2026-07-21 10:44:27.054 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 10:44:27.058 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 10:44:27.076 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 10:44:27.079 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-21 10:44:27.104 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 10:44:27.107 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-21 10:44:27.123 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 10:44:27.127 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 10:44:27.265 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-07-21 10:44:27.269 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-21 10:44:27.275 | 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-07-21 10:44:27.275 | 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-07-21 10:44:27.276 | 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-07-21 10:44:27.276 | 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-07-21 10:44:27.280 | 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-07-21 10:44:27.280 | 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-07-21 10:44:27.281 | 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-07-21 10:44:27.283 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-07-21 10:44:27.283 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (6.5.0) 2026-07-21 10:44:27.284 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (8.3.0) 2026-07-21 10:44:27.285 | 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.7.0) 2026-07-21 10:44:27.296 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-07-21 10:44:27.299 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-21 10:44:27.306 | 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-07-21 10:44:27.308 | 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-07-21 10:44:27.311 | 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-07-21 10:44:27.312 | 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-07-21 10:44:27.313 | 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-07-21 10:44:27.319 | 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-07-21 10:44:27.321 | 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-07-21 10:44:27.322 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.2.1) 2026-07-21 10:44:27.324 | 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-07-21 10:44:27.330 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.10) 2026-07-21 10:44:27.330 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.41.0) 2026-07-21 10:44:27.331 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.5.3) 2026-07-21 10:44:27.332 | 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-07-21 10:44:27.333 | 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-07-21 10:44:27.333 | 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-07-21 10:44:27.334 | 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-07-21 10:44:27.335 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-07-21 10:44:27.342 | 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-07-21 10:44:27.342 | 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-07-21 10:44:27.347 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (83.0.0) 2026-07-21 10:44:27.354 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.18.0) 2026-07-21 10:44:27.357 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.8.1) 2026-07-21 10:44:27.359 | 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-07-21 10:44:27.367 | 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-07-21 10:44:27.368 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.18) 2026-07-21 10:44:27.368 | 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-07-21 10:44:27.369 | 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-07-21 10:44:27.381 | 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-07-21 10:44:27.406 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-21 10:44:27.424 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-21 10:44:27.437 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-07-21 10:44:27.444 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-07-21 10:44:27.451 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-21 10:44:27.462 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-21 10:44:27.470 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-21 10:44:27.475 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-21 10:44:27.597 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-21 10:44:28.297 | 2026-07-21 10:44:28.304 | Successfully installed glance-store-5.6.0 os-brick-7.1.0 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 python-swiftclient-4.10.0 retrying-1.4.2 tenacity-9.1.4 2026-07-21 10:44:28.400 | + inc/python:pip_install:216 : result=0 2026-07-21 10:44:28.404 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:44:28.406 | + functions-common:time_stop:2420 : local name 2026-07-21 10:44:28.409 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:44:28.411 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:44:28.414 | + functions-common:time_stop:2423 : local total 2026-07-21 10:44:28.416 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:44:28.419 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:44:28.422 | + functions-common:time_stop:2427 : start_time=1784630666394 2026-07-21 10:44:28.424 | + functions-common:time_stop:2429 : [[ -z 1784630666394 ]] 2026-07-21 10:44:28.428 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:44:28.432 | + functions-common:time_stop:2432 : end_time=1784630668429 2026-07-21 10:44:28.434 | + functions-common:time_stop:2433 : elapsed_time=2035 2026-07-21 10:44:28.437 | + functions-common:time_stop:2434 : total=39916 2026-07-21 10:44:28.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:44:28.441 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41951 2026-07-21 10:44:28.444 | + inc/python:pip_install:219 : return 0 2026-07-21 10:44:28.447 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-21 10:44:28.450 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-21 10:44:28.453 | + lib/glance:copy_rootwrap:269 : sudo install -d -o stack /etc/glance 2026-07-21 10:44:28.469 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-21 10:44:28.475 | + lib/glance:install_glance:573 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-21 10:44:28.477 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/glance.git 2026-07-21 10:44:28.480 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-21 10:44:28.482 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:44:28.485 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:44:28.489 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:44:28.492 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:44:28.494 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:44:28.498 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:44:28.515 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:44:28.517 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:44:28.520 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:44:28.523 | + functions-common:git_clone:610 : echo master 2026-07-21 10:44:28.523 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:44:28.528 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-21 10:44:28.531 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:44:28.533 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-21 10:44:28.547 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-21 10:44:28.550 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:44:28.550 | + functions-common:git_clone:673 : head -1 2026-07-21 10:44:28.572 | d2a95f439 Merge "Modify SRBAC testing jobs as devstack enable new defaults" 2026-07-21 10:44:28.576 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:44:28.578 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-21 10:44:28.581 | + inc/python:setup_develop:353 : local bindep 2026-07-21 10:44:28.584 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 10:44:28.586 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-21 10:44:28.590 | + inc/python:setup_develop:359 : local extras= 2026-07-21 10:44:28.593 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-21 10:44:28.596 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 10:44:28.598 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 10:44:28.601 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-21 10:44:28.604 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 10:44:28.606 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 10:44:28.610 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-21 10:44:28.613 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 10:44:28.616 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-21 10:44:28.618 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 10:44:28.621 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 10:44:28.625 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-21 10:44:28.631 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-21 10:44:28.634 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-21 10:44:28.637 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-21 10:44:28.714 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-21 10:44:28.716 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 10:44:28.719 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 10:44:28.723 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 10:44:28.725 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-21 10:44:28.728 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-21 10:44:28.731 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 10:44:28.733 | + inc/python:setup_package:446 : local extras= 2026-07-21 10:44:28.736 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 10:44:28.738 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 10:44:28.741 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 10:44:28.743 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 10:44:28.745 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 10:44:28.747 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-21 10:44:28.768 | Using python 3.12 to install /opt/stack/glance 2026-07-21 10:44:28.772 | + 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-07-21 10:44:29.257 | Obtaining file:///opt/stack/glance 2026-07-21 10:44:29.259 | Installing build dependencies: started 2026-07-21 10:44:30.020 | Installing build dependencies: finished with status 'done' 2026-07-21 10:44:30.021 | Checking if build backend supports build_editable: started 2026-07-21 10:44:30.310 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 10:44:30.311 | Getting requirements to build editable: started 2026-07-21 10:44:30.458 | Getting requirements to build editable: finished with status 'done' 2026-07-21 10:44:30.459 | Preparing editable metadata (pyproject.toml): started 2026-07-21 10:44:31.003 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:44:31.013 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.0.3) 2026-07-21 10:44:31.013 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (0.7.1) 2026-07-21 10:44:31.014 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.0.51) 2026-07-21 10:44:31.014 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-21 10:44:31.014 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.5.1) 2026-07-21 10:44:31.015 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.8.10) 2026-07-21 10:44:31.015 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (1.18.5) 2026-07-21 10:44:31.102 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.152 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 10:44:31.158 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.5.0) 2026-07-21 10:44:31.159 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (7.6.1) 2026-07-21 10:44:31.159 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.5.0) 2026-07-21 10:44:31.159 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (2.8.0) 2026-07-21 10:44:31.160 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (10.1.1) 2026-07-21 10:44:31.160 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.9.0) 2026-07-21 10:44:31.187 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.191 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 10:44:31.199 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.15.0) 2026-07-21 10:44:31.199 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (13.0.0) 2026-07-21 10:44:31.208 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.211 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 10:44:31.216 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.18.0) 2026-07-21 10:44:31.217 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.10.1) 2026-07-21 10:44:31.217 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.26.0) 2026-07-21 10:44:31.218 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.8.0) 2026-07-21 10:44:31.218 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (18.1.0) 2026-07-21 10:44:31.219 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.9.0) 2026-07-21 10:44:31.230 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.236 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 10:44:31.240 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.3.0) 2026-07-21 10:44:31.241 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (18.2.0) 2026-07-21 10:44:31.241 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (8.2.0) 2026-07-21 10:44:31.257 | Collecting oslo.reports>=1.18.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.265 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 10:44:31.270 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (6.0.0) 2026-07-21 10:44:31.270 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (4.4.0) 2026-07-21 10:44:31.271 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (5.6.0) 2026-07-21 10:44:31.271 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (3.1.0) 2026-07-21 10:44:31.272 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev14) (43.0.3) 2026-07-21 10:44:31.286 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.296 | Downloading cursive-0.2.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 10:44:31.317 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.323 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 10:44:31.328 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev14) (1.3.12) 2026-07-21 10:44:31.328 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev14) (4.15.0) 2026-07-21 10:44:31.341 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.345 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-07-21 10:44:31.353 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2.34.2) 2026-07-21 10:44:31.353 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==33.0.0.0b3.dev14) (2.0.0) 2026-07-21 10:44:31.356 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==33.0.0.0b3.dev14) (3.0) 2026-07-21 10:44:31.358 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==33.0.0.0b3.dev14) (5.11.0) 2026-07-21 10:44:31.361 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==33.0.0.0b3.dev14) (2.2.2) 2026-07-21 10:44:31.366 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev14) (1.4.2) 2026-07-21 10:44:31.366 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==33.0.0.0b3.dev14) (3.4.0) 2026-07-21 10:44:31.371 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==33.0.0.0b3.dev14) (3.3.2) 2026-07-21 10:44:31.375 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (26.1.0) 2026-07-21 10:44:31.376 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (2025.9.1) 2026-07-21 10:44:31.377 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (0.37.0) 2026-07-21 10:44:31.377 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==33.0.0.0b3.dev14) (2026.5.1) 2026-07-21 10:44:31.381 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev14) (2.1.0) 2026-07-21 10:44:31.382 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==33.0.0.0b3.dev14) (1.8.2) 2026-07-21 10:44:31.384 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (4.3.0) 2026-07-21 10:44:31.385 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (4.1.0) 2026-07-21 10:44:31.386 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (2.13.0) 2026-07-21 10:44:31.389 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (1.5.0) 2026-07-21 10:44:31.391 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==33.0.0.0b3.dev14) (5.3.1) 2026-07-21 10:44:31.394 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==33.0.0.0b3.dev14) (0.20) 2026-07-21 10:44:31.397 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev14) (1.3.0) 2026-07-21 10:44:31.397 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev14) (2.0.0) 2026-07-21 10:44:31.398 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==33.0.0.0b3.dev14) (6.0.3) 2026-07-21 10:44:31.404 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev14) (2.1.2) 2026-07-21 10:44:31.404 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==33.0.0.0b3.dev14) (0.6.2) 2026-07-21 10:44:31.427 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.432 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-21 10:44:31.449 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.456 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-21 10:44:31.471 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.475 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-21 10:44:31.490 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.495 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 10:44:31.499 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) (7.2.2) 2026-07-21 10:44:31.509 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.512 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 10:44:31.519 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==33.0.0.0b3.dev14) (2.9.0.post0) 2026-07-21 10:44:31.521 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (4.7.0) 2026-07-21 10:44:31.522 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (7.1.4) 2026-07-21 10:44:31.522 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (5.3.1) 2026-07-21 10:44:31.523 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (5.6.2) 2026-07-21 10:44:31.523 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (0.16.0) 2026-07-21 10:44:31.525 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (5.1.0) 2026-07-21 10:44:31.529 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (2026.2) 2026-07-21 10:44:31.529 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (26.2) 2026-07-21 10:44:31.533 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (0.25.0) 2026-07-21 10:44:31.534 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (5.0.0) 2026-07-21 10:44:31.535 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (3.1.6) 2026-07-21 10:44:31.536 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (4.0.1) 2026-07-21 10:44:31.539 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==33.0.0.0b3.dev14) (3.0.3) 2026-07-21 10:44:31.546 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==33.0.0.0b3.dev14) (1.2.1) 2026-07-21 10:44:31.550 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (0.41.0) 2026-07-21 10:44:31.550 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (3.5.3) 2026-07-21 10:44:31.551 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (1.7.6) 2026-07-21 10:44:31.553 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==33.0.0.0b3.dev14) (2.8.0) 2026-07-21 10:44:31.568 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev14) (83.0.0) 2026-07-21 10:44:31.575 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==33.0.0.0b3.dev14) (0.8.1) 2026-07-21 10:44:31.599 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.602 | Downloading cliff-4.15.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 10:44:31.616 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.620 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-21 10:44:31.646 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.649 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-21 10:44:31.677 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.680 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-21 10:44:31.692 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.696 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 10:44:31.701 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (15.0.0) 2026-07-21 10:44:31.710 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.713 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-21 10:44:31.724 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==33.0.0.0b3.dev14) (1.17.0) 2026-07-21 10:44:31.733 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (3.4.7) 2026-07-21 10:44:31.733 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (3.18) 2026-07-21 10:44:31.734 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2.7.0) 2026-07-21 10:44:31.735 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2023.11.17) 2026-07-21 10:44:31.749 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (4.2.0) 2026-07-21 10:44:31.750 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (2.20.0) 2026-07-21 10:44:31.754 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev14) (0.1.2) 2026-07-21 10:44:31.761 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==33.0.0.0b3.dev14) (0.8) 2026-07-21 10:44:31.795 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.798 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-21 10:44:31.819 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.822 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-21 10:44:31.859 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) (9.1.4) 2026-07-21 10:44:31.868 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.873 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-21 10:44:31.913 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:31.919 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-21 10:44:31.926 | Installing build dependencies: started 2026-07-21 10:44:32.667 | Installing build dependencies: finished with status 'done' 2026-07-21 10:44:32.668 | Getting requirements to build wheel: started 2026-07-21 10:44:32.994 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 10:44:32.995 | Preparing metadata (pyproject.toml): started 2026-07-21 10:44:33.171 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:44:33.173 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) (2026.2) 2026-07-21 10:44:33.190 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:33.193 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-21 10:44:33.212 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev14) 2026-07-21 10:44:33.214 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-21 10:44:33.245 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-07-21 10:44:33.254 | Downloading cursive-0.2.4-py3-none-any.whl (44 kB) 2026-07-21 10:44:33.260 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-07-21 10:44:33.267 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-07-21 10:44:33.273 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-21 10:44:33.328 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 37.7 MB/s 0:00:00 2026-07-21 10:44:33.331 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-21 10:44:33.336 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-21 10:44:33.341 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-21 10:44:33.346 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-07-21 10:44:33.351 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-21 10:44:33.357 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-07-21 10:44:33.364 | Downloading cliff-4.15.0-py3-none-any.whl (86 kB) 2026-07-21 10:44:33.370 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-21 10:44:33.377 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-21 10:44:33.384 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-21 10:44:33.395 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-21 10:44:33.402 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-21 10:44:33.425 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-21 10:44:33.437 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-21 10:44:33.442 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-21 10:44:33.472 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 69.9 MB/s 0:00:00 2026-07-21 10:44:33.475 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-21 10:44:33.481 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-21 10:44:33.488 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-21 10:44:33.496 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-21 10:44:33.532 | Building wheels for collected packages: glance, simplegeneric 2026-07-21 10:44:33.533 | Building editable for glance (pyproject.toml): started 2026-07-21 10:44:33.997 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-21 10:44:33.998 | Created wheel for glance: filename=glance-33.0.0.0b3.dev14-0.editable-py3-none-any.whl size=9051 sha256=6a6cee5c670e673ae7247014b09744aad23f2d383de48a1138533b85fd4aa0a9 2026-07-21 10:44:33.999 | Stored in directory: /tmp/pip-ephem-wheel-cache-km4wqhyr/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-21 10:44:34.002 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-21 10:44:34.212 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-21 10:44:34.213 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=0f48aecd4ca85ed53eb3333b36d6e0b9a785a7f145ba2cd501822655343ab36b 2026-07-21 10:44:34.213 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-21 10:44:34.215 | Successfully built glance simplegeneric 2026-07-21 10:44:34.342 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-21 10:44:35.820 | Attempting uninstall: jsonpointer 2026-07-21 10:44:35.828 | Found existing installation: jsonpointer 2.0 2026-07-21 10:44:35.828 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:35.828 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-21 10:44:35.838 | Attempting uninstall: jmespath 2026-07-21 10:44:35.843 | Found existing installation: jmespath 1.0.1 2026-07-21 10:44:35.843 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:35.843 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-21 10:44:35.862 | Attempting uninstall: httplib2 2026-07-21 10:44:35.870 | Found existing installation: httplib2 0.20.4 2026-07-21 10:44:35.870 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:35.870 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-21 10:44:35.917 | Attempting uninstall: jsonpatch 2026-07-21 10:44:35.925 | Found existing installation: jsonpatch 1.32 2026-07-21 10:44:35.925 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:35.925 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-21 10:44:38.079 | 2026-07-21 10:44:38.089 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.8.0 cliff-4.15.0 cmd2-4.0.0 cursive-0.2.4 glance-33.0.0.0b3.dev14 httplib2-0.32.0 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.12.0 oslo.reports-3.9.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.5.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-07-21 10:44:38.276 | + inc/python:pip_install:216 : result=0 2026-07-21 10:44:38.279 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:44:38.282 | + functions-common:time_stop:2420 : local name 2026-07-21 10:44:38.284 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:44:38.287 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:44:38.290 | + functions-common:time_stop:2423 : local total 2026-07-21 10:44:38.292 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:44:38.295 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:44:38.297 | + functions-common:time_stop:2427 : start_time=1784630668763 2026-07-21 10:44:38.300 | + functions-common:time_stop:2429 : [[ -z 1784630668763 ]] 2026-07-21 10:44:38.303 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:44:38.308 | + functions-common:time_stop:2432 : end_time=1784630678305 2026-07-21 10:44:38.310 | + functions-common:time_stop:2433 : elapsed_time=9542 2026-07-21 10:44:38.313 | + functions-common:time_stop:2434 : total=41951 2026-07-21 10:44:38.316 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:44:38.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=51493 2026-07-21 10:44:38.320 | + inc/python:pip_install:219 : return 0 2026-07-21 10:44:38.323 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 10:44:38.326 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:44:38.329 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-21 10:44:38.332 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-21 10:44:38.335 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:44:38.338 | + 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-07-21 10:44:38.341 | + 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-07-21 10:44:38.344 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:44:38.347 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 10:44:38.350 | + ./stack.sh:main:945 : configure_glance 2026-07-21 10:44:38.352 | + lib/glance:configure_glance:350 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-07-21 10:44:38.366 | + lib/glance:configure_glance:353 : local dburl 2026-07-21 10:44:38.369 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-21 10:44:38.372 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-21 10:44:38.374 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-21 10:44:38.377 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-21 10:44:38.379 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 10:44:38.381 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 10:44:38.384 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 10:44:38.401 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:38.404 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 10:44:38.408 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-21 10:44:38.411 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-21 10:44:38.414 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-21 10:44:38.445 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-21 10:44:38.479 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-21 10:44:38.514 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-21 10:44:38.549 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-21 10:44:38.583 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-21 10:44:38.618 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-21 10:44:38.654 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-21 10:44:38.656 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 10:44:38.658 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-21 10:44:38.661 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 10:44:38.664 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 10:44:38.667 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-21 10:44:38.669 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 10:44:38.672 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-21 10:44:38.675 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 10:44:38.678 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-21 10:44:38.711 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-21 10:44:38.742 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://10.4.3.50/identity 2026-07-21 10:44:38.775 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-21 10:44:38.806 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-07-21 10:44:38.840 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-21 10:44:38.871 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-21 10:44:38.903 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-21 10:44:38.935 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://10.4.3.50/identity 2026-07-21 10:44:38.968 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 10:44:39.001 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 10:44:39.034 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 10:44:39.037 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-21 10:44:39.072 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-21 10:44:39.074 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-21 10:44:39.077 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-21 10:44:39.080 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 10:44:39.083 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 10:44:39.085 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 10:44:39.103 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:39.107 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 10:44:39.109 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 10:44:39.112 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 10:44:39.131 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:39.134 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:44:39.137 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:44:39.170 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 10:44:39.173 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 10:44:39.176 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-21 10:44:39.179 | + lib/glance:configure_glance:366 : '[' qemu = parallels ']' 2026-07-21 10:44:39.182 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-21 10:44:39.216 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-21 10:44:39.248 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-21 10:44:39.286 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-21 10:44:39.289 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-21 10:44:39.291 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-21 10:44:39.294 | + lib/glance:configure_glance_store:282 : local be 2026-07-21 10:44:39.297 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-21 10:44:39.300 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-21 10:44:39.303 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-21 10:44:39.340 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-21 10:44:39.344 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.4.3.50 2026-07-21 10:44:39.378 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-21 10:44:39.381 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-21 10:44:39.383 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-21 10:44:39.402 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:39.404 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-07-21 10:44:39.438 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-07-21 10:44:39.470 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-07-21 10:44:39.502 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-07-21 10:44:39.537 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-07-21 10:44:39.572 | + lib/glance:configure_glance:401 : is_service_enabled tls-proxy 2026-07-21 10:44:39.590 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:39.593 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-07-21 10:44:39.626 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 10:44:39.658 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-07-21 10:44:39.693 | + lib/glance:configure_glance:408 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-07-21 10:44:39.725 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://10.4.3.50/identity/v3 2026-07-21 10:44:39.758 | + lib/glance:configure_glance:410 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-07-21 10:44:39.793 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://10.4.3.50/image 2026-07-21 10:44:39.826 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-21 10:44:39.844 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:39.846 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-07-21 10:44:39.880 | + lib/glance:configure_glance:426 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://10.4.3.50/identity 2026-07-21 10:44:39.912 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-21 10:44:39.914 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-21 10:44:39.917 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-21 10:44:39.920 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 10:44:39.938 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 10:44:39.941 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 10:44:39.943 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 10:44:39.946 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 10:44:39.949 | + 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-07-21 10:44:39.979 | + 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-07-21 10:44:40.013 | + 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-07-21 10:44:40.045 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 10:44:40.077 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-21 10:44:40.112 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-21 10:44:40.117 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-21 10:44:40.155 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-21 10:44:40.189 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-21 10:44:40.223 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-21 10:44:40.257 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-21 10:44:40.292 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-21 10:44:40.325 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-21 10:44:40.360 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-21 10:44:40.392 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-21 10:44:40.398 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-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-07-21 10:44:40.411 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-21 10:44:40.428 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:40.430 | + lib/glance:configure_glance:452 : CINDER_SERVICE_HOST=10.4.3.50 2026-07-21 10:44:40.433 | + lib/glance:configure_glance:453 : CINDER_SERVICE_PORT=8776 2026-07-21 10:44:40.436 | + lib/glance:configure_glance:455 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://10.4.3.50:8776/v3/%(project_id)s' 2026-07-21 10:44:40.469 | + lib/glance:configure_glance:456 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://10.4.3.50:8776/v3/%(project_id)s' 2026-07-21 10:44:40.501 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-21 10:44:40.504 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-21 10:44:40.507 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-21 10:44:40.510 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-21 10:44:40.513 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-21 10:44:40.515 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-21 10:44:40.518 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-21 10:44:40.521 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 10:44:40.523 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-21 10:44:40.558 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-21 10:44:40.560 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-21 10:44:40.563 | ++ functions:get_random_port:861 : true 2026-07-21 10:44:40.566 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-21 10:44:40.569 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-21 10:44:40.571 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-21 10:44:40.637 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-21 10:44:40.639 | ++ functions:get_random_port:865 : break 2 2026-07-21 10:44:40.641 | ++ functions:get_random_port:869 : echo 60999 2026-07-21 10:44:40.644 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-21 10:44:40.647 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-21 10:44:40.678 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 3 2026-07-21 10:44:40.710 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-21 10:44:40.742 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-21 10:44:40.775 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 10:44:40.809 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 10:44:40.843 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-21 10:44:40.875 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-21 10:44:40.906 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-21 10:44:40.937 | + 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-07-21 10:44:40.969 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 10:44:41.001 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 10:44:41.034 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-21 10:44:41.065 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 10:44:41.097 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-21 10:44:41.129 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-21 10:44:41.161 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-21 10:44:41.194 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-21 10:44:41.226 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-21 10:44:41.259 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-21 10:44:41.291 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-21 10:44:41.293 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 10:44:41.296 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:44:41.298 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:44:41.301 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:41.304 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:41.307 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 10:44:41.310 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 10:44:41.344 | proxy (enabled by site administrator) 2026-07-21 10:44:41.347 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-21 10:44:41.350 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 10:44:41.353 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:44:41.356 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:44:41.358 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:41.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:41.363 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 10:44:41.365 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 10:44:41.397 | No module matches proxy_http 2026-07-21 10:44:41.400 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-21 10:44:41.436 | Considering dependency proxy for proxy_http: 2026-07-21 10:44:41.436 | Module proxy already enabled 2026-07-21 10:44:41.436 | Enabling module proxy_http. 2026-07-21 10:44:41.441 | To activate the new configuration, you need to run: 2026-07-21 10:44:41.441 | systemctl restart apache2 2026-07-21 10:44:41.446 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 10:44:41.448 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-21 10:44:41.451 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:44:41.453 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:44:41.456 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:44:41.563 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-21 10:44:41.567 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-21 10:44:41.569 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-21 10:44:41.572 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 10:44:41.575 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:41.578 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:41.581 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-21 10:44:41.585 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-21 10:44:41.588 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-21 10:44:41.588 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-21 10:44:41.597 | KeepAlive Off 2026-07-21 10:44:41.602 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-21 10:44:41.602 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-21 10:44:41.610 | SetEnv proxy-sendchunked 1 2026-07-21 10:44:41.615 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-21 10:44:41.616 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-21 10:44:41.625 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-21 10:44:41.630 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-21 10:44:41.633 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-21 10:44:41.636 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 10:44:41.639 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 10:44:41.641 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:44:41.644 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:44:41.647 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:41.650 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:41.653 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 10:44:41.656 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 10:44:41.659 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:41.662 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:41.665 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-21 10:44:41.698 | Enabling site glance-api. 2026-07-21 10:44:41.704 | To activate the new configuration, you need to run: 2026-07-21 10:44:41.704 | systemctl reload apache2 2026-07-21 10:44:41.708 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-21 10:44:41.710 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:44:41.712 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:44:41.715 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:44:41.837 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-21 10:44:41.842 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-21 10:44:41.876 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-21 10:44:41.911 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-21 10:44:41.913 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-21 10:44:41.949 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-21 10:44:41.983 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-07-21 10:44:42.000 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:42.003 | + ./stack.sh:main:950 : stack_install_service cinder 2026-07-21 10:44:42.006 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-21 10:44:42.009 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-21 10:44:42.012 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 10:44:42.015 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-21 10:44:42.017 | + lib/cinder:install_cinder:539 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-07-21 10:44:42.020 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/cinder.git 2026-07-21 10:44:42.023 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-21 10:44:42.026 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:44:42.029 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:44:42.032 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:44:42.035 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:44:42.037 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:44:42.040 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:44:42.060 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:44:42.062 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:44:42.065 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:44:42.068 | + functions-common:git_clone:610 : echo master 2026-07-21 10:44:42.068 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:44:42.074 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-07-21 10:44:42.077 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:44:42.079 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-21 10:44:42.091 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-21 10:44:42.094 | + functions-common:git_clone:673 : head -1 2026-07-21 10:44:42.095 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:44:42.136 | c375b4670 Merge 'refs/changes/15/988315/9' 2026-07-21 10:44:42.139 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:44:42.142 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-21 10:44:42.145 | + inc/python:setup_develop:353 : local bindep 2026-07-21 10:44:42.147 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 10:44:42.150 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-21 10:44:42.153 | + inc/python:setup_develop:359 : local extras= 2026-07-21 10:44:42.156 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-21 10:44:42.159 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 10:44:42.162 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 10:44:42.165 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-21 10:44:42.167 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 10:44:42.170 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 10:44:42.175 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-21 10:44:42.177 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 10:44:42.180 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-21 10:44:42.183 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 10:44:42.185 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 10:44:42.188 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-21 10:44:42.195 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-21 10:44:42.198 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-21 10:44:42.200 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-21 10:44:42.285 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-21 10:44:42.288 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 10:44:42.290 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 10:44:42.293 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 10:44:42.295 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-21 10:44:42.298 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-21 10:44:42.301 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 10:44:42.304 | + inc/python:setup_package:446 : local extras= 2026-07-21 10:44:42.306 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 10:44:42.309 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 10:44:42.312 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 10:44:42.315 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 10:44:42.317 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 10:44:42.320 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-21 10:44:42.340 | Using python 3.12 to install /opt/stack/cinder 2026-07-21 10:44:42.343 | + 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-07-21 10:44:42.856 | Obtaining file:///opt/stack/cinder 2026-07-21 10:44:42.859 | Installing build dependencies: started 2026-07-21 10:44:43.648 | Installing build dependencies: finished with status 'done' 2026-07-21 10:44:43.648 | Checking if build backend supports build_editable: started 2026-07-21 10:44:43.926 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 10:44:43.927 | Getting requirements to build editable: started 2026-07-21 10:44:44.089 | Getting requirements to build editable: finished with status 'done' 2026-07-21 10:44:44.090 | Preparing editable metadata (pyproject.toml): started 2026-07-21 10:44:45.013 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:44:45.028 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.0.3) 2026-07-21 10:44:45.028 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.3.1) 2026-07-21 10:44:45.028 | 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.dev182) (0.41.0) 2026-07-21 10:44:45.028 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.4.0) 2026-07-21 10:44:45.029 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.5.3) 2026-07-21 10:44:45.029 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.1.0) 2026-07-21 10:44:45.030 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (4.26.0) 2026-07-21 10:44:45.030 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.15.0) 2026-07-21 10:44:45.031 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (13.0.0) 2026-07-21 10:44:45.031 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.1.1) 2026-07-21 10:44:45.032 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (10.5.0) 2026-07-21 10:44:45.032 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.6.1) 2026-07-21 10:44:45.032 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.5.0) 2026-07-21 10:44:45.033 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (18.1.0) 2026-07-21 10:44:45.033 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (8.3.0) 2026-07-21 10:44:45.034 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (18.2.0) 2026-07-21 10:44:45.034 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (8.2.0) 2026-07-21 10:44:45.034 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.0.0) 2026-07-21 10:44:45.035 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.12.0) 2026-07-21 10:44:45.035 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.9.0) 2026-07-21 10:44:45.036 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.10.0) 2026-07-21 10:44:45.037 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.11.0) 2026-07-21 10:44:45.037 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (4.7.0) 2026-07-21 10:44:45.038 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.8.0) 2026-07-21 10:44:45.038 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (10.1.1) 2026-07-21 10:44:45.110 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev182) 2026-07-21 10:44:45.160 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-21 10:44:45.165 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (4.4.0) 2026-07-21 10:44:45.167 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (26.2) 2026-07-21 10:44:45.189 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev182) 2026-07-21 10:44:45.194 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-21 10:44:45.200 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.10.1) 2026-07-21 10:44:45.201 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.1.0) 2026-07-21 10:44:45.202 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (3.3.2) 2026-07-21 10:44:45.202 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.5.0) 2026-07-21 10:44:45.279 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev182) 2026-07-21 10:44:45.283 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 10:44:45.288 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.8.0) 2026-07-21 10:44:45.420 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev182) 2026-07-21 10:44:45.424 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 10:44:45.429 | Requirement already satisfied: python-swiftclient>=3.10.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (4.10.0) 2026-07-21 10:44:45.430 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.34.2) 2026-07-21 10:44:45.430 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.7.0) 2026-07-21 10:44:45.430 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.5.1) 2026-07-21 10:44:45.430 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.3.0) 2026-07-21 10:44:45.555 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev182) 2026-07-21 10:44:45.559 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 10:44:45.563 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2.0.51) 2026-07-21 10:44:45.563 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.9.0) 2026-07-21 10:44:45.572 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev182) 2026-07-21 10:44:45.574 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-21 10:44:45.586 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (9.1.4) 2026-07-21 10:44:45.587 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (1.8.10) 2026-07-21 10:44:45.587 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (6.9.0) 2026-07-21 10:44:45.726 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev182) 2026-07-21 10:44:45.732 | Downloading oslo_vmware-4.10.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 10:44:45.737 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.1.0) 2026-07-21 10:44:45.866 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev182) 2026-07-21 10:44:45.873 | Downloading tooz-9.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 10:44:45.920 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev182) 2026-07-21 10:44:45.932 | Downloading google_api_python_client-2.198.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-21 10:44:45.936 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (5.8.0) 2026-07-21 10:44:45.936 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (43.0.3) 2026-07-21 10:44:45.937 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (0.2.4) 2026-07-21 10:44:46.035 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev182) 2026-07-21 10:44:46.039 | 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-07-21 10:44:46.252 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev182) 2026-07-21 10:44:46.256 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-21 10:44:46.263 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev182) (1.9.0) 2026-07-21 10:44:46.263 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (2026.2) 2026-07-21 10:44:46.264 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev182) (7.1.4) 2026-07-21 10:44:46.461 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev182) 2026-07-21 10:44:46.465 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-21 10:44:46.470 | 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.dev182) (1.1.0) 2026-07-21 10:44:46.483 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev182) 2026-07-21 10:44:46.487 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-21 10:44:46.492 | 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.dev182) (2.9.0.post0) 2026-07-21 10:44:46.495 | 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.dev182) (1.17.0) 2026-07-21 10:44:46.510 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev182) (2.0.0) 2026-07-21 10:44:46.512 | 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.dev182) (3.0) 2026-07-21 10:44:46.517 | 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.dev182) (2.8.0) 2026-07-21 10:44:46.521 | 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.dev182) (3.1.0) 2026-07-21 10:44:46.522 | 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.dev182) (2.2.2) 2026-07-21 10:44:46.523 | 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.dev182) (0.32.0) 2026-07-21 10:44:46.544 | 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.dev182) 2026-07-21 10:44:46.547 | Downloading google_auth-2.55.1-py3-none-any.whl.metadata (5.1 kB) 2026-07-21 10:44:46.560 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev182) 2026-07-21 10:44:46.563 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-21 10:44:46.586 | 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.dev182) 2026-07-21 10:44:46.589 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 10:44:46.601 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev182) 2026-07-21 10:44:46.604 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-21 10:44:46.619 | 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.dev182) 2026-07-21 10:44:46.622 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-21 10:44:46.782 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev182) 2026-07-21 10:44:46.785 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl.metadata (595 bytes) 2026-07-21 10:44:46.802 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev182) 2026-07-21 10:44:46.805 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-21 10:44:46.826 | 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.dev182) 2026-07-21 10:44:46.829 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 10:44:46.842 | 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.dev182) (3.4.7) 2026-07-21 10:44:46.842 | 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.dev182) (3.18) 2026-07-21 10:44:46.843 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev182) (2023.11.17) 2026-07-21 10:44:46.850 | 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.dev182) (26.1.0) 2026-07-21 10:44:46.851 | 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.dev182) (2025.9.1) 2026-07-21 10:44:46.851 | 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.dev182) (0.37.0) 2026-07-21 10:44:46.852 | 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.dev182) (2026.5.1) 2026-07-21 10:44:46.856 | 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.dev182) (1.8.2) 2026-07-21 10:44:46.856 | 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.dev182) (4.15.0) 2026-07-21 10:44:46.858 | 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.dev182) (4.3.0) 2026-07-21 10:44:46.859 | 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.dev182) (4.1.0) 2026-07-21 10:44:46.859 | 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.dev182) (2.13.0) 2026-07-21 10:44:46.864 | 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.dev182) (7.2.2) 2026-07-21 10:44:46.866 | 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.dev182) (1.5.0) 2026-07-21 10:44:46.871 | 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.dev182) (0.20) 2026-07-21 10:44:46.874 | 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.dev182) (1.3.0) 2026-07-21 10:44:46.874 | 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.dev182) (2.0.0) 2026-07-21 10:44:46.875 | 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.dev182) (6.0.3) 2026-07-21 10:44:46.879 | 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.dev182) (1.18.5) 2026-07-21 10:44:46.880 | 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.dev182) (2.1.2) 2026-07-21 10:44:46.880 | 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.dev182) (0.6.2) 2026-07-21 10:44:46.882 | 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.dev182) (1.3.12) 2026-07-21 10:44:46.889 | 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.dev182) (5.3.1) 2026-07-21 10:44:46.889 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev182) (5.6.2) 2026-07-21 10:44:46.890 | 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.dev182) (0.16.0) 2026-07-21 10:44:46.892 | 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.dev182) (5.1.0) 2026-07-21 10:44:46.898 | 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.dev182) (0.25.0) 2026-07-21 10:44:46.900 | 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.dev182) (5.0.0) 2026-07-21 10:44:46.900 | 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.dev182) (3.1.6) 2026-07-21 10:44:46.901 | 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.dev182) (4.0.1) 2026-07-21 10:44:46.905 | 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.dev182) (3.0.3) 2026-07-21 10:44:46.911 | 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.dev182) (1.2.1) 2026-07-21 10:44:46.922 | 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.dev182) (1.7.6) 2026-07-21 10:44:47.049 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev182) 2026-07-21 10:44:47.053 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-21 10:44:47.098 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev182) 2026-07-21 10:44:47.102 | 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-07-21 10:44:47.110 | 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.dev182) (3.18.0) 2026-07-21 10:44:47.129 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev182) 2026-07-21 10:44:47.134 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 10:44:47.159 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev182) 2026-07-21 10:44:47.162 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 10:44:47.181 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev182) 2026-07-21 10:44:47.183 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-21 10:44:47.192 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev182) (83.0.0) 2026-07-21 10:44:47.199 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev182) (0.8.1) 2026-07-21 10:44:47.223 | 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.dev182) 2026-07-21 10:44:47.226 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-21 10:44:47.242 | 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.dev182) (4.15.0) 2026-07-21 10:44:47.245 | 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.dev182) (0.6.0) 2026-07-21 10:44:47.246 | 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.dev182) (4.0.0) 2026-07-21 10:44:47.251 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev182) (3.0.52) 2026-07-21 10:44:47.251 | 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.dev182) (1.11.0) 2026-07-21 10:44:47.252 | 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.dev182) (15.0.0) 2026-07-21 10:44:47.252 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev182) (1.8.0) 2026-07-21 10:44:47.390 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev182) 2026-07-21 10:44:47.394 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-21 10:44:47.400 | 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.dev182) (24.2.1) 2026-07-21 10:44:47.422 | 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.dev182) (4.2.0) 2026-07-21 10:44:47.423 | 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.dev182) (2.20.0) 2026-07-21 10:44:47.428 | 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.dev182) (0.1.2) 2026-07-21 10:44:47.437 | 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.dev182) (0.8) 2026-07-21 10:44:47.453 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev182) 2026-07-21 10:44:47.457 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-21 10:44:47.489 | 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.dev182) (3.6.1) 2026-07-21 10:44:47.490 | 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.dev182) (3.4.0) 2026-07-21 10:44:47.492 | 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.dev182) (4.0.1) 2026-07-21 10:44:47.528 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev182) 2026-07-21 10:44:47.531 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-21 10:44:47.550 | 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.dev182) (1.33) 2026-07-21 10:44:47.554 | 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.dev182) (3.1.1) 2026-07-21 10:44:47.591 | WARNING: The candidate selected for download or install is a yanked version: 'zstd' candidate (version 1.5.7.3 at https://files.pythonhosted.org/packages/11/c4/db4807d6a68b4628c74fd379de7e3c67ec34f19a2a80ac246b3837cde6cb/zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (from https://pypi.org/simple/zstd/)) 2026-07-21 10:44:47.591 | Reason for being yanked: buggy - not thread safe 2026-07-21 10:44:47.596 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-21 10:44:47.605 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-21 10:44:48.014 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 32.4 MB/s 0:00:00 2026-07-21 10:44:48.033 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-21 10:44:48.059 | Downloading google_api_python_client-2.198.0-py3-none-any.whl (15.6 MB) 2026-07-21 10:44:48.328 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 59.2 MB/s 0:00:00 2026-07-21 10:44:48.333 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-21 10:44:48.341 | Downloading google_auth-2.55.1-py3-none-any.whl (252 kB) 2026-07-21 10:44:48.353 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-21 10:44:48.360 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-21 10:44:48.371 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-21 10:44:48.376 | Downloading protobuf-7.35.1-cp310-abi3-manylinux2014_x86_64.whl (327 kB) 2026-07-21 10:44:48.397 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-21 10:44:48.404 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-21 10:44:48.410 | Downloading oslo_versionedobjects-3.11.0-py3-none-any.whl (108 kB) 2026-07-21 10:44:48.424 | Downloading oslo_vmware-4.10.0-py3-none-any.whl (624 kB) 2026-07-21 10:44:48.434 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 53.7 MB/s 0:00:00 2026-07-21 10:44:48.438 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-21 10:44:48.447 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-21 10:44:48.455 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-21 10:44:48.463 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-21 10:44:48.511 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-21 10:44:48.531 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 71.0 MB/s 0:00:00 2026-07-21 10:44:48.534 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-21 10:44:48.543 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-21 10:44:48.553 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-21 10:44:48.561 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-21 10:44:48.567 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-21 10:44:48.574 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-21 10:44:48.579 | Downloading tooz-9.0.0-py3-none-any.whl (89 kB) 2026-07-21 10:44:48.587 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-21 10:44:48.593 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-21 10:44:48.601 | 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-07-21 10:44:48.643 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 50.8 MB/s 0:00:00 2026-07-21 10:44:48.648 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-21 10:44:48.713 | Building wheels for collected packages: cinder 2026-07-21 10:44:48.714 | Building editable for cinder (pyproject.toml): started 2026-07-21 10:44:49.604 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-21 10:44:49.606 | Created wheel for cinder: filename=cinder-28.1.0.dev182-0.editable-py3-none-any.whl size=9205 sha256=3eb67d0856dca572c12113f1e75e3a815da12abf6305e898bebf4e0f72f9e09c 2026-07-21 10:44:49.606 | Stored in directory: /tmp/pip-ephem-wheel-cache-6iyaphse/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-21 10:44:49.610 | Successfully built cinder 2026-07-21 10:44:49.751 | 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-07-21 10:44:49.956 | Attempting uninstall: pyasn1 2026-07-21 10:44:49.964 | Found existing installation: pyasn1 0.4.8 2026-07-21 10:44:49.964 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:49.964 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-21 10:44:50.635 | Attempting uninstall: botocore 2026-07-21 10:44:50.644 | Found existing installation: botocore 1.34.46 2026-07-21 10:44:50.644 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:50.645 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-21 10:44:51.139 | Attempting uninstall: s3transfer 2026-07-21 10:44:51.148 | Found existing installation: s3transfer 0.10.1 2026-07-21 10:44:51.148 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:51.148 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-21 10:44:51.489 | Attempting uninstall: boto3 2026-07-21 10:44:51.499 | Found existing installation: boto3 1.34.46 2026-07-21 10:44:51.500 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-21 10:44:51.500 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-21 10:44:52.640 | 2026-07-21 10:44:52.651 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev182 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.198.0 google-auth-2.55.1 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 oslo.versionedobjects-3.11.0 oslo.vmware-4.10.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-7.35.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-9.0.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-07-21 10:44:52.954 | + inc/python:pip_install:216 : result=0 2026-07-21 10:44:52.957 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:44:52.959 | + functions-common:time_stop:2420 : local name 2026-07-21 10:44:52.963 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:44:52.965 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:44:52.968 | + functions-common:time_stop:2423 : local total 2026-07-21 10:44:52.970 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:44:52.973 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:44:52.975 | + functions-common:time_stop:2427 : start_time=1784630682335 2026-07-21 10:44:52.978 | + functions-common:time_stop:2429 : [[ -z 1784630682335 ]] 2026-07-21 10:44:52.982 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:44:52.986 | + functions-common:time_stop:2432 : end_time=1784630692983 2026-07-21 10:44:52.989 | + functions-common:time_stop:2433 : elapsed_time=10648 2026-07-21 10:44:52.991 | + functions-common:time_stop:2434 : total=51493 2026-07-21 10:44:52.994 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:44:52.997 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62141 2026-07-21 10:44:53.000 | + inc/python:pip_install:219 : return 0 2026-07-21 10:44:53.002 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 10:44:53.005 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:44:53.008 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-21 10:44:53.011 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-21 10:44:53.014 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:44:53.016 | + 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-07-21 10:44:53.019 | + 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-07-21 10:44:53.023 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:44:53.026 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-21 10:44:53.028 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-21 10:44:53.031 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-21 10:44:53.034 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:53.038 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:53.040 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-21 10:44:53.054 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-21 10:44:53.056 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 10:44:53.059 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:44:53.061 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 10:44:53.064 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:44:53.067 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:44:53.070 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:44:53.073 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:53.076 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:53.079 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:44:53.082 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 10:44:53.084 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 10:44:53.087 | + functions-common:apt_get_update:1167 : return 2026-07-21 10:44:53.089 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-21 10:44:53.091 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:44:53.093 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:44:53.097 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:44:53.099 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-21 10:44:53.122 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-21 10:44:53.150 | Reading package lists... 2026-07-21 10:44:53.377 | Building dependency tree... 2026-07-21 10:44:53.379 | Reading state information... 2026-07-21 10:44:53.679 | The following additional packages will be installed: 2026-07-21 10:44:53.679 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-21 10:44:53.679 | python3-wcwidth 2026-07-21 10:44:53.680 | Suggested packages: 2026-07-21 10:44:53.680 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-07-21 10:44:53.709 | The following NEW packages will be installed: 2026-07-21 10:44:53.710 | python3-configshell-fb python3-pyudev python3-rtslib-fb python3-urwid 2026-07-21 10:44:53.710 | python3-wcwidth targetcli-fb 2026-07-21 10:44:53.815 | 0 upgraded, 6 newly installed, 0 to remove and 93 not upgraded. 2026-07-21 10:44:53.815 | Need to get 358 kB of archives. 2026-07-21 10:44:53.815 | After this operation, 2,927 kB of additional disk space will be used. 2026-07-21 10:44:53.815 | 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-07-21 10:44:53.898 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-21 10:44:54.036 | 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-07-21 10:44:54.042 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-07-21 10:44:54.049 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-21 10:44:54.060 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-21 10:44:54.367 | Fetched 358 kB in 0s (1,040 kB/s) 2026-07-21 10:44:54.395 | Selecting previously unselected package python3-wcwidth. 2026-07-21 10:44:54.472 | (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 ... 174492 files and directories currently installed.) 2026-07-21 10:44:54.477 | Preparing to unpack .../0-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-21 10:44:54.478 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-21 10:44:54.521 | Selecting previously unselected package python3-urwid. 2026-07-21 10:44:54.536 | Preparing to unpack .../1-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-21 10:44:54.538 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-21 10:44:54.585 | Selecting previously unselected package python3-configshell-fb. 2026-07-21 10:44:54.600 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-21 10:44:54.601 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-21 10:44:54.637 | Selecting previously unselected package python3-pyudev. 2026-07-21 10:44:54.651 | Preparing to unpack .../3-python3-pyudev_0.24.0-1_all.deb ... 2026-07-21 10:44:54.653 | Unpacking python3-pyudev (0.24.0-1) ... 2026-07-21 10:44:54.691 | Selecting previously unselected package python3-rtslib-fb. 2026-07-21 10:44:54.705 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-21 10:44:54.707 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-21 10:44:54.747 | Selecting previously unselected package targetcli-fb. 2026-07-21 10:44:54.762 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-21 10:44:54.764 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-21 10:44:54.813 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-21 10:44:54.989 | Setting up python3-pyudev (0.24.0-1) ... 2026-07-21 10:44:55.124 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-21 10:44:55.811 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-21 10:44:55.816 | Setting up python3-urwid (2.6.10-1) ... 2026-07-21 10:44:56.100 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-21 10:44:56.204 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 10:44:56.204 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-21 10:44:56.218 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-21 10:44:56.218 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-21 10:44:56.218 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-21 10:44:56.218 | keyword = Word(alphanums + '_\-') 2026-07-21 10:44:56.218 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 10:44:56.218 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 10:44:56.218 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 10:44:56.218 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 10:44:56.218 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-21 10:44:56.218 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-21 10:44:56.223 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 10:44:56.223 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-21 10:44:56.234 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-21 10:44:56.234 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-21 10:44:56.234 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-21 10:44:56.234 | keyword = Word(alphanums + '_\-') 2026-07-21 10:44:56.234 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 10:44:56.234 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 10:44:56.235 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-21 10:44:56.235 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-21 10:44:56.235 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-21 10:44:56.235 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-21 10:44:56.253 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-21 10:44:56.369 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-21 10:44:56.369 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-21 10:44:56.539 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 10:44:57.542 | 2026-07-21 10:44:57.542 | Running kernel seems to be up-to-date. 2026-07-21 10:44:57.542 | 2026-07-21 10:44:57.542 | Restarting services... 2026-07-21 10:44:57.608 | 2026-07-21 10:44:57.608 | Service restarts being deferred: 2026-07-21 10:44:57.608 | /etc/needrestart/restart.d/dbus.service 2026-07-21 10:44:57.608 | systemctl restart getty@tty1.service 2026-07-21 10:44:57.608 | systemctl restart networkd-dispatcher.service 2026-07-21 10:44:57.608 | systemctl restart serial-getty@ttyS0.service 2026-07-21 10:44:57.608 | systemctl restart storpool_beacon.service 2026-07-21 10:44:57.608 | systemctl restart storpool_block.service 2026-07-21 10:44:57.608 | systemctl restart systemd-logind.service 2026-07-21 10:44:57.608 | 2026-07-21 10:44:57.608 | No containers need to be restarted. 2026-07-21 10:44:57.608 | 2026-07-21 10:44:57.608 | User sessions running outdated binaries: 2026-07-21 10:44:57.608 | ubuntu @ session #4: python3[7163] 2026-07-21 10:44:57.618 | ubuntu @ session #5: sh[8549,8551], sshd[8491] 2026-07-21 10:44:57.628 | ubuntu @ user manager service: systemd[5267] 2026-07-21 10:44:57.641 | 2026-07-21 10:44:57.641 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 10:44:58.885 | + functions-common:apt_get:1211 : result=0 2026-07-21 10:44:58.887 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:44:58.890 | + functions-common:time_stop:2420 : local name 2026-07-21 10:44:58.892 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:44:58.895 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:44:58.898 | + functions-common:time_stop:2423 : local total 2026-07-21 10:44:58.901 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:44:58.904 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:44:58.907 | + functions-common:time_stop:2427 : start_time=1784630693118 2026-07-21 10:44:58.910 | + functions-common:time_stop:2429 : [[ -z 1784630693118 ]] 2026-07-21 10:44:58.914 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:44:58.918 | + functions-common:time_stop:2432 : end_time=1784630698914 2026-07-21 10:44:58.921 | + functions-common:time_stop:2433 : elapsed_time=5796 2026-07-21 10:44:58.924 | + functions-common:time_stop:2434 : total=135497 2026-07-21 10:44:58.927 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:44:58.930 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141293 2026-07-21 10:44:58.933 | + functions-common:apt_get:1215 : return 0 2026-07-21 10:44:58.936 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 10:44:58.939 | + ./stack.sh:main:951 : configure_cinder 2026-07-21 10:44:58.942 | + lib/cinder:configure_cinder:297 : sudo install -d -o stack -m 755 /etc/cinder 2026-07-21 10:44:58.955 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-21 10:44:58.961 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-21 10:44:58.963 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-21 10:44:58.966 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-21 10:44:58.970 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-21 10:44:58.970 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-21 10:44:58.975 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-21 10:44:58.977 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-21 10:44:58.980 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-21 10:44:58.982 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-21 10:44:58.985 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-21 10:44:58.987 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-21 10:44:58.990 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-21 10:44:58.993 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-21 10:44:59.006 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-21 10:44:59.019 | + 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-07-21 10:44:59.032 | + 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-07-21 10:44:59.046 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-21 10:44:59.059 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-21 10:44:59.072 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-21 10:44:59.075 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-21 10:44:59.079 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.1jjol6UjXN 2026-07-21 10:44:59.083 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-21 10:44:59.085 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-21 10:44:59.088 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-21 10:44:59.090 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.1jjol6UjXN 2026-07-21 10:44:59.094 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.1jjol6UjXN 2026-07-21 10:44:59.107 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.1jjol6UjXN /etc/sudoers.d/cinder-rootwrap 2026-07-21 10:44:59.123 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-21 10:44:59.127 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-21 10:44:59.130 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-21 10:44:59.132 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-21 10:44:59.135 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-21 10:44:59.137 | + 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-07-21 10:44:59.140 | + 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-07-21 10:44:59.143 | + 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-07-21 10:44:59.143 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-21 10:44:59.152 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-21 10:44:59.156 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-21 10:44:59.169 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-21 10:44:59.182 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-21 10:44:59.184 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-21 10:44:59.190 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-21 10:44:59.195 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-21 10:44:59.198 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 10:44:59.202 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-21 10:44:59.204 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 10:44:59.207 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 10:44:59.211 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-21 10:44:59.214 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 10:44:59.216 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-21 10:44:59.219 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 10:44:59.221 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-21 10:44:59.254 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-21 10:44:59.286 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://10.4.3.50/identity 2026-07-21 10:44:59.318 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-21 10:44:59.349 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-07-21 10:44:59.382 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-21 10:44:59.414 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-21 10:44:59.446 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-21 10:44:59.478 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://10.4.3.50/identity 2026-07-21 10:44:59.510 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 10:44:59.543 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 10:44:59.575 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 10:44:59.577 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-21 10:44:59.612 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-21 10:44:59.645 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-21 10:44:59.648 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-21 10:44:59.651 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-21 10:44:59.654 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-21 10:44:59.657 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 10:44:59.659 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 10:44:59.662 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 10:44:59.681 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:44:59.683 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 10:44:59.686 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-21 10:44:59.691 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-21 10:44:59.727 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-21 10:44:59.760 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-21 10:44:59.792 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-21 10:44:59.824 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-21 10:44:59.856 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-21 10:44:59.893 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.4.3.50 2026-07-21 10:44:59.925 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-21 10:44:59.960 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-21 10:44:59.968 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 683cfbf6194f5a49b132d3394337385b 2026-07-21 10:45:00.001 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-21 10:45:00.003 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-21 10:45:00.036 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-21 10:45:00.069 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-21 10:45:00.099 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-21 10:45:00.131 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-21 10:45:00.163 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-21 10:45:00.197 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-21 10:45:00.214 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:00.217 | + lib/cinder:configure_cinder:340 : [[ -n storpool:storpool ]] 2026-07-21 10:45:00.220 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-21 10:45:00.223 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-21 10:45:00.226 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-21 10:45:00.229 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 10:45:00.231 | + lib/cinder:configure_cinder:345 : be_type=storpool 2026-07-21 10:45:00.234 | + lib/cinder:configure_cinder:346 : be_name=storpool 2026-07-21 10:45:00.237 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_storpool 2026-07-21 10:45:00.240 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-21 10:45:00.242 | + lib/cinder:configure_cinder:351 : default_name=storpool 2026-07-21 10:45:00.245 | + lib/cinder:configure_cinder:353 : enabled_backends+=storpool, 2026-07-21 10:45:00.248 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends storpool 2026-07-21 10:45:00.282 | + lib/cinder:configure_cinder:356 : [[ -n storpool ]] 2026-07-21 10:45:00.284 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type storpool 2026-07-21 10:45:00.317 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-21 10:45:00.320 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-21 10:45:00.322 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=storpool 2026-07-21 10:45:00.325 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf storpool image_volume_cache_enabled True 2026-07-21 10:45:00.359 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-21 10:45:00.362 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-21 10:45:00.365 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-21 10:45:00.367 | + lib/cinder:configure_cinder:368 : [[ storpool, =~ ceph ]] 2026-07-21 10:45:00.370 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-21 10:45:00.388 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:00.391 | + lib/cinder:configure_cinder:373 : [[ -n swift ]] 2026-07-21 10:45:00.394 | + lib/cinder:configure_cinder:374 : type configure_cinder_backup_swift 2026-07-21 10:45:00.397 | + lib/cinder:configure_cinder:375 : configure_cinder_backup_swift 2026-07-21 10:45:00.400 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-07-21 10:45:00.434 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://10.4.3.50:8080/v1/AUTH_ 2026-07-21 10:45:00.468 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-07-21 10:45:00.485 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:00.488 | + 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-07-21 10:45:00.523 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-21 10:45:00.540 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:45:00.543 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-21 10:45:00.562 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:00.565 | + lib/cinder:configure_cinder:386 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-07-21 10:45:00.568 | + lib/cinder:configure_cinder:388 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-21 10:45:00.604 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-21 10:45:00.607 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-21 10:45:00.610 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-21 10:45:00.613 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-21 10:45:00.616 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 10:45:00.619 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 10:45:00.622 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 10:45:00.641 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:00.643 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 10:45:00.646 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 10:45:00.648 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 10:45:00.664 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:00.667 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:45:00.670 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:45:00.705 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 10:45:00.709 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 10:45:00.712 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-21 10:45:00.714 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-21 10:45:00.717 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 10:45:00.721 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 10:45:00.741 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 10:45:00.745 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 10:45:00.748 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 10:45:00.752 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 10:45:00.755 | + 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-07-21 10:45:00.791 | + 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-07-21 10:45:00.827 | + 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-07-21 10:45:00.860 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 10:45:00.896 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-21 10:45:00.931 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-21 10:45:00.950 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:00.953 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-21 10:45:00.955 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-21 10:45:00.957 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-21 10:45:00.959 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-21 10:45:00.962 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 10:45:00.964 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-21 10:45:00.967 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-21 10:45:00.969 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 10:45:00.972 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 10:45:00.986 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:45:00.987 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 10:45:00.995 | d /var/run/uwsgi 0755 stack root 2026-07-21 10:45:00.999 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:45:01.011 | /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-07-21 10:45:01.017 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-21 10:45:01.020 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-21 10:45:01.025 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 10:45:01.027 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-21 10:45:01.062 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 3 2026-07-21 10:45:01.096 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-21 10:45:01.129 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 10:45:01.165 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 10:45:01.199 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 10:45:01.231 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 10:45:01.262 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 10:45:01.296 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 10:45:01.329 | + 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-07-21 10:45:01.368 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 10:45:01.402 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 10:45:01.435 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 10:45:01.470 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-21 10:45:01.504 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 10:45:01.506 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 10:45:01.510 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-21 10:45:01.512 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-21 10:45:01.515 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 10:45:01.518 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:01.520 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:01.522 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-21 10:45:01.526 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-21 10:45:01.529 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-21 10:45:01.563 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 10:45:01.597 | + 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-07-21 10:45:01.597 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-21 10:45:01.605 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-21 10:45:01.609 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-21 10:45:01.612 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-21 10:45:01.614 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 10:45:01.616 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 10:45:01.619 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:45:01.622 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:45:01.624 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:01.627 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:01.629 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 10:45:01.632 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 10:45:01.635 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:01.638 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:01.640 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-21 10:45:01.676 | Enabling site cinder-api. 2026-07-21 10:45:01.681 | To activate the new configuration, you need to run: 2026-07-21 10:45:01.681 | systemctl reload apache2 2026-07-21 10:45:01.686 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 10:45:01.689 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:45:01.691 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:45:01.694 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:45:01.812 | + lib/cinder:configure_cinder:405 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-07-21 10:45:01.815 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://10.4.3.50/image 2026-07-21 10:45:01.847 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-21 10:45:01.863 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:01.866 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-07-21 10:45:01.903 | + lib/cinder:configure_cinder:412 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-21 10:45:01.936 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-21 10:45:01.938 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 10:45:01.941 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-21 10:45:01.943 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-21 10:45:01.946 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 10:45:01.949 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-21 10:45:01.951 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 10:45:01.954 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-21 10:45:01.956 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-21 10:45:01.959 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-21 10:45:01.994 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-21 10:45:02.027 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url https://10.4.3.50/identity 2026-07-21 10:45:02.061 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-21 10:45:02.095 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-07-21 10:45:02.130 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-21 10:45:02.166 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-21 10:45:02.199 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-21 10:45:02.234 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://10.4.3.50/identity 2026-07-21 10:45:02.270 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-21 10:45:02.305 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-21 10:45:02.340 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 10:45:02.343 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-21 10:45:02.345 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 10:45:02.348 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 10:45:02.351 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-21 10:45:02.354 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-21 10:45:02.389 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-21 10:45:02.422 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url https://10.4.3.50/identity 2026-07-21 10:45:02.456 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-21 10:45:02.490 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-07-21 10:45:02.525 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-21 10:45:02.563 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-21 10:45:02.596 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-21 10:45:02.630 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-21 10:45:02.663 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 10:45:02.698 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-21 10:45:02.701 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-21 10:45:02.718 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:02.720 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://10.4.3.50:2379?api_version=v3' 2026-07-21 10:45:02.753 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-21 10:45:02.755 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-21 10:45:02.789 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-21 10:45:02.792 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-21 10:45:02.794 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-21 10:45:02.829 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-21 10:45:02.833 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-21 10:45:02.835 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-21 10:45:02.838 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-21 10:45:02.840 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-21 10:45:02.876 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-21 10:45:02.909 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url https://10.4.3.50/identity 2026-07-21 10:45:02.942 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-21 10:45:02.977 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-07-21 10:45:03.009 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-21 10:45:03.042 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-21 10:45:03.073 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-21 10:45:03.105 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-07-21 10:45:03.122 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:03.126 | + ./stack.sh:main:956 : stack_install_service neutron 2026-07-21 10:45:03.128 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-21 10:45:03.132 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-21 10:45:03.135 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 10:45:03.138 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-21 10:45:03.141 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-07-21 10:45:03.143 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-21 10:45:03.146 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:45:03.149 | + 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-07-21 10:45:03.151 | + 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-07-21 10:45:03.154 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:45:03.157 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-07-21 10:45:03.160 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-21 10:45:03.163 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:45:03.166 | + 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-07-21 10:45:03.169 | + 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-07-21 10:45:03.171 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:45:03.174 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-07-21 10:45:03.177 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-21 10:45:03.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:45:03.182 | + 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-07-21 10:45:03.185 | + 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-07-21 10:45:03.188 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:45:03.191 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-21 10:45:03.194 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/neutron.git 2026-07-21 10:45:03.196 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-21 10:45:03.199 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:45:03.202 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:45:03.206 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:45:03.209 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:45:03.211 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:45:03.214 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:45:03.229 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:45:03.232 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:45:03.234 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:03.237 | + functions-common:git_clone:610 : echo master 2026-07-21 10:45:03.238 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:45:03.243 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-21 10:45:03.246 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:03.248 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-21 10:45:03.262 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-21 10:45:03.265 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:45:03.266 | + functions-common:git_clone:673 : head -1 2026-07-21 10:45:03.270 | 2451d2f286 Merge "ovn: Allow ``get_datapath_type`` to look up Chassis by UUID" 2026-07-21 10:45:03.272 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:45:03.275 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-07-21 10:45:03.278 | + inc/python:setup_develop:353 : local bindep 2026-07-21 10:45:03.281 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 10:45:03.284 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-21 10:45:03.287 | + inc/python:setup_develop:359 : local extras= 2026-07-21 10:45:03.290 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-21 10:45:03.293 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 10:45:03.296 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 10:45:03.299 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-21 10:45:03.301 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 10:45:03.304 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 10:45:03.307 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-21 10:45:03.310 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 10:45:03.313 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-21 10:45:03.316 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 10:45:03.319 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 10:45:03.322 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-21 10:45:03.328 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-21 10:45:03.330 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-21 10:45:03.333 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-21 10:45:03.412 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-21 10:45:03.414 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 10:45:03.417 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 10:45:03.420 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 10:45:03.423 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-21 10:45:03.425 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-21 10:45:03.428 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 10:45:03.431 | + inc/python:setup_package:446 : local extras= 2026-07-21 10:45:03.434 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 10:45:03.436 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 10:45:03.438 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 10:45:03.441 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 10:45:03.444 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 10:45:03.446 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-21 10:45:03.467 | Using python 3.12 to install /opt/stack/neutron 2026-07-21 10:45:03.470 | + 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-07-21 10:45:03.995 | Obtaining file:///opt/stack/neutron 2026-07-21 10:45:04.000 | Installing build dependencies: started 2026-07-21 10:45:04.806 | Installing build dependencies: finished with status 'done' 2026-07-21 10:45:04.807 | Checking if build backend supports build_editable: started 2026-07-21 10:45:05.099 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 10:45:05.100 | Getting requirements to build editable: started 2026-07-21 10:45:05.254 | Getting requirements to build editable: finished with status 'done' 2026-07-21 10:45:05.255 | Preparing editable metadata (pyproject.toml): started 2026-07-21 10:45:06.457 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:45:06.468 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (7.0.3) 2026-07-21 10:45:06.468 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.10.1) 2026-07-21 10:45:06.469 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.1.0) 2026-07-21 10:45:06.469 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (2.5.1) 2026-07-21 10:45:06.470 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.1.0) 2026-07-21 10:45:06.471 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (5.3.1) 2026-07-21 10:45:06.541 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:06.589 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-21 10:45:06.595 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (0.32.0) 2026-07-21 10:45:06.595 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (2.34.2) 2026-07-21 10:45:06.596 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.1.6) 2026-07-21 10:45:06.596 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (13.0.0) 2026-07-21 10:45:06.598 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (1.3.0) 2026-07-21 10:45:06.740 | Collecting neutron-lib>=4.1.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:06.750 | Downloading neutron_lib-4.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-21 10:45:06.756 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (9.1.4) 2026-07-21 10:45:06.756 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (2.0.51) 2026-07-21 10:45:06.757 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (1.8.10) 2026-07-21 10:45:06.757 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (5.15.0) 2026-07-21 10:45:06.758 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (1.18.5) 2026-07-21 10:45:06.758 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (5.9.0) 2026-07-21 10:45:06.759 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (4.3.0) 2026-07-21 10:45:06.761 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (7.6.1) 2026-07-21 10:45:06.761 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (10.5.0) 2026-07-21 10:45:06.761 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (6.5.0) 2026-07-21 10:45:06.761 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (18.1.0) 2026-07-21 10:45:06.761 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (6.9.0) 2026-07-21 10:45:06.763 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (8.3.0) 2026-07-21 10:45:06.763 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (18.2.0) 2026-07-21 10:45:06.763 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (8.2.0) 2026-07-21 10:45:06.763 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (6.0.0) 2026-07-21 10:45:06.763 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.12.0) 2026-07-21 10:45:06.763 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.9.0) 2026-07-21 10:45:06.764 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (7.10.0) 2026-07-21 10:45:06.764 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (5.11.0) 2026-07-21 10:45:06.765 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev14) (4.7.0) 2026-07-21 10:45:06.765 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (2.8.0) 2026-07-21 10:45:06.766 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (10.1.1) 2026-07-21 10:45:06.766 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.11.0) 2026-07-21 10:45:06.767 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (4.4.0) 2026-07-21 10:45:06.781 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:06.789 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 10:45:06.906 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:06.909 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 10:45:07.036 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:07.040 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-21 10:45:07.084 | Installing build dependencies: started 2026-07-21 10:45:07.900 | Installing build dependencies: finished with status 'done' 2026-07-21 10:45:07.901 | Getting requirements to build wheel: started 2026-07-21 10:45:08.246 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 10:45:08.247 | Preparing metadata (pyproject.toml): started 2026-07-21 10:45:08.451 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:45:08.595 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:08.599 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 10:45:08.605 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (7.2.2) 2026-07-21 10:45:08.667 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:08.672 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-21 10:45:08.677 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (24.2.1) 2026-07-21 10:45:08.678 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (18.13.0) 2026-07-21 10:45:08.678 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (4.17.0) 2026-07-21 10:45:08.810 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:08.814 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-21 10:45:08.951 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:08.955 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 10:45:08.960 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (3.4.0) 2026-07-21 10:45:08.960 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev14) (9.0.0) 2026-07-21 10:45:08.961 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev14) (1.3.12) 2026-07-21 10:45:08.961 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev14) (4.15.0) 2026-07-21 10:45:08.963 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==29.0.0.0b2.dev14) (2.2.2) 2026-07-21 10:45:08.966 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==29.0.0.0b2.dev14) (3.3.2) 2026-07-21 10:45:08.968 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==29.0.0.0b2.dev14) (3.0.3) 2026-07-21 10:45:08.970 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev14) (2.1.0) 2026-07-21 10:45:08.970 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==29.0.0.0b2.dev14) (1.8.2) 2026-07-21 10:45:08.974 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev14) (4.1.0) 2026-07-21 10:45:08.974 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev14) (2.13.0) 2026-07-21 10:45:08.975 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==29.0.0.0b2.dev14) (5.8.0) 2026-07-21 10:45:08.981 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev14) (1.3.7) 2026-07-21 10:45:09.106 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:09.110 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-21 10:45:09.120 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev14) (43.0.3) 2026-07-21 10:45:09.122 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev14) (1.5.0) 2026-07-21 10:45:09.122 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev14) (1.1.0) 2026-07-21 10:45:09.122 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev14) (1.33) 2026-07-21 10:45:09.122 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev14) (4.10.0) 2026-07-21 10:45:09.126 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev14) (6.0.3) 2026-07-21 10:45:09.126 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev14) (2.0.0) 2026-07-21 10:45:09.127 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev14) (3.0) 2026-07-21 10:45:09.131 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==29.0.0.0b2.dev14) (3.1.1) 2026-07-21 10:45:09.133 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) (0.41.0) 2026-07-21 10:45:09.133 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) (1.2.1) 2026-07-21 10:45:09.143 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:09.147 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-21 10:45:09.154 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) (26.2) 2026-07-21 10:45:09.156 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) (2.8.0) 2026-07-21 10:45:09.156 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) (3.5.3) 2026-07-21 10:45:09.163 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) (6.1.1) 2026-07-21 10:45:09.163 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) (4.0.0) 2026-07-21 10:45:09.175 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==29.0.0.0b2.dev14) (0.20) 2026-07-21 10:45:09.178 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==29.0.0.0b2.dev14) (2.0.0) 2026-07-21 10:45:09.182 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev14) (2.1.2) 2026-07-21 10:45:09.183 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==29.0.0.0b2.dev14) (0.6.2) 2026-07-21 10:45:09.186 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==29.0.0.0b2.dev14) (2.9.0.post0) 2026-07-21 10:45:09.189 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev14) (7.1.4) 2026-07-21 10:45:09.190 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev14) (5.3.1) 2026-07-21 10:45:09.190 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev14) (5.6.2) 2026-07-21 10:45:09.191 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev14) (0.16.0) 2026-07-21 10:45:09.193 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev14) (5.1.0) 2026-07-21 10:45:09.197 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev14) (2026.2) 2026-07-21 10:45:09.201 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev14) (0.25.0) 2026-07-21 10:45:09.203 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev14) (5.0.0) 2026-07-21 10:45:09.204 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==29.0.0.0b2.dev14) (4.0.1) 2026-07-21 10:45:09.220 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev14) (1.7.6) 2026-07-21 10:45:09.223 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==29.0.0.0b2.dev14) (2.2.0) 2026-07-21 10:45:09.228 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev14) (3.18.0) 2026-07-21 10:45:09.247 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:09.250 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-21 10:45:09.265 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:09.267 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-21 10:45:09.276 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) (3.0.3) 2026-07-21 10:45:09.276 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==29.0.0.0b2.dev14) (1.6.2) 2026-07-21 10:45:09.281 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev14) (83.0.0) 2026-07-21 10:45:09.294 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==29.0.0.0b2.dev14) (0.8.1) 2026-07-21 10:45:09.316 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==29.0.0.0b2.dev14) (1.17.0) 2026-07-21 10:45:09.318 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (4.15.0) 2026-07-21 10:45:09.319 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (4.26.0) 2026-07-21 10:45:09.331 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) 2026-07-21 10:45:09.335 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-21 10:45:09.343 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (0.6.0) 2026-07-21 10:45:09.344 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (4.0.0) 2026-07-21 10:45:09.349 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (3.0.52) 2026-07-21 10:45:09.349 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (1.11.0) 2026-07-21 10:45:09.350 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (15.0.0) 2026-07-21 10:45:09.350 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (1.8.0) 2026-07-21 10:45:09.353 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (26.1.0) 2026-07-21 10:45:09.353 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (2025.9.1) 2026-07-21 10:45:09.354 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (0.37.0) 2026-07-21 10:45:09.356 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (2026.5.1) 2026-07-21 10:45:09.385 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev14) (3.4.7) 2026-07-21 10:45:09.385 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev14) (3.18) 2026-07-21 10:45:09.386 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev14) (2.7.0) 2026-07-21 10:45:09.387 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev14) (2023.11.17) 2026-07-21 10:45:09.403 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (4.2.0) 2026-07-21 10:45:09.403 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (2.20.0) 2026-07-21 10:45:09.408 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev14) (0.1.2) 2026-07-21 10:45:09.418 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==29.0.0.0b2.dev14) (0.8) 2026-07-21 10:45:09.453 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==29.0.0.0b2.dev14) (0.16.0) 2026-07-21 10:45:09.539 | Downloading neutron_lib-4.2.0-py3-none-any.whl (648 kB) 2026-07-21 10:45:09.579 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 649.0/649.0 kB 23.7 MB/s 0:00:00 2026-07-21 10:45:09.584 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-21 10:45:09.620 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 57.3 MB/s 0:00:00 2026-07-21 10:45:09.622 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-21 10:45:09.629 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-21 10:45:09.635 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-21 10:45:09.642 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-21 10:45:09.649 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-21 10:45:09.655 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-21 10:45:09.659 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-21 10:45:09.668 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-21 10:45:09.681 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-21 10:45:09.696 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-07-21 10:45:09.705 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-21 10:45:09.739 | Building wheels for collected packages: neutron, ovs 2026-07-21 10:45:09.740 | Building editable for neutron (pyproject.toml): started 2026-07-21 10:45:11.044 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-21 10:45:11.044 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev14-0.editable-py3-none-any.whl size=16036 sha256=a52808c4afd4b755c8a142b31e6ca45669291c2e95536b03caf9a82eab00f3f4 2026-07-21 10:45:11.045 | Stored in directory: /tmp/pip-ephem-wheel-cache-hot_61f2/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-21 10:45:11.048 | Building wheel for ovs (pyproject.toml): started 2026-07-21 10:45:11.523 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-21 10:45:11.524 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=4c9ff60af5dce04e1c2b01559cb2eb5c4cb0c9b0019978ceae51a2138c0f8dc2 2026-07-21 10:45:11.524 | Stored in directory: /opt/stack/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-21 10:45:11.527 | Successfully built neutron ovs 2026-07-21 10:45:11.698 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-designateclient, os-vif, neutron-lib, neutron 2026-07-21 10:45:14.296 | 2026-07-21 10:45:14.308 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev14 neutron-lib-4.2.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-07-21 10:45:14.485 | + inc/python:pip_install:216 : result=0 2026-07-21 10:45:14.489 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:45:14.491 | + functions-common:time_stop:2420 : local name 2026-07-21 10:45:14.494 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:45:14.497 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:45:14.499 | + functions-common:time_stop:2423 : local total 2026-07-21 10:45:14.502 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:45:14.504 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:45:14.507 | + functions-common:time_stop:2427 : start_time=1784630703462 2026-07-21 10:45:14.510 | + functions-common:time_stop:2429 : [[ -z 1784630703462 ]] 2026-07-21 10:45:14.513 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:45:14.517 | + functions-common:time_stop:2432 : end_time=1784630714514 2026-07-21 10:45:14.520 | + functions-common:time_stop:2433 : elapsed_time=11052 2026-07-21 10:45:14.522 | + functions-common:time_stop:2434 : total=62141 2026-07-21 10:45:14.525 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:45:14.527 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73193 2026-07-21 10:45:14.530 | + inc/python:pip_install:219 : return 0 2026-07-21 10:45:14.533 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 10:45:14.536 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:45:14.539 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-21 10:45:14.542 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-21 10:45:14.545 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:45:14.547 | + 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-07-21 10:45:14.550 | + 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-07-21 10:45:14.553 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:45:14.556 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-07-21 10:45:14.559 | + lib/neutron:install_neutron:536 : install_ovn 2026-07-21 10:45:14.561 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : echo 'Installing OVN and dependent packages' 2026-07-21 10:45:14.562 | Installing OVN and dependent packages 2026-07-21 10:45:14.564 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : ovn_sanity_check 2026-07-21 10:45:14.567 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-agt neutron-agent 2026-07-21 10:45:14.583 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:45:14.586 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:399 : is_service_enabled q-l3 neutron-l3 2026-07-21 10:45:14.603 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:45:14.605 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : is_service_enabled q-svc neutron-api 2026-07-21 10:45:14.623 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:14.626 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:401 : [[ ! ovn =~ ovn ]] 2026-07-21 10:45:14.628 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : is_service_enabled q-svc neutron-api 2026-07-21 10:45:14.647 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:14.650 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:403 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-21 10:45:14.653 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : sudo mkdir -p /var/run/openvswitch 2026-07-21 10:45:14.666 | ++ lib/neutron_plugins/ovn_agent:install_ovn:416 : whoami 2026-07-21 10:45:14.671 | + lib/neutron_plugins/ovn_agent:install_ovn:416 : sudo chown stack /var/run/openvswitch 2026-07-21 10:45:14.683 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : [[ False == \T\r\u\e ]] 2026-07-21 10:45:14.687 | ++ lib/neutron_plugins/ovn_agent:install_ovn:440 : get_packages openvswitch 2026-07-21 10:45:14.708 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : install_package fakeroot make openvswitch-switch 2026-07-21 10:45:14.711 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 10:45:14.714 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:45:14.717 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 10:45:14.719 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:45:14.722 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:14.725 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:45:14.728 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:14.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:14.734 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:45:14.737 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 10:45:14.739 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 10:45:14.742 | + functions-common:apt_get_update:1167 : return 2026-07-21 10:45:14.745 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-21 10:45:14.748 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:45:14.751 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:14.753 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:14.756 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-21 10:45:14.778 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-21 10:45:14.805 | Reading package lists... 2026-07-21 10:45:15.014 | Building dependency tree... 2026-07-21 10:45:15.014 | Reading state information... 2026-07-21 10:45:15.262 | fakeroot is already the newest version (1.33-1). 2026-07-21 10:45:15.262 | fakeroot set to manually installed. 2026-07-21 10:45:15.262 | make is already the newest version (4.3-4.1build2). 2026-07-21 10:45:15.262 | The following additional packages will be installed: 2026-07-21 10:45:15.263 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-21 10:45:15.263 | python3-sortedcontainers unbound 2026-07-21 10:45:15.268 | Suggested packages: 2026-07-21 10:45:15.268 | openvswitch-doc python-sortedcontainers-doc 2026-07-21 10:45:15.301 | The following NEW packages will be installed: 2026-07-21 10:45:15.301 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-21 10:45:15.302 | python3-openvswitch python3-sortedcontainers 2026-07-21 10:45:15.304 | The following packages will be upgraded: 2026-07-21 10:45:15.304 | unbound 2026-07-21 10:45:15.568 | 1 upgraded, 6 newly installed, 0 to remove and 92 not upgraded. 2026-07-21 10:45:15.568 | Need to get 5,179 kB of archives. 2026-07-21 10:45:15.569 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-21 10:45:15.569 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 unbound amd64 1.19.2-1ubuntu3.8 [960 kB] 2026-07-21 10:45:16.537 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-21 10:45:16.688 | 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-07-21 10:45:16.948 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-21 10:45:16.951 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-21 10:45:16.957 | 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-07-21 10:45:17.093 | 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-07-21 10:45:17.542 | Fetched 5,179 kB in 2s (2,725 kB/s) 2026-07-21 10:45:17.641 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174699 files and directories currently installed.) 2026-07-21 10:45:17.645 | Preparing to unpack .../0-unbound_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-21 10:45:17.665 | Unpacking unbound (1.19.2-1ubuntu3.8) over (1.19.2-1ubuntu3.7) ... 2026-07-21 10:45:17.732 | Selecting previously unselected package libunbound8:amd64. 2026-07-21 10:45:17.747 | Preparing to unpack .../1-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-21 10:45:17.751 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-21 10:45:17.788 | Selecting previously unselected package openvswitch-common. 2026-07-21 10:45:17.805 | Preparing to unpack .../2-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 10:45:17.807 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 10:45:17.869 | Selecting previously unselected package python3-sortedcontainers. 2026-07-21 10:45:17.884 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-21 10:45:17.886 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-21 10:45:17.916 | Selecting previously unselected package libxdp1:amd64. 2026-07-21 10:45:17.932 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-21 10:45:17.933 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-21 10:45:17.968 | Selecting previously unselected package python3-openvswitch. 2026-07-21 10:45:17.983 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 10:45:17.984 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 10:45:18.048 | Selecting previously unselected package openvswitch-switch. 2026-07-21 10:45:18.064 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-21 10:45:18.071 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 10:45:18.162 | Setting up unbound (1.19.2-1ubuntu3.8) ... 2026-07-21 10:45:19.135 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-21 10:45:19.273 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-21 10:45:19.277 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-21 10:45:19.282 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 10:45:19.289 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 10:45:19.487 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-21 10:45:19.497 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-21 10:45:19.888 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-21 10:45:20.004 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-21 10:45:20.676 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 10:45:21.791 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 10:45:22.409 | 2026-07-21 10:45:22.409 | Running kernel seems to be up-to-date. 2026-07-21 10:45:22.409 | 2026-07-21 10:45:22.409 | Restarting services... 2026-07-21 10:45:22.470 | 2026-07-21 10:45:22.470 | Service restarts being deferred: 2026-07-21 10:45:22.470 | /etc/needrestart/restart.d/dbus.service 2026-07-21 10:45:22.470 | systemctl restart getty@tty1.service 2026-07-21 10:45:22.470 | systemctl restart networkd-dispatcher.service 2026-07-21 10:45:22.470 | systemctl restart serial-getty@ttyS0.service 2026-07-21 10:45:22.470 | systemctl restart storpool_beacon.service 2026-07-21 10:45:22.470 | systemctl restart storpool_block.service 2026-07-21 10:45:22.470 | systemctl restart systemd-logind.service 2026-07-21 10:45:22.470 | 2026-07-21 10:45:22.470 | No containers need to be restarted. 2026-07-21 10:45:22.470 | 2026-07-21 10:45:22.470 | User sessions running outdated binaries: 2026-07-21 10:45:22.470 | ubuntu @ session #4: python3[7163] 2026-07-21 10:45:22.480 | ubuntu @ session #5: sh[8549,8551], sshd[8491] 2026-07-21 10:45:22.488 | ubuntu @ user manager service: systemd[5267] 2026-07-21 10:45:22.498 | 2026-07-21 10:45:22.498 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 10:45:23.741 | + functions-common:apt_get:1211 : result=0 2026-07-21 10:45:23.743 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:45:23.745 | + functions-common:time_stop:2420 : local name 2026-07-21 10:45:23.748 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:45:23.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:45:23.754 | + functions-common:time_stop:2423 : local total 2026-07-21 10:45:23.756 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:45:23.759 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:45:23.762 | + functions-common:time_stop:2427 : start_time=1784630714775 2026-07-21 10:45:23.764 | + functions-common:time_stop:2429 : [[ -z 1784630714775 ]] 2026-07-21 10:45:23.768 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:45:23.772 | + functions-common:time_stop:2432 : end_time=1784630723769 2026-07-21 10:45:23.774 | + functions-common:time_stop:2433 : elapsed_time=8994 2026-07-21 10:45:23.777 | + functions-common:time_stop:2434 : total=141293 2026-07-21 10:45:23.780 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:45:23.783 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150287 2026-07-21 10:45:23.786 | + functions-common:apt_get:1215 : return 0 2026-07-21 10:45:23.789 | ++ lib/neutron_plugins/ovn_agent:install_ovn:441 : get_packages ovn 2026-07-21 10:45:23.810 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-21 10:45:23.813 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 10:45:23.815 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:45:23.818 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 10:45:23.820 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:45:23.823 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:23.826 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:45:23.828 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:23.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:23.834 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:45:23.836 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 10:45:23.839 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 10:45:23.843 | + functions-common:apt_get_update:1167 : return 2026-07-21 10:45:23.846 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-21 10:45:23.849 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:45:23.851 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:23.854 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:23.857 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-21 10:45:23.880 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-21 10:45:23.908 | Reading package lists... 2026-07-21 10:45:24.125 | Building dependency tree... 2026-07-21 10:45:24.126 | Reading state information... 2026-07-21 10:45:24.353 | The following additional packages will be installed: 2026-07-21 10:45:24.355 | ovn-common 2026-07-21 10:45:24.385 | The following NEW packages will be installed: 2026-07-21 10:45:24.385 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-21 10:45:24.489 | 0 upgraded, 4 newly installed, 0 to remove and 92 not upgraded. 2026-07-21 10:45:24.489 | Need to get 2,360 kB of archives. 2026-07-21 10:45:24.489 | After this operation, 8,355 kB of additional disk space will be used. 2026-07-21 10:45:24.489 | 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-07-21 10:45:24.789 | 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-07-21 10:45:24.832 | 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-07-21 10:45:24.836 | 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-07-21 10:45:25.196 | Fetched 2,360 kB in 0s (4,904 kB/s) 2026-07-21 10:45:25.224 | Selecting previously unselected package ovn-common. 2026-07-21 10:45:25.306 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 174899 files and directories currently installed.) 2026-07-21 10:45:25.311 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:45:25.313 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 10:45:25.374 | Selecting previously unselected package ovn-central. 2026-07-21 10:45:25.389 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:45:25.390 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 10:45:25.430 | Selecting previously unselected package ovn-controller-vtep. 2026-07-21 10:45:25.445 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:45:25.446 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 10:45:25.482 | Selecting previously unselected package ovn-host. 2026-07-21 10:45:25.496 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-21 10:45:25.501 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 10:45:25.568 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 10:45:25.579 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 10:45:25.880 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-21 10:45:25.995 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-21 10:45:26.302 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-21 10:45:26.345 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 10:45:26.647 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-21 10:45:26.757 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-21 10:45:27.170 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-21 10:45:27.594 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-21 10:45:28.109 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-21 10:45:28.158 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-21 10:45:28.274 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-21 10:45:28.617 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 10:45:30.274 | 2026-07-21 10:45:30.275 | Running kernel seems to be up-to-date. 2026-07-21 10:45:30.275 | 2026-07-21 10:45:30.275 | Restarting services... 2026-07-21 10:45:30.339 | 2026-07-21 10:45:30.339 | Service restarts being deferred: 2026-07-21 10:45:30.339 | /etc/needrestart/restart.d/dbus.service 2026-07-21 10:45:30.339 | systemctl restart getty@tty1.service 2026-07-21 10:45:30.339 | systemctl restart networkd-dispatcher.service 2026-07-21 10:45:30.339 | systemctl restart serial-getty@ttyS0.service 2026-07-21 10:45:30.339 | systemctl restart storpool_beacon.service 2026-07-21 10:45:30.339 | systemctl restart storpool_block.service 2026-07-21 10:45:30.339 | systemctl restart systemd-logind.service 2026-07-21 10:45:30.339 | 2026-07-21 10:45:30.339 | No containers need to be restarted. 2026-07-21 10:45:30.339 | 2026-07-21 10:45:30.339 | User sessions running outdated binaries: 2026-07-21 10:45:30.339 | ubuntu @ session #4: python3[7163] 2026-07-21 10:45:30.349 | ubuntu @ session #5: sh[8549,8551], sshd[8491] 2026-07-21 10:45:30.358 | ubuntu @ user manager service: systemd[5267] 2026-07-21 10:45:30.370 | 2026-07-21 10:45:30.370 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 10:45:31.568 | + functions-common:apt_get:1211 : result=0 2026-07-21 10:45:31.571 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:45:31.574 | + functions-common:time_stop:2420 : local name 2026-07-21 10:45:31.577 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:45:31.579 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:45:31.582 | + functions-common:time_stop:2423 : local total 2026-07-21 10:45:31.585 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:45:31.588 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:45:31.591 | + functions-common:time_stop:2427 : start_time=1784630723876 2026-07-21 10:45:31.594 | + functions-common:time_stop:2429 : [[ -z 1784630723876 ]] 2026-07-21 10:45:31.598 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:45:31.602 | + functions-common:time_stop:2432 : end_time=1784630731599 2026-07-21 10:45:31.606 | + functions-common:time_stop:2433 : elapsed_time=7723 2026-07-21 10:45:31.609 | + functions-common:time_stop:2434 : total=150287 2026-07-21 10:45:31.613 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:45:31.615 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158010 2026-07-21 10:45:31.619 | + functions-common:apt_get:1215 : return 0 2026-07-21 10:45:31.622 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : 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-07-21 10:45:31.625 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : 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-07-21 10:45:31.628 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : local log_archive_dir=/opt/stack/logs/archive 2026-07-21 10:45:31.630 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : mkdir -p /opt/stack/logs/archive 2026-07-21 10:45:31.635 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-21 10:45:31.638 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-21 10:45:31.641 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-21 10:45:31.644 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-21 10:45:31.646 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-21 10:45:31.650 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-21 10:45:31.652 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-21 10:45:31.656 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-21 10:45:31.659 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-21 10:45:31.661 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-21 10:45:31.664 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-21 10:45:31.667 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-21 10:45:31.669 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-21 10:45:31.672 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-21 10:45:31.676 | + lib/neutron_plugins/ovn_agent:install_ovn:450 : 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-07-21 10:45:31.678 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-21 10:45:31.681 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : use_library_from_git ovsdbapp 2026-07-21 10:45:31.683 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-21 10:45:31.686 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:45:31.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-07-21 10:45:31.691 | + 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-07-21 10:45:31.694 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:45:31.697 | + lib/neutron_plugins/ovn_agent:install_ovn:463 : [[ False == \T\r\u\e ]] 2026-07-21 10:45:31.700 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 10:45:31.703 | + ./stack.sh:main:959 : is_service_enabled nova 2026-07-21 10:45:31.722 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:31.725 | + ./stack.sh:main:961 : stack_install_service nova 2026-07-21 10:45:31.728 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-21 10:45:31.732 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-21 10:45:31.735 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 10:45:31.738 | + lib/stack:stack_install_service:32 : install_nova 2026-07-21 10:45:31.741 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-21 10:45:31.744 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-21 10:45:31.747 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:45:31.750 | + 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-07-21 10:45:31.753 | + 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-07-21 10:45:31.756 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:45:31.759 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-21 10:45:31.776 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:31.779 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-21 10:45:31.782 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-21 10:45:31.785 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-21 10:45:31.788 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-21 10:45:31.791 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-21 10:45:31.873 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-21 10:45:31.876 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:31.878 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:31.881 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-21 10:45:31.884 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 10:45:31.886 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:45:31.889 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 10:45:31.892 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:45:31.894 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:31.897 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:45:31.900 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:31.902 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:31.904 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:45:31.907 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 10:45:31.910 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 10:45:31.912 | + functions-common:apt_get_update:1167 : return 2026-07-21 10:45:31.914 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-21 10:45:31.917 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:45:31.919 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:31.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:31.924 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-21 10:45:31.947 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-21 10:45:31.978 | Reading package lists... 2026-07-21 10:45:32.215 | Building dependency tree... 2026-07-21 10:45:32.218 | Reading state information... 2026-07-21 10:45:32.503 | The following additional packages will be installed: 2026-07-21 10:45:32.505 | apport libnss-mymachines libtpms0 libvirt-daemon 2026-07-21 10:45:32.505 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-21 10:45:32.505 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-07-21 10:45:32.506 | libvirt0 libxml2-utils mdevctl python3-apport python3-zstandard 2026-07-21 10:45:32.506 | qemu-efi-aarch64 qemu-efi-arm qemu-system-arm qemu-system-mips 2026-07-21 10:45:32.506 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm 2026-07-21 10:45:32.506 | swtpm-tools systemd-container 2026-07-21 10:45:32.508 | Suggested packages: 2026-07-21 10:45:32.508 | apport-gtk | apport-kde pkexec libvirt-clients-qemu libvirt-login-shell 2026-07-21 10:45:32.508 | libvirt-daemon-driver-storage-gluster 2026-07-21 10:45:32.508 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-07-21 10:45:32.508 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-07-21 10:45:32.508 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-07-21 10:45:32.508 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 trousers 2026-07-21 10:45:32.554 | The following packages will be REMOVED: 2026-07-21 10:45:32.557 | apport-core-dump-handler 2026-07-21 10:45:32.557 | The following NEW packages will be installed: 2026-07-21 10:45:32.558 | libnss-mymachines libtpms0 libvirt-clients libvirt-daemon 2026-07-21 10:45:32.558 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-07-21 10:45:32.558 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-07-21 10:45:32.558 | libvirt-daemon-system-systemd libvirt-dev libvirt-l10n libvirt0 2026-07-21 10:45:32.558 | libxml2-utils mdevctl python3-libvirt python3-zstandard qemu-efi-aarch64 2026-07-21 10:45:32.558 | qemu-efi-arm qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-21 10:45:32.558 | qemu-system-ppc qemu-system-s390x qemu-system-sparc swtpm swtpm-tools 2026-07-21 10:45:32.559 | systemd-container systemd-coredump 2026-07-21 10:45:32.559 | The following packages will be upgraded: 2026-07-21 10:45:32.560 | apport python3-apport 2026-07-21 10:45:32.890 | 2 upgraded, 29 newly installed, 1 to remove and 89 not upgraded. 2026-07-21 10:45:32.890 | Need to get 115 MB of archives. 2026-07-21 10:45:32.890 | After this operation, 916 MB of additional disk space will be used. 2026-07-21 10:45:32.890 | Get:1 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-apport all 2.28.2-0ubuntu0.1 [92.9 kB] 2026-07-21 10:45:33.518 | Get:2 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apport all 2.28.2-0ubuntu0.1 [85.3 kB] 2026-07-21 10:45:33.608 | Get:3 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-21 10:45:33.700 | Get:4 http://lab.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-21 10:45:33.875 | Get:5 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtpms0 amd64 0.9.3-0ubuntu4.24.04.1 [373 kB] 2026-07-21 10:45:33.958 | Get:6 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1,830 kB] 2026-07-21 10:45:34.143 | Get:7 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-07-21 10:45:34.174 | Get:8 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-07-21 10:45:34.232 | Get:9 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-07-21 10:45:34.240 | Get:10 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3,112 B] 2026-07-21 10:45:34.240 | Get:11 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6,040 B] 2026-07-21 10:45:34.241 | Get:12 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-07-21 10:45:34.259 | Get:13 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1,374 B] 2026-07-21 10:45:34.260 | Get:14 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-07-21 10:45:34.262 | Get:15 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-21 10:45:34.264 | Get:16 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1,150 B] 2026-07-21 10:45:34.378 | Get:17 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-07-21 10:45:34.379 | Get:18 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mdevctl amd64 1.3.0-1ubuntu2.1 [959 kB] 2026-07-21 10:45:34.502 | Get:19 http://lab.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-21 10:45:34.506 | Get:20 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-21 10:45:35.108 | Get:21 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-21 10:45:35.617 | Get:22 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9,100 kB] 2026-07-21 10:45:35.995 | Get:23 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6,310 kB] 2026-07-21 10:45:36.593 | Get:24 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3,435 kB] 2026-07-21 10:45:36.923 | Get:25 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-21 10:45:40.874 | Get:26 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-21 10:45:40.874 | Get:27 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm amd64 0.7.3-0ubuntu5.24.04.1 [53.1 kB] 2026-07-21 10:45:40.875 | Get:28 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 swtpm-tools amd64 0.7.3-0ubuntu5.24.04.1 [92.9 kB] 2026-07-21 10:45:40.876 | Get:29 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-07-21 10:45:40.881 | Get:30 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4,115 kB] 2026-07-21 10:45:41.085 | Get:31 http://lab.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-07-21 10:45:41.425 | Preconfiguring packages ... 2026-07-21 10:45:41.539 | Fetched 115 MB in 9s (13.5 MB/s) 2026-07-21 10:45:41.652 | (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 ... 174967 files and directories currently installed.) 2026-07-21 10:45:41.656 | Preparing to unpack .../python3-apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-21 10:45:41.733 | Unpacking python3-apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-21 10:45:41.785 | Preparing to unpack .../apport_2.28.2-0ubuntu0.1_all.deb ... 2026-07-21 10:45:41.855 | Unpacking apport (2.28.2-0ubuntu0.1) over (2.28.1-0ubuntu3.8) ... 2026-07-21 10:45:42.002 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-21 10:45:42.002 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-21 10:45:42.002 | Package apport-core-dump-handler is to be removed. 2026-07-21 10:45:42.002 | Package python3-zstandard is not installed. 2026-07-21 10:45:42.002 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-21 10:45:42.002 | Package apport-core-dump-handler is to be removed. 2026-07-21 10:45:42.002 | Package systemd-coredump is not installed. 2026-07-21 10:45:42.002 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-21 10:45:42.002 | Package apport-core-dump-handler is to be removed. 2026-07-21 10:45:42.002 | Package python3-zstandard is not installed. 2026-07-21 10:45:42.002 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-21 10:45:42.002 | Package apport-core-dump-handler is to be removed. 2026-07-21 10:45:42.002 | Package systemd-coredump is not installed. 2026-07-21 10:45:42.002 | 2026-07-21 10:45:42.079 | (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 ... 174965 files and directories currently installed.) 2026-07-21 10:45:42.083 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-21 10:45:42.687 | Selecting previously unselected package systemd-coredump. 2026-07-21 10:45:42.767 | (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 ... 174963 files and directories currently installed.) 2026-07-21 10:45:42.772 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:45:42.773 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-21 10:45:42.809 | Selecting previously unselected package python3-zstandard. 2026-07-21 10:45:42.823 | Preparing to unpack .../01-python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-21 10:45:42.826 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-21 10:45:42.868 | Selecting previously unselected package libtpms0:amd64. 2026-07-21 10:45:42.886 | Preparing to unpack .../02-libtpms0_0.9.3-0ubuntu4.24.04.1_amd64.deb ... 2026-07-21 10:45:42.890 | Unpacking libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-21 10:45:42.930 | Selecting previously unselected package libvirt0:amd64. 2026-07-21 10:45:42.946 | Preparing to unpack .../03-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 10:45:42.948 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.032 | Selecting previously unselected package libvirt-clients. 2026-07-21 10:45:43.046 | Preparing to unpack .../04-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 10:45:43.057 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.099 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-07-21 10:45:43.114 | Preparing to unpack .../05-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 10:45:43.122 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.166 | Selecting previously unselected package libvirt-daemon. 2026-07-21 10:45:43.187 | Preparing to unpack .../06-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 10:45:43.197 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.243 | Selecting previously unselected package libvirt-daemon-config-network. 2026-07-21 10:45:43.258 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 10:45:43.267 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.295 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-07-21 10:45:43.309 | Preparing to unpack .../08-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 10:45:43.318 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.354 | Selecting previously unselected package systemd-container. 2026-07-21 10:45:43.369 | Preparing to unpack .../09-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:45:43.370 | Unpacking systemd-container (255.4-1ubuntu8.16) ... 2026-07-21 10:45:43.420 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-07-21 10:45:43.435 | Preparing to unpack .../10-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 10:45:43.443 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.473 | Selecting previously unselected package libvirt-daemon-system. 2026-07-21 10:45:43.487 | Preparing to unpack .../11-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 10:45:43.515 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.564 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-21 10:45:43.581 | Preparing to unpack .../12-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-21 10:45:43.590 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.635 | Selecting previously unselected package libvirt-l10n. 2026-07-21 10:45:43.649 | Preparing to unpack .../13-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-07-21 10:45:43.659 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:43.686 | Selecting previously unselected package libxml2-utils. 2026-07-21 10:45:43.701 | Preparing to unpack .../14-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-21 10:45:43.703 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 10:45:43.737 | Selecting previously unselected package mdevctl. 2026-07-21 10:45:43.752 | Preparing to unpack .../15-mdevctl_1.3.0-1ubuntu2.1_amd64.deb ... 2026-07-21 10:45:43.754 | Unpacking mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-21 10:45:43.801 | Selecting previously unselected package python3-libvirt. 2026-07-21 10:45:43.816 | Preparing to unpack .../16-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-21 10:45:43.818 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-21 10:45:43.863 | Selecting previously unselected package qemu-system-arm. 2026-07-21 10:45:43.877 | Preparing to unpack .../17-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:45:43.886 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:44.167 | Selecting previously unselected package qemu-system-mips. 2026-07-21 10:45:44.186 | Preparing to unpack .../18-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:45:44.196 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:44.505 | Selecting previously unselected package qemu-system-ppc. 2026-07-21 10:45:44.519 | Preparing to unpack .../19-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:45:44.529 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:44.727 | Selecting previously unselected package qemu-system-sparc. 2026-07-21 10:45:44.741 | Preparing to unpack .../20-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:45:44.751 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:44.890 | Selecting previously unselected package qemu-system-s390x. 2026-07-21 10:45:44.904 | Preparing to unpack .../21-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:45:44.913 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:45.011 | Selecting previously unselected package qemu-system-misc. 2026-07-21 10:45:45.026 | Preparing to unpack .../22-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:45:45.035 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:46.022 | Selecting previously unselected package qemu-system. 2026-07-21 10:45:46.043 | Preparing to unpack .../23-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-21 10:45:46.046 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:46.078 | Selecting previously unselected package swtpm. 2026-07-21 10:45:46.092 | Preparing to unpack .../24-swtpm_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-21 10:45:46.094 | Unpacking swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 10:45:46.130 | Selecting previously unselected package swtpm-tools. 2026-07-21 10:45:46.145 | Preparing to unpack .../25-swtpm-tools_0.7.3-0ubuntu5.24.04.1_amd64.deb ... 2026-07-21 10:45:46.148 | Unpacking swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 10:45:46.188 | Selecting previously unselected package libnss-mymachines:amd64. 2026-07-21 10:45:46.202 | Preparing to unpack .../26-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-07-21 10:45:46.210 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 10:45:46.245 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-21 10:45:46.265 | Preparing to unpack .../27-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 10:45:46.267 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-21 10:45:47.409 | Selecting previously unselected package qemu-efi-arm. 2026-07-21 10:45:47.424 | Preparing to unpack .../28-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-07-21 10:45:47.426 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-21 10:45:47.914 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-21 10:45:48.193 | Creating group 'systemd-coredump' with GID 988. 2026-07-21 10:45:48.194 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 988 and GID 988. 2026-07-21 10:45:48.206 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:48.218 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:48.229 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:48.239 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-07-21 10:45:48.244 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:48.255 | Setting up python3-apport (2.28.2-0ubuntu0.1) ... 2026-07-21 10:45:48.405 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-21 10:45:48.551 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:48.555 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-07-21 10:45:48.683 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-07-21 10:45:48.995 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:49.006 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-07-21 10:45:49.010 | Setting up libtpms0:amd64 (0.9.3-0ubuntu4.24.04.1) ... 2026-07-21 10:45:49.015 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:49.024 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-21 10:45:49.028 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:49.401 | Setting up mdevctl (1.3.0-1ubuntu2.1) ... 2026-07-21 10:45:49.404 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:49.699 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-21 10:45:49.861 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:49.875 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:49.885 | Setting up apport (2.28.2-0ubuntu0.1) ... 2026-07-21 10:45:50.600 | apport-autoreport.service is a disabled or a static unit not running, not starting it. 2026-07-21 10:45:50.635 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:50.646 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-07-21 10:45:50.658 | Setting up swtpm (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 10:45:50.693 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:50.703 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-21 10:45:50.707 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:50.718 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:50.728 | Setting up swtpm-tools (0.7.3-0ubuntu5.24.04.1) ... 2026-07-21 10:45:50.776 | info: Selecting GID from range 100 to 999 ... 2026-07-21 10:45:50.780 | info: Adding group `swtpm' (GID 123) ... 2026-07-21 10:45:50.833 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-07-21 10:45:50.833 | 2026-07-21 10:45:50.838 | info: Selecting UID from range 100 to 999 ... 2026-07-21 10:45:50.838 | 2026-07-21 10:45:50.841 | info: Adding system user `swtpm' (UID 119) ... 2026-07-21 10:45:50.844 | info: Adding new user `swtpm' (UID 119) with group `swtpm' ... 2026-07-21 10:45:50.870 | info: Not creating home directory `/var/lib/swtpm'. 2026-07-21 10:45:50.880 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-07-21 10:45:51.172 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-07-21 10:45:51.649 | Enabling libvirt default network 2026-07-21 10:45:51.889 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-07-21 10:45:51.889 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-07-21 10:45:51.889 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-07-21 10:45:51.889 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-07-21 10:45:51.889 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-07-21 10:45:51.889 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-07-21 10:45:51.889 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-07-21 10:45:51.889 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-07-21 10:45:52.377 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-07-21 10:45:52.962 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-07-21 10:45:53.313 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-07-21 10:45:53.938 | Setting up libvirt-daemon dnsmasq configuration. 2026-07-21 10:45:53.980 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-21 10:45:54.004 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-21 10:45:55.389 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-07-21 10:45:55.402 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-07-21 10:45:56.041 | 2026-07-21 10:45:56.041 | Running kernel seems to be up-to-date. 2026-07-21 10:45:56.041 | 2026-07-21 10:45:56.041 | Restarting services... 2026-07-21 10:45:56.107 | 2026-07-21 10:45:56.107 | Service restarts being deferred: 2026-07-21 10:45:56.107 | /etc/needrestart/restart.d/dbus.service 2026-07-21 10:45:56.107 | systemctl restart getty@tty1.service 2026-07-21 10:45:56.107 | systemctl restart networkd-dispatcher.service 2026-07-21 10:45:56.107 | systemctl restart serial-getty@ttyS0.service 2026-07-21 10:45:56.107 | systemctl restart storpool_beacon.service 2026-07-21 10:45:56.107 | systemctl restart storpool_block.service 2026-07-21 10:45:56.107 | systemctl restart systemd-logind.service 2026-07-21 10:45:56.107 | 2026-07-21 10:45:56.107 | No containers need to be restarted. 2026-07-21 10:45:56.107 | 2026-07-21 10:45:56.107 | User sessions running outdated binaries: 2026-07-21 10:45:56.107 | ubuntu @ session #4: python3[7163] 2026-07-21 10:45:56.117 | ubuntu @ session #5: sh[8549,8551], sshd[8491] 2026-07-21 10:45:56.127 | ubuntu @ user manager service: systemd[5267] 2026-07-21 10:45:56.137 | 2026-07-21 10:45:56.137 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-21 10:45:57.324 | + functions-common:apt_get:1211 : result=0 2026-07-21 10:45:57.327 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:45:57.329 | + functions-common:time_stop:2420 : local name 2026-07-21 10:45:57.331 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:45:57.333 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:45:57.336 | + functions-common:time_stop:2423 : local total 2026-07-21 10:45:57.339 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:45:57.341 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:45:57.344 | + functions-common:time_stop:2427 : start_time=1784630731943 2026-07-21 10:45:57.346 | + functions-common:time_stop:2429 : [[ -z 1784630731943 ]] 2026-07-21 10:45:57.349 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:45:57.353 | + functions-common:time_stop:2432 : end_time=1784630757350 2026-07-21 10:45:57.356 | + functions-common:time_stop:2433 : elapsed_time=25407 2026-07-21 10:45:57.358 | + functions-common:time_stop:2434 : total=158010 2026-07-21 10:45:57.360 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:45:57.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183417 2026-07-21 10:45:57.365 | + functions-common:apt_get:1215 : return 0 2026-07-21 10:45:57.368 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-21 10:45:57.370 | + functions-common:install_package:1438 : update_package_repo 2026-07-21 10:45:57.373 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-21 10:45:57.376 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-21 10:45:57.379 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-21 10:45:57.382 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:57.385 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-21 10:45:57.388 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:57.390 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:57.392 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-21 10:45:57.395 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-21 10:45:57.398 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-21 10:45:57.400 | + functions-common:apt_get_update:1167 : return 2026-07-21 10:45:57.403 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-21 10:45:57.406 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-21 10:45:57.408 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:45:57.411 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:45:57.413 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-21 10:45:57.436 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-21 10:45:57.472 | Reading package lists... 2026-07-21 10:45:57.688 | Building dependency tree... 2026-07-21 10:45:57.690 | Reading state information... 2026-07-21 10:45:58.027 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-07-21 10:45:58.027 | ovmf set to manually installed. 2026-07-21 10:45:58.027 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-21 10:45:58.027 | swtpm set to manually installed. 2026-07-21 10:45:58.027 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-21 10:45:58.027 | swtpm-tools set to manually installed. 2026-07-21 10:45:58.027 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-21 10:45:58.027 | mdevctl set to manually installed. 2026-07-21 10:45:58.027 | 0 upgraded, 0 newly installed, 0 to remove and 89 not upgraded. 2026-07-21 10:45:58.033 | + functions-common:apt_get:1211 : result=0 2026-07-21 10:45:58.035 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-21 10:45:58.038 | + functions-common:time_stop:2420 : local name 2026-07-21 10:45:58.041 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:45:58.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:45:58.046 | + functions-common:time_stop:2423 : local total 2026-07-21 10:45:58.049 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:45:58.051 | + functions-common:time_stop:2426 : name=apt-get 2026-07-21 10:45:58.053 | + functions-common:time_stop:2427 : start_time=1784630757432 2026-07-21 10:45:58.056 | + functions-common:time_stop:2429 : [[ -z 1784630757432 ]] 2026-07-21 10:45:58.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:45:58.062 | + functions-common:time_stop:2432 : end_time=1784630758060 2026-07-21 10:45:58.065 | + functions-common:time_stop:2433 : elapsed_time=628 2026-07-21 10:45:58.067 | + functions-common:time_stop:2434 : total=183417 2026-07-21 10:45:58.069 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:45:58.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184045 2026-07-21 10:45:58.074 | + functions-common:apt_get:1215 : return 0 2026-07-21 10:45:58.078 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-21 10:45:58.081 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:45:58.085 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 10:45:58.088 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-21 10:45:58.091 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-21 10:45:58.094 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ True == True ]] 2026-07-21 10:45:58.096 | + lib/nova_plugins/functions-libvirt:install_libvirt:146 : _enable_coredump 2026-07-21 10:45:58.099 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-07-21 10:45:58.101 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-21 10:45:58.104 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-07-21 10:45:58.116 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-07-21 10:45:58.129 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-07-21 10:45:58.130 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-07-21 10:45:58.138 | /var/core/core.%e.%p.%h.%t 2026-07-21 10:45:58.142 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-07-21 10:45:58.156 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-07-21 10:45:58.165 | [Service] 2026-07-21 10:45:58.165 | LimitCORE=infinity 2026-07-21 10:45:58.169 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-07-21 10:45:58.472 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-07-21 10:45:58.474 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ False == \T\r\u\e ]] 2026-07-21 10:45:58.477 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-21 10:45:58.495 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:45:58.499 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-21 10:45:58.518 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-21 10:45:58.520 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-21 10:45:58.523 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-21 10:45:58.526 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-21 10:45:58.528 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-21 10:45:58.531 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-21 10:45:58.534 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-21 10:45:58.536 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:45:58.540 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:45:58.543 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:45:58.545 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:45:58.549 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:45:58.565 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:45:58.568 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:45:58.570 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:58.573 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-21 10:45:58.574 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:45:58.579 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-21 10:45:58.582 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:58.585 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-21 10:45:58.598 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-21 10:45:58.602 | + functions-common:git_clone:673 : head -1 2026-07-21 10:45:58.602 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:45:58.605 | fatal: not a git repository (or any of the parent directories): .git 2026-07-21 10:45:58.609 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:45:58.612 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-21 10:45:58.630 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:45:58.633 | + lib/nova:install_nova:960 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-21 10:45:58.635 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/nova.git 2026-07-21 10:45:58.638 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-21 10:45:58.641 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:45:58.644 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:45:58.647 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:45:58.650 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:45:58.653 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:45:58.657 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:45:58.674 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:45:58.676 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:45:58.679 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:58.682 | + functions-common:git_clone:610 : echo master 2026-07-21 10:45:58.682 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:45:58.687 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-21 10:45:58.690 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:45:58.693 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-21 10:45:58.707 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-21 10:45:58.710 | + functions-common:git_clone:673 : head -1 2026-07-21 10:45:58.710 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:45:58.781 | 9d1dd3b8ac Merge "Remove disabling the scope enforcement" 2026-07-21 10:45:58.785 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:45:58.788 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-21 10:45:58.790 | + inc/python:setup_develop:353 : local bindep 2026-07-21 10:45:58.793 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 10:45:58.795 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-21 10:45:58.798 | + inc/python:setup_develop:359 : local extras= 2026-07-21 10:45:58.800 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-21 10:45:58.803 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 10:45:58.806 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 10:45:58.809 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-21 10:45:58.811 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 10:45:58.814 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 10:45:58.818 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-21 10:45:58.820 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 10:45:58.823 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-21 10:45:58.826 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 10:45:58.828 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 10:45:58.831 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-21 10:45:58.837 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-21 10:45:58.840 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-21 10:45:58.843 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-21 10:45:58.928 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-21 10:45:58.930 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 10:45:58.933 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 10:45:58.936 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 10:45:58.938 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-21 10:45:58.940 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-21 10:45:58.942 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 10:45:58.945 | + inc/python:setup_package:446 : local extras= 2026-07-21 10:45:58.948 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 10:45:58.950 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 10:45:58.953 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 10:45:58.955 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 10:45:58.958 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 10:45:58.960 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-21 10:45:58.979 | Using python 3.12 to install /opt/stack/nova 2026-07-21 10:45:58.981 | + 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-07-21 10:45:59.547 | Obtaining file:///opt/stack/nova 2026-07-21 10:45:59.550 | Installing build dependencies: started 2026-07-21 10:46:00.420 | Installing build dependencies: finished with status 'done' 2026-07-21 10:46:00.421 | Checking if build backend supports build_editable: started 2026-07-21 10:46:00.716 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 10:46:00.717 | Getting requirements to build editable: started 2026-07-21 10:46:00.875 | Getting requirements to build editable: finished with status 'done' 2026-07-21 10:46:00.876 | Preparing editable metadata (pyproject.toml): started 2026-07-21 10:46:02.577 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:46:02.589 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.0.3) 2026-07-21 10:46:02.592 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.0.51) 2026-07-21 10:46:02.592 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.3.1) 2026-07-21 10:46:02.592 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (0.41.0) 2026-07-21 10:46:02.592 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.1.6) 2026-07-21 10:46:02.592 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (13.0.0) 2026-07-21 10:46:02.593 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.1.1) 2026-07-21 10:46:02.593 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.5.1) 2026-07-21 10:46:02.594 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (43.0.3) 2026-07-21 10:46:02.594 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.8.10) 2026-07-21 10:46:02.595 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.5.3) 2026-07-21 10:46:02.595 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.1.0) 2026-07-21 10:46:02.596 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.10.1) 2026-07-21 10:46:02.596 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.18.0) 2026-07-21 10:46:02.597 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.18.5) 2026-07-21 10:46:02.597 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.3.0) 2026-07-21 10:46:02.598 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.0.0) 2026-07-21 10:46:02.598 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.26.0) 2026-07-21 10:46:02.598 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (9.9.0) 2026-07-21 10:46:02.599 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.15.0) 2026-07-21 10:46:02.677 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev311) 2026-07-21 10:46:02.731 | Downloading python_neutronclient-13.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-21 10:46:02.737 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.12.0) 2026-07-21 10:46:02.738 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.34.2) 2026-07-21 10:46:02.739 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.9.0) 2026-07-21 10:46:02.747 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev311) 2026-07-21 10:46:02.751 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-21 10:46:02.757 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.3.0) 2026-07-21 10:46:02.757 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.6.1) 2026-07-21 10:46:02.757 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (10.5.0) 2026-07-21 10:46:02.758 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.5.0) 2026-07-21 10:46:02.758 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (8.3.0) 2026-07-21 10:46:02.759 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.12.0) 2026-07-21 10:46:02.759 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.9.0) 2026-07-21 10:46:02.760 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.11.0) 2026-07-21 10:46:02.762 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.8.0) 2026-07-21 10:46:02.762 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (10.1.1) 2026-07-21 10:46:02.762 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (18.1.0) 2026-07-21 10:46:02.762 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.10.0) 2026-07-21 10:46:02.762 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (18.2.0) 2026-07-21 10:46:02.764 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.0.0) 2026-07-21 10:46:02.764 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.12.0) 2026-07-21 10:46:02.764 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.9.0) 2026-07-21 10:46:02.764 | 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.dev311) (4.7.0) 2026-07-21 10:46:02.764 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.0.0) 2026-07-21 10:46:02.765 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (8.2.0) 2026-07-21 10:46:02.765 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.2.2) 2026-07-21 10:46:02.765 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.11.0) 2026-07-21 10:46:02.766 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (7.1.0) 2026-07-21 10:46:02.766 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.1.0) 2026-07-21 10:46:02.767 | Requirement already satisfied: os-traits>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.8.0) 2026-07-21 10:46:02.767 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.1.0) 2026-07-21 10:46:02.768 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (5.8.0) 2026-07-21 10:46:02.776 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev311) 2026-07-21 10:46:02.780 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-21 10:46:02.784 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (9.0.0) 2026-07-21 10:46:02.784 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (0.2.4) 2026-07-21 10:46:02.785 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.4.2) 2026-07-21 10:46:02.785 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (1.8.2) 2026-07-21 10:46:02.786 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (2.9.0.post0) 2026-07-21 10:46:02.786 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (3.4.0) 2026-07-21 10:46:02.787 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (4.17.0) 2026-07-21 10:46:02.787 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev311) (6.0.3) 2026-07-21 10:46:02.788 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev311) (1.3.12) 2026-07-21 10:46:02.789 | 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.dev311) (4.15.0) 2026-07-21 10:46:02.790 | 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.dev311) (7.5.0) 2026-07-21 10:46:02.794 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev311) (2.0.0) 2026-07-21 10:46:02.796 | 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.dev311) (3.0) 2026-07-21 10:46:02.800 | 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.dev311) (2.8.0) 2026-07-21 10:46:02.803 | 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.dev311) (3.1.0) 2026-07-21 10:46:02.804 | 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.dev311) (2.2.2) 2026-07-21 10:46:02.807 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev311) (3.0.3) 2026-07-21 10:46:02.808 | 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.dev311) (26.1.0) 2026-07-21 10:46:02.808 | 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.dev311) (2025.9.1) 2026-07-21 10:46:02.809 | 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.dev311) (0.37.0) 2026-07-21 10:46:02.809 | 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.dev311) (2026.5.1) 2026-07-21 10:46:02.813 | 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.dev311) (2.1.0) 2026-07-21 10:46:02.817 | 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.dev311) (4.1.0) 2026-07-21 10:46:02.818 | 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.dev311) (2.13.0) 2026-07-21 10:46:02.818 | 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.dev311) (5.8.0) 2026-07-21 10:46:02.828 | 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.dev311) (1.5.0) 2026-07-21 10:46:02.828 | 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.dev311) (1.1.0) 2026-07-21 10:46:02.828 | 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.dev311) (1.33) 2026-07-21 10:46:02.828 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev311) (4.10.0) 2026-07-21 10:46:02.831 | 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.dev311) (3.1.1) 2026-07-21 10:46:02.834 | 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.dev311) (9.1.4) 2026-07-21 10:46:02.841 | 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.dev311) (2.18.0) 2026-07-21 10:46:02.845 | 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.dev311) (0.20) 2026-07-21 10:46:02.852 | 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.dev311) (2.1.2) 2026-07-21 10:46:02.852 | 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.dev311) (0.6.2) 2026-07-21 10:46:02.861 | 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.dev311) (7.1.4) 2026-07-21 10:46:02.862 | 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.dev311) (5.3.1) 2026-07-21 10:46:02.862 | Requirement already satisfied: kombu>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev311) (5.6.2) 2026-07-21 10:46:02.863 | 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.dev311) (0.16.0) 2026-07-21 10:46:02.865 | 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.dev311) (5.1.0) 2026-07-21 10:46:02.870 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev311) (2026.2) 2026-07-21 10:46:02.870 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=5.2.0->oslo.messaging>=14.1.0->nova==33.1.0.dev311) (26.2) 2026-07-21 10:46:02.874 | 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.dev311) (0.25.0) 2026-07-21 10:46:02.876 | 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.dev311) (5.0.0) 2026-07-21 10:46:02.877 | 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.dev311) (4.0.1) 2026-07-21 10:46:02.884 | 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.dev311) (1.2.1) 2026-07-21 10:46:02.896 | 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.dev311) (1.7.6) 2026-07-21 10:46:02.901 | 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.dev311) (2.2.0) 2026-07-21 10:46:02.903 | 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.dev311) (1.3.7) 2026-07-21 10:46:02.909 | 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.dev311) (3.3.2) 2026-07-21 10:46:02.914 | 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.dev311) (4.3.2) 2026-07-21 10:46:02.915 | 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.dev311) (3.7.1) 2026-07-21 10:46:02.919 | 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.dev311) (2.4.0) 2026-07-21 10:46:02.924 | 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.dev311) (3.0.3) 2026-07-21 10:46:02.924 | 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.dev311) (1.6.2) 2026-07-21 10:46:02.929 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev311) (83.0.0) 2026-07-21 10:46:02.938 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev311) (0.8.1) 2026-07-21 10:46:02.955 | 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.dev311) (4.15.0) 2026-07-21 10:46:02.958 | 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.dev311) (0.6.0) 2026-07-21 10:46:02.959 | 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.dev311) (4.0.0) 2026-07-21 10:46:02.964 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev311) (3.0.52) 2026-07-21 10:46:02.964 | 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.dev311) (1.11.0) 2026-07-21 10:46:02.965 | 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.dev311) (15.0.0) 2026-07-21 10:46:02.965 | 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.dev311) (1.8.0) 2026-07-21 10:46:02.976 | 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.dev311) (1.17.0) 2026-07-21 10:46:02.980 | 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.dev311) (2.1.0) 2026-07-21 10:46:02.980 | 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.dev311) (24.2.1) 2026-07-21 10:46:02.989 | 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.dev311) (4.7.0) 2026-07-21 10:46:03.001 | 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.dev311) (3.4.7) 2026-07-21 10:46:03.002 | 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.dev311) (3.18) 2026-07-21 10:46:03.003 | 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.dev311) (2.7.0) 2026-07-21 10:46:03.003 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev311) (2023.11.17) 2026-07-21 10:46:03.023 | 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.dev311) (4.2.0) 2026-07-21 10:46:03.023 | 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.dev311) (2.20.0) 2026-07-21 10:46:03.029 | 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.dev311) (0.1.2) 2026-07-21 10:46:03.039 | 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.dev311) (0.8) 2026-07-21 10:46:03.070 | 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.dev311) (0.16.0) 2026-07-21 10:46:03.296 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 10:46:03.301 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-21 10:46:03.317 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 10:46:03.320 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-07-21 10:46:03.343 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev311) 2026-07-21 10:46:03.347 | Downloading redis-8.0.1-py3-none-any.whl.metadata (13 kB) 2026-07-21 10:46:03.389 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-21 10:46:03.396 | Downloading python_neutronclient-13.0.0-py3-none-any.whl (235 kB) 2026-07-21 10:46:03.412 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-21 10:46:03.418 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-07-21 10:46:03.429 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-21 10:46:03.673 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 69.5 MB/s 0:00:00 2026-07-21 10:46:03.675 | Downloading redis-8.0.1-py3-none-any.whl (502 kB) 2026-07-21 10:46:03.714 | Building wheels for collected packages: nova 2026-07-21 10:46:03.715 | Building editable for nova (pyproject.toml): started 2026-07-21 10:46:05.484 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-21 10:46:05.488 | Created wheel for nova: filename=nova-33.1.0.dev311-0.editable-py3-none-any.whl size=10630 sha256=aa419cb2541ba9f4260501e9db881bc90960fad4b100f0e44a9f85b4d2559508 2026-07-21 10:46:05.488 | Stored in directory: /tmp/pip-ephem-wheel-cache-0pi2wutp/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-21 10:46:05.488 | Successfully built nova 2026-07-21 10:46:05.632 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-07-21 10:46:08.134 | 2026-07-21 10:46:08.147 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev311 numpy-2.4.6 python-neutronclient-13.0.0 redis-8.0.1 websockify-0.13.0 2026-07-21 10:46:08.316 | + inc/python:pip_install:216 : result=0 2026-07-21 10:46:08.319 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:46:08.322 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:08.324 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:08.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:08.328 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:08.331 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:08.333 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:46:08.336 | + functions-common:time_stop:2427 : start_time=1784630758974 2026-07-21 10:46:08.338 | + functions-common:time_stop:2429 : [[ -z 1784630758974 ]] 2026-07-21 10:46:08.341 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:08.346 | + functions-common:time_stop:2432 : end_time=1784630768343 2026-07-21 10:46:08.349 | + functions-common:time_stop:2433 : elapsed_time=9369 2026-07-21 10:46:08.351 | + functions-common:time_stop:2434 : total=73193 2026-07-21 10:46:08.354 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:08.357 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=82562 2026-07-21 10:46:08.359 | + inc/python:pip_install:219 : return 0 2026-07-21 10:46:08.362 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 10:46:08.364 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:46:08.367 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-21 10:46:08.369 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-21 10:46:08.372 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:46:08.374 | + 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-07-21 10:46:08.377 | + 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-07-21 10:46:08.379 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:46:08.382 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-21 10:46:08.395 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 10:46:08.397 | + ./stack.sh:main:962 : configure_nova 2026-07-21 10:46:08.400 | + lib/nova:configure_nova:264 : sudo install -d -o stack /etc/nova 2026-07-21 10:46:08.413 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-21 10:46:08.415 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-21 10:46:08.418 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-21 10:46:08.422 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-21 10:46:08.422 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-21 10:46:08.426 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-21 10:46:08.428 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-21 10:46:08.431 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-21 10:46:08.434 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-21 10:46:08.437 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-21 10:46:08.439 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-21 10:46:08.441 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-21 10:46:08.444 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-21 10:46:08.456 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-21 10:46:08.470 | + 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-07-21 10:46:08.484 | + 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-07-21 10:46:08.498 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-21 10:46:08.512 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-21 10:46:08.524 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-21 10:46:08.528 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-21 10:46:08.532 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.TwFFhJoSVk 2026-07-21 10:46:08.535 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-21 10:46:08.537 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-21 10:46:08.539 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-21 10:46:08.541 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-21 10:46:08.544 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-21 10:46:08.546 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.TwFFhJoSVk 2026-07-21 10:46:08.551 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.TwFFhJoSVk 2026-07-21 10:46:08.564 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.TwFFhJoSVk /etc/sudoers.d/nova-rootwrap 2026-07-21 10:46:08.578 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-21 10:46:08.582 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-21 10:46:08.584 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-21 10:46:08.586 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-21 10:46:08.589 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-21 10:46:08.591 | + 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-07-21 10:46:08.594 | + 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-07-21 10:46:08.597 | + 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-07-21 10:46:08.597 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-21 10:46:08.606 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-21 10:46:08.609 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-21 10:46:08.621 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-21 10:46:08.634 | + lib/nova:configure_nova:268 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-07-21 10:46:08.636 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-21 10:46:08.641 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-21 10:46:08.657 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:08.660 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-21 10:46:08.672 | net.ipv4.ip_forward = 1 2026-07-21 10:46:08.677 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-21 10:46:08.680 | + lib/nova:configure_nova:281 : [[ qemu == \k\v\m ]] 2026-07-21 10:46:08.682 | + lib/nova:configure_nova:298 : [[ qemu == \l\x\c ]] 2026-07-21 10:46:08.685 | + lib/nova:configure_nova:313 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-07-21 10:46:08.699 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-21 10:46:08.702 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-21 10:46:08.703 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-21 10:46:08.707 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:45c17ce9b3d9 2026-07-21 10:46:08.711 | InitiatorName=iqn.2016-04.com.open-iscsi:45c17ce9b3d9 2026-07-21 10:46:08.716 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-21 10:46:08.718 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-21 10:46:08.786 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-21 10:46:08.789 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-21 10:46:08.791 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:08.793 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-21 10:46:08.840 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-21 10:46:08.842 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-21 10:46:08.847 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-21 10:46:08.851 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-21 10:46:08.883 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-21 10:46:08.886 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-21 10:46:08.919 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-21 10:46:08.952 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-21 10:46:08.986 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-21 10:46:09.016 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 3 2026-07-21 10:46:09.048 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-21 10:46:09.082 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.4.3.50 2026-07-21 10:46:09.113 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-21 10:46:09.144 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-21 10:46:09.174 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-21 10:46:09.203 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-21 10:46:09.232 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-21 10:46:09.263 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-21 10:46:09.294 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-21 10:46:09.321 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-21 10:46:09.350 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-21 10:46:09.352 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:46:09.354 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:46:09.357 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:46:09.359 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:46:09.361 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:46:09.363 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:46:09.366 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:46:09.367 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:46:09.369 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:46:09.371 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:46:09.374 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:46:09.376 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:46:09.377 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:46:09.379 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-21 10:46:09.393 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:09.395 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 10:46:09.397 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-21 10:46:09.400 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-21 10:46:09.429 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-21 10:46:09.431 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-21 10:46:09.434 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-21 10:46:09.436 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-21 10:46:09.437 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 10:46:09.439 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:09.441 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 10:46:09.455 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:09.457 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 10:46:09.459 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-21 10:46:09.462 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-21 10:46:09.492 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-21 10:46:09.494 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-21 10:46:09.496 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-21 10:46:09.498 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-21 10:46:09.501 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 10:46:09.504 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:09.506 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 10:46:09.521 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:09.524 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 10:46:09.526 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-21 10:46:09.529 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-21 10:46:09.559 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-21 10:46:09.588 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-21 10:46:09.616 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-21 10:46:09.645 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-21 10:46:09.662 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:09.664 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-21 10:46:09.679 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:09.683 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-21 10:46:09.683 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-21 10:46:09.687 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-21 10:46:09.689 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-21 10:46:09.718 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:09.720 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-21 10:46:09.752 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-21 10:46:09.755 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-21 10:46:09.757 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-21 10:46:09.760 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 10:46:09.762 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 10:46:09.765 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-21 10:46:09.767 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 10:46:09.770 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 10:46:09.772 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 10:46:09.775 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-21 10:46:09.804 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-21 10:46:09.832 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://10.4.3.50/identity 2026-07-21 10:46:09.859 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-21 10:46:09.888 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-07-21 10:46:09.917 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-21 10:46:09.947 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-21 10:46:09.977 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-21 10:46:10.008 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://10.4.3.50/identity 2026-07-21 10:46:10.038 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 10:46:10.070 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 10:46:10.100 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 10:46:10.102 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-21 10:46:10.117 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:10.119 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-21 10:46:10.122 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-21 10:46:10.153 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-21 10:46:10.156 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 10:46:10.158 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 10:46:10.160 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-21 10:46:10.163 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-21 10:46:10.191 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-21 10:46:10.222 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url https://10.4.3.50/identity 2026-07-21 10:46:10.251 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-21 10:46:10.282 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password secretservice 2026-07-21 10:46:10.332 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-21 10:46:10.363 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-21 10:46:10.392 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-21 10:46:10.421 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-21 10:46:10.437 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:10.440 | + lib/nova:configure_cinder_access:651 : CINDER_SERVICE_HOST=10.4.3.50 2026-07-21 10:46:10.442 | + lib/nova:configure_cinder_access:652 : CINDER_SERVICE_PORT=8776 2026-07-21 10:46:10.445 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-07-21 10:46:10.475 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-21 10:46:10.490 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:10.492 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-21 10:46:10.495 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-21 10:46:10.525 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-21 10:46:10.559 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-21 10:46:10.561 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-21 10:46:10.590 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-21 10:46:10.592 | + lib/nova:create_nova_conf:535 : '[' True '!=' False ']' 2026-07-21 10:46:10.595 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-07-21 10:46:10.625 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-21 10:46:10.627 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:46:10.630 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:46:10.632 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:46:10.635 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:46:10.637 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:46:10.639 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:46:10.642 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:46:10.644 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:46:10.647 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:46:10.649 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:46:10.651 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:46:10.653 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:46:10.656 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:46:10.658 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-21 10:46:10.661 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-21 10:46:10.664 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-21 10:46:10.667 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 10:46:10.685 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 10:46:10.687 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 10:46:10.690 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 10:46:10.692 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 10:46:10.695 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-21 10:46:10.725 | + 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-07-21 10:46:10.756 | + 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-07-21 10:46:10.787 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 10:46:10.819 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-21 10:46:10.848 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-21 10:46:10.879 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-21 10:46:10.894 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:10.896 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-21 10:46:10.899 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-21 10:46:10.901 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-21 10:46:10.904 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-21 10:46:10.907 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 10:46:10.909 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-21 10:46:10.912 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-21 10:46:10.914 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 10:46:10.917 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 10:46:10.930 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 10:46:10.930 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:46:10.939 | d /var/run/uwsgi 0755 stack root 2026-07-21 10:46:10.942 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:46:10.953 | /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-07-21 10:46:10.958 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-21 10:46:10.960 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-21 10:46:10.964 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 10:46:10.966 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-21 10:46:10.997 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 3 2026-07-21 10:46:11.025 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-21 10:46:11.054 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 10:46:11.082 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 10:46:11.111 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 10:46:11.142 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 10:46:11.172 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 10:46:11.202 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 10:46:11.233 | + 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-07-21 10:46:11.263 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 10:46:11.293 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 10:46:11.323 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 10:46:11.354 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-21 10:46:11.382 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 10:46:11.385 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 10:46:11.388 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-21 10:46:11.390 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-21 10:46:11.392 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 10:46:11.394 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:11.396 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:11.399 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-21 10:46:11.402 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-21 10:46:11.404 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-21 10:46:11.434 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 10:46:11.465 | + 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-07-21 10:46:11.465 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-21 10:46:11.474 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-21 10:46:11.478 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-21 10:46:11.480 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-21 10:46:11.483 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 10:46:11.485 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 10:46:11.488 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:46:11.491 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:11.493 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:11.496 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:11.499 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:11.502 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 10:46:11.505 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:11.508 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:11.510 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-21 10:46:11.547 | Enabling site nova-api. 2026-07-21 10:46:11.552 | To activate the new configuration, you need to run: 2026-07-21 10:46:11.553 | systemctl reload apache2 2026-07-21 10:46:11.558 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 10:46:11.561 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:46:11.564 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:11.566 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:46:11.678 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-21 10:46:11.695 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:11.698 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-21 10:46:11.700 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-21 10:46:11.702 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-21 10:46:11.705 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-21 10:46:11.707 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-21 10:46:11.709 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-21 10:46:11.712 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-21 10:46:11.714 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 10:46:11.717 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 10:46:11.730 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 10:46:11.731 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:46:11.738 | d /var/run/uwsgi 0755 stack root 2026-07-21 10:46:11.742 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:46:11.753 | /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-07-21 10:46:11.758 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-21 10:46:11.760 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-21 10:46:11.764 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 10:46:11.766 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-21 10:46:11.796 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 3 2026-07-21 10:46:11.824 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-21 10:46:11.852 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-21 10:46:11.880 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 10:46:11.912 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 10:46:11.941 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-21 10:46:11.974 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-21 10:46:12.003 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-21 10:46:12.032 | + 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-07-21 10:46:12.060 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 10:46:12.088 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 10:46:12.116 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-21 10:46:12.144 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-21 10:46:12.173 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-21 10:46:12.176 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-21 10:46:12.205 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-21 10:46:12.223 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:12.225 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-21 10:46:12.257 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-21 10:46:12.259 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-21 10:46:12.262 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-21 10:46:12.278 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:12.281 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:46:12.284 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:46:12.312 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-21 10:46:12.344 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-21 10:46:12.346 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 10:46:12.349 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-21 10:46:12.351 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 10:46:12.354 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 10:46:12.356 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 10:46:12.373 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:12.376 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 10:46:12.379 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 10:46:12.382 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 10:46:12.398 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:12.401 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:46:12.404 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:46:12.436 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 10:46:12.439 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 10:46:12.441 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 3 2026-07-21 10:46:12.471 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 3 2026-07-21 10:46:12.503 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 3 2026-07-21 10:46:12.537 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-21 10:46:12.553 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:12.555 | + lib/nova:create_nova_conf:577 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-07-21 10:46:12.586 | + lib/nova:create_nova_conf:578 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-07-21 10:46:12.617 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-21 10:46:12.649 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-21 10:46:12.651 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-21 10:46:12.654 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-21 10:46:12.686 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-21 10:46:12.689 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 10:46:12.691 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 10:46:12.693 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-21 10:46:12.696 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-21 10:46:12.728 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-21 10:46:12.760 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url https://10.4.3.50/identity 2026-07-21 10:46:12.790 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-21 10:46:12.823 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password secretservice 2026-07-21 10:46:12.855 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-21 10:46:12.888 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-21 10:46:12.921 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-21 10:46:12.954 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-21 10:46:12.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:12.972 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-21 10:46:12.976 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 10:46:12.979 | + lib/nova:create_nova_conf:589 : local conf 2026-07-21 10:46:12.981 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-21 10:46:12.984 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-21 10:46:12.987 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 10:46:12.990 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 10:46:12.992 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-21 10:46:12.994 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-21 10:46:12.997 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-21 10:46:13.002 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-21 10:46:13.004 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-21 10:46:13.007 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-21 10:46:13.011 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-21 10:46:13.014 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 10:46:13.016 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:13.019 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 10:46:13.037 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:13.040 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 10:46:13.042 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-21 10:46:13.044 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-21 10:46:13.078 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 3 2026-07-21 10:46:13.113 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-21 10:46:13.149 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 10:46:13.152 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-21 10:46:13.155 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-21 10:46:13.157 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-21 10:46:13.176 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:13.181 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-21 10:46:13.182 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-21 10:46:13.735 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-21 10:46:13.738 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-21 10:46:14.239 | Adding vhost "nova_cell1" ... 2026-07-21 10:46:14.279 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-21 10:46:14.810 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-21 10:46:14.834 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-21 10:46:14.836 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 10:46:14.839 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-21 10:46:14.841 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 10:46:14.843 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-21 10:46:14.846 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 10:46:14.860 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:14.862 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-21 10:46:14.865 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-21 10:46:14.866 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 10:46:14.881 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:14.883 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/nova_cell1 2026-07-21 10:46:14.885 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/nova_cell1 2026-07-21 10:46:14.912 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 10:46:14.915 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 10:46:14.917 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-21 10:46:14.932 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:14.934 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-21 10:46:14.937 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 10:46:14.939 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-21 10:46:14.940 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 10:46:14.942 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 10:46:14.944 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 10:46:14.946 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-21 10:46:14.974 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-21 10:46:15.001 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url https://10.4.3.50/identity 2026-07-21 10:46:15.029 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-21 10:46:15.056 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-07-21 10:46:15.086 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-21 10:46:15.117 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-21 10:46:15.151 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-21 10:46:15.183 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-21 10:46:15.186 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-21 10:46:15.188 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 10:46:15.192 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 10:46:15.211 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 10:46:15.214 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 10:46:15.216 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 10:46:15.219 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 10:46:15.221 | + 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-07-21 10:46:15.253 | + 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-07-21 10:46:15.284 | + 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-07-21 10:46:15.315 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 10:46:15.350 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-21 10:46:15.381 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 10:46:15.385 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-21 10:46:15.389 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 10:46:15.392 | + lib/nova:create_nova_conf:623 : local conf 2026-07-21 10:46:15.394 | + lib/nova:create_nova_conf:624 : local offset 2026-07-21 10:46:15.398 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-21 10:46:15.401 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 10:46:15.404 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 10:46:15.408 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-21 10:46:15.410 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-21 10:46:15.412 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-21 10:46:15.414 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 10:46:15.416 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-21 10:46:15.419 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-21 10:46:15.422 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-21 10:46:15.439 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:15.441 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-21 10:46:15.476 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-21 10:46:15.509 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-21 10:46:15.511 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-21 10:46:15.514 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-21 10:46:15.518 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-21 10:46:15.535 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:15.538 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-21 10:46:15.556 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:15.559 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-21 10:46:15.576 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:15.579 | + lib/nova:configure_nova:373 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-21 10:46:15.582 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-21 10:46:15.585 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-21 10:46:15.588 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-21 10:46:15.605 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:15.608 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-21 10:46:15.623 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-21 10:46:15.623 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-21 10:46:15.632 | cgroup_device_acl = [ 2026-07-21 10:46:15.632 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-21 10:46:15.632 | "/dev/random", "/dev/urandom", 2026-07-21 10:46:15.632 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-21 10:46:15.632 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-21 10:46:15.632 | "/dev/vfio/vfio", 2026-07-21 10:46:15.632 | ] 2026-07-21 10:46:15.637 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-21 10:46:15.639 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:46:15.642 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:46:15.644 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:46:15.647 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:46:15.649 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:46:15.652 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:46:15.655 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:46:15.657 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:46:15.660 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:46:15.663 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:46:15.665 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:46:15.668 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:46:15.671 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:46:15.674 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-21 10:46:15.679 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group stack libvirt 2026-07-21 10:46:15.682 | + functions-common:add_user_to_group:2189 : local user=stack 2026-07-21 10:46:15.684 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-21 10:46:15.687 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt stack 2026-07-21 10:46:15.714 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-21 10:46:15.718 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-21 10:46:15.720 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:15.723 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:15.726 | + 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-07-21 10:46:15.728 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-21 10:46:15.731 | + 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-07-21 10:46:15.745 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-21 10:46:15.746 | + 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-07-21 10:46:15.754 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-21 10:46:15.758 | + 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-07-21 10:46:15.772 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-21 10:46:15.773 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-21 10:46:15.782 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-21 10:46:15.786 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-21 10:46:15.789 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-21 10:46:15.792 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-21 10:46:15.795 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-21 10:46:15.798 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:15.800 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-21 10:46:15.865 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-21 10:46:15.867 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:15.869 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-21 10:46:15.966 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-07-21 10:46:16.002 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-21 10:46:16.035 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-21 10:46:16.038 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-21 10:46:16.070 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-21 10:46:16.103 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-07-21 10:46:16.134 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-21 10:46:16.166 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-21 10:46:16.200 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-21 10:46:16.204 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:46:16.208 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 10:46:16.211 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-21 10:46:16.215 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:46:16.220 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 10:46:16.223 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-21 10:46:16.225 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-21 10:46:16.228 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:66 : '[' False == True ']' 2026-07-21 10:46:16.231 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-07-21 10:46:16.234 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-21 10:46:16.237 | + ./stack.sh:main:965 : is_service_enabled placement 2026-07-21 10:46:16.257 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:16.260 | + ./stack.sh:main:967 : stack_install_service placement 2026-07-21 10:46:16.262 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-21 10:46:16.265 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-21 10:46:16.268 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-21 10:46:16.271 | + lib/stack:stack_install_service:32 : install_placement 2026-07-21 10:46:16.275 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-21 10:46:16.278 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-21 10:46:16.282 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 10:46:16.287 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-21 10:46:16.290 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-21 10:46:16.293 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 10:46:16.298 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-21 10:46:16.299 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 10:46:16.305 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-21 10:46:16.308 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-21 10:46:16.313 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-21 10:46:16.316 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-21 10:46:16.320 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-21 10:46:16.346 | Using python 3.12 to install osc-placement 2026-07-21 10:46:16.349 | + 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-07-21 10:46:16.897 | Collecting osc-placement 2026-07-21 10:46:16.945 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-21 10:46:16.950 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-21 10:46:16.950 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.15.0) 2026-07-21 10:46:16.950 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.7.0) 2026-07-21 10:46:16.950 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-21 10:46:16.951 | 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-07-21 10:46:16.952 | 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-07-21 10:46:16.952 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-21 10:46:16.953 | 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-07-21 10:46:16.953 | 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-07-21 10:46:16.956 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.15.0) 2026-07-21 10:46:16.957 | 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.17.0) 2026-07-21 10:46:16.957 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.9.0) 2026-07-21 10:46:16.958 | 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-07-21 10:46:16.959 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-21 10:46:16.959 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.18.0) 2026-07-21 10:46:16.960 | 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-07-21 10:46:16.962 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-21 10:46:16.962 | 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-07-21 10:46:16.963 | 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-07-21 10:46:16.963 | 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-07-21 10:46:16.967 | 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-07-21 10:46:16.967 | 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-07-21 10:46:16.967 | 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-07-21 10:46:16.967 | 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-07-21 10:46:16.967 | 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-07-21 10:46:16.967 | 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-07-21 10:46:16.967 | 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-07-21 10:46:16.969 | 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-07-21 10:46:16.971 | 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-07-21 10:46:16.974 | 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-07-21 10:46:16.977 | 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-07-21 10:46:16.977 | 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-07-21 10:46:16.978 | 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-07-21 10:46:16.980 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (83.0.0) 2026-07-21 10:46:16.983 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-07-21 10:46:16.990 | 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-07-21 10:46:16.991 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-21 10:46:16.991 | 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-07-21 10:46:16.992 | 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-07-21 10:46:16.998 | 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-07-21 10:46:16.999 | 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-07-21 10:46:17.001 | 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-07-21 10:46:17.017 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-21 10:46:17.176 | Installing collected packages: osc-placement 2026-07-21 10:46:17.236 | Successfully installed osc-placement-4.9.0 2026-07-21 10:46:17.319 | + inc/python:pip_install:216 : result=0 2026-07-21 10:46:17.322 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:46:17.325 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:17.328 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:17.331 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:17.335 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:17.338 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:17.341 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:46:17.344 | + functions-common:time_stop:2427 : start_time=1784630776339 2026-07-21 10:46:17.347 | + functions-common:time_stop:2429 : [[ -z 1784630776339 ]] 2026-07-21 10:46:17.350 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:17.354 | + functions-common:time_stop:2432 : end_time=1784630777352 2026-07-21 10:46:17.357 | + functions-common:time_stop:2433 : elapsed_time=1013 2026-07-21 10:46:17.360 | + functions-common:time_stop:2434 : total=82562 2026-07-21 10:46:17.362 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:17.365 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=83575 2026-07-21 10:46:17.368 | + inc/python:pip_install:219 : return 0 2026-07-21 10:46:17.371 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-21 10:46:17.374 | + functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/placement.git 2026-07-21 10:46:17.377 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-21 10:46:17.380 | + functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:46:17.382 | + functions-common:git_clone:592 : local orig_dir 2026-07-21 10:46:17.385 | ++ functions-common:git_clone:593 : pwd 2026-07-21 10:46:17.388 | + functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:46:17.391 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:46:17.395 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:46:17.412 | + functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:46:17.414 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:46:17.417 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:46:17.419 | + functions-common:git_clone:610 : echo master 2026-07-21 10:46:17.420 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:46:17.425 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-21 10:46:17.428 | + functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:46:17.431 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-21 10:46:17.447 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-21 10:46:17.449 | + functions-common:git_clone:673 : git show --oneline 2026-07-21 10:46:17.450 | + functions-common:git_clone:673 : head -1 2026-07-21 10:46:17.462 | e5f52966 Merge "Remove disabling the scope enforecment" 2026-07-21 10:46:17.466 | + functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:46:17.469 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-21 10:46:17.472 | + inc/python:setup_develop:353 : local bindep 2026-07-21 10:46:17.474 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 10:46:17.477 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-21 10:46:17.480 | + inc/python:setup_develop:359 : local extras= 2026-07-21 10:46:17.483 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-21 10:46:17.487 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 10:46:17.490 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 10:46:17.493 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-21 10:46:17.496 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 10:46:17.498 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 10:46:17.502 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-21 10:46:17.505 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 10:46:17.508 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-21 10:46:17.511 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 10:46:17.514 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 10:46:17.519 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-21 10:46:17.526 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-21 10:46:17.529 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-21 10:46:17.532 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-21 10:46:17.615 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-21 10:46:17.618 | + inc/python:setup_package:436 : local bindep=0 2026-07-21 10:46:17.621 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-21 10:46:17.623 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 10:46:17.626 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-21 10:46:17.629 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-21 10:46:17.631 | + inc/python:setup_package:445 : local flags=-e 2026-07-21 10:46:17.634 | + inc/python:setup_package:446 : local extras= 2026-07-21 10:46:17.636 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 10:46:17.639 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 10:46:17.642 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 10:46:17.644 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 10:46:17.647 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 10:46:17.650 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-21 10:46:17.672 | Using python 3.12 to install /opt/stack/placement 2026-07-21 10:46:17.674 | + 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-07-21 10:46:18.218 | Obtaining file:///opt/stack/placement 2026-07-21 10:46:18.222 | Installing build dependencies: started 2026-07-21 10:46:19.074 | Installing build dependencies: finished with status 'done' 2026-07-21 10:46:19.074 | Checking if build backend supports build_editable: started 2026-07-21 10:46:19.367 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 10:46:19.367 | Getting requirements to build editable: started 2026-07-21 10:46:19.529 | Getting requirements to build editable: finished with status 'done' 2026-07-21 10:46:19.530 | Preparing editable metadata (pyproject.toml): started 2026-07-21 10:46:20.065 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:46:20.076 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (7.0.3) 2026-07-21 10:46:20.079 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.0.51) 2026-07-21 10:46:20.079 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (13.0.0) 2026-07-21 10:46:20.079 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.5.1) 2026-07-21 10:46:20.079 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (1.8.10) 2026-07-21 10:46:20.079 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (4.26.0) 2026-07-21 10:46:20.079 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.34.2) 2026-07-21 10:46:20.079 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (7.6.1) 2026-07-21 10:46:20.079 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (10.5.0) 2026-07-21 10:46:20.080 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (6.5.0) 2026-07-21 10:46:20.080 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (8.3.0) 2026-07-21 10:46:20.081 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (5.11.0) 2026-07-21 10:46:20.081 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (10.1.1) 2026-07-21 10:46:20.082 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (18.1.0) 2026-07-21 10:46:20.082 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (6.0.0) 2026-07-21 10:46:20.082 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (8.2.0) 2026-07-21 10:46:20.083 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.8.0) 2026-07-21 10:46:20.083 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (1.1.0) 2026-07-21 10:46:20.084 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (3.8.0) 2026-07-21 10:46:20.084 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev1) (2.1.0) 2026-07-21 10:46:20.085 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (26.1.0) 2026-07-21 10:46:20.086 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (2025.9.1) 2026-07-21 10:46:20.086 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (0.37.0) 2026-07-21 10:46:20.087 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev1) (2026.5.1) 2026-07-21 10:46:20.090 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.15.0) 2026-07-21 10:46:20.090 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (4.3.0) 2026-07-21 10:46:20.091 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (6.9.0) 2026-07-21 10:46:20.092 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (4.1.0) 2026-07-21 10:46:20.092 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (2.13.0) 2026-07-21 10:46:20.093 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.8.0) 2026-07-21 10:46:20.095 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (2.1.0) 2026-07-21 10:46:20.095 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.9.0) 2026-07-21 10:46:20.096 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (1.8.2) 2026-07-21 10:46:20.096 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (4.15.0) 2026-07-21 10:46:20.101 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (1.5.0) 2026-07-21 10:46:20.103 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev1) (5.3.1) 2026-07-21 10:46:20.105 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev1) (0.20) 2026-07-21 10:46:20.106 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev1) (3.1.0) 2026-07-21 10:46:20.107 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev1) (2.2.2) 2026-07-21 10:46:20.109 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev1) (1.3.0) 2026-07-21 10:46:20.109 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev1) (2.0.0) 2026-07-21 10:46:20.110 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev1) (6.0.3) 2026-07-21 10:46:20.113 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (1.18.5) 2026-07-21 10:46:20.114 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (2.1.2) 2026-07-21 10:46:20.115 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (0.6.2) 2026-07-21 10:46:20.116 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev1) (1.3.12) 2026-07-21 10:46:20.119 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev1) (2.9.0.post0) 2026-07-21 10:46:20.121 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (5.0.0) 2026-07-21 10:46:20.121 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (3.1.6) 2026-07-21 10:46:20.122 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (4.0.1) 2026-07-21 10:46:20.126 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev1) (3.0.3) 2026-07-21 10:46:20.130 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (1.2.1) 2026-07-21 10:46:20.132 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev1) (3.18.0) 2026-07-21 10:46:20.134 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev1) (3.3.2) 2026-07-21 10:46:20.135 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev1) (26.2) 2026-07-21 10:46:20.135 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev1) (7.2.2) 2026-07-21 10:46:20.138 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev1) (83.0.0) 2026-07-21 10:46:20.140 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev1) (0.8.1) 2026-07-21 10:46:20.148 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev1) (1.17.0) 2026-07-21 10:46:20.155 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (3.4.7) 2026-07-21 10:46:20.155 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (3.18) 2026-07-21 10:46:20.156 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (2.7.0) 2026-07-21 10:46:20.158 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev1) (2023.11.17) 2026-07-21 10:46:20.166 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev1) (0.8) 2026-07-21 10:46:20.172 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev1) (3.5.3) 2026-07-21 10:46:20.197 | Building wheels for collected packages: openstack-placement 2026-07-21 10:46:20.197 | Building editable for openstack-placement (pyproject.toml): started 2026-07-21 10:46:20.660 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-21 10:46:20.661 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev1-0.editable-py3-none-any.whl size=8836 sha256=ca01caef078978dd4b6526516eefd1090683feed4bec6eaac44efa74efb1bc9f 2026-07-21 10:46:20.661 | Stored in directory: /tmp/pip-ephem-wheel-cache-a2tnmucg/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-21 10:46:20.664 | Successfully built openstack-placement 2026-07-21 10:46:20.803 | Installing collected packages: openstack-placement 2026-07-21 10:46:20.825 | Successfully installed openstack-placement-16.0.0.0b2.dev1 2026-07-21 10:46:20.947 | + inc/python:pip_install:216 : result=0 2026-07-21 10:46:20.950 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:46:20.953 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:20.955 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:20.957 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:20.959 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:20.961 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:20.964 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:46:20.966 | + functions-common:time_stop:2427 : start_time=1784630777666 2026-07-21 10:46:20.969 | + functions-common:time_stop:2429 : [[ -z 1784630777666 ]] 2026-07-21 10:46:20.972 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:20.977 | + functions-common:time_stop:2432 : end_time=1784630780974 2026-07-21 10:46:20.979 | + functions-common:time_stop:2433 : elapsed_time=3308 2026-07-21 10:46:20.982 | + functions-common:time_stop:2434 : total=83575 2026-07-21 10:46:20.985 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:20.988 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86883 2026-07-21 10:46:20.990 | + inc/python:pip_install:219 : return 0 2026-07-21 10:46:20.993 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 10:46:20.996 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:46:20.999 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-21 10:46:21.002 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-21 10:46:21.005 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:46:21.008 | + 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-07-21 10:46:21.010 | + 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-07-21 10:46:21.013 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:46:21.016 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-21 10:46:21.019 | + ./stack.sh:main:968 : configure_placement 2026-07-21 10:46:21.022 | + lib/placement:configure_placement:88 : sudo install -d -o stack /etc/placement 2026-07-21 10:46:21.036 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-21 10:46:21.038 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-21 10:46:21.043 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-21 10:46:21.047 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-21 10:46:21.051 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-21 10:46:21.054 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-21 10:46:21.056 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 10:46:21.059 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:21.062 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 10:46:21.079 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:21.082 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 10:46:21.086 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-21 10:46:21.090 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-21 10:46:21.128 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-21 10:46:21.164 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-21 10:46:21.198 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-21 10:46:21.200 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-21 10:46:21.203 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-21 10:46:21.206 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 10:46:21.209 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 10:46:21.213 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-21 10:46:21.215 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-21 10:46:21.218 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-21 10:46:21.220 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 10:46:21.223 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-21 10:46:21.259 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-21 10:46:21.293 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://10.4.3.50/identity 2026-07-21 10:46:21.328 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-21 10:46:21.359 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-07-21 10:46:21.393 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-21 10:46:21.426 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-21 10:46:21.460 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-21 10:46:21.493 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://10.4.3.50/identity 2026-07-21 10:46:21.527 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 10:46:21.560 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 10:46:21.594 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 10:46:21.596 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-21 10:46:21.599 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-21 10:46:21.602 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-21 10:46:21.607 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 10:46:21.627 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 10:46:21.630 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 10:46:21.633 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 10:46:21.637 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 10:46:21.640 | + 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-07-21 10:46:21.675 | + 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-07-21 10:46:21.710 | + 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-07-21 10:46:21.747 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 10:46:21.780 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-21 10:46:21.816 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-21 10:46:21.819 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-21 10:46:21.821 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-21 10:46:21.824 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-21 10:46:21.826 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 10:46:21.829 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-21 10:46:21.832 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-21 10:46:21.835 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 10:46:21.838 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 10:46:21.852 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 10:46:21.853 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:46:21.862 | d /var/run/uwsgi 0755 stack root 2026-07-21 10:46:21.866 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:46:21.878 | /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-07-21 10:46:21.883 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-21 10:46:21.886 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-21 10:46:21.891 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 10:46:21.894 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-21 10:46:21.928 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 3 2026-07-21 10:46:21.961 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-21 10:46:21.995 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-21 10:46:22.028 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 10:46:22.064 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 10:46:22.098 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-21 10:46:22.131 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-21 10:46:22.164 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-21 10:46:22.198 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-21 10:46:22.231 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 10:46:22.266 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 10:46:22.300 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-21 10:46:22.334 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-21 10:46:22.367 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 10:46:22.370 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 10:46:22.373 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-21 10:46:22.376 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-21 10:46:22.379 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 10:46:22.382 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:22.385 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:22.388 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-21 10:46:22.390 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-21 10:46:22.393 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-21 10:46:22.426 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 10:46:22.460 | + 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-07-21 10:46:22.460 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-21 10:46:22.468 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-21 10:46:22.472 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-21 10:46:22.475 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-21 10:46:22.478 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 10:46:22.481 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 10:46:22.483 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:46:22.486 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:22.489 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:22.492 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:22.494 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:22.496 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 10:46:22.499 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:22.501 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:22.504 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-21 10:46:22.537 | Enabling site placement-api. 2026-07-21 10:46:22.542 | To activate the new configuration, you need to run: 2026-07-21 10:46:22.542 | systemctl reload apache2 2026-07-21 10:46:22.547 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 10:46:22.551 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:46:22.554 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:22.556 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:46:22.663 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:22.665 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-21 10:46:22.694 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-07-21 10:46:22.709 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:22.712 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-07-21 10:46:22.729 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:22.731 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-07-21 10:46:22.734 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-21 10:46:22.736 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-21 10:46:22.738 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 10:46:22.740 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 10:46:22.742 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 10:46:22.744 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-21 10:46:22.778 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-21 10:46:22.809 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url https://10.4.3.50/identity 2026-07-21 10:46:22.841 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-21 10:46:22.873 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password secretservice 2026-07-21 10:46:22.909 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-21 10:46:22.944 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-21 10:46:22.976 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-21 10:46:23.009 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-07-21 10:46:23.027 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:23.030 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-07-21 10:46:23.050 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:23.052 | + ./stack.sh:main:987 : fix_system_ca_bundle_path 2026-07-21 10:46:23.055 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-07-21 10:46:23.073 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:23.075 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-07-21 10:46:23.078 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:23.082 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-07-21 10:46:23.082 | from requests import certs 2026-07-21 10:46:23.082 | print (certs.where()) 2026-07-21 10:46:23.082 | except ImportError: pass' 2026-07-21 10:46:23.292 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-07-21 10:46:23.295 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-07-21 10:46:23.299 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-07-21 10:46:23.302 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-07-21 10:46:23.322 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:23.325 | + ./stack.sh:main:992 : init_os_brick 2026-07-21 10:46:23.328 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-21 10:46:23.333 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-21 10:46:23.352 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:23.355 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 10:46:23.391 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-21 10:46:23.408 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:23.411 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 10:46:23.447 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-21 10:46:23.466 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:23.469 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 10:46:23.504 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-21 10:46:23.543 | + ./stack.sh:main:999 : run_phase stack install 2026-07-21 10:46:23.545 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 10:46:23.549 | + functions-common:run_phase:1849 : local phase=install 2026-07-21 10:46:23.552 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 10:46:23.554 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 10:46:23.558 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 10:46:23.560 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 10:46:23.563 | + functions-common:run_phase:1858 : local extra 2026-07-21 10:46:23.568 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 10:46:23.572 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 10:46:23.575 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 10:46:23.577 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 10:46:23.581 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-07-21 10:46:23.584 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 10:46:23.600 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:23.602 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:46:23.605 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:46:23.607 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-21 10:46:23.610 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-21 10:46:23.613 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:46:23.616 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-07-21 10:46:23.619 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-21 10:46:23.622 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-21 10:46:23.685 | ++ inc/async:async_inner:63 : install_tempest 2026-07-21 10:46:23.720 | [8552 Async install_tempest:55128]: running: install_tempest 2026-07-21 10:46:23.723 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 10:46:23.726 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 10:46:23.729 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:46:23.731 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 10:46:23.735 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-21 10:46:23.739 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 10:46:23.742 | + functions-common:run_plugins:1835 : local phase=install 2026-07-21 10:46:23.746 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 10:46:23.750 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 10:46:23.752 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 10:46:23.755 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 10:46:23.759 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 10:46:23.762 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-07-21 10:46:23.765 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 10:46:23.767 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 10:46:23.770 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 10:46:23.773 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 10:46:23.777 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 10:46:23.779 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 10:46:23.783 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 10:46:23.786 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 10:46:23.789 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 10:46:23.792 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 10:46:23.795 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 10:46:23.798 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 10:46:23.801 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 10:46:23.804 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 10:46:23.807 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 10:46:23.810 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 10:46:23.813 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 10:46:23.817 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 10:46:23.819 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 10:46:23.823 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 10:46:23.825 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 10:46:23.842 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 10:46:23.845 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 10:46:23.847 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 10:46:23.851 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 10:46:23.854 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 10:46:23.857 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 10:46:23.860 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 10:46:23.863 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 10:46:23.868 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:46:23.887 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:46:23.890 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 10:46:23.894 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 10:46:23.895 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 10:46:23.900 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 10:46:23.903 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 10:46:23.905 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 10:46:23.911 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:46:23.929 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:46:23.933 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 10:46:23.936 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:46:23.938 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 10:46:23.940 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_frr_enabled 2026-07-21 10:46:23.943 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-21 10:46:23.945 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-21 10:46:23.948 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-07-21 10:46:23.951 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-21 10:46:23.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:46:23.956 | + 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-07-21 10:46:23.959 | + 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-07-21 10:46:23.962 | + inc/python:use_library_from_git:269 : return 1 2026-07-21 10:46:23.965 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-07-21 10:46:23.967 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-21 10:46:23.969 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-21 10:46:23.973 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-21 10:46:23.976 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-21 10:46:23.979 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-21 10:46:23.984 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-21 10:46:23.984 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-21 10:46:23.990 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-21 10:46:23.993 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-21 10:46:23.997 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 10:46:24.000 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 10:46:24.003 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-21 10:46:24.029 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-21 10:46:24.033 | + 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-07-21 10:46:24.621 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-21 10:46:24.671 | Downloading python_openstackclient-10.2.1-py3-none-any.whl.metadata (10 kB) 2026-07-21 10:46:24.677 | 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-07-21 10:46:24.677 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-21 10:46:24.677 | 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-07-21 10:46:24.678 | Requirement already satisfied: openstacksdk>=4.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-07-21 10:46:24.678 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.7.0) 2026-07-21 10:46:24.679 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.9.0) 2026-07-21 10:46:24.679 | 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-07-21 10:46:24.697 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-07-21 10:46:24.703 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-21 10:46:24.709 | 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-07-21 10:46:24.710 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-21 10:46:24.711 | 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-07-21 10:46:24.711 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-21 10:46:24.712 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18.0) 2026-07-21 10:46:24.712 | 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-07-21 10:46:24.714 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-21 10:46:24.714 | 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-07-21 10:46:24.715 | 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-07-21 10:46:24.715 | 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-07-21 10:46:24.716 | 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-07-21 10:46:24.718 | 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-07-21 10:46:24.720 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-07-21 10:46:24.720 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-07-21 10:46:24.721 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-07-21 10:46:24.721 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-07-21 10:46:24.723 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (5.15.0) 2026-07-21 10:46:24.723 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-07-21 10:46:24.723 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-07-21 10:46:24.724 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-07-21 10:46:24.724 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-07-21 10:46:24.728 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-07-21 10:46:24.730 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-07-21 10:46:24.732 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-21 10:46:24.734 | 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-07-21 10:46:24.735 | 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-07-21 10:46:24.735 | 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-07-21 10:46:24.738 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.16.0->python-openstackclient!=7.3.0,!=7.3.1) (83.0.0) 2026-07-21 10:46:24.740 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-07-21 10:46:24.747 | 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-07-21 10:46:24.747 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-21 10:46:24.748 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.11.0) 2026-07-21 10:46:24.749 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.2) 2026-07-21 10:46:24.751 | 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-07-21 10:46:24.752 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-21 10:46:24.755 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (8.3.0) 2026-07-21 10:46:24.757 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (6.5.0) 2026-07-21 10:46:24.758 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (2.9.0.post0) 2026-07-21 10:46:24.760 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient>=6.0.0->python-openstackclient!=7.3.0,!=7.3.1) (1.17.0) 2026-07-21 10:46:24.762 | 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-07-21 10:46:24.763 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-21 10:46:24.763 | 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-07-21 10:46:24.764 | 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-07-21 10:46:24.772 | 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-07-21 10:46:24.773 | 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-07-21 10:46:24.775 | 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-07-21 10:46:24.831 | Downloading python_openstackclient-10.2.1-py3-none-any.whl (1.3 MB) 2026-07-21 10:46:24.880 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 46.1 MB/s 0:00:00 2026-07-21 10:46:24.944 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-07-21 10:46:25.114 | Installing collected packages: python-manilaclient, python-openstackclient 2026-07-21 10:46:26.566 | 2026-07-21 10:46:26.575 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.2.1 2026-07-21 10:46:26.676 | + inc/python:pip_install:216 : result=0 2026-07-21 10:46:26.679 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:46:26.682 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:26.686 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:26.689 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:26.691 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:26.694 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:26.697 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:46:26.700 | + functions-common:time_stop:2427 : start_time=1784630784023 2026-07-21 10:46:26.703 | + functions-common:time_stop:2429 : [[ -z 1784630784023 ]] 2026-07-21 10:46:26.707 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:26.711 | + functions-common:time_stop:2432 : end_time=1784630786708 2026-07-21 10:46:26.714 | + functions-common:time_stop:2433 : elapsed_time=2685 2026-07-21 10:46:26.717 | + functions-common:time_stop:2434 : total=86883 2026-07-21 10:46:26.721 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:26.724 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89568 2026-07-21 10:46:26.727 | + inc/python:pip_install:219 : return 0 2026-07-21 10:46:26.730 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-07-21 10:46:26.751 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:26.754 | + ./stack.sh:main:1008 : install_openstack_cli_server 2026-07-21 10:46:26.757 | + functions-common:install_openstack_cli_server:2441 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:46:26.761 | + functions-common:install_openstack_cli_server:2441 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:46:26.764 | + functions-common:install_openstack_cli_server:2442 : run_process openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-21 10:46:26.767 | + functions-common:run_process:1674 : local service=openstack-cli-server 2026-07-21 10:46:26.770 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-21 10:46:26.773 | + functions-common:run_process:1676 : local group= 2026-07-21 10:46:26.777 | + functions-common:run_process:1677 : local user= 2026-07-21 10:46:26.779 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:46:26.782 | + functions-common:run_process:1680 : local name=openstack-cli-server 2026-07-21 10:46:26.785 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:46:26.788 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:46:26.790 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:46:26.793 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:46:26.796 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:46:26.801 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630786798 2026-07-21 10:46:26.804 | + functions-common:run_process:1683 : is_service_enabled openstack-cli-server 2026-07-21 10:46:26.823 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:26.826 | + functions-common:run_process:1684 : _run_under_systemd openstack-cli-server '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-07-21 10:46:26.829 | + functions-common:_run_under_systemd:1628 : local service=openstack-cli-server 2026-07-21 10:46:26.833 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-21 10:46:26.836 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-21 10:46:26.839 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-21 10:46:26.842 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-21 10:46:26.845 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-07-21 10:46:26.848 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-07-21 10:46:26.851 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@openstack-cli-server.service 2026-07-21 10:46:26.854 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:46:26.857 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:46:26.859 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:46:26.862 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:46:26.865 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-07-21 10:46:26.868 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-07-21 10:46:26.871 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@openstack-cli-server.service '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-07-21 10:46:26.874 | + functions-common:write_user_unit_file:1535 : local service=devstack@openstack-cli-server.service 2026-07-21 10:46:26.877 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-21 10:46:26.879 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:46:26.882 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:46:26.884 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:46:26.886 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:46:26.889 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:46:26.891 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-07-21 10:46:26.893 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:46:26.898 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-07-21 10:46:26.968 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:46:27.036 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-07-21 10:46:27.093 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-07-21 10:46:27.154 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-07-21 10:46:27.214 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-07-21 10:46:27.275 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:46:27.333 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:46:27.335 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:46:27.338 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-07-21 10:46:27.407 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:46:27.710 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@openstack-cli-server.service 2026-07-21 10:46:27.727 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service → /etc/systemd/system/devstack@openstack-cli-server.service. 2026-07-21 10:46:28.014 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@openstack-cli-server.service 2026-07-21 10:46:28.046 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:46:28.049 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:28.052 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:28.055 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:28.058 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:28.060 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:28.063 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:46:28.066 | + functions-common:time_stop:2427 : start_time=1784630786798 2026-07-21 10:46:28.068 | + functions-common:time_stop:2429 : [[ -z 1784630786798 ]] 2026-07-21 10:46:28.072 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:28.077 | + functions-common:time_stop:2432 : end_time=1784630788074 2026-07-21 10:46:28.081 | + functions-common:time_stop:2433 : elapsed_time=1276 2026-07-21 10:46:28.083 | + functions-common:time_stop:2434 : total=0 2026-07-21 10:46:28.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:28.089 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1276 2026-07-21 10:46:28.091 | + ./stack.sh:main:1014 : install_oscwrap 2026-07-21 10:46:28.095 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-21 10:46:28.100 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.3lj57Wjlgu 2026-07-21 10:46:28.103 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-21 10:46:28.106 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-21 10:46:28.109 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-21 10:46:28.112 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-07-21 10:46:28.115 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 10:46:28.119 | + ./stack.sh:main:1060 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 10:46:28.121 | + ./stack.sh:main:1060 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 10:46:28.124 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-07-21 10:46:28.143 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:28.146 | + ./stack.sh:main:1068 : configure_database 2026-07-21 10:46:28.150 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-21 10:46:28.152 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-21 10:46:28.155 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-21 10:46:28.157 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:46:28.160 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-07-21 10:46:28.163 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-21 10:46:28.166 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:28.169 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:28.171 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-21 10:46:28.174 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-21 10:46:28.177 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:28.179 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:28.182 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-21 10:46:28.186 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-21 10:46:28.188 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-21 10:46:28.190 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-21 10:46:28.193 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-21 10:46:28.197 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-21 10:46:28.200 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-21 10:46:28.201 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-21 10:46:28.205 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-21 10:46:28.281 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-21 10:46:28.284 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:46:28.288 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:46:28.291 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:46:28.294 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:46:28.297 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:46:28.300 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:46:28.303 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:46:28.306 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:46:28.308 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:46:28.310 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:46:28.313 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:46:28.316 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:46:28.318 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:46:28.322 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-21 10:46:28.325 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:28.329 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:28.332 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-21 10:46:28.335 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:28.338 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-21 10:46:29.793 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-21 10:46:29.796 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-21 10:46:29.798 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:29.801 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:29.804 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-21 10:46:29.806 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-21 10:46:29.809 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-07-21 10:46:29.828 | mysqladmin: connect to server at 'localhost' failed 2026-07-21 10:46:29.828 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-21 10:46:29.833 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-21 10:46:29.836 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-21 10:46:29.839 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:29.841 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:29.844 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-21 10:46:29.847 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-07-21 10:46:29.849 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-21 10:46:29.853 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-07-21 10:46:29.854 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-21 10:46:29.871 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:46:29.925 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-21 10:46:29.930 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-21 10:46:29.930 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-21 10:46:29.931 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-21 10:46:29.936 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-21 10:46:29.939 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-21 10:46:29.942 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-21 10:46:29.945 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-21 10:46:29.947 | + 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-07-21 10:46:29.958 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:46:30.003 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-21 10:46:30.017 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:46:30.052 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-21 10:46:30.114 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-21 10:46:30.173 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-21 10:46:30.229 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-21 10:46:30.232 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:30.234 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-21 10:46:30.235 | enabling MySQL performance counting 2026-07-21 10:46:30.237 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-07-21 10:46:30.260 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-07-21 10:46:30.262 | + 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-07-21 10:46:30.767 | Processing ./tools/dbcounter 2026-07-21 10:46:30.769 | Installing build dependencies: started 2026-07-21 10:46:32.163 | Installing build dependencies: finished with status 'done' 2026-07-21 10:46:32.164 | Getting requirements to build wheel: started 2026-07-21 10:46:32.516 | Getting requirements to build wheel: finished with status 'done' 2026-07-21 10:46:32.516 | Preparing metadata (pyproject.toml): started 2026-07-21 10:46:32.714 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:46:32.714 | Building wheels for collected packages: dbcounter 2026-07-21 10:46:32.714 | Building wheel for dbcounter (pyproject.toml): started 2026-07-21 10:46:32.940 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-21 10:46:32.941 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=a3ade542ac34db86c1bbcc19bf82473637faab8b8c80f3fcfccc0beafd43644b 2026-07-21 10:46:32.941 | Stored in directory: /tmp/pip-ephem-wheel-cache-x266sgzc/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-07-21 10:46:32.943 | Successfully built dbcounter 2026-07-21 10:46:33.100 | Installing collected packages: dbcounter 2026-07-21 10:46:33.124 | Successfully installed dbcounter-0.1 2026-07-21 10:46:33.229 | + inc/python:pip_install:216 : result=0 2026-07-21 10:46:33.231 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:46:33.234 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:33.237 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:33.240 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:33.243 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:33.246 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:33.248 | + functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:46:33.251 | + functions-common:time_stop:2427 : start_time=1784630790253 2026-07-21 10:46:33.254 | + functions-common:time_stop:2429 : [[ -z 1784630790253 ]] 2026-07-21 10:46:33.257 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:33.261 | + functions-common:time_stop:2432 : end_time=1784630793258 2026-07-21 10:46:33.264 | + functions-common:time_stop:2433 : elapsed_time=3005 2026-07-21 10:46:33.266 | + functions-common:time_stop:2434 : total=89568 2026-07-21 10:46:33.269 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:33.273 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92573 2026-07-21 10:46:33.276 | + inc/python:pip_install:219 : return 0 2026-07-21 10:46:33.278 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-21 10:46:33.281 | + lib/database:recreate_database:112 : local db=stats 2026-07-21 10:46:33.284 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-21 10:46:33.287 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-21 10:46:33.290 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-21 10:46:33.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:46:33.329 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-21 10:46:33.334 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:46:33.369 | + 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-07-21 10:46:33.369 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-21 10:46:33.375 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:46:33.408 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:33.411 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-21 10:46:33.469 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-21 10:46:33.525 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-21 10:46:33.583 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-21 10:46:33.641 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-21 10:46:33.698 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-21 10:46:33.757 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-21 10:46:33.810 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-21 10:46:33.814 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:33.816 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-21 10:46:35.900 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-07-21 10:46:35.903 | + functions-common:save_stackenv:65 : local tag=1072 2026-07-21 10:46:35.906 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 10:46:35.911 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-104635 2026-07-21 10:46:35.914 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-104635 1072' 2026-07-21 10:46:35.916 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.919 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 10:46:35.921 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.923 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 10:46:35.926 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.928 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 10:46:35.930 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.933 | + 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-07-21 10:46:35.936 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.939 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.50 2026-07-21 10:46:35.942 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.944 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.50/identity 2026-07-21 10:46:35.947 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.950 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-104056 2026-07-21 10:46:35.953 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.956 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 10:46:35.959 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.962 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.50 2026-07-21 10:46:35.965 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.967 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 10:46:35.970 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.973 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.50,IP:::1 2026-07-21 10:46:35.975 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.978 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 10:46:35.981 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.983 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 10:46:35.986 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.989 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.50 2026-07-21 10:46:35.992 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:46:35.995 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 10:46:35.997 | + ./stack.sh:main:1082 : start_dstat 2026-07-21 10:46:36.000 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-21 10:46:36.003 | + functions-common:run_process:1674 : local service=dstat 2026-07-21 10:46:36.006 | + functions-common:run_process:1675 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-21 10:46:36.008 | + functions-common:run_process:1676 : local group= 2026-07-21 10:46:36.011 | + functions-common:run_process:1677 : local user= 2026-07-21 10:46:36.014 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:46:36.017 | + functions-common:run_process:1680 : local name=dstat 2026-07-21 10:46:36.020 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:46:36.023 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:46:36.026 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:46:36.029 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:46:36.032 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:46:36.037 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630796034 2026-07-21 10:46:36.040 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-21 10:46:36.059 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:36.062 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:46:36.065 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:36.069 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:36.071 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:36.074 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:36.077 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:36.080 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:46:36.083 | + functions-common:time_stop:2427 : start_time=1784630796034 2026-07-21 10:46:36.086 | + functions-common:time_stop:2429 : [[ -z 1784630796034 ]] 2026-07-21 10:46:36.090 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:36.095 | + functions-common:time_stop:2432 : end_time=1784630796091 2026-07-21 10:46:36.098 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-21 10:46:36.101 | + functions-common:time_stop:2434 : total=1276 2026-07-21 10:46:36.103 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:36.106 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1333 2026-07-21 10:46:36.109 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-21 10:46:36.111 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-21 10:46:36.113 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 10:46:36.116 | + functions-common:run_process:1676 : local group= 2026-07-21 10:46:36.119 | + functions-common:run_process:1677 : local user=root 2026-07-21 10:46:36.121 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-21 10:46:36.124 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-21 10:46:36.127 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:46:36.130 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:46:36.133 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:46:36.135 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:46:36.138 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:46:36.143 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630796140 2026-07-21 10:46:36.146 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-21 10:46:36.165 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:36.168 | + functions-common:run_process:1684 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-21 10:46:36.171 | + functions-common:_run_under_systemd:1628 : local service=memory_tracker 2026-07-21 10:46:36.174 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 10:46:36.177 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 10:46:36.180 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 10:46:36.183 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 10:46:36.185 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-07-21 10:46:36.188 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-07-21 10:46:36.191 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@memory_tracker.service 2026-07-21 10:46:36.194 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:46:36.197 | + functions-common:_run_under_systemd:1636 : local user=root 2026-07-21 10:46:36.202 | + functions-common:_run_under_systemd:1637 : [[ -z root ]] 2026-07-21 10:46:36.204 | + functions-common:_run_under_systemd:1640 : local env_vars=PYTHON=python3.12 2026-07-21 10:46:36.208 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-07-21 10:46:36.210 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-07-21 10:46:36.213 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-21 10:46:36.216 | + functions-common:write_user_unit_file:1535 : local service=devstack@memory_tracker.service 2026-07-21 10:46:36.219 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 10:46:36.222 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:46:36.225 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-21 10:46:36.227 | + functions-common:write_user_unit_file:1539 : local env_vars=PYTHON=python3.12 2026-07-21 10:46:36.230 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:46:36.233 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:46:36.236 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-07-21 10:46:36.238 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:46:36.243 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-07-21 10:46:36.314 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:46:36.385 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-07-21 10:46:36.441 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 10:46:36.500 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-07-21 10:46:36.558 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-07-21 10:46:36.623 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:46:36.682 | + functions-common:write_user_unit_file:1554 : [[ -n PYTHON=python3.12 ]] 2026-07-21 10:46:36.684 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-07-21 10:46:36.744 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:46:36.747 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-07-21 10:46:36.815 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:46:37.125 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@memory_tracker.service 2026-07-21 10:46:37.139 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service → /etc/systemd/system/devstack@memory_tracker.service. 2026-07-21 10:46:37.434 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@memory_tracker.service 2026-07-21 10:46:37.469 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:46:37.471 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:37.474 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:37.477 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:37.481 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:37.484 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:37.487 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:46:37.489 | + functions-common:time_stop:2427 : start_time=1784630796140 2026-07-21 10:46:37.492 | + functions-common:time_stop:2429 : [[ -z 1784630796140 ]] 2026-07-21 10:46:37.496 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:37.501 | + functions-common:time_stop:2432 : end_time=1784630797497 2026-07-21 10:46:37.504 | + functions-common:time_stop:2433 : elapsed_time=1357 2026-07-21 10:46:37.507 | + functions-common:time_stop:2434 : total=1333 2026-07-21 10:46:37.510 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:37.513 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2690 2026-07-21 10:46:37.516 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-21 10:46:37.536 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:37.538 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 10:46:37.542 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-21 10:46:37.545 | + functions-common:run_process:1675 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 10:46:37.548 | + functions-common:run_process:1676 : local group= 2026-07-21 10:46:37.551 | + functions-common:run_process:1677 : local user= 2026-07-21 10:46:37.554 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:46:37.558 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-21 10:46:37.561 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:46:37.564 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:46:37.566 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:46:37.569 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:46:37.573 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:46:37.578 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630797574 2026-07-21 10:46:37.581 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-21 10:46:37.600 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:37.603 | + functions-common:run_process:1684 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-07-21 10:46:37.607 | + functions-common:_run_under_systemd:1628 : local service=file_tracker 2026-07-21 10:46:37.610 | + functions-common:_run_under_systemd:1629 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 10:46:37.613 | + functions-common:_run_under_systemd:1630 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 10:46:37.616 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 10:46:37.619 | + functions-common:_common_systemd_pitfalls:1600 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 10:46:37.622 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-07-21 10:46:37.626 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-07-21 10:46:37.629 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@file_tracker.service 2026-07-21 10:46:37.632 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:46:37.635 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:46:37.637 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:46:37.640 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:46:37.643 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-07-21 10:46:37.645 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-07-21 10:46:37.648 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-07-21 10:46:37.651 | + functions-common:write_user_unit_file:1535 : local service=devstack@file_tracker.service 2026-07-21 10:46:37.654 | + functions-common:write_user_unit_file:1536 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-07-21 10:46:37.657 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:46:37.660 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:46:37.663 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:46:37.666 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:46:37.669 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:46:37.671 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-07-21 10:46:37.674 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:46:37.679 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-07-21 10:46:37.746 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:46:37.814 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-07-21 10:46:37.874 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 10:46:37.937 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-07-21 10:46:37.994 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-07-21 10:46:38.058 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:46:38.119 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:46:38.121 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:46:38.124 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-07-21 10:46:38.194 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:46:38.474 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@file_tracker.service 2026-07-21 10:46:38.488 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service → /etc/systemd/system/devstack@file_tracker.service. 2026-07-21 10:46:38.775 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@file_tracker.service 2026-07-21 10:46:38.805 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:46:38.809 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:38.811 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:38.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:38.818 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:38.820 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:38.823 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:46:38.826 | + functions-common:time_stop:2427 : start_time=1784630797574 2026-07-21 10:46:38.830 | + functions-common:time_stop:2429 : [[ -z 1784630797574 ]] 2026-07-21 10:46:38.833 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:38.838 | + functions-common:time_stop:2432 : end_time=1784630798835 2026-07-21 10:46:38.841 | + functions-common:time_stop:2433 : elapsed_time=1261 2026-07-21 10:46:38.844 | + functions-common:time_stop:2434 : total=2690 2026-07-21 10:46:38.847 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:38.850 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3951 2026-07-21 10:46:38.853 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-07-21 10:46:38.873 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:38.876 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-07-21 10:46:38.893 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:38.896 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-07-21 10:46:38.914 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:38.916 | + ./stack.sh:main:1101 : start_etcd3 2026-07-21 10:46:38.919 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-21 10:46:38.922 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0000005537 --data-dir /opt/stack/data/etcd' 2026-07-21 10:46:38.925 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-21 10:46:38.927 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0000005537=http://10.4.3.50:2380' 2026-07-21 10:46:38.930 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.4.3.50:2380' 2026-07-21 10:46:38.933 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.4.3.50:2379' 2026-07-21 10:46:38.935 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-21 10:46:38.938 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-21 10:46:38.941 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.4.3.50:2379' 2026-07-21 10:46:38.944 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-21 10:46:38.947 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-21 10:46:38.950 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-21 10:46:38.952 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0000005537 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005537=http://10.4.3.50:2380 --initial-advertise-peer-urls http://10.4.3.50:2380 --advertise-client-urls http://10.4.3.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.50:2379 --log-level=debug' '' root 2026-07-21 10:46:38.955 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-21 10:46:38.958 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/bin/etcd --name np0000005537 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005537=http://10.4.3.50:2380 --initial-advertise-peer-urls http://10.4.3.50:2380 --advertise-client-urls http://10.4.3.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.50:2379 --log-level=debug' 2026-07-21 10:46:38.960 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:46:38.963 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-21 10:46:38.965 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:46:38.968 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:46:38.970 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:46:38.972 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-21 10:46:38.975 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:46:38.979 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-21 10:46:39.046 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:46:39.114 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-21 10:46:39.165 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0000005537 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0000005537=http://10.4.3.50:2380 --initial-advertise-peer-urls http://10.4.3.50:2380 --advertise-client-urls http://10.4.3.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.4.3.50:2379 --log-level=debug' 2026-07-21 10:46:39.218 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-21 10:46:39.270 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-21 10:46:39.325 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:46:39.382 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:46:39.385 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:46:39.387 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-21 10:46:39.453 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:46:39.739 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-21 10:46:39.801 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-21 10:46:39.858 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-21 10:46:39.917 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-21 10:46:39.979 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-21 10:46:39.983 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:46:39.988 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 10:46:39.990 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-21 10:46:40.305 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-21 10:46:40.316 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-21 10:46:40.583 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-21 10:46:40.727 | ++ inc/async:async_inner:64 : rc=0 2026-07-21 10:46:40.749 | [55128 Async install_tempest:55128]: finished successfully 2026-07-21 10:46:41.225 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-07-21 10:46:41.243 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:41.246 | + ./stack.sh:main:1108 : start_tls_proxy http-services '*' 443 10.4.3.50 80 2026-07-21 10:46:41.248 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-07-21 10:46:41.251 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 10:46:41.254 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-07-21 10:46:41.257 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.50 2026-07-21 10:46:41.260 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-07-21 10:46:41.263 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-21 10:46:41.266 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 10:46:41.269 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 10:46:41.272 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 10:46:41.274 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 10:46:41.277 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/apache2/conf-enabled/connection-tuning.conf' 2026-07-21 10:46:41.292 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-07-21 10:46:41.295 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 10:46:41.299 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-07-21 10:46:41.302 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-07-21 10:46:41.305 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 10:46:41.307 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:41.310 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:41.313 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-21 10:46:41.316 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/http-services-tls-proxy.conf 2026-07-21 10:46:41.319 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 10:46:41.322 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-07-21 10:46:41.325 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-07-21 10:46:41.328 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-07-21 10:46:41.331 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/http-services-tls-proxy.conf' 2026-07-21 10:46:41.345 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:46:41.348 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 10:46:41.350 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 10:46:41.353 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:46:41.355 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:41.358 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:41.361 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:41.363 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:41.366 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 10:46:41.401 | No module matches headers 2026-07-21 10:46:41.404 | + lib/apache:enable_apache_mod:62 : sudo a2enmod headers 2026-07-21 10:46:41.436 | Enabling module headers. 2026-07-21 10:46:41.442 | To activate the new configuration, you need to run: 2026-07-21 10:46:41.442 | systemctl restart apache2 2026-07-21 10:46:41.447 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 10:46:41.450 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:46:41.453 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 10:46:41.455 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 10:46:41.458 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:46:41.461 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:41.464 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:41.466 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:41.469 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:41.471 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 10:46:41.504 | No module matches ssl 2026-07-21 10:46:41.507 | + lib/apache:enable_apache_mod:62 : sudo a2enmod ssl 2026-07-21 10:46:41.539 | Considering dependency mime for ssl: 2026-07-21 10:46:41.539 | Module mime already enabled 2026-07-21 10:46:41.539 | Considering dependency socache_shmcb for ssl: 2026-07-21 10:46:41.539 | Enabling module socache_shmcb. 2026-07-21 10:46:41.544 | Enabling module ssl. 2026-07-21 10:46:41.545 | See /usr/share/doc/apache2/README.Debian.gz on how to configure SSL and create self-signed certificates. 2026-07-21 10:46:41.550 | To activate the new configuration, you need to run: 2026-07-21 10:46:41.550 | systemctl restart apache2 2026-07-21 10:46:41.555 | + lib/apache:enable_apache_mod:63 : [[ norestart != \n\o\r\e\s\t\a\r\t ]] 2026-07-21 10:46:41.557 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:46:41.560 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 10:46:41.563 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 10:46:41.566 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:46:41.569 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:41.572 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:41.574 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:41.577 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:41.580 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 10:46:41.616 | proxy (enabled by site administrator) 2026-07-21 10:46:41.620 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:46:41.623 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 10:46:41.626 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 10:46:41.628 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:46:41.631 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:41.634 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:41.636 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:41.639 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:41.641 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 10:46:41.680 | proxy_http (enabled by site administrator) 2026-07-21 10:46:41.684 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-07-21 10:46:41.686 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-07-21 10:46:41.689 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 10:46:41.692 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 10:46:41.695 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:46:41.697 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:41.700 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:41.703 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:41.706 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:41.709 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 10:46:41.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:41.714 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:41.717 | + lib/apache:enable_apache_site:195 : sudo a2ensite http-services-tls-proxy 2026-07-21 10:46:41.751 | Enabling site http-services-tls-proxy. 2026-07-21 10:46:41.756 | To activate the new configuration, you need to run: 2026-07-21 10:46:41.756 | systemctl reload apache2 2026-07-21 10:46:41.762 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 10:46:41.764 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:46:41.768 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:41.770 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:46:41.889 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-07-21 10:46:41.892 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-21 10:46:41.895 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-21 10:46:41.908 | + functions-common:write_clouds_yaml:87 : sudo chown -R stack /etc/openstack 2026-07-21 10:46:41.922 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-21 10:46:41.925 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 10:46:41.928 | + functions-common:write_clouds_yaml:91 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-21 10:46:41.931 | + 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.50/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-07-21 10:46:41.984 | The user clouds.yaml file didn't exist. 2026-07-21 10:46:41.993 | + 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.50/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-07-21 10:46:42.056 | + 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.50/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-07-21 10:46:42.115 | + 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.50/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-07-21 10:46:42.176 | + 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.50/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-07-21 10:46:42.240 | + 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.50/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-07-21 10:46:42.308 | + 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.50/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-07-21 10:46:42.375 | + 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.50/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-07-21 10:46:42.444 | + 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.50/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-07-21 10:46:42.513 | + 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.50/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-07-21 10:46:42.580 | + functions-common:write_clouds_yaml:203 : cat 2026-07-21 10:46:42.585 | ++ functions-common:write_clouds_yaml:209 : eval echo '~stack' 2026-07-21 10:46:42.588 | +++ functions-common:write_clouds_yaml:209 : echo /opt/stack 2026-07-21 10:46:42.591 | + functions-common:write_clouds_yaml:209 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-07-21 10:46:42.596 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-07-21 10:46:42.598 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-07-21 10:46:42.601 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-07-21 10:46:42.619 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:42.621 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-07-21 10:46:42.624 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:46:42.627 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-07-21 10:46:42.630 | + ./stack.sh:main:1118 : '[' 10.4.3.50 == 10.4.3.50 ']' 2026-07-21 10:46:42.633 | + ./stack.sh:main:1119 : init_keystone 2026-07-21 10:46:42.635 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-21 10:46:42.653 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:46:42.656 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-21 10:46:42.658 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-21 10:46:42.661 | + lib/database:recreate_database:112 : local db=keystone 2026-07-21 10:46:42.664 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-21 10:46:42.667 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-21 10:46:42.670 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-21 10:46:42.675 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:46:42.714 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-21 10:46:42.719 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:46:42.755 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-21 10:46:42.758 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 10:46:42.761 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:46:42.764 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:46:42.768 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:46:42.773 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630802770 2026-07-21 10:46:42.776 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-21 10:46:43.181 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 10:46:43.181 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:46:43.181 | we strongly recommend against using it for new projects. 2026-07-21 10:46:43.181 | 2026-07-21 10:46:43.181 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:46:43.181 | framework. For more detail see 2026-07-21 10:46:43.181 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:46:43.181 | 2026-07-21 10:46:43.181 | from eventlet import event 2026-07-21 10:46:44.929 | INFO dbcounter [-] Registered counter for database keystone 2026-07-21 10:46:44.983 | 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=59340) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 10:46:44.990 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:46:44.990 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:46:44.991 | DEBUG dbcounter [-] [59340] Writer thread running {{(pid=59340) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:46:45.036 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-21 10:46:46.128 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 10:46:46.129 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-21 10:46:46.129 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:46:46.131 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-21 10:46:46.143 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:46:46.144 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-21 10:46:46.152 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:46:46.153 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-21 10:46:46.180 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:46:46.181 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-21 10:46:46.210 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:46:46.216 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-21 10:46:46.284 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:46:46.286 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-21 10:46:46.286 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 10:46:46.287 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-21 10:46:46.323 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:46:46.325 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-21 10:46:46.344 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=59340) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:46:46.703 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-21 10:46:46.706 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:46.708 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:46.711 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:46.714 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:46.717 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:46.720 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 10:46:46.723 | + functions-common:time_stop:2427 : start_time=1784630802770 2026-07-21 10:46:46.726 | + functions-common:time_stop:2429 : [[ -z 1784630802770 ]] 2026-07-21 10:46:46.729 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:46.734 | + functions-common:time_stop:2432 : end_time=1784630806731 2026-07-21 10:46:46.737 | + functions-common:time_stop:2433 : elapsed_time=3961 2026-07-21 10:46:46.740 | + functions-common:time_stop:2434 : total=0 2026-07-21 10:46:46.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:46.745 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3961 2026-07-21 10:46:46.748 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-21 10:46:46.751 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-21 10:46:46.755 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-21 10:46:47.097 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 10:46:47.097 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:46:47.097 | we strongly recommend against using it for new projects. 2026-07-21 10:46:47.097 | 2026-07-21 10:46:47.097 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:46:47.097 | framework. For more detail see 2026-07-21 10:46:47.097 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:46:47.097 | 2026-07-21 10:46:47.097 | from eventlet import event 2026-07-21 10:46:48.377 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-21 10:46:48.377 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-21 10:46:48.377 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-21 10:46:48.377 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-21 10:46:48.377 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-21 10:46:48.377 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-21 10:46:48.377 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-21 10:46:48.377 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-21 10:46:48.377 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-21 10:46:48.733 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-21 10:46:48.737 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-21 10:46:49.069 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 10:46:49.069 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:46:49.069 | we strongly recommend against using it for new projects. 2026-07-21 10:46:49.069 | 2026-07-21 10:46:49.069 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:46:49.069 | framework. For more detail see 2026-07-21 10:46:49.069 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:46:49.069 | 2026-07-21 10:46:49.069 | from eventlet import event 2026-07-21 10:46:50.385 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-21 10:46:50.385 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-21 10:46:50.385 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-21 10:46:50.385 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-21 10:46:50.386 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-21 10:46:50.386 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-21 10:46:50.386 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-21 10:46:50.386 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-21 10:46:50.386 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-21 10:46:50.739 | + ./stack.sh:main:1120 : start_keystone 2026-07-21 10:46:50.743 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-21 10:46:50.748 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-21 10:46:50.751 | + functions-common:run_process:1674 : local service=keystone 2026-07-21 10:46:50.753 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 10:46:50.756 | + functions-common:run_process:1676 : local group= 2026-07-21 10:46:50.758 | + functions-common:run_process:1677 : local user= 2026-07-21 10:46:50.761 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:46:50.763 | + functions-common:run_process:1680 : local name=keystone 2026-07-21 10:46:50.766 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:46:50.768 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:46:50.771 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:46:50.774 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:46:50.778 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:46:50.782 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630810779 2026-07-21 10:46:50.785 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-21 10:46:50.800 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:50.803 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-21 10:46:50.805 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-21 10:46:50.808 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 10:46:50.810 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 10:46:50.813 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 10:46:50.815 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-21 10:46:50.817 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-21 10:46:50.820 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-21 10:46:50.822 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-21 10:46:50.825 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:46:50.827 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:46:50.830 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:46:50.833 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:46:50.835 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-21 10:46:50.838 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-21 10:46:50.841 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 10:46:50.844 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-21 10:46:50.847 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-21 10:46:50.849 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-21 10:46:50.851 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-21 10:46:50.853 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 10:46:50.855 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 10:46:50.858 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 10:46:50.860 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-21 10:46:50.862 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 10:46:50.866 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-21 10:46:50.928 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:46:50.995 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-21 10:46:51.052 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-07-21 10:46:51.108 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-21 10:46:51.167 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:46:51.222 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-21 10:46:51.285 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-21 10:46:51.343 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-21 10:46:51.399 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-21 10:46:51.456 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-21 10:46:51.512 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 10:46:51.515 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 10:46:51.518 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-21 10:46:51.584 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 10:46:51.883 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-21 10:46:51.896 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-21 10:46:52.192 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-21 10:46:52.285 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:46:52.288 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:52.291 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:52.294 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:52.297 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:52.300 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:52.303 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:46:52.305 | + functions-common:time_stop:2427 : start_time=1784630810779 2026-07-21 10:46:52.308 | + functions-common:time_stop:2429 : [[ -z 1784630810779 ]] 2026-07-21 10:46:52.312 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:52.317 | + functions-common:time_stop:2432 : end_time=1784630812313 2026-07-21 10:46:52.320 | + functions-common:time_stop:2433 : elapsed_time=1534 2026-07-21 10:46:52.323 | + functions-common:time_stop:2434 : total=3951 2026-07-21 10:46:52.326 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:52.330 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5485 2026-07-21 10:46:52.334 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-21 10:46:52.334 | Waiting for keystone to start... 2026-07-21 10:46:52.337 | + lib/keystone:start_keystone:514 : local service_uri=http://10.4.3.50/identity/v3/ 2026-07-21 10:46:52.340 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://10.4.3.50/identity/v3/ 2026-07-21 10:46:52.343 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 10:46:52.347 | + functions:wait_for_service:477 : local url=http://10.4.3.50/identity/v3/ 2026-07-21 10:46:52.350 | + functions:wait_for_service:478 : local rval=0 2026-07-21 10:46:52.353 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 10:46:52.356 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 10:46:52.360 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:46:52.363 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:46:52.367 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:46:52.371 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630812367 2026-07-21 10:46:52.374 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 10:46:52.379 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.4.3.50/identity/v3/ 2026-07-21 10:46:55.175 | + :: : [[ 200 == 503 ]] 2026-07-21 10:46:55.177 | + :: : [[ 0 -eq 7 ]] 2026-07-21 10:46:55.180 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 10:46:55.182 | + functions-common:time_stop:2420 : local name 2026-07-21 10:46:55.185 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:46:55.188 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:46:55.190 | + functions-common:time_stop:2423 : local total 2026-07-21 10:46:55.193 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:46:55.195 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 10:46:55.198 | + functions-common:time_stop:2427 : start_time=1784630812367 2026-07-21 10:46:55.201 | + functions-common:time_stop:2429 : [[ -z 1784630812367 ]] 2026-07-21 10:46:55.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:46:55.209 | + functions-common:time_stop:2432 : end_time=1784630815206 2026-07-21 10:46:55.212 | + functions-common:time_stop:2433 : elapsed_time=2839 2026-07-21 10:46:55.214 | + functions-common:time_stop:2434 : total=0 2026-07-21 10:46:55.216 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:46:55.219 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2839 2026-07-21 10:46:55.221 | + functions:wait_for_service:486 : return 0 2026-07-21 10:46:55.224 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-21 10:46:55.244 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:46:55.247 | + lib/keystone:start_keystone:522 : start_tls_proxy keystone-service '*' 5000 10.4.3.50 5001 2026-07-21 10:46:55.250 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-07-21 10:46:55.254 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 10:46:55.257 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-07-21 10:46:55.259 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.50 2026-07-21 10:46:55.262 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-07-21 10:46:55.265 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-07-21 10:46:55.268 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 10:46:55.271 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 10:46:55.274 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 10:46:55.276 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 10:46:55.279 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 10:46:55.283 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-07-21 10:46:55.285 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-07-21 10:46:55.288 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 10:46:55.291 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:55.294 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:55.298 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-21 10:46:55.301 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/keystone-service-tls-proxy.conf 2026-07-21 10:46:55.304 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 10:46:55.307 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-07-21 10:46:55.309 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-07-21 10:46:55.312 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-21 10:46:55.315 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-07-21 10:46:55.318 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/keystone-service-tls-proxy.conf' 2026-07-21 10:46:55.333 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:46:55.335 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 10:46:55.338 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 10:46:55.341 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:46:55.343 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:55.346 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:55.349 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:55.352 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:55.356 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 10:46:55.392 | headers (enabled by site administrator) 2026-07-21 10:46:55.395 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:46:55.398 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 10:46:55.401 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 10:46:55.403 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:46:55.406 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:55.409 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:55.412 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:55.414 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:55.417 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 10:46:55.455 | ssl (enabled by site administrator) 2026-07-21 10:46:55.458 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:46:55.461 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 10:46:55.463 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 10:46:55.466 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:46:55.469 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:55.471 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:55.474 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:55.477 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:55.481 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 10:46:55.515 | proxy (enabled by site administrator) 2026-07-21 10:46:55.519 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:46:55.522 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 10:46:55.525 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 10:46:55.527 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:46:55.530 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:55.533 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:55.536 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:55.538 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:55.541 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 10:46:55.576 | proxy_http (enabled by site administrator) 2026-07-21 10:46:55.579 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-07-21 10:46:55.582 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-07-21 10:46:55.584 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 10:46:55.587 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 10:46:55.589 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:46:55.592 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:46:55.595 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:55.598 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:55.601 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 10:46:55.603 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 10:46:55.606 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:46:55.608 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:46:55.611 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-service-tls-proxy 2026-07-21 10:46:55.645 | Enabling site keystone-service-tls-proxy. 2026-07-21 10:46:55.650 | To activate the new configuration, you need to run: 2026-07-21 10:46:55.650 | systemctl reload apache2 2026-07-21 10:46:55.655 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 10:46:55.657 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:46:55.661 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:55.663 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:46:55.791 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-21 10:46:55.794 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:46:55.797 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-21 10:46:56.348 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-07-21 10:46:56.351 | + 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.50/identity 2026-07-21 10:46:56.704 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 10:46:56.704 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:46:56.704 | we strongly recommend against using it for new projects. 2026-07-21 10:46:56.704 | 2026-07-21 10:46:56.704 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:46:56.704 | framework. For more detail see 2026-07-21 10:46:56.704 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:46:56.704 | 2026-07-21 10:46:56.704 | from eventlet import event 2026-07-21 10:46:58.328 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.328 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.328 | 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=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.332 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.339 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.339 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.364 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.368 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.368 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.406 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.406 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.406 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.406 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.407 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.407 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.413 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.416 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.419 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=60443) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-21 10:46:58.460 | INFO dbcounter [-] Registered counter for database keystone 2026-07-21 10:46:58.498 | 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=60443) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 10:46:58.642 | DEBUG dbcounter [-] [60443] Writer thread running {{(pid=60443) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:46:58.723 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created domain default 2026-07-21 10:46:58.747 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created project admin 2026-07-21 10:46:58.765 | WARNING keystone.common.password_hashing [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-21 10:46:58.776 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created user admin 2026-07-21 10:46:58.785 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created role reader 2026-07-21 10:46:58.790 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created role member 2026-07-21 10:46:58.803 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created implied role where a6dc02d6d5004cb8bdfa2b1bccb50916 implies e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:46:58.810 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created role manager 2026-07-21 10:46:58.821 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created implied role where 06aeff16c0b3466687d5ad1bf9a77daf implies a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:46:58.826 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created role admin 2026-07-21 10:46:58.834 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created implied role where adafb17bd578445989b5a57754ab7f11 implies 06aeff16c0b3466687d5ad1bf9a77daf 2026-07-21 10:46:58.842 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created role service 2026-07-21 10:46:58.848 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Granted role admin on project admin to user admin. 2026-07-21 10:46:58.852 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Granted role admin on the system to user admin. 2026-07-21 10:46:58.859 | WARNING py.warnings [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-07-21 10:46:58.859 | warnings.warn( 2026-07-21 10:46:58.859 |  2026-07-21 10:46:58.861 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created region RegionOne 2026-07-21 10:46:58.877 | INFO keystone.cmd.bootstrap [None req-2e72c72a-69c5-47c1-8743-b60aa496c263 None None] Created public endpoint https://10.4.3.50/identity 2026-07-21 10:46:59.330 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-21 10:46:59.333 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-07-21 10:46:59.336 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-21 10:46:59.340 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-21 10:47:00.932 | 2026-07-21 10:47:00.938 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:00.941 | + lib/keystone:create_keystone_accounts:258 : admin_project=e084e65355f94141a6ff7d208aadb38b 2026-07-21 10:47:00.944 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-21 10:47:00.948 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-21 10:47:01.158 | 2026-07-21 10:47:01.168 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:01.172 | + lib/keystone:create_keystone_accounts:260 : admin_user=b3d7a513d813410ba92fd44c85d9bcc1 2026-07-21 10:47:01.175 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-21 10:47:01.177 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-21 10:47:01.180 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-21 10:47:01.182 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin b3d7a513d813410ba92fd44c85d9bcc1 default 2026-07-21 10:47:01.247 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b3d7a513d813410ba92fd44c85d9bcc1 default 2026-07-21 10:47:01.282 | [8552 Async ks-domain-role:60574]: running: get_or_add_user_domain_role admin b3d7a513d813410ba92fd44c85d9bcc1 default 2026-07-21 10:47:01.285 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-21 10:47:01.288 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 10:47:01.291 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-21 10:47:02.176 | 2026-07-21 10:47:02.187 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:02.190 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-21 10:47:02.192 | + functions-common:get_or_create_domain:878 : echo default 2026-07-21 10:47:02.192 | default 2026-07-21 10:47:02.195 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-21 10:47:02.258 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-21 10:47:02.293 | [8552 Async ks-project:60700]: running: get_or_create_project service Default 2026-07-21 10:47:02.296 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-21 10:47:02.360 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-21 10:47:02.397 | [8552 Async ks-service:60794]: running: get_or_create_role service 2026-07-21 10:47:02.401 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-21 10:47:02.466 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-21 10:47:02.504 | [8552 Async ks-reseller:60888]: running: get_or_create_role ResellerAdmin 2026-07-21 10:47:02.507 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-21 10:47:02.510 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-21 10:47:02.573 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-21 10:47:02.612 | [8552 Async ks-anotherrole:60984]: running: get_or_create_role anotherrole 2026-07-21 10:47:02.614 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-21 10:47:02.617 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-21 10:47:02.620 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 10:47:02.624 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-21 10:47:02.645 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:02.670 | [60574 Async ks-domain-role:60574]: finished successfully 2026-07-21 10:47:03.037 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:03.063 | [60700 Async ks-project:60700]: finished successfully 2026-07-21 10:47:03.354 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:03.380 | [60794 Async ks-service:60794]: finished successfully 2026-07-21 10:47:03.603 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:03.626 | [60888 Async ks-reseller:60888]: finished successfully 2026-07-21 10:47:03.773 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:03.798 | [60984 Async ks-anotherrole:60984]: finished successfully 2026-07-21 10:47:03.996 | 2026-07-21 10:47:04.007 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:04.011 | ++ functions-common:get_or_create_project:928 : project_id=653298e31df246bd9cec5e6c1422f453 2026-07-21 10:47:04.013 | ++ functions-common:get_or_create_project:929 : echo 653298e31df246bd9cec5e6c1422f453 2026-07-21 10:47:04.016 | + lib/keystone:create_keystone_accounts:288 : invis_project=653298e31df246bd9cec5e6c1422f453 2026-07-21 10:47:04.019 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-21 10:47:04.023 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-21 10:47:04.026 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 10:47:04.029 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-21 10:47:04.318 | 2026-07-21 10:47:04.329 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:04.333 | ++ functions-common:get_or_create_project:928 : project_id=adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:04.336 | ++ functions-common:get_or_create_project:929 : echo adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:04.340 | + lib/keystone:create_keystone_accounts:292 : demo_project=adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:04.342 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-21 10:47:04.347 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo secretadmin default demo@example.com 2026-07-21 10:47:04.350 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:04.353 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-21 10:47:04.356 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-21 10:47:04.360 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-21 10:47:04.652 | 2026-07-21 10:47:04.660 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:04.663 | ++ functions-common:get_or_create_user:915 : user_id=d2c9cd865580498f8e76cb9436b1393c 2026-07-21 10:47:04.666 | ++ functions-common:get_or_create_user:916 : echo d2c9cd865580498f8e76cb9436b1393c 2026-07-21 10:47:04.669 | + lib/keystone:create_keystone_accounts:295 : demo_user=d2c9cd865580498f8e76cb9436b1393c 2026-07-21 10:47:04.672 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-21 10:47:04.719 | [8552 Async ks-domain-role:60574]: Waiting for completion of get_or_add_user_domain_role admin b3d7a513d813410ba92fd44c85d9bcc1 default running on PID 60574 (6 other jobs running) 2026-07-21 10:47:04.741 | [8552 Async ks-domain-role:60574]: Signaling child to exit 2026-07-21 10:47:04.741 | WAKEUP 2026-07-21 10:47:04.762 | [8552 Async ks-domain-role:60574]: Signaled 2026-07-21 10:47:04.763 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-21 10:47:04.763 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user b3d7a513d813410ba92fd44c85d9bcc1 --domain default 2026-07-21 10:47:04.763 | 2026-07-21 10:47:04.763 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3d7a513d813410ba92fd44c85d9bcc1 --domain default -c Role -f value 2026-07-21 10:47:04.763 | 2026-07-21 10:47:04.763 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:04.763 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:04.763 | + functions-common:get_or_add_user_domain_role:999 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:04.763 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:04.805 | [8552 Async ks-domain-role:60574]: finished get_or_add_user_domain_role admin b3d7a513d813410ba92fd44c85d9bcc1 default with result 0 in 1 seconds 2026-07-21 10:47:04.812 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-21 10:47:04.844 | [8552 Async ks-project:60700]: Waiting for completion of get_or_create_project service Default running on PID 60700 (5 other jobs running) 2026-07-21 10:47:04.869 | [8552 Async ks-project:60700]: Signaling child to exit 2026-07-21 10:47:04.869 | WAKEUP 2026-07-21 10:47:04.889 | [8552 Async ks-project:60700]: Signaled 2026-07-21 10:47:04.890 | + functions-common:get_or_create_project:922 : local project_id 2026-07-21 10:47:04.890 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-21 10:47:04.890 | 2026-07-21 10:47:04.890 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:04.890 | + functions-common:get_or_create_project:928 : project_id=5dc0e21b36c548e3ad615231ea31982c 2026-07-21 10:47:04.890 | + functions-common:get_or_create_project:929 : echo 5dc0e21b36c548e3ad615231ea31982c 2026-07-21 10:47:04.890 | 5dc0e21b36c548e3ad615231ea31982c 2026-07-21 10:47:04.932 | [8552 Async ks-project:60700]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-07-21 10:47:04.968 | [8552 Async ks-service:60794]: Waiting for completion of get_or_create_role service running on PID 60794 (4 other jobs running) 2026-07-21 10:47:04.990 | [8552 Async ks-service:60794]: Signaling child to exit 2026-07-21 10:47:04.990 | WAKEUP 2026-07-21 10:47:05.012 | [8552 Async ks-service:60794]: Signaled 2026-07-21 10:47:05.014 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 10:47:05.014 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-21 10:47:05.014 | 2026-07-21 10:47:05.014 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:05.014 | + functions-common:get_or_create_role:940 : role_id=d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:05.014 | + functions-common:get_or_create_role:941 : echo d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:05.014 | d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:05.056 | [8552 Async ks-service:60794]: finished get_or_create_role service with result 0 in 1 seconds 2026-07-21 10:47:05.089 | [8552 Async ks-reseller:60888]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 60888 (3 other jobs running) 2026-07-21 10:47:05.113 | [8552 Async ks-reseller:60888]: Signaling child to exit 2026-07-21 10:47:05.113 | WAKEUP 2026-07-21 10:47:05.136 | [8552 Async ks-reseller:60888]: Signaled 2026-07-21 10:47:05.137 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 10:47:05.137 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-21 10:47:05.137 | 2026-07-21 10:47:05.137 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:05.137 | + functions-common:get_or_create_role:940 : role_id=e6577796a7db4435a3ce3f2aa1fa9e60 2026-07-21 10:47:05.137 | + functions-common:get_or_create_role:941 : echo e6577796a7db4435a3ce3f2aa1fa9e60 2026-07-21 10:47:05.137 | e6577796a7db4435a3ce3f2aa1fa9e60 2026-07-21 10:47:05.181 | [8552 Async ks-reseller:60888]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2026-07-21 10:47:05.216 | [8552 Async ks-anotherrole:60984]: Waiting for completion of get_or_create_role anotherrole running on PID 60984 (2 other jobs running) 2026-07-21 10:47:05.239 | [8552 Async ks-anotherrole:60984]: Signaling child to exit 2026-07-21 10:47:05.239 | WAKEUP 2026-07-21 10:47:05.260 | [8552 Async ks-anotherrole:60984]: Signaled 2026-07-21 10:47:05.262 | + functions-common:get_or_create_role:935 : local role_id 2026-07-21 10:47:05.262 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-21 10:47:05.262 | 2026-07-21 10:47:05.262 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:05.262 | + functions-common:get_or_create_role:940 : role_id=497894d856314ce99ad689361abd4239 2026-07-21 10:47:05.262 | + functions-common:get_or_create_role:941 : echo 497894d856314ce99ad689361abd4239 2026-07-21 10:47:05.262 | 497894d856314ce99ad689361abd4239 2026-07-21 10:47:05.305 | [8552 Async ks-anotherrole:60984]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2026-07-21 10:47:05.310 | + inc/async:async_wait:197 : return 0 2026-07-21 10:47:05.312 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:05.377 | + inc/async:async_inner:63 : get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:05.415 | [8552 Async ks-demo-member:61820]: running: get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:05.418 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin b3d7a513d813410ba92fd44c85d9bcc1 adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:05.492 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b3d7a513d813410ba92fd44c85d9bcc1 adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:05.532 | [8552 Async ks-demo-admin:61916]: running: get_or_add_user_project_role admin b3d7a513d813410ba92fd44c85d9bcc1 adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:05.535 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:05.603 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:05.648 | [8552 Async ks-demo-another:62012]: running: get_or_add_user_project_role anotherrole d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:05.651 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c 653298e31df246bd9cec5e6c1422f453 2026-07-21 10:47:05.724 | + inc/async:async_inner:63 : get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c 653298e31df246bd9cec5e6c1422f453 2026-07-21 10:47:05.765 | [8552 Async ks-demo-invis:62108]: running: get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c 653298e31df246bd9cec5e6c1422f453 2026-07-21 10:47:05.768 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-21 10:47:05.772 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-07-21 10:47:05.775 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:05.777 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-21 10:47:05.780 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-21 10:47:05.784 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-21 10:47:07.513 | 2026-07-21 10:47:07.527 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:07.530 | ++ functions-common:get_or_create_user:915 : user_id=a7544279496c42899818e38c9d8e8ccf 2026-07-21 10:47:07.534 | ++ functions-common:get_or_create_user:916 : echo a7544279496c42899818e38c9d8e8ccf 2026-07-21 10:47:07.538 | + lib/keystone:create_keystone_accounts:308 : demo_reader=a7544279496c42899818e38c9d8e8ccf 2026-07-21 10:47:07.540 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader a7544279496c42899818e38c9d8e8ccf adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:07.609 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a7544279496c42899818e38c9d8e8ccf adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:07.652 | [8552 Async ks-demo-reader:62315]: running: get_or_add_user_project_role reader a7544279496c42899818e38c9d8e8ccf adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:07.655 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-21 10:47:07.658 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-21 10:47:07.661 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 10:47:07.665 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-21 10:47:07.971 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:07.994 | [61820 Async ks-demo-member:61820]: finished successfully 2026-07-21 10:47:08.419 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:08.444 | [61916 Async ks-demo-admin:61916]: finished successfully 2026-07-21 10:47:08.852 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:08.878 | [62012 Async ks-demo-another:62012]: finished successfully 2026-07-21 10:47:09.323 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:09.351 | [62108 Async ks-demo-invis:62108]: finished successfully 2026-07-21 10:47:10.003 | 2026-07-21 10:47:10.014 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:10.017 | ++ functions-common:get_or_create_project:928 : project_id=801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:10.021 | ++ functions-common:get_or_create_project:929 : echo 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:10.024 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:10.027 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-21 10:47:10.031 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-07-21 10:47:10.034 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:10.037 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-21 10:47:10.040 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-21 10:47:10.043 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-21 10:47:10.451 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:10.474 | [62315 Async ks-demo-reader:62315]: finished successfully 2026-07-21 10:47:10.680 | 2026-07-21 10:47:10.692 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:10.695 | ++ functions-common:get_or_create_user:915 : user_id=df3542b27925466db21abfcdd507576b 2026-07-21 10:47:10.697 | ++ functions-common:get_or_create_user:916 : echo df3542b27925466db21abfcdd507576b 2026-07-21 10:47:10.701 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=df3542b27925466db21abfcdd507576b 2026-07-21 10:47:10.703 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:10.774 | + inc/async:async_inner:63 : get_or_add_user_project_role admin df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:10.816 | [8552 Async ks-alt-admin:62701]: running: get_or_add_user_project_role admin df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:10.818 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:10.888 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:10.934 | [8552 Async ks-alt-another:62797]: running: get_or_add_user_project_role anotherrole df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:10.937 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-21 10:47:10.941 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-07-21 10:47:10.944 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:10.947 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-21 10:47:10.950 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-21 10:47:10.954 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-21 10:47:11.973 | 2026-07-21 10:47:11.982 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:11.985 | ++ functions-common:get_or_create_user:915 : user_id=ead625eb3f014d05b7384c375fc32041 2026-07-21 10:47:11.988 | ++ functions-common:get_or_create_user:916 : echo ead625eb3f014d05b7384c375fc32041 2026-07-21 10:47:11.992 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=ead625eb3f014d05b7384c375fc32041 2026-07-21 10:47:11.995 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member ead625eb3f014d05b7384c375fc32041 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:12.070 | + inc/async:async_inner:63 : get_or_add_user_project_role member ead625eb3f014d05b7384c375fc32041 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:12.110 | [8552 Async ks-alt-member-user:62967]: running: get_or_add_user_project_role member ead625eb3f014d05b7384c375fc32041 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:12.113 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-21 10:47:12.118 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-07-21 10:47:12.122 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:12.124 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-21 10:47:12.127 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-21 10:47:12.131 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-21 10:47:12.434 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:12.458 | [62701 Async ks-alt-admin:62701]: finished successfully 2026-07-21 10:47:12.871 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:12.897 | [62797 Async ks-alt-another:62797]: finished successfully 2026-07-21 10:47:13.549 | 2026-07-21 10:47:13.560 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:13.563 | ++ functions-common:get_or_create_user:915 : user_id=41e8cf419ba94b3e80fcc4169f900ca9 2026-07-21 10:47:13.566 | ++ functions-common:get_or_create_user:916 : echo 41e8cf419ba94b3e80fcc4169f900ca9 2026-07-21 10:47:13.570 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=41e8cf419ba94b3e80fcc4169f900ca9 2026-07-21 10:47:13.572 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 41e8cf419ba94b3e80fcc4169f900ca9 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:13.641 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 41e8cf419ba94b3e80fcc4169f900ca9 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:13.680 | [8552 Async ks-alt-reader-user:63199]: running: get_or_add_user_project_role reader 41e8cf419ba94b3e80fcc4169f900ca9 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:13.685 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member secretadmin default system_member@example.com 2026-07-21 10:47:13.687 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:13.690 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-21 10:47:13.693 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-21 10:47:13.697 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-21 10:47:14.007 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:14.032 | [62967 Async ks-alt-member-user:62967]: finished successfully 2026-07-21 10:47:14.640 | 2026-07-21 10:47:14.651 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:14.655 | ++ functions-common:get_or_create_user:915 : user_id=fc7fd737c32a463e9df8468306f8342a 2026-07-21 10:47:14.658 | ++ functions-common:get_or_create_user:916 : echo fc7fd737c32a463e9df8468306f8342a 2026-07-21 10:47:14.662 | + lib/keystone:create_keystone_accounts:340 : system_member_user=fc7fd737c32a463e9df8468306f8342a 2026-07-21 10:47:14.665 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member fc7fd737c32a463e9df8468306f8342a all 2026-07-21 10:47:14.733 | + inc/async:async_inner:63 : get_or_add_user_system_role member fc7fd737c32a463e9df8468306f8342a all 2026-07-21 10:47:14.774 | [8552 Async ks-system-member:63389]: running: get_or_add_user_system_role member fc7fd737c32a463e9df8468306f8342a all 2026-07-21 10:47:14.779 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-07-21 10:47:14.782 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:14.784 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-21 10:47:14.787 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-21 10:47:14.791 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-21 10:47:15.085 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:15.107 | [63199 Async ks-alt-reader-user:63199]: finished successfully 2026-07-21 10:47:15.667 | 2026-07-21 10:47:15.680 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:15.683 | ++ functions-common:get_or_create_user:915 : user_id=4892ed6c311c4df99e6daad80d53017d 2026-07-21 10:47:15.687 | ++ functions-common:get_or_create_user:916 : echo 4892ed6c311c4df99e6daad80d53017d 2026-07-21 10:47:15.689 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=4892ed6c311c4df99e6daad80d53017d 2026-07-21 10:47:15.693 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 4892ed6c311c4df99e6daad80d53017d all 2026-07-21 10:47:15.760 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 4892ed6c311c4df99e6daad80d53017d all 2026-07-21 10:47:15.802 | [8552 Async ks-system-reader:63586]: running: get_or_add_user_system_role reader 4892ed6c311c4df99e6daad80d53017d all 2026-07-21 10:47:15.804 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-21 10:47:15.809 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-21 10:47:15.811 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-21 10:47:15.815 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-21 10:47:15.819 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-21 10:47:16.692 | 2026-07-21 10:47:16.704 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:16.707 | ++ functions-common:get_or_create_group:892 : group_id=d91714abbabe41e4bd685483ecf77295 2026-07-21 10:47:16.710 | ++ functions-common:get_or_create_group:893 : echo d91714abbabe41e4bd685483ecf77295 2026-07-21 10:47:16.713 | + lib/keystone:create_keystone_accounts:350 : admin_group=d91714abbabe41e4bd685483ecf77295 2026-07-21 10:47:16.715 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-21 10:47:16.718 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-21 10:47:16.721 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-21 10:47:16.724 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-21 10:47:16.727 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-21 10:47:17.052 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:17.080 | [63389 Async ks-system-member:63389]: finished successfully 2026-07-21 10:47:17.587 | 2026-07-21 10:47:17.597 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:17.599 | ++ functions-common:get_or_create_group:892 : group_id=4d177b6c48d945ed80f16b29e682fa70 2026-07-21 10:47:17.601 | ++ functions-common:get_or_create_group:893 : echo 4d177b6c48d945ed80f16b29e682fa70 2026-07-21 10:47:17.604 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=4d177b6c48d945ed80f16b29e682fa70 2026-07-21 10:47:17.606 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:17.672 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:17.715 | [8552 Async ks-group-memberdemo:63860]: running: get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:17.718 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:17.787 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:17.834 | [8552 Async ks-group-anotherdemo:63939]: running: get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:17.837 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:17.908 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:17.950 | [8552 Async ks-group-memberalt:64018]: running: get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:17.953 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:17.990 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:18.017 | [63586 Async ks-system-reader:63586]: finished successfully 2026-07-21 10:47:18.020 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:18.060 | [8552 Async ks-group-anotheralt:64130]: running: get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:18.065 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin d91714abbabe41e4bd685483ecf77295 e084e65355f94141a6ff7d208aadb38b 2026-07-21 10:47:18.151 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d91714abbabe41e4bd685483ecf77295 e084e65355f94141a6ff7d208aadb38b 2026-07-21 10:47:18.194 | [8552 Async ks-group-admin:64274]: running: get_or_add_group_project_role admin d91714abbabe41e4bd685483ecf77295 e084e65355f94141a6ff7d208aadb38b 2026-07-21 10:47:18.198 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-21 10:47:18.255 | [8552 Async ks-demo-member:61820]: Waiting for completion of get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa running on PID 61820 (17 other jobs running) 2026-07-21 10:47:18.281 | [8552 Async ks-demo-member:61820]: Signaling child to exit 2026-07-21 10:47:18.281 | WAKEUP 2026-07-21 10:47:18.303 | [8552 Async ks-demo-member:61820]: Signaled 2026-07-21 10:47:18.305 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:18.305 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:18.305 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:47:18.305 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:18.305 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:18.305 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:18.305 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:18.305 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:18.305 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:47:18.305 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user d2c9cd865580498f8e76cb9436b1393c --project adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:18.305 | 2026-07-21 10:47:18.305 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2c9cd865580498f8e76cb9436b1393c --project adbc55d85ea44c2f97eaa3c37ba7b3aa -c Role -f value 2026-07-21 10:47:18.305 | 2026-07-21 10:47:18.305 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:18.305 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:18.305 | + functions-common:get_or_add_user_project_role:980 : echo a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:18.305 | a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:18.351 | [8552 Async ks-demo-member:61820]: finished get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa with result 0 in 2 seconds 2026-07-21 10:47:18.388 | [8552 Async ks-demo-admin:61916]: Waiting for completion of get_or_add_user_project_role admin b3d7a513d813410ba92fd44c85d9bcc1 adbc55d85ea44c2f97eaa3c37ba7b3aa running on PID 61916 (16 other jobs running) 2026-07-21 10:47:18.415 | [8552 Async ks-demo-admin:61916]: Signaling child to exit 2026-07-21 10:47:18.415 | WAKEUP 2026-07-21 10:47:18.437 | [8552 Async ks-demo-admin:61916]: Signaled 2026-07-21 10:47:18.438 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:18.438 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:18.438 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:47:18.438 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:18.438 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:18.438 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:18.438 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:18.438 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:18.438 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:47:18.438 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user b3d7a513d813410ba92fd44c85d9bcc1 --project adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:18.438 | 2026-07-21 10:47:18.438 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b3d7a513d813410ba92fd44c85d9bcc1 --project adbc55d85ea44c2f97eaa3c37ba7b3aa -c Role -f value 2026-07-21 10:47:18.438 | 2026-07-21 10:47:18.438 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:18.438 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:18.438 | + functions-common:get_or_add_user_project_role:980 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:18.438 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:18.483 | [8552 Async ks-demo-admin:61916]: finished get_or_add_user_project_role admin b3d7a513d813410ba92fd44c85d9bcc1 adbc55d85ea44c2f97eaa3c37ba7b3aa with result 0 in 2 seconds 2026-07-21 10:47:18.519 | [8552 Async ks-demo-another:62012]: Waiting for completion of get_or_add_user_project_role anotherrole d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa running on PID 62012 (15 other jobs running) 2026-07-21 10:47:18.541 | [8552 Async ks-demo-another:62012]: Signaling child to exit 2026-07-21 10:47:18.541 | WAKEUP 2026-07-21 10:47:18.560 | [8552 Async ks-demo-another:62012]: Signaled 2026-07-21 10:47:18.562 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:18.562 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:18.562 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:47:18.562 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:18.562 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:18.562 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:18.562 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:18.562 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:18.562 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:47:18.562 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user d2c9cd865580498f8e76cb9436b1393c --project adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:18.562 | 2026-07-21 10:47:18.562 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d2c9cd865580498f8e76cb9436b1393c --project adbc55d85ea44c2f97eaa3c37ba7b3aa -c Role -f value 2026-07-21 10:47:18.562 | 2026-07-21 10:47:18.562 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:18.562 | + functions-common:get_or_add_user_project_role:979 : user_role_id=497894d856314ce99ad689361abd4239 2026-07-21 10:47:18.562 | + functions-common:get_or_add_user_project_role:980 : echo 497894d856314ce99ad689361abd4239 2026-07-21 10:47:18.562 | 497894d856314ce99ad689361abd4239 2026-07-21 10:47:18.604 | [8552 Async ks-demo-another:62012]: finished get_or_add_user_project_role anotherrole d2c9cd865580498f8e76cb9436b1393c adbc55d85ea44c2f97eaa3c37ba7b3aa with result 0 in 3 seconds 2026-07-21 10:47:18.641 | [8552 Async ks-demo-invis:62108]: Waiting for completion of get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c 653298e31df246bd9cec5e6c1422f453 running on PID 62108 (14 other jobs running) 2026-07-21 10:47:18.666 | [8552 Async ks-demo-invis:62108]: Signaling child to exit 2026-07-21 10:47:18.666 | WAKEUP 2026-07-21 10:47:18.687 | [8552 Async ks-demo-invis:62108]: Signaled 2026-07-21 10:47:18.688 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:18.689 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:18.689 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:47:18.689 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:18.689 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:18.689 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:18.689 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:18.689 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:18.689 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:47:18.689 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user d2c9cd865580498f8e76cb9436b1393c --project 653298e31df246bd9cec5e6c1422f453 2026-07-21 10:47:18.689 | 2026-07-21 10:47:18.689 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d2c9cd865580498f8e76cb9436b1393c --project 653298e31df246bd9cec5e6c1422f453 -c Role -f value 2026-07-21 10:47:18.689 | 2026-07-21 10:47:18.689 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:18.689 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:18.689 | + functions-common:get_or_add_user_project_role:980 : echo a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:18.689 | a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:18.733 | [8552 Async ks-demo-invis:62108]: finished get_or_add_user_project_role member d2c9cd865580498f8e76cb9436b1393c 653298e31df246bd9cec5e6c1422f453 with result 0 in 3 seconds 2026-07-21 10:47:18.770 | [8552 Async ks-demo-reader:62315]: Waiting for completion of get_or_add_user_project_role reader a7544279496c42899818e38c9d8e8ccf adbc55d85ea44c2f97eaa3c37ba7b3aa running on PID 62315 (13 other jobs running) 2026-07-21 10:47:18.795 | [8552 Async ks-demo-reader:62315]: Signaling child to exit 2026-07-21 10:47:18.795 | WAKEUP 2026-07-21 10:47:18.818 | [8552 Async ks-demo-reader:62315]: Signaled 2026-07-21 10:47:18.820 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:18.820 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:18.820 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:47:18.820 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:18.820 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:18.820 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:18.820 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:18.820 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:18.820 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:47:18.820 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user a7544279496c42899818e38c9d8e8ccf --project adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:18.820 | 2026-07-21 10:47:18.820 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a7544279496c42899818e38c9d8e8ccf --project adbc55d85ea44c2f97eaa3c37ba7b3aa -c Role -f value 2026-07-21 10:47:18.820 | 2026-07-21 10:47:18.820 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:18.820 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:47:18.820 | + functions-common:get_or_add_user_project_role:980 : echo e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:47:18.820 | e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:47:18.866 | [8552 Async ks-demo-reader:62315]: finished get_or_add_user_project_role reader a7544279496c42899818e38c9d8e8ccf adbc55d85ea44c2f97eaa3c37ba7b3aa with result 0 in 2 seconds 2026-07-21 10:47:18.871 | + inc/async:async_wait:197 : return 0 2026-07-21 10:47:18.874 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-21 10:47:18.922 | [8552 Async ks-alt-admin:62701]: Waiting for completion of get_or_add_user_project_role admin df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf running on PID 62701 (12 other jobs running) 2026-07-21 10:47:18.948 | [8552 Async ks-alt-admin:62701]: Signaling child to exit 2026-07-21 10:47:18.948 | WAKEUP 2026-07-21 10:47:18.970 | [8552 Async ks-alt-admin:62701]: Signaled 2026-07-21 10:47:18.973 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:18.973 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:18.973 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:47:18.973 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:18.973 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:18.973 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:18.973 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:18.973 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:18.973 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:47:18.973 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user df3542b27925466db21abfcdd507576b --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:18.973 | 2026-07-21 10:47:18.973 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user df3542b27925466db21abfcdd507576b --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf -c Role -f value 2026-07-21 10:47:18.973 | 2026-07-21 10:47:18.973 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:18.973 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:18.973 | + functions-common:get_or_add_user_project_role:980 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:18.973 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:19.017 | [8552 Async ks-alt-admin:62701]: finished get_or_add_user_project_role admin df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf with result 0 in 1 seconds 2026-07-21 10:47:19.053 | [8552 Async ks-alt-another:62797]: Waiting for completion of get_or_add_user_project_role anotherrole df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf running on PID 62797 (11 other jobs running) 2026-07-21 10:47:19.079 | [8552 Async ks-alt-another:62797]: Signaling child to exit 2026-07-21 10:47:19.079 | WAKEUP 2026-07-21 10:47:19.102 | [8552 Async ks-alt-another:62797]: Signaled 2026-07-21 10:47:19.104 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:19.104 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:19.104 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:47:19.104 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:19.104 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:19.104 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:19.104 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:19.104 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:19.104 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:47:19.104 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user df3542b27925466db21abfcdd507576b --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:19.104 | 2026-07-21 10:47:19.104 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user df3542b27925466db21abfcdd507576b --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf -c Role -f value 2026-07-21 10:47:19.104 | 2026-07-21 10:47:19.104 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:19.104 | + functions-common:get_or_add_user_project_role:979 : user_role_id=497894d856314ce99ad689361abd4239 2026-07-21 10:47:19.104 | + functions-common:get_or_add_user_project_role:980 : echo 497894d856314ce99ad689361abd4239 2026-07-21 10:47:19.104 | 497894d856314ce99ad689361abd4239 2026-07-21 10:47:19.149 | [8552 Async ks-alt-another:62797]: finished get_or_add_user_project_role anotherrole df3542b27925466db21abfcdd507576b 801f9fc8fe0d4f66a2cf9e1d5ad809bf with result 0 in 2 seconds 2026-07-21 10:47:19.187 | [8552 Async ks-alt-member-user:62967]: Waiting for completion of get_or_add_user_project_role member ead625eb3f014d05b7384c375fc32041 801f9fc8fe0d4f66a2cf9e1d5ad809bf running on PID 62967 (10 other jobs running) 2026-07-21 10:47:19.215 | [8552 Async ks-alt-member-user:62967]: Signaling child to exit 2026-07-21 10:47:19.215 | WAKEUP 2026-07-21 10:47:19.238 | [8552 Async ks-alt-member-user:62967]: Signaled 2026-07-21 10:47:19.239 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:19.239 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:19.240 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:47:19.240 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:19.240 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:19.240 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:19.240 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:19.240 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:19.240 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:47:19.240 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user ead625eb3f014d05b7384c375fc32041 --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:19.240 | 2026-07-21 10:47:19.240 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ead625eb3f014d05b7384c375fc32041 --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf -c Role -f value 2026-07-21 10:47:19.240 | 2026-07-21 10:47:19.240 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:19.240 | + functions-common:get_or_add_user_project_role:979 : user_role_id=a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:19.240 | + functions-common:get_or_add_user_project_role:980 : echo a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:19.240 | a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:19.283 | [8552 Async ks-alt-member-user:62967]: finished get_or_add_user_project_role member ead625eb3f014d05b7384c375fc32041 801f9fc8fe0d4f66a2cf9e1d5ad809bf with result 0 in 1 seconds 2026-07-21 10:47:19.322 | [8552 Async ks-alt-reader-user:63199]: Waiting for completion of get_or_add_user_project_role reader 41e8cf419ba94b3e80fcc4169f900ca9 801f9fc8fe0d4f66a2cf9e1d5ad809bf running on PID 63199 (9 other jobs running) 2026-07-21 10:47:19.346 | [8552 Async ks-alt-reader-user:63199]: Signaling child to exit 2026-07-21 10:47:19.346 | WAKEUP 2026-07-21 10:47:19.367 | [8552 Async ks-alt-reader-user:63199]: Signaled 2026-07-21 10:47:19.369 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:19.369 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:19.369 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:47:19.369 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:19.369 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:19.369 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:19.369 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:19.369 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:19.369 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:47:19.369 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 41e8cf419ba94b3e80fcc4169f900ca9 --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:19.369 | 2026-07-21 10:47:19.369 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 41e8cf419ba94b3e80fcc4169f900ca9 --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf -c Role -f value 2026-07-21 10:47:19.369 | 2026-07-21 10:47:19.369 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:19.369 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:47:19.369 | + functions-common:get_or_add_user_project_role:980 : echo e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:47:19.369 | e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:47:19.414 | [8552 Async ks-alt-reader-user:63199]: finished get_or_add_user_project_role reader 41e8cf419ba94b3e80fcc4169f900ca9 801f9fc8fe0d4f66a2cf9e1d5ad809bf with result 0 in 1 seconds 2026-07-21 10:47:19.419 | + inc/async:async_wait:197 : return 0 2026-07-21 10:47:19.421 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-21 10:47:19.471 | [8552 Async ks-system-member:63389]: Waiting for completion of get_or_add_user_system_role member fc7fd737c32a463e9df8468306f8342a all running on PID 63389 (8 other jobs running) 2026-07-21 10:47:19.494 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:19.496 | [8552 Async ks-system-member:63389]: Signaling child to exit 2026-07-21 10:47:19.498 | WAKEUP 2026-07-21 10:47:19.519 | [8552 Async ks-system-member:63389]: Signaled 2026-07-21 10:47:19.520 | [63860 Async ks-group-memberdemo:63860]: finished successfully 2026-07-21 10:47:19.521 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-21 10:47:19.521 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-21 10:47:19.521 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-21 10:47:19.521 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:19.521 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:19.521 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:19.521 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:19.521 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:19.521 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-21 10:47:19.521 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc7fd737c32a463e9df8468306f8342a --system all -f value -c Role 2026-07-21 10:47:19.521 | 2026-07-21 10:47:19.521 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:19.521 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-21 10:47:19.521 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-21 10:47:19.521 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user fc7fd737c32a463e9df8468306f8342a --system all 2026-07-21 10:47:19.521 | 2026-07-21 10:47:19.521 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user fc7fd737c32a463e9df8468306f8342a --system all -f value -c Role 2026-07-21 10:47:19.521 | 2026-07-21 10:47:19.521 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:19.521 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:19.521 | + functions-common:get_or_add_user_system_role:1030 : echo a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:19.521 | a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:19.562 | [8552 Async ks-system-member:63389]: finished get_or_add_user_system_role member fc7fd737c32a463e9df8468306f8342a all with result 0 in 2 seconds 2026-07-21 10:47:19.600 | [8552 Async ks-system-reader:63586]: Waiting for completion of get_or_add_user_system_role reader 4892ed6c311c4df99e6daad80d53017d all running on PID 63586 (7 other jobs running) 2026-07-21 10:47:19.625 | [8552 Async ks-system-reader:63586]: Signaling child to exit 2026-07-21 10:47:19.625 | WAKEUP 2026-07-21 10:47:19.646 | [8552 Async ks-system-reader:63586]: Signaled 2026-07-21 10:47:19.648 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-21 10:47:19.648 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-21 10:47:19.648 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-21 10:47:19.648 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:19.648 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:19.648 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:47:19.648 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:47:19.648 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:47:19.648 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-21 10:47:19.648 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4892ed6c311c4df99e6daad80d53017d --system all -f value -c Role 2026-07-21 10:47:19.648 | 2026-07-21 10:47:19.648 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:19.648 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-21 10:47:19.648 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-21 10:47:19.648 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 4892ed6c311c4df99e6daad80d53017d --system all 2026-07-21 10:47:19.648 | 2026-07-21 10:47:19.648 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4892ed6c311c4df99e6daad80d53017d --system all -f value -c Role 2026-07-21 10:47:19.648 | 2026-07-21 10:47:19.648 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:19.648 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:47:19.648 | + functions-common:get_or_add_user_system_role:1030 : echo e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:47:19.648 | e58946e24da64fe2bb0c25e141b42bca 2026-07-21 10:47:19.693 | [8552 Async ks-system-reader:63586]: finished get_or_add_user_system_role reader 4892ed6c311c4df99e6daad80d53017d all with result 0 in 2 seconds 2026-07-21 10:47:19.696 | + inc/async:async_wait:197 : return 0 2026-07-21 10:47:19.699 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-21 10:47:19.745 | [8552 Async ks-group-memberdemo:63860]: Waiting for completion of get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa running on PID 63860 (6 other jobs running) 2026-07-21 10:47:19.768 | [8552 Async ks-group-memberdemo:63860]: Signaling child to exit 2026-07-21 10:47:19.768 | WAKEUP 2026-07-21 10:47:19.788 | [8552 Async ks-group-memberdemo:63860]: Signaled 2026-07-21 10:47:19.789 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 10:47:19.789 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 4d177b6c48d945ed80f16b29e682fa70 --project adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:19.789 | 2026-07-21 10:47:19.789 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4d177b6c48d945ed80f16b29e682fa70 --project adbc55d85ea44c2f97eaa3c37ba7b3aa -f value -c Role 2026-07-21 10:47:19.789 | 2026-07-21 10:47:19.789 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:19.789 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:19.789 | + functions-common:get_or_add_group_project_role:1049 : echo a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:19.789 | a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:19.829 | [8552 Async ks-group-memberdemo:63860]: finished get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa with result 0 in 1 seconds 2026-07-21 10:47:19.865 | [8552 Async ks-group-anotherdemo:63939]: Waiting for completion of get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa running on PID 63939 (5 other jobs running) 2026-07-21 10:47:19.886 | [8552 Async ks-group-anotherdemo:63939]: Signaling child to exit 2026-07-21 10:47:19.942 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:19.965 | [63939 Async ks-group-anotherdemo:63939]: finished successfully 2026-07-21 10:47:19.987 | WAKEUP 2026-07-21 10:47:20.006 | [8552 Async ks-group-anotherdemo:63939]: Signaled 2026-07-21 10:47:20.007 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 10:47:20.007 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 4d177b6c48d945ed80f16b29e682fa70 --project adbc55d85ea44c2f97eaa3c37ba7b3aa 2026-07-21 10:47:20.007 | 2026-07-21 10:47:20.007 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4d177b6c48d945ed80f16b29e682fa70 --project adbc55d85ea44c2f97eaa3c37ba7b3aa -f value -c Role 2026-07-21 10:47:20.007 | 2026-07-21 10:47:20.007 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:20.007 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=497894d856314ce99ad689361abd4239 2026-07-21 10:47:20.007 | + functions-common:get_or_add_group_project_role:1049 : echo 497894d856314ce99ad689361abd4239 2026-07-21 10:47:20.007 | 497894d856314ce99ad689361abd4239 2026-07-21 10:47:20.044 | [8552 Async ks-group-anotherdemo:63939]: finished get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 adbc55d85ea44c2f97eaa3c37ba7b3aa with result 0 in 2 seconds 2026-07-21 10:47:20.078 | [8552 Async ks-group-memberalt:64018]: Waiting for completion of get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf running on PID 64018 (4 other jobs running) 2026-07-21 10:47:20.106 | [8552 Async ks-group-memberalt:64018]: Signaling child to exit 2026-07-21 10:47:20.350 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:20.375 | [64018 Async ks-group-memberalt:64018]: finished successfully 2026-07-21 10:47:20.396 | WAKEUP 2026-07-21 10:47:20.415 | [8552 Async ks-group-memberalt:64018]: Signaled 2026-07-21 10:47:20.417 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 10:47:20.417 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 4d177b6c48d945ed80f16b29e682fa70 --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:20.417 | 2026-07-21 10:47:20.417 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4d177b6c48d945ed80f16b29e682fa70 --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf -f value -c Role 2026-07-21 10:47:20.417 | 2026-07-21 10:47:20.417 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:20.417 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:20.417 | + functions-common:get_or_add_group_project_role:1049 : echo a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:20.417 | a6dc02d6d5004cb8bdfa2b1bccb50916 2026-07-21 10:47:20.456 | [8552 Async ks-group-memberalt:64018]: finished get_or_add_group_project_role member 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf with result 0 in 2 seconds 2026-07-21 10:47:20.491 | [8552 Async ks-group-anotheralt:64130]: Waiting for completion of get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf running on PID 64130 (3 other jobs running) 2026-07-21 10:47:20.514 | [8552 Async ks-group-anotheralt:64130]: Signaling child to exit 2026-07-21 10:47:20.761 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:20.786 | [64130 Async ks-group-anotheralt:64130]: finished successfully 2026-07-21 10:47:20.810 | WAKEUP 2026-07-21 10:47:20.832 | [8552 Async ks-group-anotheralt:64130]: Signaled 2026-07-21 10:47:20.833 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 10:47:20.833 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 4d177b6c48d945ed80f16b29e682fa70 --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf 2026-07-21 10:47:20.833 | 2026-07-21 10:47:20.833 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4d177b6c48d945ed80f16b29e682fa70 --project 801f9fc8fe0d4f66a2cf9e1d5ad809bf -f value -c Role 2026-07-21 10:47:20.833 | 2026-07-21 10:47:20.833 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:20.833 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=497894d856314ce99ad689361abd4239 2026-07-21 10:47:20.833 | + functions-common:get_or_add_group_project_role:1049 : echo 497894d856314ce99ad689361abd4239 2026-07-21 10:47:20.833 | 497894d856314ce99ad689361abd4239 2026-07-21 10:47:20.877 | [8552 Async ks-group-anotheralt:64130]: finished get_or_add_group_project_role anotherrole 4d177b6c48d945ed80f16b29e682fa70 801f9fc8fe0d4f66a2cf9e1d5ad809bf with result 0 in 2 seconds 2026-07-21 10:47:20.914 | [8552 Async ks-group-admin:64274]: Waiting for completion of get_or_add_group_project_role admin d91714abbabe41e4bd685483ecf77295 e084e65355f94141a6ff7d208aadb38b running on PID 64274 (2 other jobs running) 2026-07-21 10:47:20.939 | [8552 Async ks-group-admin:64274]: Signaling child to exit 2026-07-21 10:47:21.206 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:21.230 | [64274 Async ks-group-admin:64274]: finished successfully 2026-07-21 10:47:21.252 | WAKEUP 2026-07-21 10:47:21.271 | [8552 Async ks-group-admin:64274]: Signaled 2026-07-21 10:47:21.273 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-21 10:47:21.273 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group d91714abbabe41e4bd685483ecf77295 --project e084e65355f94141a6ff7d208aadb38b 2026-07-21 10:47:21.273 | 2026-07-21 10:47:21.273 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d91714abbabe41e4bd685483ecf77295 --project e084e65355f94141a6ff7d208aadb38b -f value -c Role 2026-07-21 10:47:21.273 | 2026-07-21 10:47:21.273 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:21.273 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:21.273 | + functions-common:get_or_add_group_project_role:1049 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:21.273 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:21.317 | [8552 Async ks-group-admin:64274]: finished get_or_add_group_project_role admin d91714abbabe41e4bd685483ecf77295 e084e65355f94141a6ff7d208aadb38b with result 0 in 3 seconds 2026-07-21 10:47:21.322 | + inc/async:async_wait:197 : return 0 2026-07-21 10:47:21.325 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-21 10:47:21.344 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:47:21.347 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-07-21 10:47:21.367 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:21.370 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-07-21 10:47:21.373 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-21 10:47:21.439 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-21 10:47:21.477 | [8552 Async create_nova_accounts:66079]: running: create_nova_accounts 2026-07-21 10:47:21.480 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-07-21 10:47:21.498 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:21.501 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-07-21 10:47:21.504 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-21 10:47:21.570 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-21 10:47:21.612 | [8552 Async create_glance_accounts:66202]: running: create_glance_accounts 2026-07-21 10:47:21.616 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-07-21 10:47:21.635 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:21.637 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-07-21 10:47:21.640 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-21 10:47:21.697 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-21 10:47:21.734 | [8552 Async create_cinder_accounts:66340]: running: create_cinder_accounts 2026-07-21 10:47:21.737 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-07-21 10:47:21.757 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:21.760 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-07-21 10:47:21.763 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-21 10:47:21.831 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-21 10:47:21.870 | [8552 Async create_neutron_accounts:66482]: running: create_neutron_accounts 2026-07-21 10:47:21.874 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-07-21 10:47:21.896 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:21.900 | + ./stack.sh:main:1138 : async_runfunc create_swift_accounts 2026-07-21 10:47:21.902 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-07-21 10:47:21.968 | + inc/async:async_inner:63 : create_swift_accounts 2026-07-21 10:47:22.009 | [8552 Async create_swift_accounts:66663]: running: create_swift_accounts 2026-07-21 10:47:22.012 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-07-21 10:47:22.032 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:47:22.035 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-21 10:47:22.084 | [8552 Async create_nova_accounts:66079]: Waiting for completion of create_nova_accounts running on PID 66079 (6 other jobs running) 2026-07-21 10:47:22.109 | [8552 Async create_nova_accounts:66079]: Signaling child to exit 2026-07-21 10:47:41.400 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:41.426 | [66482 Async create_neutron_accounts:66482]: finished successfully 2026-07-21 10:47:45.043 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:45.070 | [66340 Async create_cinder_accounts:66340]: finished successfully 2026-07-21 10:47:52.052 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:52.077 | [66079 Async create_nova_accounts:66079]: finished successfully 2026-07-21 10:47:52.100 | WAKEUP 2026-07-21 10:47:52.121 | [8552 Async create_nova_accounts:66079]: Signaled 2026-07-21 10:47:52.124 | + lib/nova:create_nova_accounts:388 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-07-21 10:47:52.124 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-21 10:47:52.124 | + lib/keystone:create_service_user:379 : get_or_create_user nova secretservice Default 2026-07-21 10:47:52.124 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:52.124 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 10:47:52.124 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 10:47:52.124 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-07-21 10:47:52.124 | 2026-07-21 10:47:52.124 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.124 | + functions-common:get_or_create_user:915 : user_id=87b01c382e754e099e10715daea97f37 2026-07-21 10:47:52.124 | + functions-common:get_or_create_user:916 : echo 87b01c382e754e099e10715daea97f37 2026-07-21 10:47:52.124 | 87b01c382e754e099e10715daea97f37 2026-07-21 10:47:52.124 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:52.124 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-21 10:47:52.124 | 2026-07-21 10:47:52.124 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:47:52.124 | 2026-07-21 10:47:52.124 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:980 : echo d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:52.124 | d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:52.124 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 10:47:52.124 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:52.124 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:47:52.124 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-21 10:47:52.124 | 2026-07-21 10:47:52.124 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:47:52.124 | 2026-07-21 10:47:52.124 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:52.124 | + functions-common:get_or_add_user_project_role:980 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:52.124 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:52.124 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-21 10:47:52.124 | + lib/nova:create_nova_accounts:395 : nova_api_url=https://10.4.3.50/compute 2026-07-21 10:47:52.124 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-21 10:47:52.124 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 10:47:52.124 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-21 10:47:52.124 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-21 10:47:52.124 | 2026-07-21 10:47:52.124 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.124 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 10:47:52.124 | 15db4a3f716a49c4ad45c80919ccea95' 2026-07-21 10:47:52.124 | + functions-common:get_or_create_service:1067 : echo 15db4a3f716a49c4ad45c80919ccea95 2026-07-21 10:47:52.124 | 15db4a3f716a49c4ad45c80919ccea95 2026-07-21 10:47:52.124 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'https://10.4.3.50/compute/v2/$(project_id)s' 2026-07-21 10:47:52.124 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 10:47:52.124 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'https://10.4.3.50/compute/v2/$(project_id)s' RegionOne 2026-07-21 10:47:52.124 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 10:47:52.124 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-21 10:47:52.124 | 2026-07-21 10:47:52.124 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.124 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 10:47:52.124 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 10:47:52.124 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://10.4.3.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-21 10:47:52.124 | 2026-07-21 10:47:52.124 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.124 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=2335f30cbb8343868a96c27328b6f84e 2026-07-21 10:47:52.124 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 2335f30cbb8343868a96c27328b6f84e 2026-07-21 10:47:52.124 | + functions-common:get_or_create_endpoint:1100 : public_id=2335f30cbb8343868a96c27328b6f84e 2026-07-21 10:47:52.124 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 10:47:52.124 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 10:47:52.124 | + functions-common:get_or_create_endpoint:1109 : echo 2335f30cbb8343868a96c27328b6f84e 2026-07-21 10:47:52.124 | 2335f30cbb8343868a96c27328b6f84e 2026-07-21 10:47:52.124 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-21 10:47:52.124 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 10:47:52.124 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-21 10:47:52.124 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-21 10:47:52.124 | 2026-07-21 10:47:52.124 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.124 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 10:47:52.124 | 773f498043ca478681b62bbcec270e21' 2026-07-21 10:47:52.125 | + functions-common:get_or_create_service:1067 : echo 773f498043ca478681b62bbcec270e21 2026-07-21 10:47:52.125 | 773f498043ca478681b62bbcec270e21 2026-07-21 10:47:52.125 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne https://10.4.3.50/compute/v2.1 2026-07-21 10:47:52.125 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 10:47:52.125 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public https://10.4.3.50/compute/v2.1 RegionOne 2026-07-21 10:47:52.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 10:47:52.125 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-21 10:47:52.125 | 2026-07-21 10:47:52.125 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 10:47:52.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 10:47:52.125 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://10.4.3.50/compute/v2.1 --region RegionOne -f value -c id 2026-07-21 10:47:52.125 | 2026-07-21 10:47:52.125 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d835ce00772a40389ad690895a692675 2026-07-21 10:47:52.125 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d835ce00772a40389ad690895a692675 2026-07-21 10:47:52.125 | + functions-common:get_or_create_endpoint:1100 : public_id=d835ce00772a40389ad690895a692675 2026-07-21 10:47:52.125 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 10:47:52.125 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 10:47:52.125 | + functions-common:get_or_create_endpoint:1109 : echo d835ce00772a40389ad690895a692675 2026-07-21 10:47:52.125 | d835ce00772a40389ad690895a692675 2026-07-21 10:47:52.125 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-21 10:47:52.125 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:52.125 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-21 10:47:52.125 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:52.125 | + lib/nova:create_nova_accounts:415 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-07-21 10:47:52.125 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:52.125 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:52.125 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:47:52.125 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:52.125 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:52.125 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:47:52.125 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:47:52.125 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:47:52.125 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:47:52.125 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:47:52.125 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:47:52.125 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-07-21 10:47:52.125 | 2026-07-21 10:47:52.125 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:47:52.125 | 2026-07-21 10:47:52.125 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:52.125 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e6577796a7db4435a3ce3f2aa1fa9e60 2026-07-21 10:47:52.125 | + functions-common:get_or_add_user_project_role:980 : echo e6577796a7db4435a3ce3f2aa1fa9e60 2026-07-21 10:47:52.125 | e6577796a7db4435a3ce3f2aa1fa9e60 2026-07-21 10:47:52.125 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-21 10:47:52.125 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:47:52.125 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-21 10:47:52.125 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:52.125 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-21 10:47:52.170 | [8552 Async create_nova_accounts:66079]: finished create_nova_accounts with result 0 in 30 seconds 2026-07-21 10:47:52.210 | [8552 Async create_glance_accounts:66202]: Waiting for completion of create_glance_accounts running on PID 66202 (5 other jobs running) 2026-07-21 10:47:52.235 | [8552 Async create_glance_accounts:66202]: Signaling child to exit 2026-07-21 10:47:56.980 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:47:57.006 | [66202 Async create_glance_accounts:66202]: finished successfully 2026-07-21 10:47:57.031 | WAKEUP 2026-07-21 10:47:57.054 | [8552 Async create_glance_accounts:66202]: Signaled 2026-07-21 10:47:57.056 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-21 10:47:57.056 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:57.056 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-21 10:47:57.056 | + lib/keystone:create_service_user:379 : get_or_create_user glance secretservice Default 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 10:47:57.056 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-07-21 10:47:57.056 | 2026-07-21 10:47:57.056 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:915 : user_id=e9bc88ee923a4d66814d4d489e6d9cf0 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:916 : echo e9bc88ee923a4d66814d4d489e6d9cf0 2026-07-21 10:47:57.056 | e9bc88ee923a4d66814d4d489e6d9cf0 2026-07-21 10:47:57.056 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:57.056 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-21 10:47:57.056 | 2026-07-21 10:47:57.056 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:47:57.056 | 2026-07-21 10:47:57.056 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:980 : echo d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.056 | d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.056 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 10:47:57.056 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:57.056 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:47:57.056 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-21 10:47:57.056 | 2026-07-21 10:47:57.056 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:47:57.056 | 2026-07-21 10:47:57.056 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:980 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:57.056 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:47:57.056 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-21 10:47:57.056 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:57.056 | + lib/glance:create_glance_accounts:494 : create_service_user glance-swift ResellerAdmin 2026-07-21 10:47:57.056 | + lib/keystone:create_service_user:379 : get_or_create_user glance-swift secretservice Default 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 10:47:57.056 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-07-21 10:47:57.056 | 2026-07-21 10:47:57.056 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:915 : user_id=d295711fefa04278a8806fbed12d97a7 2026-07-21 10:47:57.056 | + functions-common:get_or_create_user:916 : echo d295711fefa04278a8806fbed12d97a7 2026-07-21 10:47:57.056 | d295711fefa04278a8806fbed12d97a7 2026-07-21 10:47:57.056 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance-swift service Default Default 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:57.056 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:57.057 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-07-21 10:47:57.057 | 2026-07-21 10:47:57.057 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:47:57.057 | 2026-07-21 10:47:57.057 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:980 : echo d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.057 | d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.057 | + lib/keystone:create_service_user:382 : [[ -n ResellerAdmin ]] 2026-07-21 10:47:57.057 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:57.057 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:47:57.057 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-07-21 10:47:57.057 | 2026-07-21 10:47:57.057 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:47:57.057 | 2026-07-21 10:47:57.057 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e6577796a7db4435a3ce3f2aa1fa9e60 2026-07-21 10:47:57.057 | + functions-common:get_or_add_user_project_role:980 : echo e6577796a7db4435a3ce3f2aa1fa9e60 2026-07-21 10:47:57.057 | e6577796a7db4435a3ce3f2aa1fa9e60 2026-07-21 10:47:57.057 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-21 10:47:57.057 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 10:47:57.057 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-21 10:47:57.057 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-21 10:47:57.057 | 2026-07-21 10:47:57.057 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.057 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 10:47:57.057 | 85e1870b22764768b6cf3987820fa62c' 2026-07-21 10:47:57.057 | + functions-common:get_or_create_service:1067 : echo 85e1870b22764768b6cf3987820fa62c 2026-07-21 10:47:57.057 | 85e1870b22764768b6cf3987820fa62c 2026-07-21 10:47:57.057 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne https://10.4.3.50/image 2026-07-21 10:47:57.057 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 10:47:57.057 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public https://10.4.3.50/image RegionOne 2026-07-21 10:47:57.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 10:47:57.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-21 10:47:57.057 | 2026-07-21 10:47:57.057 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 10:47:57.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 10:47:57.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://10.4.3.50/image --region RegionOne -f value -c id 2026-07-21 10:47:57.057 | 2026-07-21 10:47:57.057 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=50c4852e4e0d4ffdae3706ac9d37ff37 2026-07-21 10:47:57.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 50c4852e4e0d4ffdae3706ac9d37ff37 2026-07-21 10:47:57.057 | + functions-common:get_or_create_endpoint:1100 : public_id=50c4852e4e0d4ffdae3706ac9d37ff37 2026-07-21 10:47:57.057 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 10:47:57.057 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 10:47:57.057 | + functions-common:get_or_create_endpoint:1109 : echo 50c4852e4e0d4ffdae3706ac9d37ff37 2026-07-21 10:47:57.057 | 50c4852e4e0d4ffdae3706ac9d37ff37 2026-07-21 10:47:57.057 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-21 10:47:57.057 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 10:47:57.057 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-21 10:47:57.057 | 2026-07-21 10:47:57.057 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.057 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-21 10:47:57.057 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-21 10:47:57.057 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-21 10:47:57.057 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-21 10:47:57.057 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-21 10:47:57.057 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-21 10:47:57.058 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-21 10:47:57.058 | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | | Field | Value | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | | default_limit | 2000 | 2026-07-21 10:47:57.058 | | description | None | 2026-07-21 10:47:57.058 | | id | c4d5e83bea8b489896ad25789c31c58f | 2026-07-21 10:47:57.058 | | region_id | RegionOne | 2026-07-21 10:47:57.058 | | resource_name | image_size_total | 2026-07-21 10:47:57.058 | | service_id | 85e1870b22764768b6cf3987820fa62c | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-21 10:47:57.058 | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | | Field | Value | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | | default_limit | 2000 | 2026-07-21 10:47:57.058 | | description | None | 2026-07-21 10:47:57.058 | | id | fe928f75e95d498eb34c0ada7cabdfa7 | 2026-07-21 10:47:57.058 | | region_id | RegionOne | 2026-07-21 10:47:57.058 | | resource_name | image_stage_total | 2026-07-21 10:47:57.058 | | service_id | 85e1870b22764768b6cf3987820fa62c | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-21 10:47:57.058 | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | | Field | Value | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | | default_limit | 100 | 2026-07-21 10:47:57.058 | | description | None | 2026-07-21 10:47:57.058 | | id | 068a7e5ca3e44fc685a6b335cc680751 | 2026-07-21 10:47:57.058 | | region_id | RegionOne | 2026-07-21 10:47:57.058 | | resource_name | image_count_total | 2026-07-21 10:47:57.058 | | service_id | 85e1870b22764768b6cf3987820fa62c | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-21 10:47:57.058 | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | | Field | Value | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | | default_limit | 100 | 2026-07-21 10:47:57.058 | | description | None | 2026-07-21 10:47:57.058 | | id | 9bd6ea2425bd43d4abb825969524ebb7 | 2026-07-21 10:47:57.058 | | region_id | RegionOne | 2026-07-21 10:47:57.058 | | resource_name | image_count_uploading | 2026-07-21 10:47:57.058 | | service_id | 85e1870b22764768b6cf3987820fa62c | 2026-07-21 10:47:57.058 | +---------------+----------------------------------+ 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://10.4.3.50/identity 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-21 10:47:57.058 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-21 10:47:57.058 | 2026-07-21 10:47:57.058 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 50c4852e4e0d4ffdae3706ac9d37ff37 2026-07-21 10:47:57.058 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-21 10:47:57.058 | 2026-07-21 10:47:57.058 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-21 10:47:57.058 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:47:57.108 | [8552 Async create_glance_accounts:66202]: finished create_glance_accounts with result 0 in 35 seconds 2026-07-21 10:47:57.149 | [8552 Async create_cinder_accounts:66340]: Waiting for completion of create_cinder_accounts running on PID 66340 (4 other jobs running) 2026-07-21 10:47:57.173 | [8552 Async create_cinder_accounts:66340]: Signaling child to exit 2026-07-21 10:47:57.173 | WAKEUP 2026-07-21 10:47:57.195 | [8552 Async create_cinder_accounts:66340]: Signaled 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:453 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-21 10:47:57.196 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-21 10:47:57.196 | + lib/keystone:create_service_user:379 : get_or_create_user cinder secretservice Default 2026-07-21 10:47:57.196 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:57.196 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 10:47:57.196 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-07-21 10:47:57.196 | 2026-07-21 10:47:57.196 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.196 | + functions-common:get_or_create_user:915 : user_id=9643df4bf6ad4d6dbeeb1d57fa961998 2026-07-21 10:47:57.196 | + functions-common:get_or_create_user:916 : echo 9643df4bf6ad4d6dbeeb1d57fa961998 2026-07-21 10:47:57.196 | 9643df4bf6ad4d6dbeeb1d57fa961998 2026-07-21 10:47:57.196 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-21 10:47:57.196 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:57.196 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:57.196 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:47:57.196 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:57.196 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:57.196 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:47:57.196 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:47:57.196 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:47:57.196 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:47:57.196 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:47:57.196 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:47:57.196 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-21 10:47:57.196 | 2026-07-21 10:47:57.196 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:47:57.196 | 2026-07-21 10:47:57.196 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.196 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.196 | + functions-common:get_or_add_user_project_role:980 : echo d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.196 | d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.196 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-21 10:47:57.196 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=https://10.4.3.50/volume 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-21 10:47:57.196 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-21 10:47:57.196 | 2026-07-21 10:47:57.196 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.196 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 10:47:57.196 | bf55ab34048546088be8edbc48ea85c2' 2026-07-21 10:47:57.196 | + functions-common:get_or_create_service:1067 : echo bf55ab34048546088be8edbc48ea85c2 2026-07-21 10:47:57.196 | bf55ab34048546088be8edbc48ea85c2 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne https://10.4.3.50/volume/v3 2026-07-21 10:47:57.196 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public https://10.4.3.50/volume/v3 RegionOne 2026-07-21 10:47:57.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 10:47:57.196 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-21 10:47:57.196 | 2026-07-21 10:47:57.196 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 10:47:57.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 10:47:57.196 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://10.4.3.50/volume/v3 --region RegionOne -f value -c id 2026-07-21 10:47:57.196 | 2026-07-21 10:47:57.196 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=717a8993b14b46c094472ac1fa010ff1 2026-07-21 10:47:57.196 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 717a8993b14b46c094472ac1fa010ff1 2026-07-21 10:47:57.196 | + functions-common:get_or_create_endpoint:1100 : public_id=717a8993b14b46c094472ac1fa010ff1 2026-07-21 10:47:57.196 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 10:47:57.196 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 10:47:57.196 | + functions-common:get_or_create_endpoint:1109 : echo 717a8993b14b46c094472ac1fa010ff1 2026-07-21 10:47:57.196 | 717a8993b14b46c094472ac1fa010ff1 2026-07-21 10:47:57.196 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-21 10:47:57.196 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 10:47:57.196 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-21 10:47:57.196 | 2026-07-21 10:47:57.196 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_project:928 : project_id=5dc0e21b36c548e3ad615231ea31982c 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_project:929 : echo 5dc0e21b36c548e3ad615231ea31982c 2026-07-21 10:47:57.196 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5dc0e21b36c548e3ad615231ea31982c 2026-07-21 10:47:57.196 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-21 10:47:57.196 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-21 10:47:57.196 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-21 10:47:57.196 | 2026-07-21 10:47:57.196 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_user:915 : user_id=9643df4bf6ad4d6dbeeb1d57fa961998 2026-07-21 10:47:57.196 | ++ functions-common:get_or_create_user:916 : echo 9643df4bf6ad4d6dbeeb1d57fa961998 2026-07-21 10:47:57.196 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9643df4bf6ad4d6dbeeb1d57fa961998 2026-07-21 10:47:57.238 | [8552 Async create_cinder_accounts:66340]: finished create_cinder_accounts with result 0 in 23 seconds 2026-07-21 10:47:57.243 | + inc/async:async_wait:197 : return 0 2026-07-21 10:47:57.246 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-21 10:47:57.301 | [8552 Async create_neutron_accounts:66482]: Waiting for completion of create_neutron_accounts running on PID 66482 (3 other jobs running) 2026-07-21 10:47:57.328 | [8552 Async create_neutron_accounts:66482]: Signaling child to exit 2026-07-21 10:47:57.328 | WAKEUP 2026-07-21 10:47:57.352 | [8552 Async create_neutron_accounts:66482]: Signaled 2026-07-21 10:47:57.353 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-07-21 10:47:57.353 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://10.4.3.50/ 2026-07-21 10:47:57.353 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-07-21 10:47:57.353 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://10.4.3.50/networking 2026-07-21 10:47:57.353 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-07-21 10:47:57.353 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:47:57.353 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-07-21 10:47:57.353 | + lib/keystone:create_service_user:379 : get_or_create_user neutron secretservice Default 2026-07-21 10:47:57.353 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:47:57.353 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 10:47:57.353 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 10:47:57.353 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-07-21 10:47:57.354 | 2026-07-21 10:47:57.354 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.354 | + functions-common:get_or_create_user:915 : user_id=5deda5104f87433fbbcbd203ef3f47fd 2026-07-21 10:47:57.354 | + functions-common:get_or_create_user:916 : echo 5deda5104f87433fbbcbd203ef3f47fd 2026-07-21 10:47:57.354 | 5deda5104f87433fbbcbd203ef3f47fd 2026-07-21 10:47:57.354 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-21 10:47:57.354 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:47:57.354 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:47:57.354 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:47:57.354 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:47:57.354 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:47:57.354 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:47:57.354 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:47:57.354 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:47:57.354 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:47:57.354 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:47:57.354 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:47:57.354 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-21 10:47:57.354 | 2026-07-21 10:47:57.354 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:47:57.354 | 2026-07-21 10:47:57.354 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.354 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.354 | + functions-common:get_or_add_user_project_role:980 : echo d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.354 | d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:47:57.354 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-21 10:47:57.354 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-07-21 10:47:57.354 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 10:47:57.355 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-21 10:47:57.355 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-21 10:47:57.355 | 2026-07-21 10:47:57.355 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.355 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 10:47:57.355 | 43dfa868ad714e85bd08309f276b3360' 2026-07-21 10:47:57.355 | + functions-common:get_or_create_service:1067 : echo 43dfa868ad714e85bd08309f276b3360 2026-07-21 10:47:57.355 | 43dfa868ad714e85bd08309f276b3360 2026-07-21 10:47:57.355 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://10.4.3.50/networking 2026-07-21 10:47:57.355 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 10:47:57.355 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public https://10.4.3.50/networking RegionOne 2026-07-21 10:47:57.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 10:47:57.355 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-21 10:47:57.355 | 2026-07-21 10:47:57.355 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 10:47:57.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 10:47:57.355 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://10.4.3.50/networking --region RegionOne -f value -c id 2026-07-21 10:47:57.355 | 2026-07-21 10:47:57.355 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:47:57.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b0b062981ca5463b94faf390178935a5 2026-07-21 10:47:57.355 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b0b062981ca5463b94faf390178935a5 2026-07-21 10:47:57.355 | + functions-common:get_or_create_endpoint:1100 : public_id=b0b062981ca5463b94faf390178935a5 2026-07-21 10:47:57.355 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 10:47:57.355 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 10:47:57.355 | + functions-common:get_or_create_endpoint:1109 : echo b0b062981ca5463b94faf390178935a5 2026-07-21 10:47:57.355 | b0b062981ca5463b94faf390178935a5 2026-07-21 10:47:57.402 | [8552 Async create_neutron_accounts:66482]: finished create_neutron_accounts with result 0 in 19 seconds 2026-07-21 10:47:57.439 | [8552 Async create_swift_accounts:66663]: Waiting for completion of create_swift_accounts running on PID 66663 (2 other jobs running) 2026-07-21 10:47:57.464 | [8552 Async create_swift_accounts:66663]: Signaling child to exit 2026-07-21 10:48:00.071 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:48:00.093 | [66663 Async create_swift_accounts:66663]: finished successfully 2026-07-21 10:48:00.114 | WAKEUP 2026-07-21 10:48:00.134 | [8552 Async create_swift_accounts:66663]: Signaled 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:620 : export swiftusertest1_password=testing 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:620 : swiftusertest1_password=testing 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:621 : export swiftusertest2_password=testing2 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:621 : swiftusertest2_password=testing2 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:622 : export swiftusertest3_password=testing3 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:622 : swiftusertest3_password=testing3 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:623 : export swiftusertest4_password=testing4 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:623 : swiftusertest4_password=testing4 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:625 : local another_role 2026-07-21 10:48:00.135 | ++ lib/swift:create_swift_accounts:626 : get_or_create_role anotherrole 2026-07-21 10:48:00.135 | ++ functions-common:get_or_create_role:935 : local role_id 2026-07-21 10:48:00.135 | +++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-21 10:48:00.135 | 2026-07-21 10:48:00.135 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.135 | ++ functions-common:get_or_create_role:940 : role_id=497894d856314ce99ad689361abd4239 2026-07-21 10:48:00.135 | ++ functions-common:get_or_create_role:941 : echo 497894d856314ce99ad689361abd4239 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:626 : another_role=497894d856314ce99ad689361abd4239 2026-07-21 10:48:00.135 | + lib/swift:create_swift_accounts:630 : create_service_user swift admin 2026-07-21 10:48:00.135 | + lib/keystone:create_service_user:379 : get_or_create_user swift secretservice Default 2026-07-21 10:48:00.135 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:48:00.135 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 10:48:00.135 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 10:48:00.135 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-07-21 10:48:00.135 | 2026-07-21 10:48:00.135 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | + functions-common:get_or_create_user:915 : user_id=819a1d494adc4f1780d40edae0ca5f04 2026-07-21 10:48:00.136 | + functions-common:get_or_create_user:916 : echo 819a1d494adc4f1780d40edae0ca5f04 2026-07-21 10:48:00.136 | 819a1d494adc4f1780d40edae0ca5f04 2026-07-21 10:48:00.136 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service swift service Default Default 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:48:00.136 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:980 : echo d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:48:00.136 | d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:48:00.136 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 10:48:00.136 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin swift service Default Default 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:48:00.136 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:980 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.136 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.136 | + lib/swift:create_swift_accounts:632 : get_or_create_service swift object-store 'Swift Service' 2026-07-21 10:48:00.136 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 10:48:00.136 | 32e02e93412a4140a11b56f485d3a52e' 2026-07-21 10:48:00.136 | + functions-common:get_or_create_service:1067 : echo 32e02e93412a4140a11b56f485d3a52e 2026-07-21 10:48:00.136 | 32e02e93412a4140a11b56f485d3a52e 2026-07-21 10:48:00.136 | + lib/swift:create_swift_accounts:634 : get_or_create_endpoint object-store RegionOne 'https://10.4.3.50:8080/v1/AUTH_$(project_id)s' https://10.4.3.50:8080 2026-07-21 10:48:00.136 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface object-store public 'https://10.4.3.50:8080/v1/AUTH_$(project_id)s' RegionOne 2026-07-21 10:48:00.136 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 10:48:00.136 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 10:48:00.136 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 10:48:00.136 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://10.4.3.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6eff66762e824547a1031fe0df0d4106 2026-07-21 10:48:00.136 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6eff66762e824547a1031fe0df0d4106 2026-07-21 10:48:00.136 | + functions-common:get_or_create_endpoint:1100 : public_id=6eff66762e824547a1031fe0df0d4106 2026-07-21 10:48:00.136 | + functions-common:get_or_create_endpoint:1102 : [[ -n https://10.4.3.50:8080 ]] 2026-07-21 10:48:00.136 | + functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store admin https://10.4.3.50:8080 RegionOne 2026-07-21 10:48:00.136 | + functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 10:48:00.136 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | + functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 10:48:00.136 | + functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 10:48:00.136 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://10.4.3.50:8080 --region RegionOne -f value -c id 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | + functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=188f68c60ba7482089d0d3e97baf46b7 2026-07-21 10:48:00.136 | + functions-common:_get_or_create_endpoint_with_interface:1085 : echo 188f68c60ba7482089d0d3e97baf46b7 2026-07-21 10:48:00.136 | 188f68c60ba7482089d0d3e97baf46b7 2026-07-21 10:48:00.136 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 10:48:00.136 | + functions-common:get_or_create_endpoint:1109 : echo 6eff66762e824547a1031fe0df0d4106 2026-07-21 10:48:00.136 | 6eff66762e824547a1031fe0df0d4106 2026-07-21 10:48:00.136 | + lib/swift:create_swift_accounts:639 : local swift_project_test1 2026-07-21 10:48:00.136 | ++ lib/swift:create_swift_accounts:640 : get_or_create_project swiftprojecttest1 default 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 10:48:00.136 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_project:928 : project_id=81cd9e16218f4c3f82f107db53afe2bc 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_project:929 : echo 81cd9e16218f4c3f82f107db53afe2bc 2026-07-21 10:48:00.136 | + lib/swift:create_swift_accounts:640 : swift_project_test1=81cd9e16218f4c3f82f107db53afe2bc 2026-07-21 10:48:00.136 | + lib/swift:create_swift_accounts:641 : die_if_not_set 641 swift_project_test1 'Failure creating swift_project_test1' 2026-07-21 10:48:00.136 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:48:00.136 | ++ lib/swift:create_swift_accounts:643 : get_or_create_user swiftusertest1 testing default test@example.com 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_user:900 : [[ ! -z test@example.com ]] 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_user:901 : local email=--email=test@example.com 2026-07-21 10:48:00.136 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-07-21 10:48:00.136 | 2026-07-21 10:48:00.136 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_user:915 : user_id=e5ce1d90fef74fd0871f5d57204cab8d 2026-07-21 10:48:00.136 | ++ functions-common:get_or_create_user:916 : echo e5ce1d90fef74fd0871f5d57204cab8d 2026-07-21 10:48:00.136 | + lib/swift:create_swift_accounts:643 : SWIFT_USER_TEST1=e5ce1d90fef74fd0871f5d57204cab8d 2026-07-21 10:48:00.136 | + lib/swift:create_swift_accounts:644 : die_if_not_set 644 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-07-21 10:48:00.136 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:48:00.136 | + lib/swift:create_swift_accounts:645 : get_or_add_user_project_role admin e5ce1d90fef74fd0871f5d57204cab8d 81cd9e16218f4c3f82f107db53afe2bc 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:48:00.136 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:48:00.136 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:48:00.136 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user e5ce1d90fef74fd0871f5d57204cab8d --project 81cd9e16218f4c3f82f107db53afe2bc 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e5ce1d90fef74fd0871f5d57204cab8d --project 81cd9e16218f4c3f82f107db53afe2bc -c Role -f value 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:980 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.137 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:647 : local swift_user_test3 2026-07-21 10:48:00.137 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:900 : [[ ! -z test3@example.com ]] 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:901 : local email=--email=test3@example.com 2026-07-21 10:48:00.137 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:915 : user_id=f5af37ef1d56435495e7b8fd4e2fadac 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:916 : echo f5af37ef1d56435495e7b8fd4e2fadac 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:649 : swift_user_test3=f5af37ef1d56435495e7b8fd4e2fadac 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test3 'Failure creating swift_user_test3' 2026-07-21 10:48:00.137 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role 497894d856314ce99ad689361abd4239 f5af37ef1d56435495e7b8fd4e2fadac 81cd9e16218f4c3f82f107db53afe2bc 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:48:00.137 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add 497894d856314ce99ad689361abd4239 --user f5af37ef1d56435495e7b8fd4e2fadac --project 81cd9e16218f4c3f82f107db53afe2bc 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role 497894d856314ce99ad689361abd4239 --user f5af37ef1d56435495e7b8fd4e2fadac --project 81cd9e16218f4c3f82f107db53afe2bc -c Role -f value 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:979 : user_role_id=497894d856314ce99ad689361abd4239 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:980 : echo 497894d856314ce99ad689361abd4239 2026-07-21 10:48:00.137 | 497894d856314ce99ad689361abd4239 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:653 : local swift_project_test2 2026-07-21 10:48:00.137 | ++ lib/swift:create_swift_accounts:654 : get_or_create_project swiftprojecttest2 default 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 10:48:00.137 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_project:928 : project_id=9e1c316ebc5440e3850b6a0caa0c945c 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_project:929 : echo 9e1c316ebc5440e3850b6a0caa0c945c 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:654 : swift_project_test2=9e1c316ebc5440e3850b6a0caa0c945c 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_project_test2 'Failure creating swift_project_test2' 2026-07-21 10:48:00.137 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:657 : local swift_user_test2 2026-07-21 10:48:00.137 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:900 : [[ ! -z test2@example.com ]] 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:901 : local email=--email=test2@example.com 2026-07-21 10:48:00.137 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:915 : user_id=eed36d269ba042f990cadd3f40b568e7 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:916 : echo eed36d269ba042f990cadd3f40b568e7 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:659 : swift_user_test2=eed36d269ba042f990cadd3f40b568e7 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test2 'Failure creating swift_user_test2' 2026-07-21 10:48:00.137 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role admin eed36d269ba042f990cadd3f40b568e7 9e1c316ebc5440e3850b6a0caa0c945c 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:48:00.137 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:48:00.137 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user eed36d269ba042f990cadd3f40b568e7 --project 9e1c316ebc5440e3850b6a0caa0c945c 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user eed36d269ba042f990cadd3f40b568e7 --project 9e1c316ebc5440e3850b6a0caa0c945c -c Role -f value 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.137 | + functions-common:get_or_add_user_project_role:980 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.137 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:663 : local swift_domain 2026-07-21 10:48:00.137 | ++ lib/swift:create_swift_accounts:664 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-21 10:48:00.137 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_domain:877 : domain_id=2a61a78b7fff47f3944da4d90495e530 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_domain:878 : echo 2a61a78b7fff47f3944da4d90495e530 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:664 : swift_domain=2a61a78b7fff47f3944da4d90495e530 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_domain 'Failure creating swift_test domain' 2026-07-21 10:48:00.137 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:667 : local swift_project_test4 2026-07-21 10:48:00.137 | ++ lib/swift:create_swift_accounts:668 : get_or_create_project swiftprojecttest4 2a61a78b7fff47f3944da4d90495e530 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-21 10:48:00.137 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2a61a78b7fff47f3944da4d90495e530 --or-show -f value -c id 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_project:928 : project_id=7a35a969c4f54ee5958aa39514ac0445 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_project:929 : echo 7a35a969c4f54ee5958aa39514ac0445 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:668 : swift_project_test4=7a35a969c4f54ee5958aa39514ac0445 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:669 : die_if_not_set 669 swift_project_test4 'Failure creating swift_project_test4' 2026-07-21 10:48:00.137 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:48:00.137 | + lib/swift:create_swift_accounts:671 : local swift_user_test4 2026-07-21 10:48:00.137 | ++ lib/swift:create_swift_accounts:673 : get_or_create_user swiftusertest4 testing4 2a61a78b7fff47f3944da4d90495e530 test4@example.com 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:900 : [[ ! -z test4@example.com ]] 2026-07-21 10:48:00.137 | ++ functions-common:get_or_create_user:901 : local email=--email=test4@example.com 2026-07-21 10:48:00.137 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2a61a78b7fff47f3944da4d90495e530 --email=test4@example.com --or-show -f value -c id 2026-07-21 10:48:00.137 | 2026-07-21 10:48:00.137 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.138 | ++ functions-common:get_or_create_user:915 : user_id=99ee549db24a4b00bb080f5f53185f93 2026-07-21 10:48:00.138 | ++ functions-common:get_or_create_user:916 : echo 99ee549db24a4b00bb080f5f53185f93 2026-07-21 10:48:00.138 | + lib/swift:create_swift_accounts:673 : swift_user_test4=99ee549db24a4b00bb080f5f53185f93 2026-07-21 10:48:00.138 | + lib/swift:create_swift_accounts:674 : die_if_not_set 674 swift_user_test4 'Failure creating swift_user_test4' 2026-07-21 10:48:00.138 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:48:00.138 | + lib/swift:create_swift_accounts:675 : get_or_add_user_project_role admin 99ee549db24a4b00bb080f5f53185f93 7a35a969c4f54ee5958aa39514ac0445 2026-07-21 10:48:00.138 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:48:00.138 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:48:00.138 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-21 10:48:00.138 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:48:00.138 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:48:00.138 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-21 10:48:00.138 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-21 10:48:00.138 | ++ functions-common:_get_domain_args:957 : echo 2026-07-21 10:48:00.138 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-21 10:48:00.138 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 99ee549db24a4b00bb080f5f53185f93 --project 7a35a969c4f54ee5958aa39514ac0445 2026-07-21 10:48:00.138 | 2026-07-21 10:48:00.138 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 99ee549db24a4b00bb080f5f53185f93 --project 7a35a969c4f54ee5958aa39514ac0445 -c Role -f value 2026-07-21 10:48:00.138 | 2026-07-21 10:48:00.138 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:48:00.138 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.138 | + functions-common:get_or_add_user_project_role:980 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.138 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:48:00.175 | [8552 Async create_swift_accounts:66663]: finished create_swift_accounts with result 0 in 38 seconds 2026-07-21 10:48:00.181 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-21 10:48:00.184 | + inc/async:async_wait:197 : return 0 2026-07-21 10:48:00.187 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-07-21 10:48:00.204 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:00.207 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-07-21 10:48:00.224 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:00.227 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-07-21 10:48:00.230 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:48:00.232 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-07-21 10:48:00.235 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-07-21 10:48:00.237 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-21 10:48:00.301 | + inc/async:async_inner:63 : init_glance 2026-07-21 10:48:00.336 | [8552 Async init_glance:70081]: running: init_glance 2026-07-21 10:48:00.339 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-07-21 10:48:00.357 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:00.360 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-07-21 10:48:00.362 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:48:00.364 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-07-21 10:48:00.367 | + ./stack.sh:main:1170 : configure_neutron 2026-07-21 10:48:00.370 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-07-21 10:48:00.373 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-07-21 10:48:00.375 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o stack /etc/neutron 2026-07-21 10:48:00.389 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-07-21 10:48:00.391 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-07-21 10:48:00.991 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:00.991 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:00.991 | we strongly recommend against using it for new projects. 2026-07-21 10:48:00.991 | 2026-07-21 10:48:00.991 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:00.991 | framework. For more detail see 2026-07-21 10:48:00.991 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:00.991 | 2026-07-21 10:48:00.991 | import eventlet as _eventlet # noqa 2026-07-21 10:48:03.476 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:03.476 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:03.476 | we strongly recommend against using it for new projects. 2026-07-21 10:48:03.476 | 2026-07-21 10:48:03.476 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:03.476 | framework. For more detail see 2026-07-21 10:48:03.476 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:03.476 | 2026-07-21 10:48:03.476 | import eventlet as _eventlet # noqa 2026-07-21 10:48:05.443 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:05.443 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:05.443 | we strongly recommend against using it for new projects. 2026-07-21 10:48:05.443 | 2026-07-21 10:48:05.443 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:05.443 | framework. For more detail see 2026-07-21 10:48:05.443 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:05.443 | 2026-07-21 10:48:05.443 | import eventlet as _eventlet # noqa 2026-07-21 10:48:06.644 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:48:06.670 | [70081 Async init_glance:70081]: finished successfully 2026-07-21 10:48:07.517 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:07.517 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:07.517 | we strongly recommend against using it for new projects. 2026-07-21 10:48:07.517 | 2026-07-21 10:48:07.517 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:07.517 | framework. For more detail see 2026-07-21 10:48:07.517 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:07.517 | 2026-07-21 10:48:07.517 | import eventlet as _eventlet # noqa 2026-07-21 10:48:09.794 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:09.794 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:09.794 | we strongly recommend against using it for new projects. 2026-07-21 10:48:09.794 | 2026-07-21 10:48:09.794 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:09.794 | framework. For more detail see 2026-07-21 10:48:09.794 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:09.794 | 2026-07-21 10:48:09.794 | import eventlet as _eventlet # noqa 2026-07-21 10:48:11.700 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:11.700 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:11.700 | we strongly recommend against using it for new projects. 2026-07-21 10:48:11.700 | 2026-07-21 10:48:11.700 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:11.700 | framework. For more detail see 2026-07-21 10:48:11.700 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:11.700 | 2026-07-21 10:48:11.700 | import eventlet as _eventlet # noqa 2026-07-21 10:48:13.757 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 10:48:13.757 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:13.757 | we strongly recommend against using it for new projects. 2026-07-21 10:48:13.757 | 2026-07-21 10:48:13.757 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:13.757 | framework. For more detail see 2026-07-21 10:48:13.757 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:13.757 | 2026-07-21 10:48:13.757 | from eventlet import event 2026-07-21 10:48:13.817 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 10:48:13.817 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 10:48:16.057 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:16.057 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:16.057 | we strongly recommend against using it for new projects. 2026-07-21 10:48:16.057 | 2026-07-21 10:48:16.057 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:16.057 | framework. For more detail see 2026-07-21 10:48:16.057 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:16.057 | 2026-07-21 10:48:16.057 | import eventlet as _eventlet # noqa 2026-07-21 10:48:17.022 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:17.022 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:17.022 | we strongly recommend against using it for new projects. 2026-07-21 10:48:17.022 | 2026-07-21 10:48:17.022 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:17.022 | framework. For more detail see 2026-07-21 10:48:17.022 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:17.022 | 2026-07-21 10:48:17.022 | import eventlet as _eventlet # noqa 2026-07-21 10:48:18.974 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:18.974 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:18.974 | we strongly recommend against using it for new projects. 2026-07-21 10:48:18.974 | 2026-07-21 10:48:18.974 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:18.974 | framework. For more detail see 2026-07-21 10:48:18.974 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:18.974 | 2026-07-21 10:48:18.974 | import eventlet as _eventlet # noqa 2026-07-21 10:48:20.189 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:20.189 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:20.189 | we strongly recommend against using it for new projects. 2026-07-21 10:48:20.189 | 2026-07-21 10:48:20.189 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:20.189 | framework. For more detail see 2026-07-21 10:48:20.189 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:20.189 | 2026-07-21 10:48:20.189 | import eventlet as _eventlet # noqa 2026-07-21 10:48:21.770 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-21 10:48:21.775 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-21 10:48:21.778 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-21 10:48:21.780 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-21 10:48:21.783 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-07-21 10:48:21.785 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-21 10:48:21.787 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-21 10:48:21.790 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-21 10:48:21.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-21 10:48:21.795 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-07-21 10:48:21.797 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-07-21 10:48:21.799 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-21 10:48:21.802 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-21 10:48:21.804 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-07-21 10:48:21.806 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-07-21 10:48:21.808 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-07-21 10:48:21.812 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:21.815 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:21.818 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-21 10:48:21.820 | + lib/neutron:_configure_neutron_common:913 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:21.825 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-07-21 10:48:21.828 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-21 10:48:21.830 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-21 10:48:21.833 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-21 10:48:21.835 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 10:48:21.837 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 10:48:21.839 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 10:48:21.854 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:21.857 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 10:48:21.859 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-21 10:48:21.862 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-21 10:48:21.894 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-21 10:48:21.924 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-21 10:48:21.953 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-21 10:48:21.984 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-21 10:48:22.016 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-21 10:48:22.047 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-07-21 10:48:22.049 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-07-21 10:48:22.052 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-21 10:48:22.055 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 10:48:22.058 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 10:48:22.073 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 10:48:22.076 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 10:48:22.078 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 10:48:22.081 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 10:48:22.084 | + 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-07-21 10:48:22.112 | + 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-07-21 10:48:22.147 | + 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-07-21 10:48:22.181 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 10:48:22.213 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-21 10:48:22.244 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-07-21 10:48:22.247 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:48:22.249 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-21 10:48:22.251 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-21 10:48:22.254 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-21 10:48:22.257 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:48:22.259 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-07-21 10:48:22.261 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-21 10:48:22.275 | + lib/neutron:neutron_deploy_rootwrap_filters:1067 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-21 10:48:22.289 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-21 10:48:22.303 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-21 10:48:22.318 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-21 10:48:22.331 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-21 10:48:22.333 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 10:48:22.337 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-07-21 10:48:22.341 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.N1Xsr9H3en 2026-07-21 10:48:22.344 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-21 10:48:22.346 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 10:48:22.349 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.N1Xsr9H3en 2026-07-21 10:48:22.352 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.N1Xsr9H3en 2026-07-21 10:48:22.366 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.N1Xsr9H3en /etc/sudoers.d/neutron-rootwrap 2026-07-21 10:48:22.380 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-21 10:48:22.382 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-07-21 10:48:22.385 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-21 10:48:22.415 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-21 10:48:22.418 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 10:48:22.451 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-21 10:48:22.454 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-21 10:48:22.457 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-21 10:48:22.459 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 10:48:22.462 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-21 10:48:22.464 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 10:48:22.482 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:22.485 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-21 10:48:22.488 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-21 10:48:22.491 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 10:48:22.509 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:22.512 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:48:22.515 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/ 2026-07-21 10:48:22.548 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 10:48:22.551 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 10:48:22.553 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-07-21 10:48:22.570 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:22.573 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-07-21 10:48:22.591 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:22.593 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-07-21 10:48:22.611 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:22.615 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-07-21 10:48:22.632 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:22.635 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 10:48:22.653 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:22.655 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 10:48:22.658 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-07-21 10:48:22.675 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:22.678 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-07-21 10:48:22.680 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-07-21 10:48:22.683 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : echo 'Configuring OVN' 2026-07-21 10:48:22.683 | Configuring OVN 2026-07-21 10:48:22.685 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : '[' -z '' ']' 2026-07-21 10:48:22.688 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-21 10:48:22.692 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:564 : cat /etc/openvswitch/system-id.conf 2026-07-21 10:48:22.696 | + lib/neutron_plugins/ovn_agent:configure_ovn:564 : OVN_UUID=0fd984b4-5d14-4779-870b-69288ffc889a 2026-07-21 10:48:22.699 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : [[ False == \F\a\l\s\e ]] 2026-07-21 10:48:22.701 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : is_fedora 2026-07-21 10:48:22.703 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-21 10:48:22.706 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-21 10:48:22.709 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-21 10:48:22.711 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-21 10:48:22.714 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-21 10:48:22.716 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-21 10:48:22.719 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-21 10:48:22.721 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-21 10:48:22.724 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-21 10:48:22.727 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-21 10:48:22.729 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-21 10:48:22.732 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-21 10:48:22.734 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-21 10:48:22.737 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : local sample_file= 2026-07-21 10:48:22.740 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : local config_file= 2026-07-21 10:48:22.742 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_ovn_agent_enabled 2026-07-21 10:48:22.745 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 10:48:22.762 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:22.765 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 10:48:22.807 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 10:48:22.810 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : [[ metadata =~ metadata ]] 2026-07-21 10:48:22.813 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : is_service_enabled ovn-controller 2026-07-21 10:48:22.829 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:22.832 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-21 10:48:22.834 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 10:48:22.838 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-21 10:48:22.840 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : sudo install -d -o stack /etc/neutron 2026-07-21 10:48:22.854 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-21 10:48:22.859 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : cd /opt/stack/neutron 2026-07-21 10:48:22.861 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : exec ./tools/generate_config_file_samples.sh 2026-07-21 10:48:23.173 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:23.173 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:23.173 | we strongly recommend against using it for new projects. 2026-07-21 10:48:23.173 | 2026-07-21 10:48:23.173 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:23.173 | framework. For more detail see 2026-07-21 10:48:23.173 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:23.173 | 2026-07-21 10:48:23.173 | import eventlet as _eventlet # noqa 2026-07-21 10:48:25.085 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:25.085 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:25.085 | we strongly recommend against using it for new projects. 2026-07-21 10:48:25.085 | 2026-07-21 10:48:25.085 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:25.085 | framework. For more detail see 2026-07-21 10:48:25.085 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:25.085 | 2026-07-21 10:48:25.085 | import eventlet as _eventlet # noqa 2026-07-21 10:48:26.988 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:26.988 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:26.988 | we strongly recommend against using it for new projects. 2026-07-21 10:48:26.988 | 2026-07-21 10:48:26.988 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:26.988 | framework. For more detail see 2026-07-21 10:48:26.988 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:26.988 | 2026-07-21 10:48:26.988 | import eventlet as _eventlet # noqa 2026-07-21 10:48:28.906 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:28.906 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:28.906 | we strongly recommend against using it for new projects. 2026-07-21 10:48:28.906 | 2026-07-21 10:48:28.906 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:28.906 | framework. For more detail see 2026-07-21 10:48:28.906 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:28.906 | 2026-07-21 10:48:28.906 | import eventlet as _eventlet # noqa 2026-07-21 10:48:31.063 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:31.063 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:31.063 | we strongly recommend against using it for new projects. 2026-07-21 10:48:31.063 | 2026-07-21 10:48:31.063 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:31.063 | framework. For more detail see 2026-07-21 10:48:31.063 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:31.063 | 2026-07-21 10:48:31.063 | import eventlet as _eventlet # noqa 2026-07-21 10:48:32.954 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:32.954 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:32.954 | we strongly recommend against using it for new projects. 2026-07-21 10:48:32.954 | 2026-07-21 10:48:32.954 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:32.954 | framework. For more detail see 2026-07-21 10:48:32.954 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:32.954 | 2026-07-21 10:48:32.954 | import eventlet as _eventlet # noqa 2026-07-21 10:48:35.057 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 10:48:35.057 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:35.057 | we strongly recommend against using it for new projects. 2026-07-21 10:48:35.057 | 2026-07-21 10:48:35.057 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:35.057 | framework. For more detail see 2026-07-21 10:48:35.057 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:35.057 | 2026-07-21 10:48:35.057 | from eventlet import event 2026-07-21 10:48:35.116 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-21 10:48:35.116 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-21 10:48:37.380 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:37.380 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:37.380 | we strongly recommend against using it for new projects. 2026-07-21 10:48:37.380 | 2026-07-21 10:48:37.380 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:37.380 | framework. For more detail see 2026-07-21 10:48:37.380 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:37.380 | 2026-07-21 10:48:37.380 | import eventlet as _eventlet # noqa 2026-07-21 10:48:38.325 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:38.325 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:38.325 | we strongly recommend against using it for new projects. 2026-07-21 10:48:38.325 | 2026-07-21 10:48:38.325 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:38.325 | framework. For more detail see 2026-07-21 10:48:38.325 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:38.325 | 2026-07-21 10:48:38.325 | import eventlet as _eventlet # noqa 2026-07-21 10:48:40.268 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:40.268 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:40.268 | we strongly recommend against using it for new projects. 2026-07-21 10:48:40.269 | 2026-07-21 10:48:40.269 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:40.269 | framework. For more detail see 2026-07-21 10:48:40.269 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:40.269 | 2026-07-21 10:48:40.269 | import eventlet as _eventlet # noqa 2026-07-21 10:48:41.526 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:41.526 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:41.526 | we strongly recommend against using it for new projects. 2026-07-21 10:48:41.526 | 2026-07-21 10:48:41.526 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:41.526 | framework. For more detail see 2026-07-21 10:48:41.526 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:41.526 | 2026-07-21 10:48:41.526 | import eventlet as _eventlet # noqa 2026-07-21 10:48:43.206 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 10:48:43.212 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 10:48:43.215 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 10:48:43.218 | + lib/neutron:configure_root_helper_options:1110 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-21 10:48:43.255 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-07-21 10:48:43.258 | + lib/neutron:configure_root_helper_options:1112 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-21 10:48:43.294 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-21 10:48:43.331 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 10.4.3.50 2026-07-21 10:48:43.363 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 3 2026-07-21 10:48:43.401 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-21 10:48:43.438 | + lib/neutron_plugins/ovn_agent:configure_ovn:608 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-21 10:48:43.473 | + lib/neutron_plugins/ovn_agent:configure_ovn:609 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:10.4.3.50:6642 2026-07-21 10:48:43.510 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : is_service_enabled tls-proxy 2026-07-21 10:48:43.529 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:43.532 | + lib/neutron_plugins/ovn_agent:configure_ovn:611 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 10:48:43.566 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 10:48:43.614 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-21 10:48:43.646 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-21 10:48:43.649 | + lib/neutron_plugins/ovn_agent:configure_ovn:619 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-21 10:48:43.683 | + lib/neutron_plugins/ovn_agent:configure_ovn:620 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:10.4.3.50:6641 2026-07-21 10:48:43.719 | + lib/neutron_plugins/ovn_agent:configure_ovn:621 : [[ metadata =~ ovn-evpn ]] 2026-07-21 10:48:43.722 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-07-21 10:48:43.725 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : echo 'Configuring Neutron for OVN' 2026-07-21 10:48:43.725 | Configuring Neutron for OVN 2026-07-21 10:48:43.728 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : is_service_enabled q-svc neutron-api 2026-07-21 10:48:43.748 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:43.751 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : filter_network_api_extensions 2026-07-21 10:48:43.755 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-21 10:48:43.755 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-21 10:48:44.084 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:44.084 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:44.084 | we strongly recommend against using it for new projects. 2026-07-21 10:48:44.084 | 2026-07-21 10:48:44.084 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:44.084 | framework. For more detail see 2026-07-21 10:48:44.084 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:44.084 | 2026-07-21 10:48:44.084 | import eventlet as _eventlet # noqa 2026-07-21 10:48:45.761 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-07-21 10:48:45.765 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-21 10:48:45.765 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-21 10:48:46.117 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:48:46.117 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:48:46.117 | we strongly recommend against using it for new projects. 2026-07-21 10:48:46.117 | 2026-07-21 10:48:46.117 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:48:46.117 | framework. For more detail see 2026-07-21 10:48:46.117 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:48:46.117 | 2026-07-21 10:48:46.117 | import eventlet as _eventlet # noqa 2026-07-21 10:48:47.495 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-21 10:48:47.498 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : is_service_enabled q-qos neutron-qos 2026-07-21 10:48:47.516 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:47.518 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-21 10:48:47.522 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : tr ', ' '\n' 2026-07-21 10:48:47.522 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-21 10:48:47.524 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-07-21 10:48:47.526 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : sort -u 2026-07-21 10:48:47.530 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : extensions='address-group 2026-07-21 10:48:47.530 | address-scope 2026-07-21 10:48:47.530 | agent 2026-07-21 10:48:47.531 | allowed-address-pairs 2026-07-21 10:48:47.531 | auto-allocated-topology 2026-07-21 10:48:47.531 | availability_zone 2026-07-21 10:48:47.531 | bgp 2026-07-21 10:48:47.531 | bgp_4byte_asn 2026-07-21 10:48:47.531 | bgp_dragent_scheduler 2026-07-21 10:48:47.531 | binding 2026-07-21 10:48:47.531 | binding-extended 2026-07-21 10:48:47.531 | default-subnetpools 2026-07-21 10:48:47.531 | dhcp_agent_scheduler 2026-07-21 10:48:47.531 | dns-domain-ports 2026-07-21 10:48:47.531 | dns-integration 2026-07-21 10:48:47.531 | dns-integration-domain-keywords 2026-07-21 10:48:47.531 | empty-string-filtering 2026-07-21 10:48:47.531 | enable-default-route-bfd 2026-07-21 10:48:47.531 | enable-default-route-ecmp 2026-07-21 10:48:47.531 | expose-port-forwarding-in-fip 2026-07-21 10:48:47.531 | ext-gw-mode 2026-07-21 10:48:47.531 | external-gateway-multihoming 2026-07-21 10:48:47.531 | external-net 2026-07-21 10:48:47.531 | extra_dhcp_opt 2026-07-21 10:48:47.531 | extraroute 2026-07-21 10:48:47.531 | extraroute-atomic 2026-07-21 10:48:47.531 | filter-validation 2026-07-21 10:48:47.531 | fip-port-details 2026-07-21 10:48:47.531 | flavors 2026-07-21 10:48:47.531 | floating-ip-port-forwarding 2026-07-21 10:48:47.531 | floating-ip-port-forwarding-description 2026-07-21 10:48:47.531 | floating-ip-port-forwarding-detail 2026-07-21 10:48:47.531 | floating-ip-port-forwarding-port-ranges 2026-07-21 10:48:47.531 | floatingip-pools 2026-07-21 10:48:47.531 | fwaas_v2 2026-07-21 10:48:47.531 | ip_allocation 2026-07-21 10:48:47.531 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:48:47.531 | l3-flavors 2026-07-21 10:48:47.531 | l3-ha 2026-07-21 10:48:47.531 | l3_agent_scheduler 2026-07-21 10:48:47.531 | logging 2026-07-21 10:48:47.531 | multi-provider 2026-07-21 10:48:47.531 | net-mtu 2026-07-21 10:48:47.531 | net-mtu-writable 2026-07-21 10:48:47.531 | network-ip-availability 2026-07-21 10:48:47.531 | network_availability_zone 2026-07-21 10:48:47.531 | network_ha 2026-07-21 10:48:47.531 | pagination 2026-07-21 10:48:47.531 | port-device-profile 2026-07-21 10:48:47.531 | port-hardware-offload-type 2026-07-21 10:48:47.531 | port-mac-address-regenerate 2026-07-21 10:48:47.531 | port-numa-affinity-policy 2026-07-21 10:48:47.531 | port-numa-affinity-policy-socket 2026-07-21 10:48:47.531 | port-resource-request 2026-07-21 10:48:47.531 | port-security 2026-07-21 10:48:47.531 | port-trusted-vif 2026-07-21 10:48:47.531 | project-id 2026-07-21 10:48:47.531 | provider 2026-07-21 10:48:47.531 | pvlan 2026-07-21 10:48:47.531 | qinq 2026-07-21 10:48:47.531 | qos 2026-07-21 10:48:47.531 | qos-bw-limit-direction 2026-07-21 10:48:47.531 | qos-bw-minimum-ingress 2026-07-21 10:48:47.531 | qos-default 2026-07-21 10:48:47.531 | qos-fip 2026-07-21 10:48:47.531 | qos-gateway-ip 2026-07-21 10:48:47.531 | qos-rule-type-details 2026-07-21 10:48:47.531 | qos-rule-type-filter 2026-07-21 10:48:47.531 | qos-rules-alias 2026-07-21 10:48:47.531 | quota-check-limit 2026-07-21 10:48:47.531 | quota-check-limit-default 2026-07-21 10:48:47.531 | quota_details 2026-07-21 10:48:47.531 | quotas 2026-07-21 10:48:47.531 | rbac-address-scope 2026-07-21 10:48:47.531 | rbac-policies 2026-07-21 10:48:47.531 | rbac-security-groups 2026-07-21 10:48:47.531 | router 2026-07-21 10:48:47.531 | router-enable-snat 2026-07-21 10:48:47.531 | router_availability_zone 2026-07-21 10:48:47.531 | security-group 2026-07-21 10:48:47.531 | security-groups-default-rules 2026-07-21 10:48:47.531 | security-groups-default-statefulness 2026-07-21 10:48:47.531 | security-groups-normalized-cidr 2026-07-21 10:48:47.531 | security-groups-remote-address-group 2026-07-21 10:48:47.531 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:48:47.531 | security-groups-shared-filtering 2026-07-21 10:48:47.531 | segment 2026-07-21 10:48:47.531 | sorting 2026-07-21 10:48:47.531 | standard-attr-description 2026-07-21 10:48:47.531 | standard-attr-fwaas-v2 2026-07-21 10:48:47.531 | standard-attr-revisions 2026-07-21 10:48:47.531 | standard-attr-tag 2026-07-21 10:48:47.531 | standard-attr-timestamp 2026-07-21 10:48:47.531 | stateful-security-group 2026-07-21 10:48:47.531 | subnet-dns-publish-fixed-ip 2026-07-21 10:48:47.531 | subnet-external-network 2026-07-21 10:48:47.531 | subnet-service-types 2026-07-21 10:48:47.531 | subnet_allocation 2026-07-21 10:48:47.531 | subnet_onboard 2026-07-21 10:48:47.531 | subnetpool-prefix-ops 2026-07-21 10:48:47.531 | tag-creation 2026-07-21 10:48:47.531 | tap-mirror 2026-07-21 10:48:47.531 | tap-mirror-both-direction 2026-07-21 10:48:47.531 | trunk 2026-07-21 10:48:47.531 | uplink-status-propagation 2026-07-21 10:48:47.531 | uplink-status-propagation-updatable 2026-07-21 10:48:47.531 | vlan-transparent 2026-07-21 10:48:47.531 | vpn-endpoint-groups 2026-07-21 10:48:47.531 | vpnaas' 2026-07-21 10:48:47.535 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : tr ', ' '\n' 2026-07-21 10:48:47.536 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : LC_ALL=C 2026-07-21 10:48:47.536 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-07-21 10:48:47.538 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : sort -u 2026-07-21 10:48:47.543 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : supported_ext='address-group 2026-07-21 10:48:47.544 | address-scope 2026-07-21 10:48:47.544 | agent 2026-07-21 10:48:47.544 | allowed-address-pairs 2026-07-21 10:48:47.544 | auto-allocated-topology 2026-07-21 10:48:47.544 | availability_zone 2026-07-21 10:48:47.544 | bgp 2026-07-21 10:48:47.544 | bgp_4byte_asn 2026-07-21 10:48:47.544 | bgp_dragent_scheduler 2026-07-21 10:48:47.544 | binding 2026-07-21 10:48:47.544 | binding-extended 2026-07-21 10:48:47.544 | default-subnetpools 2026-07-21 10:48:47.544 | dhcp_agent_scheduler 2026-07-21 10:48:47.544 | dns-domain-ports 2026-07-21 10:48:47.544 | dns-integration 2026-07-21 10:48:47.544 | dns-integration-domain-keywords 2026-07-21 10:48:47.544 | empty-string-filtering 2026-07-21 10:48:47.544 | enable-default-route-bfd 2026-07-21 10:48:47.544 | enable-default-route-ecmp 2026-07-21 10:48:47.544 | expose-port-forwarding-in-fip 2026-07-21 10:48:47.544 | ext-gw-mode 2026-07-21 10:48:47.544 | external-gateway-multihoming 2026-07-21 10:48:47.544 | external-net 2026-07-21 10:48:47.544 | extra_dhcp_opt 2026-07-21 10:48:47.544 | extraroute 2026-07-21 10:48:47.544 | extraroute-atomic 2026-07-21 10:48:47.544 | filter-validation 2026-07-21 10:48:47.544 | fip-port-details 2026-07-21 10:48:47.544 | flavors 2026-07-21 10:48:47.544 | floating-ip-port-forwarding 2026-07-21 10:48:47.544 | floating-ip-port-forwarding-description 2026-07-21 10:48:47.544 | floating-ip-port-forwarding-detail 2026-07-21 10:48:47.544 | floating-ip-port-forwarding-port-ranges 2026-07-21 10:48:47.544 | floatingip-pools 2026-07-21 10:48:47.544 | fwaas_v2 2026-07-21 10:48:47.544 | ip_allocation 2026-07-21 10:48:47.544 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:48:47.544 | l3-flavors 2026-07-21 10:48:47.544 | l3-ha 2026-07-21 10:48:47.544 | l3_agent_scheduler 2026-07-21 10:48:47.544 | logging 2026-07-21 10:48:47.544 | multi-provider 2026-07-21 10:48:47.544 | net-mtu 2026-07-21 10:48:47.544 | net-mtu-writable 2026-07-21 10:48:47.544 | network-ip-availability 2026-07-21 10:48:47.544 | network_availability_zone 2026-07-21 10:48:47.544 | network_ha 2026-07-21 10:48:47.544 | pagination 2026-07-21 10:48:47.544 | port-device-profile 2026-07-21 10:48:47.544 | port-hardware-offload-type 2026-07-21 10:48:47.544 | port-mac-address-regenerate 2026-07-21 10:48:47.544 | port-numa-affinity-policy 2026-07-21 10:48:47.544 | port-numa-affinity-policy-socket 2026-07-21 10:48:47.544 | port-resource-request 2026-07-21 10:48:47.544 | port-security 2026-07-21 10:48:47.544 | port-trusted-vif 2026-07-21 10:48:47.544 | project-id 2026-07-21 10:48:47.544 | provider 2026-07-21 10:48:47.544 | pvlan 2026-07-21 10:48:47.544 | qinq 2026-07-21 10:48:47.544 | qos 2026-07-21 10:48:47.544 | qos-bw-limit-direction 2026-07-21 10:48:47.544 | qos-bw-minimum-ingress 2026-07-21 10:48:47.544 | qos-default 2026-07-21 10:48:47.544 | qos-fip 2026-07-21 10:48:47.544 | qos-gateway-ip 2026-07-21 10:48:47.544 | qos-rule-type-details 2026-07-21 10:48:47.544 | qos-rule-type-filter 2026-07-21 10:48:47.544 | qos-rules-alias 2026-07-21 10:48:47.544 | quota-check-limit 2026-07-21 10:48:47.544 | quota-check-limit-default 2026-07-21 10:48:47.544 | quota_details 2026-07-21 10:48:47.544 | quotas 2026-07-21 10:48:47.544 | rbac-address-scope 2026-07-21 10:48:47.544 | rbac-policies 2026-07-21 10:48:47.544 | rbac-security-groups 2026-07-21 10:48:47.544 | router 2026-07-21 10:48:47.544 | router-enable-snat 2026-07-21 10:48:47.544 | router_availability_zone 2026-07-21 10:48:47.544 | security-group 2026-07-21 10:48:47.544 | security-groups-default-rules 2026-07-21 10:48:47.544 | security-groups-default-statefulness 2026-07-21 10:48:47.544 | security-groups-normalized-cidr 2026-07-21 10:48:47.544 | security-groups-remote-address-group 2026-07-21 10:48:47.544 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:48:47.544 | security-groups-shared-filtering 2026-07-21 10:48:47.544 | segment 2026-07-21 10:48:47.544 | sorting 2026-07-21 10:48:47.544 | standard-attr-description 2026-07-21 10:48:47.544 | standard-attr-fwaas-v2 2026-07-21 10:48:47.544 | standard-attr-revisions 2026-07-21 10:48:47.544 | standard-attr-tag 2026-07-21 10:48:47.544 | standard-attr-timestamp 2026-07-21 10:48:47.544 | stateful-security-group 2026-07-21 10:48:47.544 | subnet-dns-publish-fixed-ip 2026-07-21 10:48:47.544 | subnet-external-network 2026-07-21 10:48:47.544 | subnet-service-types 2026-07-21 10:48:47.544 | subnet_allocation 2026-07-21 10:48:47.544 | subnet_onboard 2026-07-21 10:48:47.544 | subnetpool-prefix-ops 2026-07-21 10:48:47.544 | tag-creation 2026-07-21 10:48:47.544 | tap-mirror 2026-07-21 10:48:47.544 | tap-mirror-both-direction 2026-07-21 10:48:47.544 | trunk 2026-07-21 10:48:47.544 | uplink-status-propagation 2026-07-21 10:48:47.544 | uplink-status-propagation-updatable 2026-07-21 10:48:47.544 | vlan-transparent 2026-07-21 10:48:47.544 | vpn-endpoint-groups 2026-07-21 10:48:47.544 | vpnaas' 2026-07-21 10:48:47.548 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : LC_ALL=C 2026-07-21 10:48:47.548 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-21 10:48:47.548 | address-scope 2026-07-21 10:48:47.548 | agent 2026-07-21 10:48:47.548 | allowed-address-pairs 2026-07-21 10:48:47.548 | auto-allocated-topology 2026-07-21 10:48:47.548 | availability_zone 2026-07-21 10:48:47.548 | bgp 2026-07-21 10:48:47.548 | bgp_4byte_asn 2026-07-21 10:48:47.548 | bgp_dragent_scheduler 2026-07-21 10:48:47.548 | binding 2026-07-21 10:48:47.548 | binding-extended 2026-07-21 10:48:47.548 | default-subnetpools 2026-07-21 10:48:47.548 | dhcp_agent_scheduler 2026-07-21 10:48:47.548 | dns-domain-ports 2026-07-21 10:48:47.548 | dns-integration 2026-07-21 10:48:47.548 | dns-integration-domain-keywords 2026-07-21 10:48:47.548 | empty-string-filtering 2026-07-21 10:48:47.548 | enable-default-route-bfd 2026-07-21 10:48:47.548 | enable-default-route-ecmp 2026-07-21 10:48:47.548 | expose-port-forwarding-in-fip 2026-07-21 10:48:47.548 | ext-gw-mode 2026-07-21 10:48:47.548 | external-gateway-multihoming 2026-07-21 10:48:47.548 | external-net 2026-07-21 10:48:47.548 | extra_dhcp_opt 2026-07-21 10:48:47.548 | extraroute 2026-07-21 10:48:47.548 | extraroute-atomic 2026-07-21 10:48:47.548 | filter-validation 2026-07-21 10:48:47.548 | fip-port-details 2026-07-21 10:48:47.548 | flavors 2026-07-21 10:48:47.548 | floating-ip-port-forwarding 2026-07-21 10:48:47.548 | floating-ip-port-forwarding-description 2026-07-21 10:48:47.548 | floating-ip-port-forwarding-detail 2026-07-21 10:48:47.548 | floating-ip-port-forwarding-port-ranges 2026-07-21 10:48:47.548 | floatingip-pools 2026-07-21 10:48:47.548 | fwaas_v2 2026-07-21 10:48:47.548 | ip_allocation 2026-07-21 10:48:47.548 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:48:47.548 | l3-flavors 2026-07-21 10:48:47.548 | l3-ha 2026-07-21 10:48:47.548 | l3_agent_scheduler 2026-07-21 10:48:47.548 | logging 2026-07-21 10:48:47.548 | multi-provider 2026-07-21 10:48:47.548 | net-mtu 2026-07-21 10:48:47.548 | net-mtu-writable 2026-07-21 10:48:47.548 | network-ip-availability 2026-07-21 10:48:47.548 | network_availability_zone 2026-07-21 10:48:47.548 | network_ha 2026-07-21 10:48:47.548 | pagination 2026-07-21 10:48:47.548 | port-device-profile 2026-07-21 10:48:47.548 | port-hardware-offload-type 2026-07-21 10:48:47.548 | port-mac-address-regenerate 2026-07-21 10:48:47.548 | port-numa-affinity-policy 2026-07-21 10:48:47.548 | port-numa-affinity-policy-socket 2026-07-21 10:48:47.548 | port-resource-request 2026-07-21 10:48:47.548 | port-security 2026-07-21 10:48:47.548 | port-trusted-vif 2026-07-21 10:48:47.548 | project-id 2026-07-21 10:48:47.548 | provider 2026-07-21 10:48:47.548 | pvlan 2026-07-21 10:48:47.548 | qinq 2026-07-21 10:48:47.548 | qos 2026-07-21 10:48:47.548 | qos-bw-limit-direction 2026-07-21 10:48:47.548 | qos-bw-minimum-ingress 2026-07-21 10:48:47.548 | qos-default 2026-07-21 10:48:47.548 | qos-fip 2026-07-21 10:48:47.548 | qos-gateway-ip 2026-07-21 10:48:47.548 | qos-rule-type-details 2026-07-21 10:48:47.548 | qos-rule-type-filter 2026-07-21 10:48:47.548 | qos-rules-alias 2026-07-21 10:48:47.548 | quota-check-limit 2026-07-21 10:48:47.548 | quota-check-limit-default 2026-07-21 10:48:47.548 | quota_details 2026-07-21 10:48:47.548 | quotas 2026-07-21 10:48:47.548 | rbac-address-scope 2026-07-21 10:48:47.548 | rbac-policies 2026-07-21 10:48:47.548 | rbac-security-groups 2026-07-21 10:48:47.548 | router 2026-07-21 10:48:47.548 | router-enable-snat 2026-07-21 10:48:47.548 | router_availability_zone 2026-07-21 10:48:47.548 | security-group 2026-07-21 10:48:47.548 | security-groups-default-rules 2026-07-21 10:48:47.548 | security-groups-default-statefulness 2026-07-21 10:48:47.548 | security-groups-normalized-cidr 2026-07-21 10:48:47.548 | security-groups-remote-address-group 2026-07-21 10:48:47.548 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:48:47.548 | security-groups-shared-filtering 2026-07-21 10:48:47.549 | segment 2026-07-21 10:48:47.549 | sorting 2026-07-21 10:48:47.549 | standard-attr-description 2026-07-21 10:48:47.549 | standard-attr-fwaas-v2 2026-07-21 10:48:47.549 | standard-attr-revisions 2026-07-21 10:48:47.549 | standard-attr-tag 2026-07-21 10:48:47.549 | standard-attr-timestamp 2026-07-21 10:48:47.549 | stateful-security-group 2026-07-21 10:48:47.549 | subnet-dns-publish-fixed-ip 2026-07-21 10:48:47.549 | subnet-external-network 2026-07-21 10:48:47.549 | subnet-service-types 2026-07-21 10:48:47.549 | subnet_allocation 2026-07-21 10:48:47.549 | subnet_onboard 2026-07-21 10:48:47.549 | subnetpool-prefix-ops 2026-07-21 10:48:47.549 | tag-creation 2026-07-21 10:48:47.549 | tap-mirror 2026-07-21 10:48:47.549 | tap-mirror-both-direction 2026-07-21 10:48:47.549 | trunk 2026-07-21 10:48:47.549 | uplink-status-propagation 2026-07-21 10:48:47.549 | uplink-status-propagation-updatable 2026-07-21 10:48:47.549 | vlan-transparent 2026-07-21 10:48:47.549 | vpn-endpoint-groups 2026-07-21 10:48:47.549 | vpnaas' 2026-07-21 10:48:47.549 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : echo -e 'address-group 2026-07-21 10:48:47.549 | address-scope 2026-07-21 10:48:47.549 | agent 2026-07-21 10:48:47.549 | allowed-address-pairs 2026-07-21 10:48:47.549 | auto-allocated-topology 2026-07-21 10:48:47.549 | availability_zone 2026-07-21 10:48:47.549 | bgp 2026-07-21 10:48:47.549 | bgp_4byte_asn 2026-07-21 10:48:47.549 | bgp_dragent_scheduler 2026-07-21 10:48:47.549 | binding 2026-07-21 10:48:47.549 | binding-extended 2026-07-21 10:48:47.549 | default-subnetpools 2026-07-21 10:48:47.549 | dhcp_agent_scheduler 2026-07-21 10:48:47.549 | dns-domain-ports 2026-07-21 10:48:47.549 | dns-integration 2026-07-21 10:48:47.549 | dns-integration-domain-keywords 2026-07-21 10:48:47.549 | empty-string-filtering 2026-07-21 10:48:47.549 | enable-default-route-bfd 2026-07-21 10:48:47.549 | enable-default-route-ecmp 2026-07-21 10:48:47.549 | expose-port-forwarding-in-fip 2026-07-21 10:48:47.549 | ext-gw-mode 2026-07-21 10:48:47.549 | external-gateway-multihoming 2026-07-21 10:48:47.549 | external-net 2026-07-21 10:48:47.549 | extra_dhcp_opt 2026-07-21 10:48:47.549 | extraroute 2026-07-21 10:48:47.549 | extraroute-atomic 2026-07-21 10:48:47.549 | filter-validation 2026-07-21 10:48:47.549 | fip-port-details 2026-07-21 10:48:47.549 | flavors 2026-07-21 10:48:47.549 | floating-ip-port-forwarding 2026-07-21 10:48:47.549 | floating-ip-port-forwarding-description 2026-07-21 10:48:47.549 | floating-ip-port-forwarding-detail 2026-07-21 10:48:47.549 | floating-ip-port-forwarding-port-ranges 2026-07-21 10:48:47.549 | floatingip-pools 2026-07-21 10:48:47.549 | fwaas_v2 2026-07-21 10:48:47.549 | ip_allocation 2026-07-21 10:48:47.549 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:48:47.549 | l3-flavors 2026-07-21 10:48:47.549 | l3-ha 2026-07-21 10:48:47.549 | l3_agent_scheduler 2026-07-21 10:48:47.549 | logging 2026-07-21 10:48:47.549 | multi-provider 2026-07-21 10:48:47.549 | net-mtu 2026-07-21 10:48:47.549 | net-mtu-writable 2026-07-21 10:48:47.549 | network-ip-availability 2026-07-21 10:48:47.549 | network_availability_zone 2026-07-21 10:48:47.549 | network_ha 2026-07-21 10:48:47.549 | pagination 2026-07-21 10:48:47.549 | port-device-profile 2026-07-21 10:48:47.549 | port-hardware-offload-type 2026-07-21 10:48:47.549 | port-mac-address-regenerate 2026-07-21 10:48:47.549 | port-numa-affinity-policy 2026-07-21 10:48:47.549 | port-numa-affinity-policy-socket 2026-07-21 10:48:47.549 | port-resource-request 2026-07-21 10:48:47.549 | port-security 2026-07-21 10:48:47.549 | port-trusted-vif 2026-07-21 10:48:47.549 | project-id 2026-07-21 10:48:47.549 | provider 2026-07-21 10:48:47.549 | pvlan 2026-07-21 10:48:47.549 | qinq 2026-07-21 10:48:47.549 | qos 2026-07-21 10:48:47.549 | qos-bw-limit-direction 2026-07-21 10:48:47.549 | qos-bw-minimum-ingress 2026-07-21 10:48:47.549 | qos-default 2026-07-21 10:48:47.549 | qos-fip 2026-07-21 10:48:47.549 | qos-gateway-ip 2026-07-21 10:48:47.549 | qos-rule-type-details 2026-07-21 10:48:47.549 | qos-rule-type-filter 2026-07-21 10:48:47.549 | qos-rules-alias 2026-07-21 10:48:47.549 | quota-check-limit 2026-07-21 10:48:47.549 | quota-check-limit-default 2026-07-21 10:48:47.549 | quota_details 2026-07-21 10:48:47.549 | quotas 2026-07-21 10:48:47.549 | rbac-address-scope 2026-07-21 10:48:47.549 | rbac-policies 2026-07-21 10:48:47.549 | rbac-security-groups 2026-07-21 10:48:47.549 | router 2026-07-21 10:48:47.549 | router-enable-snat 2026-07-21 10:48:47.549 | router_availability_zone 2026-07-21 10:48:47.549 | security-group 2026-07-21 10:48:47.549 | security-groups-default-rules 2026-07-21 10:48:47.549 | security-groups-default-statefulness 2026-07-21 10:48:47.549 | security-groups-normalized-cidr 2026-07-21 10:48:47.549 | security-groups-remote-address-group 2026-07-21 10:48:47.549 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:48:47.549 | security-groups-shared-filtering 2026-07-21 10:48:47.549 | segment 2026-07-21 10:48:47.549 | sorting 2026-07-21 10:48:47.549 | standard-attr-description 2026-07-21 10:48:47.549 | standard-attr-fwaas-v2 2026-07-21 10:48:47.549 | standard-attr-revisions 2026-07-21 10:48:47.549 | standard-attr-tag 2026-07-21 10:48:47.549 | standard-attr-timestamp 2026-07-21 10:48:47.549 | stateful-security-group 2026-07-21 10:48:47.549 | subnet-dns-publish-fixed-ip 2026-07-21 10:48:47.549 | subnet-external-network 2026-07-21 10:48:47.550 | subnet-service-types 2026-07-21 10:48:47.550 | subnet_allocation 2026-07-21 10:48:47.550 | subnet_onboard 2026-07-21 10:48:47.550 | subnetpool-prefix-ops 2026-07-21 10:48:47.550 | tag-creation 2026-07-21 10:48:47.550 | tap-mirror 2026-07-21 10:48:47.550 | tap-mirror-both-direction 2026-07-21 10:48:47.550 | trunk 2026-07-21 10:48:47.550 | uplink-status-propagation 2026-07-21 10:48:47.550 | uplink-status-propagation-updatable 2026-07-21 10:48:47.550 | vlan-transparent 2026-07-21 10:48:47.550 | vpn-endpoint-groups 2026-07-21 10:48:47.550 | vpnaas' 2026-07-21 10:48:47.551 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-21 10:48:47.556 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:486 : enabled_ext='address-group 2026-07-21 10:48:47.556 | address-scope 2026-07-21 10:48:47.556 | agent 2026-07-21 10:48:47.556 | allowed-address-pairs 2026-07-21 10:48:47.556 | auto-allocated-topology 2026-07-21 10:48:47.556 | availability_zone 2026-07-21 10:48:47.556 | bgp 2026-07-21 10:48:47.556 | bgp_4byte_asn 2026-07-21 10:48:47.556 | bgp_dragent_scheduler 2026-07-21 10:48:47.556 | binding 2026-07-21 10:48:47.556 | binding-extended 2026-07-21 10:48:47.556 | default-subnetpools 2026-07-21 10:48:47.556 | dhcp_agent_scheduler 2026-07-21 10:48:47.556 | dns-domain-ports 2026-07-21 10:48:47.556 | dns-integration 2026-07-21 10:48:47.556 | dns-integration-domain-keywords 2026-07-21 10:48:47.556 | empty-string-filtering 2026-07-21 10:48:47.556 | enable-default-route-bfd 2026-07-21 10:48:47.556 | enable-default-route-ecmp 2026-07-21 10:48:47.556 | expose-port-forwarding-in-fip 2026-07-21 10:48:47.556 | ext-gw-mode 2026-07-21 10:48:47.556 | external-gateway-multihoming 2026-07-21 10:48:47.556 | external-net 2026-07-21 10:48:47.556 | extra_dhcp_opt 2026-07-21 10:48:47.556 | extraroute 2026-07-21 10:48:47.556 | extraroute-atomic 2026-07-21 10:48:47.556 | filter-validation 2026-07-21 10:48:47.556 | fip-port-details 2026-07-21 10:48:47.556 | flavors 2026-07-21 10:48:47.556 | floating-ip-port-forwarding 2026-07-21 10:48:47.556 | floating-ip-port-forwarding-description 2026-07-21 10:48:47.556 | floating-ip-port-forwarding-detail 2026-07-21 10:48:47.556 | floating-ip-port-forwarding-port-ranges 2026-07-21 10:48:47.556 | floatingip-pools 2026-07-21 10:48:47.556 | fwaas_v2 2026-07-21 10:48:47.556 | ip_allocation 2026-07-21 10:48:47.556 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:48:47.556 | l3-flavors 2026-07-21 10:48:47.556 | l3-ha 2026-07-21 10:48:47.557 | l3_agent_scheduler 2026-07-21 10:48:47.557 | logging 2026-07-21 10:48:47.557 | multi-provider 2026-07-21 10:48:47.557 | net-mtu 2026-07-21 10:48:47.557 | net-mtu-writable 2026-07-21 10:48:47.557 | network-ip-availability 2026-07-21 10:48:47.557 | network_availability_zone 2026-07-21 10:48:47.557 | network_ha 2026-07-21 10:48:47.557 | pagination 2026-07-21 10:48:47.557 | port-device-profile 2026-07-21 10:48:47.557 | port-hardware-offload-type 2026-07-21 10:48:47.557 | port-mac-address-regenerate 2026-07-21 10:48:47.557 | port-numa-affinity-policy 2026-07-21 10:48:47.557 | port-numa-affinity-policy-socket 2026-07-21 10:48:47.557 | port-resource-request 2026-07-21 10:48:47.557 | port-security 2026-07-21 10:48:47.557 | port-trusted-vif 2026-07-21 10:48:47.557 | project-id 2026-07-21 10:48:47.557 | provider 2026-07-21 10:48:47.557 | pvlan 2026-07-21 10:48:47.557 | qinq 2026-07-21 10:48:47.557 | qos 2026-07-21 10:48:47.557 | qos-bw-limit-direction 2026-07-21 10:48:47.557 | qos-bw-minimum-ingress 2026-07-21 10:48:47.557 | qos-default 2026-07-21 10:48:47.557 | qos-fip 2026-07-21 10:48:47.557 | qos-gateway-ip 2026-07-21 10:48:47.557 | qos-rule-type-details 2026-07-21 10:48:47.557 | qos-rule-type-filter 2026-07-21 10:48:47.557 | qos-rules-alias 2026-07-21 10:48:47.557 | quota-check-limit 2026-07-21 10:48:47.557 | quota-check-limit-default 2026-07-21 10:48:47.557 | quota_details 2026-07-21 10:48:47.557 | quotas 2026-07-21 10:48:47.557 | rbac-address-scope 2026-07-21 10:48:47.557 | rbac-policies 2026-07-21 10:48:47.557 | rbac-security-groups 2026-07-21 10:48:47.557 | router 2026-07-21 10:48:47.557 | router-enable-snat 2026-07-21 10:48:47.557 | router_availability_zone 2026-07-21 10:48:47.557 | security-group 2026-07-21 10:48:47.557 | security-groups-default-rules 2026-07-21 10:48:47.557 | security-groups-default-statefulness 2026-07-21 10:48:47.557 | security-groups-normalized-cidr 2026-07-21 10:48:47.557 | security-groups-remote-address-group 2026-07-21 10:48:47.557 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:48:47.557 | security-groups-shared-filtering 2026-07-21 10:48:47.557 | segment 2026-07-21 10:48:47.557 | sorting 2026-07-21 10:48:47.557 | standard-attr-description 2026-07-21 10:48:47.557 | standard-attr-fwaas-v2 2026-07-21 10:48:47.557 | standard-attr-revisions 2026-07-21 10:48:47.557 | standard-attr-tag 2026-07-21 10:48:47.557 | standard-attr-timestamp 2026-07-21 10:48:47.557 | stateful-security-group 2026-07-21 10:48:47.557 | subnet-dns-publish-fixed-ip 2026-07-21 10:48:47.557 | subnet-external-network 2026-07-21 10:48:47.557 | subnet-service-types 2026-07-21 10:48:47.557 | subnet_allocation 2026-07-21 10:48:47.557 | subnet_onboard 2026-07-21 10:48:47.557 | subnetpool-prefix-ops 2026-07-21 10:48:47.557 | tag-creation 2026-07-21 10:48:47.557 | tap-mirror 2026-07-21 10:48:47.557 | tap-mirror-both-direction 2026-07-21 10:48:47.557 | trunk 2026-07-21 10:48:47.557 | uplink-status-propagation 2026-07-21 10:48:47.557 | uplink-status-propagation-updatable 2026-07-21 10:48:47.557 | vlan-transparent 2026-07-21 10:48:47.557 | vpn-endpoint-groups 2026-07-21 10:48:47.557 | vpnaas' 2026-07-21 10:48:47.560 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-21 10:48:47.560 | address-scope 2026-07-21 10:48:47.560 | agent 2026-07-21 10:48:47.560 | allowed-address-pairs 2026-07-21 10:48:47.560 | auto-allocated-topology 2026-07-21 10:48:47.560 | availability_zone 2026-07-21 10:48:47.560 | bgp 2026-07-21 10:48:47.560 | bgp_4byte_asn 2026-07-21 10:48:47.560 | bgp_dragent_scheduler 2026-07-21 10:48:47.560 | binding 2026-07-21 10:48:47.560 | binding-extended 2026-07-21 10:48:47.560 | default-subnetpools 2026-07-21 10:48:47.560 | dhcp_agent_scheduler 2026-07-21 10:48:47.560 | dns-domain-ports 2026-07-21 10:48:47.560 | dns-integration 2026-07-21 10:48:47.560 | dns-integration-domain-keywords 2026-07-21 10:48:47.560 | empty-string-filtering 2026-07-21 10:48:47.560 | enable-default-route-bfd 2026-07-21 10:48:47.560 | enable-default-route-ecmp 2026-07-21 10:48:47.560 | expose-port-forwarding-in-fip 2026-07-21 10:48:47.560 | ext-gw-mode 2026-07-21 10:48:47.560 | external-gateway-multihoming 2026-07-21 10:48:47.560 | external-net 2026-07-21 10:48:47.560 | extra_dhcp_opt 2026-07-21 10:48:47.560 | extraroute 2026-07-21 10:48:47.560 | extraroute-atomic 2026-07-21 10:48:47.560 | filter-validation 2026-07-21 10:48:47.560 | fip-port-details 2026-07-21 10:48:47.560 | flavors 2026-07-21 10:48:47.560 | floating-ip-port-forwarding 2026-07-21 10:48:47.560 | floating-ip-port-forwarding-description 2026-07-21 10:48:47.560 | floating-ip-port-forwarding-detail 2026-07-21 10:48:47.560 | floating-ip-port-forwarding-port-ranges 2026-07-21 10:48:47.560 | floatingip-pools 2026-07-21 10:48:47.560 | fwaas_v2 2026-07-21 10:48:47.560 | ip_allocation 2026-07-21 10:48:47.560 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:48:47.560 | l3-flavors 2026-07-21 10:48:47.560 | l3-ha 2026-07-21 10:48:47.560 | l3_agent_scheduler 2026-07-21 10:48:47.560 | logging 2026-07-21 10:48:47.560 | multi-provider 2026-07-21 10:48:47.560 | net-mtu 2026-07-21 10:48:47.560 | net-mtu-writable 2026-07-21 10:48:47.560 | network-ip-availability 2026-07-21 10:48:47.560 | network_availability_zone 2026-07-21 10:48:47.560 | network_ha 2026-07-21 10:48:47.560 | pagination 2026-07-21 10:48:47.560 | port-device-profile 2026-07-21 10:48:47.560 | port-hardware-offload-type 2026-07-21 10:48:47.560 | port-mac-address-regenerate 2026-07-21 10:48:47.560 | port-numa-affinity-policy 2026-07-21 10:48:47.560 | port-numa-affinity-policy-socket 2026-07-21 10:48:47.560 | port-resource-request 2026-07-21 10:48:47.560 | port-security 2026-07-21 10:48:47.560 | port-trusted-vif 2026-07-21 10:48:47.560 | project-id 2026-07-21 10:48:47.560 | provider 2026-07-21 10:48:47.560 | pvlan 2026-07-21 10:48:47.560 | qinq 2026-07-21 10:48:47.560 | qos 2026-07-21 10:48:47.560 | qos-bw-limit-direction 2026-07-21 10:48:47.560 | qos-bw-minimum-ingress 2026-07-21 10:48:47.560 | qos-default 2026-07-21 10:48:47.560 | qos-fip 2026-07-21 10:48:47.560 | qos-gateway-ip 2026-07-21 10:48:47.560 | qos-rule-type-details 2026-07-21 10:48:47.560 | qos-rule-type-filter 2026-07-21 10:48:47.560 | qos-rules-alias 2026-07-21 10:48:47.560 | quota-check-limit 2026-07-21 10:48:47.560 | quota-check-limit-default 2026-07-21 10:48:47.560 | quota_details 2026-07-21 10:48:47.560 | quotas 2026-07-21 10:48:47.560 | rbac-address-scope 2026-07-21 10:48:47.560 | rbac-policies 2026-07-21 10:48:47.560 | rbac-security-groups 2026-07-21 10:48:47.560 | router 2026-07-21 10:48:47.560 | router-enable-snat 2026-07-21 10:48:47.560 | router_availability_zone 2026-07-21 10:48:47.560 | security-group 2026-07-21 10:48:47.560 | security-groups-default-rules 2026-07-21 10:48:47.560 | security-groups-default-statefulness 2026-07-21 10:48:47.560 | security-groups-normalized-cidr 2026-07-21 10:48:47.560 | security-groups-remote-address-group 2026-07-21 10:48:47.560 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:48:47.560 | security-groups-shared-filtering 2026-07-21 10:48:47.560 | segment 2026-07-21 10:48:47.560 | sorting 2026-07-21 10:48:47.560 | standard-attr-description 2026-07-21 10:48:47.560 | standard-attr-fwaas-v2 2026-07-21 10:48:47.560 | standard-attr-revisions 2026-07-21 10:48:47.560 | standard-attr-tag 2026-07-21 10:48:47.560 | standard-attr-timestamp 2026-07-21 10:48:47.561 | stateful-security-group 2026-07-21 10:48:47.561 | subnet-dns-publish-fixed-ip 2026-07-21 10:48:47.561 | subnet-external-network 2026-07-21 10:48:47.561 | subnet-service-types 2026-07-21 10:48:47.561 | subnet_allocation 2026-07-21 10:48:47.561 | subnet_onboard 2026-07-21 10:48:47.561 | subnetpool-prefix-ops 2026-07-21 10:48:47.561 | tag-creation 2026-07-21 10:48:47.561 | tap-mirror 2026-07-21 10:48:47.561 | tap-mirror-both-direction 2026-07-21 10:48:47.561 | trunk 2026-07-21 10:48:47.561 | uplink-status-propagation 2026-07-21 10:48:47.561 | uplink-status-propagation-updatable 2026-07-21 10:48:47.561 | vlan-transparent 2026-07-21 10:48:47.561 | vpn-endpoint-groups 2026-07-21 10:48:47.561 | vpnaas' 2026-07-21 10:48:47.561 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : LC_ALL=C 2026-07-21 10:48:47.562 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : echo -e 'address-group 2026-07-21 10:48:47.562 | address-scope 2026-07-21 10:48:47.562 | agent 2026-07-21 10:48:47.562 | allowed-address-pairs 2026-07-21 10:48:47.562 | auto-allocated-topology 2026-07-21 10:48:47.562 | availability_zone 2026-07-21 10:48:47.562 | bgp 2026-07-21 10:48:47.562 | bgp_4byte_asn 2026-07-21 10:48:47.562 | bgp_dragent_scheduler 2026-07-21 10:48:47.562 | binding 2026-07-21 10:48:47.562 | binding-extended 2026-07-21 10:48:47.562 | default-subnetpools 2026-07-21 10:48:47.562 | dhcp_agent_scheduler 2026-07-21 10:48:47.562 | dns-domain-ports 2026-07-21 10:48:47.562 | dns-integration 2026-07-21 10:48:47.562 | dns-integration-domain-keywords 2026-07-21 10:48:47.562 | empty-string-filtering 2026-07-21 10:48:47.562 | enable-default-route-bfd 2026-07-21 10:48:47.562 | enable-default-route-ecmp 2026-07-21 10:48:47.562 | expose-port-forwarding-in-fip 2026-07-21 10:48:47.562 | ext-gw-mode 2026-07-21 10:48:47.562 | external-gateway-multihoming 2026-07-21 10:48:47.562 | external-net 2026-07-21 10:48:47.562 | extra_dhcp_opt 2026-07-21 10:48:47.562 | extraroute 2026-07-21 10:48:47.562 | extraroute-atomic 2026-07-21 10:48:47.562 | filter-validation 2026-07-21 10:48:47.562 | fip-port-details 2026-07-21 10:48:47.562 | flavors 2026-07-21 10:48:47.562 | floating-ip-port-forwarding 2026-07-21 10:48:47.562 | floating-ip-port-forwarding-description 2026-07-21 10:48:47.562 | floating-ip-port-forwarding-detail 2026-07-21 10:48:47.562 | floating-ip-port-forwarding-port-ranges 2026-07-21 10:48:47.562 | floatingip-pools 2026-07-21 10:48:47.562 | fwaas_v2 2026-07-21 10:48:47.562 | ip_allocation 2026-07-21 10:48:47.562 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:48:47.562 | l3-flavors 2026-07-21 10:48:47.562 | l3-ha 2026-07-21 10:48:47.562 | l3_agent_scheduler 2026-07-21 10:48:47.562 | logging 2026-07-21 10:48:47.562 | multi-provider 2026-07-21 10:48:47.562 | net-mtu 2026-07-21 10:48:47.562 | net-mtu-writable 2026-07-21 10:48:47.562 | network-ip-availability 2026-07-21 10:48:47.562 | network_availability_zone 2026-07-21 10:48:47.562 | network_ha 2026-07-21 10:48:47.562 | pagination 2026-07-21 10:48:47.562 | port-device-profile 2026-07-21 10:48:47.562 | port-hardware-offload-type 2026-07-21 10:48:47.562 | port-mac-address-regenerate 2026-07-21 10:48:47.562 | port-numa-affinity-policy 2026-07-21 10:48:47.562 | port-numa-affinity-policy-socket 2026-07-21 10:48:47.562 | port-resource-request 2026-07-21 10:48:47.562 | port-security 2026-07-21 10:48:47.562 | port-trusted-vif 2026-07-21 10:48:47.562 | project-id 2026-07-21 10:48:47.562 | provider 2026-07-21 10:48:47.562 | pvlan 2026-07-21 10:48:47.562 | qinq 2026-07-21 10:48:47.562 | qos 2026-07-21 10:48:47.562 | qos-bw-limit-direction 2026-07-21 10:48:47.562 | qos-bw-minimum-ingress 2026-07-21 10:48:47.562 | qos-default 2026-07-21 10:48:47.562 | qos-fip 2026-07-21 10:48:47.562 | qos-gateway-ip 2026-07-21 10:48:47.562 | qos-rule-type-details 2026-07-21 10:48:47.562 | qos-rule-type-filter 2026-07-21 10:48:47.562 | qos-rules-alias 2026-07-21 10:48:47.562 | quota-check-limit 2026-07-21 10:48:47.562 | quota-check-limit-default 2026-07-21 10:48:47.562 | quota_details 2026-07-21 10:48:47.562 | quotas 2026-07-21 10:48:47.562 | rbac-address-scope 2026-07-21 10:48:47.562 | rbac-policies 2026-07-21 10:48:47.562 | rbac-security-groups 2026-07-21 10:48:47.562 | router 2026-07-21 10:48:47.562 | router-enable-snat 2026-07-21 10:48:47.562 | router_availability_zone 2026-07-21 10:48:47.562 | security-group 2026-07-21 10:48:47.562 | security-groups-default-rules 2026-07-21 10:48:47.562 | security-groups-default-statefulness 2026-07-21 10:48:47.562 | security-groups-normalized-cidr 2026-07-21 10:48:47.562 | security-groups-remote-address-group 2026-07-21 10:48:47.562 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:48:47.562 | security-groups-shared-filtering 2026-07-21 10:48:47.562 | segment 2026-07-21 10:48:47.562 | sorting 2026-07-21 10:48:47.562 | standard-attr-description 2026-07-21 10:48:47.562 | standard-attr-fwaas-v2 2026-07-21 10:48:47.562 | standard-attr-revisions 2026-07-21 10:48:47.562 | standard-attr-tag 2026-07-21 10:48:47.562 | standard-attr-timestamp 2026-07-21 10:48:47.562 | stateful-security-group 2026-07-21 10:48:47.562 | subnet-dns-publish-fixed-ip 2026-07-21 10:48:47.562 | subnet-external-network 2026-07-21 10:48:47.562 | subnet-service-types 2026-07-21 10:48:47.562 | subnet_allocation 2026-07-21 10:48:47.562 | subnet_onboard 2026-07-21 10:48:47.562 | subnetpool-prefix-ops 2026-07-21 10:48:47.562 | tag-creation 2026-07-21 10:48:47.562 | tap-mirror 2026-07-21 10:48:47.562 | tap-mirror-both-direction 2026-07-21 10:48:47.562 | trunk 2026-07-21 10:48:47.562 | uplink-status-propagation 2026-07-21 10:48:47.562 | uplink-status-propagation-updatable 2026-07-21 10:48:47.562 | vlan-transparent 2026-07-21 10:48:47.562 | vpn-endpoint-groups 2026-07-21 10:48:47.562 | vpnaas' 2026-07-21 10:48:47.564 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-21 10:48:47.568 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:487 : disabled_ext= 2026-07-21 10:48:47.571 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:491 : '[' '!' -z '' ']' 2026-07-21 10:48:47.575 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-07-21 10:48:47.575 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : tr ' ' , 2026-07-21 10:48:47.581 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-21 10:48:47.584 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:498 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-21 10:48:47.587 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-07-21 10:48:47.589 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:47.592 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-21 10:48:47.595 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-21 10:48:47.597 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-21 10:48:47.600 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:47.602 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-21 10:48:47.633 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:10.4.3.50:6641 2026-07-21 10:48:47.636 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:47.639 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:47.641 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:10.4.3.50:6641 2026-07-21 10:48:47.644 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:10.4.3.50:6641 ']' 2026-07-21 10:48:47.646 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:47.650 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:10.4.3.50:6641 2026-07-21 10:48:47.683 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:508 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:10.4.3.50:6642 2026-07-21 10:48:47.686 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:47.689 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:47.692 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:10.4.3.50:6642 2026-07-21 10:48:47.694 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:10.4.3.50:6642 ']' 2026-07-21 10:48:47.697 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:47.700 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:10.4.3.50:6642 2026-07-21 10:48:47.737 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled tls-proxy 2026-07-21 10:48:47.756 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:47.760 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : 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-07-21 10:48:47.762 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:47.765 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:47.767 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 10:48:47.770 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-21 10:48:47.773 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:47.776 | + 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-07-21 10:48:47.809 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 10:48:47.813 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:47.816 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:47.819 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 10:48:47.822 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 10:48:47.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:47.826 | + 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-07-21 10:48:47.863 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : 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-07-21 10:48:47.866 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:47.868 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:47.871 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-21 10:48:47.874 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-07-21 10:48:47.878 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:47.882 | + 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-07-21 10:48:47.919 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : 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-07-21 10:48:47.922 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:47.925 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:47.928 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-07-21 10:48:47.931 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-07-21 10:48:47.933 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:47.937 | + 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-07-21 10:48:47.975 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 10:48:47.979 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:47.982 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:47.986 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-07-21 10:48:47.989 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-07-21 10:48:47.992 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:47.995 | + 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-07-21 10:48:48.034 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:515 : 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-07-21 10:48:48.038 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:48.041 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:48.045 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-07-21 10:48:48.048 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-07-21 10:48:48.050 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:48.053 | + 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-07-21 10:48:48.087 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-07-21 10:48:48.090 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:48.092 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:48.096 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-21 10:48:48.099 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-21 10:48:48.101 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:48.105 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-21 10:48:48.140 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:518 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-07-21 10:48:48.144 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:48.146 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:48.150 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-21 10:48:48.152 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-21 10:48:48.156 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:48.160 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-21 10:48:48.197 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-21 10:48:48.200 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:48.202 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-21 10:48:48.205 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-21 10:48:48.208 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-21 10:48:48.211 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:48.213 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-21 10:48:48.247 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-21 10:48:48.268 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_service_enabled q-log neutron-log 2026-07-21 10:48:48.288 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.290 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_ovn_metadata_agent_enabled 2026-07-21 10:48:48.293 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-21 10:48:48.311 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.314 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 10:48:48.317 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_ovn_agent_enabled 2026-07-21 10:48:48.320 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 10:48:48.338 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:48.341 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 10:48:48.391 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 10:48:48.394 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : [[ metadata =~ metadata ]] 2026-07-21 10:48:48.397 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:531 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-07-21 10:48:48.400 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:48.403 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-21 10:48:48.406 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-21 10:48:48.409 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-21 10:48:48.412 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:48.414 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-21 10:48:48.448 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dns neutron-dns 2026-07-21 10:48:48.467 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.470 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-21 10:48:48.511 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled q-dhcp neutron-dhcp 2026-07-21 10:48:48.531 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.534 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-21 10:48:48.570 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:550 : is_service_enabled n-api-meta 2026-07-21 10:48:48.588 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:48.591 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:551 : is_ovn_metadata_agent_enabled 2026-07-21 10:48:48.594 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-21 10:48:48.613 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.616 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 10:48:48.618 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : is_ovn_agent_enabled 2026-07-21 10:48:48.621 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 10:48:48.639 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:48.642 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 10:48:48.687 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 10:48:48.690 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:553 : [[ metadata =~ metadata ]] 2026-07-21 10:48:48.693 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:554 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-21 10:48:48.726 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-07-21 10:48:48.746 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.749 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-07-21 10:48:48.770 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.772 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-07-21 10:48:48.792 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.796 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-07-21 10:48:48.816 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.819 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-07-21 10:48:48.839 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.843 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-07-21 10:48:48.863 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:48.867 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-21 10:48:48.885 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:48.888 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-07-21 10:48:48.891 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-21 10:48:48.894 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-21 10:48:48.900 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-21 10:48:48.935 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-21 10:48:48.972 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-21 10:48:49.009 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-21 10:48:49.046 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-21 10:48:49.049 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 10:48:49.052 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-21 10:48:49.055 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-21 10:48:49.058 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-21 10:48:49.062 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-21 10:48:49.065 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 10:48:49.068 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-21 10:48:49.071 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-21 10:48:49.073 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-21 10:48:49.110 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-21 10:48:49.149 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://10.4.3.50/identity 2026-07-21 10:48:49.185 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-21 10:48:49.221 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-07-21 10:48:49.259 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-21 10:48:49.299 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-21 10:48:49.336 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-21 10:48:49.372 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri https://10.4.3.50/identity 2026-07-21 10:48:49.407 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-21 10:48:49.442 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-21 10:48:49.477 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-21 10:48:49.481 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-21 10:48:49.517 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-21 10:48:49.555 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-21 10:48:49.558 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 10:48:49.562 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 10:48:49.565 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-21 10:48:49.568 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-21 10:48:49.604 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-21 10:48:49.638 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url https://10.4.3.50/identity 2026-07-21 10:48:49.676 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-21 10:48:49.713 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-07-21 10:48:49.752 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-21 10:48:49.789 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-21 10:48:49.826 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-21 10:48:49.863 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-21 10:48:49.866 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-21 10:48:49.868 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-21 10:48:49.872 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-21 10:48:49.875 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-21 10:48:49.912 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-21 10:48:49.948 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url https://10.4.3.50/identity 2026-07-21 10:48:49.985 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-21 10:48:50.020 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-07-21 10:48:50.056 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-21 10:48:50.093 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-21 10:48:50.130 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-21 10:48:50.163 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-07-21 10:48:50.166 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-21 10:48:50.168 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-21 10:48:50.171 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-21 10:48:50.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-21 10:48:50.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-21 10:48:50.179 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-21 10:48:50.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-21 10:48:50.185 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-21 10:48:50.188 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-21 10:48:50.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-21 10:48:50.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-21 10:48:50.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-21 10:48:50.200 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-21 10:48:50.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-21 10:48:50.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-21 10:48:50.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-21 10:48:50.212 | + 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-07-21 10:48:50.215 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.218 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-21 10:48:50.221 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-21 10:48:50.224 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-21 10:48:50.227 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.231 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-21 10:48:50.266 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-21 10:48:50.269 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.272 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 10:48:50.275 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-21 10:48:50.278 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-21 10:48:50.281 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.284 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-21 10:48:50.319 | + 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-07-21 10:48:50.323 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.325 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 10:48:50.328 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-21 10:48:50.331 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-21 10:48:50.334 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.337 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-21 10:48:50.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-21 10:48:50.375 | + 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-07-21 10:48:50.378 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.382 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 10:48:50.386 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-21 10:48:50.389 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-21 10:48:50.392 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.395 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-21 10:48:50.433 | + 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-07-21 10:48:50.437 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.440 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 10:48:50.442 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-21 10:48:50.446 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-21 10:48:50.449 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.452 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-21 10:48:50.486 | + 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-07-21 10:48:50.490 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.493 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-21 10:48:50.496 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-21 10:48:50.499 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-21 10:48:50.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.505 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-21 10:48:50.540 | + 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-07-21 10:48:50.542 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.544 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-21 10:48:50.547 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-21 10:48:50.550 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-21 10:48:50.553 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.557 | + 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-07-21 10:48:50.592 | + 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-07-21 10:48:50.595 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.598 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-21 10:48:50.601 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-21 10:48:50.603 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-21 10:48:50.607 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.611 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-21 10:48:50.648 | + 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-07-21 10:48:50.651 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.654 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-21 10:48:50.657 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-21 10:48:50.660 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-21 10:48:50.663 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.665 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-21 10:48:50.698 | + 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-07-21 10:48:50.701 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.703 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-21 10:48:50.705 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-21 10:48:50.708 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-21 10:48:50.711 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.714 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-21 10:48:50.747 | + 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-07-21 10:48:50.750 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-21 10:48:50.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-21 10:48:50.757 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-21 10:48:50.760 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-21 10:48:50.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-21 10:48:50.766 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-21 10:48:50.804 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-21 10:48:50.807 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 3 2026-07-21 10:48:50.846 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-21 10:48:50.883 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-21 10:48:50.885 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-21 10:48:50.888 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-21 10:48:50.891 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-21 10:48:50.894 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-21 10:48:50.897 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-21 10:48:50.900 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-21 10:48:50.903 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-21 10:48:50.906 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-21 10:48:50.919 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-07-21 10:48:50.919 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:48:50.929 | d /var/run/uwsgi 0755 stack root 2026-07-21 10:48:50.933 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-21 10:48:50.944 | /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-07-21 10:48:50.948 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-21 10:48:50.951 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-21 10:48:50.956 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-21 10:48:50.959 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-21 10:48:50.995 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 3 2026-07-21 10:48:51.028 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-21 10:48:51.062 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-21 10:48:51.097 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-21 10:48:51.133 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-21 10:48:51.167 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-21 10:48:51.203 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-21 10:48:51.238 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-21 10:48:51.275 | + 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-07-21 10:48:51.313 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-21 10:48:51.349 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-21 10:48:51.386 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-21 10:48:51.423 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-21 10:48:51.456 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-21 10:48:51.459 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-21 10:48:51.463 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-21 10:48:51.466 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-21 10:48:51.468 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 10:48:51.471 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:48:51.474 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:48:51.478 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-21 10:48:51.482 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-21 10:48:51.485 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-21 10:48:51.516 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-21 10:48:51.549 | + 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-07-21 10:48:51.549 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-21 10:48:51.558 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-21 10:48:51.561 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-21 10:48:51.564 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-21 10:48:51.567 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 10:48:51.570 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 10:48:51.572 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:48:51.575 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:48:51.578 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:48:51.581 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:48:51.585 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 10:48:51.588 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 10:48:51.590 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:48:51.593 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:48:51.596 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-21 10:48:51.636 | Enabling site neutron-api. 2026-07-21 10:48:51.641 | To activate the new configuration, you need to run: 2026-07-21 10:48:51.641 | systemctl reload apache2 2026-07-21 10:48:51.647 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-21 10:48:51.650 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:48:51.653 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:48:51.656 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:48:51.792 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-07-21 10:48:51.813 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:51.816 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-07-21 10:48:51.839 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:51.843 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-07-21 10:48:51.847 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-21 10:48:51.913 | + inc/async:async_inner:63 : init_neutron 2026-07-21 10:48:51.951 | [8552 Async init_neutron:74744]: running: init_neutron 2026-07-21 10:48:51.953 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-07-21 10:48:51.974 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:48:51.977 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-07-21 10:48:51.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:51.998 | + ./stack.sh:main:1202 : configure_os_vif 2026-07-21 10:48:52.001 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-21 10:48:52.004 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-21 10:48:52.041 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-21 10:48:52.044 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-21 10:48:52.082 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-07-21 10:48:52.103 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:52.106 | + ./stack.sh:main:1209 : echo_summary 'Configuring Swift' 2026-07-21 10:48:52.110 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:48:52.113 | + ./stack.sh:echo_summary:450 : echo -e Configuring Swift 2026-07-21 10:48:52.116 | + ./stack.sh:main:1210 : async_runfunc init_swift 2026-07-21 10:48:52.119 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-07-21 10:48:52.189 | + inc/async:async_inner:63 : init_swift 2026-07-21 10:48:52.235 | [8552 Async init_swift:74964]: running: init_swift 2026-07-21 10:48:52.238 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-07-21 10:48:52.260 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:52.262 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-07-21 10:48:52.265 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:48:52.268 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-07-21 10:48:52.271 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-07-21 10:48:52.274 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-21 10:48:52.343 | + inc/async:async_inner:63 : init_cinder 2026-07-21 10:48:52.388 | [8552 Async init_cinder:75068]: running: init_cinder 2026-07-21 10:48:52.391 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-07-21 10:48:52.409 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:48:52.412 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-07-21 10:48:52.415 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:48:52.418 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-07-21 10:48:52.421 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-07-21 10:48:52.426 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-21 10:48:52.490 | + inc/async:async_inner:63 : init_placement 2026-07-21 10:48:52.536 | [8552 Async init_placement:75216]: running: init_placement 2026-07-21 10:48:52.539 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-07-21 10:48:52.598 | [8552 Async init_neutron:74744]: Waiting for completion of init_neutron running on PID 74744 (6 other jobs running) 2026-07-21 10:48:52.623 | [8552 Async init_neutron:74744]: Signaling child to exit 2026-07-21 10:48:56.511 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:48:56.537 | [74964 Async init_swift:74964]: finished successfully 2026-07-21 10:48:57.428 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:48:57.458 | [75068 Async init_cinder:75068]: finished successfully 2026-07-21 10:49:00.993 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:49:01.016 | [75216 Async init_placement:75216]: finished successfully 2026-07-21 10:49:07.624 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:49:07.647 | [74744 Async init_neutron:74744]: finished successfully 2026-07-21 10:49:07.672 | WAKEUP 2026-07-21 10:49:07.697 | [8552 Async init_neutron:74744]: Signaled 2026-07-21 10:49:07.698 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-07-21 10:49:07.698 | + lib/database:recreate_database:112 : local db=neutron 2026-07-21 10:49:07.698 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-21 10:49:07.698 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-21 10:49:07.698 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-21 10:49:07.698 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:07.698 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-21 10:49:07.698 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:07.698 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-07-21 10:49:07.698 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 10:49:07.698 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:07.698 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:07.698 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:07.698 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630932037 2026-07-21 10:49:07.698 | + lib/neutron:init_neutron:508 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-21 10:49:07.698 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-07-21 10:49:07.698 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:07.698 | we strongly recommend against using it for new projects. 2026-07-21 10:49:07.698 | 2026-07-21 10:49:07.698 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:07.698 | framework. For more detail see 2026-07-21 10:49:07.698 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:07.698 | 2026-07-21 10:49:07.698 | import eventlet as _eventlet # noqa 2026-07-21 10:49:07.698 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-21 10:49:07.698 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-21 10:49:07.698 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 2e5352a0ad4d 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 1b294093239c 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> c6c112992c9 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-21 10:49:07.699 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-21 10:49:07.700 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-21 10:49:07.700 | Running upgrade for neutron ... 2026-07-21 10:49:07.700 | OK 2026-07-21 10:49:07.700 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-07-21 10:49:07.700 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:07.700 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:07.700 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:07.700 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:07.700 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:07.700 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 10:49:07.700 | + functions-common:time_stop:2427 : start_time=1784630932037 2026-07-21 10:49:07.700 | + functions-common:time_stop:2429 : [[ -z 1784630932037 ]] 2026-07-21 10:49:07.700 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:07.700 | + functions-common:time_stop:2432 : end_time=1784630947606 2026-07-21 10:49:07.700 | + functions-common:time_stop:2433 : elapsed_time=15569 2026-07-21 10:49:07.700 | + functions-common:time_stop:2434 : total=3961 2026-07-21 10:49:07.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:07.700 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19530 2026-07-21 10:49:07.747 | [8552 Async init_neutron:74744]: finished init_neutron with result 0 in 15 seconds 2026-07-21 10:49:07.752 | + inc/async:async_wait:197 : return 0 2026-07-21 10:49:07.756 | + ./stack.sh:main:1232 : async_wait init_placement 2026-07-21 10:49:07.811 | [8552 Async init_placement:75216]: Waiting for completion of init_placement running on PID 75216 (5 other jobs running) 2026-07-21 10:49:07.836 | [8552 Async init_placement:75216]: Signaling child to exit 2026-07-21 10:49:07.836 | WAKEUP 2026-07-21 10:49:07.858 | [8552 Async init_placement:75216]: Signaled 2026-07-21 10:49:07.860 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-21 10:49:07.860 | + lib/database:recreate_database:112 : local db=placement 2026-07-21 10:49:07.860 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-21 10:49:07.860 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-21 10:49:07.860 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-21 10:49:07.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:07.860 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-21 10:49:07.860 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:07.860 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-21 10:49:07.860 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-21 10:49:07.860 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-21 10:49:07.860 | + lib/keystone:create_service_user:379 : get_or_create_user placement secretservice Default 2026-07-21 10:49:07.860 | + functions-common:get_or_create_user:899 : local user_id 2026-07-21 10:49:07.860 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-21 10:49:07.860 | + functions-common:get_or_create_user:903 : local email= 2026-07-21 10:49:07.860 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-07-21 10:49:07.860 | 2026-07-21 10:49:07.860 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:49:07.860 | + functions-common:get_or_create_user:915 : user_id=a5ba11d700ab4548a3217ff477086c4c 2026-07-21 10:49:07.861 | + functions-common:get_or_create_user:916 : echo a5ba11d700ab4548a3217ff477086c4c 2026-07-21 10:49:07.861 | a5ba11d700ab4548a3217ff477086c4c 2026-07-21 10:49:07.861 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:49:07.861 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-21 10:49:07.861 | 2026-07-21 10:49:07.861 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:49:07.861 | 2026-07-21 10:49:07.861 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:979 : user_role_id=d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:980 : echo d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:49:07.861 | d73a1f60d1fd4b23af6870251434e3c9 2026-07-21 10:49:07.861 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-21 10:49:07.861 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-21 10:49:07.861 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-21 10:49:07.861 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-21 10:49:07.861 | 2026-07-21 10:49:07.861 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-21 10:49:07.861 | 2026-07-21 10:49:07.861 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:979 : user_role_id=adafb17bd578445989b5a57754ab7f11 2026-07-21 10:49:07.861 | + functions-common:get_or_add_user_project_role:980 : echo adafb17bd578445989b5a57754ab7f11 2026-07-21 10:49:07.861 | adafb17bd578445989b5a57754ab7f11 2026-07-21 10:49:07.861 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://10.4.3.50/placement 2026-07-21 10:49:07.861 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-21 10:49:07.861 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-21 10:49:07.861 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-21 10:49:07.861 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-21 10:49:07.861 | 2026-07-21 10:49:07.861 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:49:07.861 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-21 10:49:07.861 | 1fcc13a6fdbb4a1ab11db235cf03ce6e' 2026-07-21 10:49:07.861 | + functions-common:get_or_create_service:1067 : echo 1fcc13a6fdbb4a1ab11db235cf03ce6e 2026-07-21 10:49:07.861 | 1fcc13a6fdbb4a1ab11db235cf03ce6e 2026-07-21 10:49:07.861 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://10.4.3.50/placement 2026-07-21 10:49:07.861 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-21 10:49:07.861 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public https://10.4.3.50/placement RegionOne 2026-07-21 10:49:07.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-21 10:49:07.861 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-21 10:49:07.861 | 2026-07-21 10:49:07.861 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:49:07.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-21 10:49:07.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-21 10:49:07.861 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://10.4.3.50/placement --region RegionOne -f value -c id 2026-07-21 10:49:07.861 | 2026-07-21 10:49:07.861 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:49:07.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=420bf67b8d7e47bca2fe86a679a4297d 2026-07-21 10:49:07.861 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 420bf67b8d7e47bca2fe86a679a4297d 2026-07-21 10:49:07.861 | + functions-common:get_or_create_endpoint:1100 : public_id=420bf67b8d7e47bca2fe86a679a4297d 2026-07-21 10:49:07.861 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-21 10:49:07.861 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-21 10:49:07.861 | + functions-common:get_or_create_endpoint:1109 : echo 420bf67b8d7e47bca2fe86a679a4297d 2026-07-21 10:49:07.861 | 420bf67b8d7e47bca2fe86a679a4297d 2026-07-21 10:49:07.908 | [8552 Async init_placement:75216]: finished init_placement with result 0 in 8 seconds 2026-07-21 10:49:07.913 | + inc/async:async_wait:197 : return 0 2026-07-21 10:49:07.916 | + ./stack.sh:main:1233 : async_wait init_glance 2026-07-21 10:49:07.965 | [8552 Async init_glance:70081]: Waiting for completion of init_glance running on PID 70081 (4 other jobs running) 2026-07-21 10:49:07.990 | [8552 Async init_glance:70081]: Signaling child to exit 2026-07-21 10:49:07.990 | WAKEUP 2026-07-21 10:49:08.012 | [8552 Async init_glance:70081]: Signaled 2026-07-21 10:49:08.014 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-21 10:49:08.014 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-21 10:49:08.014 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-21 10:49:08.014 | + lib/database:recreate_database:112 : local db=glance 2026-07-21 10:49:08.014 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-21 10:49:08.014 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-21 10:49:08.014 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-21 10:49:08.014 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:08.014 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-21 10:49:08.014 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:08.014 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-21 10:49:08.014 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 10:49:08.014 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:08.014 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:08.014 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:08.014 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630880412 2026-07-21 10:49:08.014 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-21 10:49:08.014 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 10:49:08.014 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:08.014 | we strongly recommend against using it for new projects. 2026-07-21 10:49:08.014 | 2026-07-21 10:49:08.014 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:08.014 | framework. For more detail see 2026-07-21 10:49:08.014 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:08.014 | 2026-07-21 10:49:08.014 | from eventlet import event 2026-07-21 10:49:08.014 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 10:49:08.014 | 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=70187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.014 | DEBUG dbcounter [-] [70187] Writer thread running {{(pid=70187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.014 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 10:49:08.014 | 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=70187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.014 | DEBUG dbcounter [-] [70187] Writer thread running {{(pid=70187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-21 10:49:08.014 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.014 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-21 10:49:08.015 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=70187) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.015 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.015 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-21 10:49:08.015 | Database migration is up to date. No migration needed. 2026-07-21 10:49:08.015 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-21 10:49:08.015 | Database is synced successfully. 2026-07-21 10:49:08.015 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-21 10:49:08.015 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-07-21 10:49:08.015 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:08.015 | we strongly recommend against using it for new projects. 2026-07-21 10:49:08.015 | 2026-07-21 10:49:08.015 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:08.015 | framework. For more detail see 2026-07-21 10:49:08.015 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:08.015 | 2026-07-21 10:49:08.015 | from eventlet import event 2026-07-21 10:49:08.015 | INFO dbcounter [-] Registered counter for database glance 2026-07-21 10:49:08.015 | 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=70363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 10:49:08.015 | DEBUG dbcounter [-] [70363] Writer thread running {{(pid=70363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-21 10:49:08.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-21 10:49:08.016 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-21 10:49:08.016 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-21 10:49:08.016 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:08.016 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:08.016 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:08.016 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:08.016 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:08.016 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 10:49:08.016 | + functions-common:time_stop:2427 : start_time=1784630880412 2026-07-21 10:49:08.016 | + functions-common:time_stop:2429 : [[ -z 1784630880412 ]] 2026-07-21 10:49:08.016 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:08.016 | + functions-common:time_stop:2432 : end_time=1784630886624 2026-07-21 10:49:08.016 | + functions-common:time_stop:2433 : elapsed_time=6212 2026-07-21 10:49:08.016 | + functions-common:time_stop:2434 : total=3961 2026-07-21 10:49:08.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:08.016 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10173 2026-07-21 10:49:08.059 | [8552 Async init_glance:70081]: finished init_glance with result 0 in 6 seconds 2026-07-21 10:49:08.065 | + inc/async:async_wait:197 : return 0 2026-07-21 10:49:08.068 | + ./stack.sh:main:1234 : async_wait init_swift 2026-07-21 10:49:08.118 | [8552 Async init_swift:74964]: Waiting for completion of init_swift running on PID 74964 (3 other jobs running) 2026-07-21 10:49:08.141 | [8552 Async init_swift:74964]: Signaling child to exit 2026-07-21 10:49:08.142 | WAKEUP 2026-07-21 10:49:08.164 | [8552 Async init_swift:74964]: Signaled 2026-07-21 10:49:08.165 | + lib/swift:init_swift:680 : local node_number 2026-07-21 10:49:08.165 | + lib/swift:init_swift:682 : /opt/stack/data/venv/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-07-21 10:49:08.165 | No container-updater running 2026-07-21 10:49:08.165 | No account-reaper running 2026-07-21 10:49:08.165 | No container-replicator running 2026-07-21 10:49:08.165 | No container-server running 2026-07-21 10:49:08.165 | No account-server running 2026-07-21 10:49:08.165 | No container-sharder running 2026-07-21 10:49:08.165 | No container-sync running 2026-07-21 10:49:08.165 | No object-auditor running 2026-07-21 10:49:08.165 | No object-expirer running 2026-07-21 10:49:08.165 | No proxy-server running 2026-07-21 10:49:08.165 | No object-reconstructor running 2026-07-21 10:49:08.165 | No account-replicator running 2026-07-21 10:49:08.165 | No account-auditor running 2026-07-21 10:49:08.165 | No container-reconciler running 2026-07-21 10:49:08.165 | No object-server running 2026-07-21 10:49:08.165 | No object-replicator running 2026-07-21 10:49:08.165 | No container-auditor running 2026-07-21 10:49:08.165 | No object-updater running 2026-07-21 10:49:08.165 | + lib/swift:init_swift:682 : true 2026-07-21 10:49:08.165 | + lib/swift:init_swift:685 : create_swift_disk 2026-07-21 10:49:08.165 | + lib/swift:create_swift_disk:577 : local node_number 2026-07-21 10:49:08.165 | + lib/swift:create_swift_disk:582 : local user_group 2026-07-21 10:49:08.166 | ++ lib/swift:create_swift_disk:583 : id -g stack 2026-07-21 10:49:08.166 | + lib/swift:create_swift_disk:583 : user_group=1002 2026-07-21 10:49:08.166 | + 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-07-21 10:49:08.166 | + lib/swift:create_swift_disk:587 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-07-21 10:49:08.166 | + functions:create_disk:756 : local node_number 2026-07-21 10:49:08.166 | + functions:create_disk:757 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | + functions:create_disk:758 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-21 10:49:08.166 | + functions:create_disk:759 : local loopback_disk_size=6G 2026-07-21 10:49:08.166 | + functions:create_disk:760 : local key 2026-07-21 10:49:08.166 | ++ functions:create_disk:762 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | ++ functions:create_disk:762 : sed s#/.## 2026-07-21 10:49:08.166 | + functions:create_disk:762 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | + functions:create_disk:763 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | + functions:create_disk:765 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-07-21 10:49:08.166 | + functions:destroy_disk:787 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | + functions:destroy_disk:788 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-07-21 10:49:08.166 | + functions:destroy_disk:789 : local key 2026-07-21 10:49:08.166 | ++ functions:destroy_disk:791 : echo /opt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | ++ functions:destroy_disk:791 : sed s#/.## 2026-07-21 10:49:08.166 | + functions:destroy_disk:791 : key=pt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | + functions:destroy_disk:792 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | + functions:destroy_disk:795 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-07-21 10:49:08.166 | + functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-07-21 10:49:08.166 | + functions:destroy_disk:803 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | ++ functions:create_disk:769 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | + functions:create_disk:769 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-07-21 10:49:08.166 | + functions:create_disk:770 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | + functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-07-21 10:49:08.166 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-07-21 10:49:08.166 | = sectsz=512 attr=2, projid32bit=1 2026-07-21 10:49:08.166 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-07-21 10:49:08.166 | = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-07-21 10:49:08.166 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-07-21 10:49:08.166 | = sunit=0 swidth=0 blks 2026-07-21 10:49:08.166 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-07-21 10:49:08.166 | log =internal log bsize=4096 blocks=16384, version=2 2026-07-21 10:49:08.166 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-07-21 10:49:08.166 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-07-21 10:49:08.166 | + 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-07-21 10:49:08.166 | + functions:create_disk:780 : sudo tee -a /etc/fstab 2026-07-21 10:49:08.166 | /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-07-21 10:49:08.166 | + functions:create_disk:781 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-07-21 10:49:08.166 | + functions:create_disk:782 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-07-21 10:49:08.166 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-07-21 10:49:08.166 | + lib/swift:create_swift_disk:591 : local node_number 2026-07-21 10:49:08.166 | + lib/swift:create_swift_disk:592 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 10:49:08.166 | + lib/swift:create_swift_disk:594 : local node_devices=/opt/stack/data/swift/1 2026-07-21 10:49:08.166 | + lib/swift:create_swift_disk:595 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-07-21 10:49:08.166 | + lib/swift:create_swift_disk:596 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-07-21 10:49:08.166 | + lib/swift:create_swift_disk:597 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-21 10:49:08.166 | + lib/swift:create_swift_disk:598 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-07-21 10:49:08.166 | + lib/swift:create_swift_disk:599 : sudo install -o stack -g 1002 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-07-21 10:49:08.166 | + lib/swift:init_swift:689 : pushd /etc/swift 2026-07-21 10:49:08.166 | + lib/swift:init_swift:691 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-07-21 10:49:08.166 | + lib/swift:init_swift:693 : /opt/stack/data/venv/bin/swift-ring-builder object.builder create 9 1 1 2026-07-21 10:49:08.166 | + lib/swift:init_swift:694 : /opt/stack/data/venv/bin/swift-ring-builder container.builder create 9 1 1 2026-07-21 10:49:08.166 | + lib/swift:init_swift:695 : /opt/stack/data/venv/bin/swift-ring-builder account.builder create 9 1 1 2026-07-21 10:49:08.166 | + lib/swift:init_swift:701 : [[ -n '' ]] 2026-07-21 10:49:08.166 | + lib/swift:init_swift:714 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-07-21 10:49:08.166 | + 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-07-21 10:49:08.166 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-07-21 10:49:08.166 | 2026-07-21 10:49:08.166 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-07-21 10:49:08.166 | + 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-07-21 10:49:08.166 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-07-21 10:49:08.166 | 2026-07-21 10:49:08.166 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-07-21 10:49:08.166 | + 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-07-21 10:49:08.166 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-07-21 10:49:08.166 | 2026-07-21 10:49:08.166 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-07-21 10:49:08.166 | + lib/swift:init_swift:723 : /opt/stack/data/venv/bin/swift-ring-builder object.builder rebalance 42 2026-07-21 10:49:08.166 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 10:49:08.166 | written will be readable by older versions of Swift. 2026-07-21 10:49:08.166 | In a future release, the default will change to 2026-07-21 10:49:08.166 | --format-version=2 2026-07-21 10:49:08.166 | 2026-07-21 10:49:08.166 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 10:49:08.166 | + lib/swift:init_swift:724 : /opt/stack/data/venv/bin/swift-ring-builder container.builder rebalance 42 2026-07-21 10:49:08.167 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 10:49:08.167 | written will be readable by older versions of Swift. 2026-07-21 10:49:08.167 | In a future release, the default will change to 2026-07-21 10:49:08.167 | --format-version=2 2026-07-21 10:49:08.167 | 2026-07-21 10:49:08.167 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 10:49:08.167 | + lib/swift:init_swift:725 : /opt/stack/data/venv/bin/swift-ring-builder account.builder rebalance 42 2026-07-21 10:49:08.167 | Defaulting to --format-version=1. This ensures the ring 2026-07-21 10:49:08.167 | written will be readable by older versions of Swift. 2026-07-21 10:49:08.167 | In a future release, the default will change to 2026-07-21 10:49:08.167 | --format-version=2 2026-07-21 10:49:08.167 | 2026-07-21 10:49:08.167 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-07-21 10:49:08.167 | + lib/swift:init_swift:729 : cp object.ring.gz object-1.ring.gz 2026-07-21 10:49:08.167 | + lib/swift:init_swift:730 : popd 2026-07-21 10:49:08.207 | [8552 Async init_swift:74964]: finished init_swift with result 0 in 4 seconds 2026-07-21 10:49:08.211 | + inc/async:async_wait:197 : return 0 2026-07-21 10:49:08.214 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-07-21 10:49:08.270 | [8552 Async init_cinder:75068]: Waiting for completion of init_cinder running on PID 75068 (2 other jobs running) 2026-07-21 10:49:08.295 | [8552 Async init_cinder:75068]: Signaling child to exit 2026-07-21 10:49:08.295 | WAKEUP 2026-07-21 10:49:08.317 | [8552 Async init_cinder:75068]: Signaled 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-21 10:49:08.319 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-21 10:49:08.319 | + lib/database:recreate_database:112 : local db=cinder 2026-07-21 10:49:08.319 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-21 10:49:08.319 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-21 10:49:08.319 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-21 10:49:08.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:08.319 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-21 10:49:08.319 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-21 10:49:08.319 | + functions-common:time_start:2406 : local name=dbsync 2026-07-21 10:49:08.319 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:08.319 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:08.319 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:08.319 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630932476 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-21 10:49:08.319 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-21 10:49:08.319 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:08.319 | we strongly recommend against using it for new projects. 2026-07-21 10:49:08.319 | 2026-07-21 10:49:08.319 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:08.319 | framework. For more detail see 2026-07-21 10:49:08.319 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:08.319 | 2026-07-21 10:49:08.319 | import eventlet # noqa 2026-07-21 10:49:08.319 | INFO dbcounter [-] Registered counter for database cinder 2026-07-21 10:49:08.319 | 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=75212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 10:49:08.319 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:08.319 | DEBUG dbcounter [-] [75212] Writer thread running {{(pid=75212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-21 10:49:08.319 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=75212) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-21 10:49:08.319 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=75212) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-21 10:49:08.319 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=75212) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-21 10:49:08.319 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=75212) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-21 10:49:08.319 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=75212) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-21 10:49:08.319 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=75212) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-21 10:49:08.319 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=75212) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.319 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-21 10:49:08.319 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=75212) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:08.319 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-21 10:49:08.319 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:08.319 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:08.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:08.319 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:08.319 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:08.319 | + functions-common:time_stop:2426 : name=dbsync 2026-07-21 10:49:08.319 | + functions-common:time_stop:2427 : start_time=1784630932476 2026-07-21 10:49:08.319 | + functions-common:time_stop:2429 : [[ -z 1784630932476 ]] 2026-07-21 10:49:08.319 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:08.319 | + functions-common:time_stop:2432 : end_time=1784630937332 2026-07-21 10:49:08.319 | + functions-common:time_stop:2433 : elapsed_time=4856 2026-07-21 10:49:08.319 | + functions-common:time_stop:2434 : total=3961 2026-07-21 10:49:08.319 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:08.319 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8817 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-21 10:49:08.319 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:502 : [[ -n storpool:storpool ]] 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:505 : be_type=storpool 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:506 : be_name=storpool 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:507 : type init_cinder_backend_storpool 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-21 10:49:08.319 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:513 : [[ -n swift ]] 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:514 : type init_cinder_backup_swift 2026-07-21 10:49:08.319 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-21 10:49:08.366 | [8552 Async init_cinder:75068]: finished init_cinder with result 0 in 5 seconds 2026-07-21 10:49:08.371 | + inc/async:async_wait:197 : return 0 2026-07-21 10:49:08.374 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-07-21 10:49:08.395 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:08.398 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-07-21 10:49:08.401 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:49:08.404 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-07-21 10:49:08.407 | + ./stack.sh:main:1242 : init_nova 2026-07-21 10:49:08.410 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-21 10:49:08.431 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:08.434 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-21 10:49:08.453 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:08.456 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 10:49:08.459 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 10:49:08.530 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 10:49:08.570 | [8552 Async nova-cell-0:77383]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-21 10:49:08.573 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-21 10:49:08.578 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 10:49:08.582 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-21 10:49:08.585 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 10:49:08.587 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 10:49:08.590 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 10:49:08.662 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 10:49:08.717 | [8552 Async nova-cell-1:77490]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-21 10:49:08.720 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-21 10:49:08.723 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-21 10:49:08.729 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-21 10:49:08.733 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-21 10:49:08.736 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-21 10:49:08.742 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:08.783 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-21 10:49:08.788 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:08.824 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-21 10:49:09.095 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 10:49:09.096 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:09.096 | we strongly recommend against using it for new projects. 2026-07-21 10:49:09.096 | 2026-07-21 10:49:09.096 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:09.096 | framework. For more detail see 2026-07-21 10:49:09.096 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:09.096 | 2026-07-21 10:49:09.096 | import eventlet # noqa 2026-07-21 10:49:09.249 | 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-07-21 10:49:11.319 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-21 10:49:11.364 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:11.364 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:11.364 | DEBUG dbcounter [-] [77557] Writer thread running {{(pid=77557) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:11.389 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-21 10:49:12.863 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=77557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 10:49:12.864 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-21 10:49:13.646 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=77557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:13.648 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-21 10:49:13.650 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=77557) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:14.211 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-21 10:49:14.214 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-21 10:49:14.217 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-21 10:49:14.219 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-21 10:49:14.222 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-21 10:49:14.225 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-21 10:49:14.227 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-21 10:49:14.248 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:14.251 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-21 10:49:14.253 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-21 10:49:14.256 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-21 10:49:14.526 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 10:49:14.526 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:14.526 | we strongly recommend against using it for new projects. 2026-07-21 10:49:14.526 | 2026-07-21 10:49:14.526 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:14.526 | framework. For more detail see 2026-07-21 10:49:14.526 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:14.526 | 2026-07-21 10:49:14.526 | import eventlet # noqa 2026-07-21 10:49:14.655 | 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-07-21 10:49:16.184 | INFO dbcounter [None req-a0e8e5a7-264d-4378-8015-76e13b175330 None None] Registered counter for database nova_api 2026-07-21 10:49:16.262 | DEBUG dbcounter [-] [78218] Writer thread running {{(pid=78218) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:16.824 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-21 10:49:16.829 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-21 10:49:16.832 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-21 10:49:16.888 | [8552 Async nova-cell-0:77383]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 77383 (3 other jobs running) 2026-07-21 10:49:16.917 | [8552 Async nova-cell-0:77383]: Signaling child to exit 2026-07-21 10:49:18.199 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:49:18.223 | [77490 Async nova-cell-1:77490]: finished successfully 2026-07-21 10:49:18.285 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:49:18.309 | [77383 Async nova-cell-0:77383]: finished successfully 2026-07-21 10:49:18.330 | WAKEUP 2026-07-21 10:49:18.351 | [8552 Async nova-cell-0:77383]: Signaled 2026-07-21 10:49:18.352 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-21 10:49:18.353 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-21 10:49:18.353 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-21 10:49:18.353 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-21 10:49:18.353 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-21 10:49:18.353 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-21 10:49:18.353 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-21 10:49:18.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:18.353 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-21 10:49:18.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:18.353 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-21 10:49:18.353 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 10:49:18.353 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:18.353 | we strongly recommend against using it for new projects. 2026-07-21 10:49:18.353 | 2026-07-21 10:49:18.353 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:18.353 | framework. For more detail see 2026-07-21 10:49:18.353 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:18.353 | 2026-07-21 10:49:18.353 | import eventlet # noqa 2026-07-21 10:49:18.353 | 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-07-21 10:49:18.353 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:18.353 | DEBUG dbcounter [-] [77482] Writer thread running {{(pid=77482) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.353 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-21 10:49:18.353 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77482) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.395 | [8552 Async nova-cell-0:77383]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 9 seconds 2026-07-21 10:49:18.400 | + inc/async:async_wait:197 : return 0 2026-07-21 10:49:18.405 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-21 10:49:18.408 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-21 10:49:18.461 | [8552 Async nova-cell-1:77490]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 77490 (2 other jobs running) 2026-07-21 10:49:18.488 | [8552 Async nova-cell-1:77490]: Signaling child to exit 2026-07-21 10:49:18.488 | WAKEUP 2026-07-21 10:49:18.513 | [8552 Async nova-cell-1:77490]: Signaled 2026-07-21 10:49:18.515 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-21 10:49:18.515 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-21 10:49:18.516 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-21 10:49:18.516 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-21 10:49:18.516 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-21 10:49:18.516 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-21 10:49:18.516 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-21 10:49:18.516 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:18.516 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-21 10:49:18.516 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-21 10:49:18.516 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-21 10:49:18.516 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 10:49:18.516 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:18.516 | we strongly recommend against using it for new projects. 2026-07-21 10:49:18.516 | 2026-07-21 10:49:18.516 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:18.516 | framework. For more detail see 2026-07-21 10:49:18.516 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:18.516 | 2026-07-21 10:49:18.516 | import eventlet # noqa 2026-07-21 10:49:18.516 | 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-07-21 10:49:18.516 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-21 10:49:18.516 | DEBUG dbcounter [-] [77554] Writer thread running {{(pid=77554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.516 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-21 10:49:18.516 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=77554) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-21 10:49:18.569 | [8552 Async nova-cell-1:77490]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 9 seconds 2026-07-21 10:49:18.576 | + inc/async:async_wait:197 : return 0 2026-07-21 10:49:18.579 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 10:49:18.583 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-21 10:49:18.836 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 10:49:18.836 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:18.836 | we strongly recommend against using it for new projects. 2026-07-21 10:49:18.836 | 2026-07-21 10:49:18.836 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:18.836 | framework. For more detail see 2026-07-21 10:49:18.836 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:18.836 | 2026-07-21 10:49:18.836 | import eventlet # noqa 2026-07-21 10:49:18.965 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-21 10:49:20.435 | Running batches of 50 until complete 2026-07-21 10:49:20.435 | INFO dbcounter [None req-676a1fe3-02ff-479f-88d1-0e879b13c2dc None None] Registered counter for database nova_cell0 2026-07-21 10:49:20.536 | DEBUG dbcounter [-] [78847] Writer thread running {{(pid=78847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:20.539 | INFO dbcounter [None req-676a1fe3-02ff-479f-88d1-0e879b13c2dc None None] Registered counter for database nova_api 2026-07-21 10:49:20.613 | DEBUG dbcounter [-] [78847] Writer thread running {{(pid=78847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:20.628 | INFO dbcounter [None req-676a1fe3-02ff-479f-88d1-0e879b13c2dc None None] Registered counter for database nova_cell0 2026-07-21 10:49:20.675 | DEBUG dbcounter [-] [78847] Writer thread running {{(pid=78847) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:20.838 | +-------------------------------------+--------------+-----------+ 2026-07-21 10:49:20.838 | | Migration | Total Needed | Completed | 2026-07-21 10:49:20.838 | +-------------------------------------+--------------+-----------+ 2026-07-21 10:49:20.838 | | fill_virtual_interface_list | 0 | 0 | 2026-07-21 10:49:20.838 | | migrate_empty_ratio | 0 | 0 | 2026-07-21 10:49:20.838 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-21 10:49:20.838 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-21 10:49:20.838 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-21 10:49:20.838 | | populate_dev_uuids | 0 | 0 | 2026-07-21 10:49:20.838 | | populate_instance_compute_id | 0 | 0 | 2026-07-21 10:49:20.838 | | populate_missing_availability_zones | 0 | 0 | 2026-07-21 10:49:20.838 | | populate_queued_for_delete | 0 | 0 | 2026-07-21 10:49:20.838 | | populate_user_id | 0 | 0 | 2026-07-21 10:49:20.838 | | populate_uuids | 0 | 0 | 2026-07-21 10:49:20.838 | +-------------------------------------+--------------+-----------+ 2026-07-21 10:49:21.384 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-21 10:49:21.388 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 10:49:21.391 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-21 10:49:21.393 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 10:49:21.397 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 10:49:21.400 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-21 10:49:21.659 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 10:49:21.659 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:49:21.659 | we strongly recommend against using it for new projects. 2026-07-21 10:49:21.659 | 2026-07-21 10:49:21.659 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:49:21.659 | framework. For more detail see 2026-07-21 10:49:21.659 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:49:21.659 | 2026-07-21 10:49:21.659 | import eventlet # noqa 2026-07-21 10:49:21.789 | 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-07-21 10:49:23.264 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-21 10:49:23.264 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-21 10:49:23.264 | INFO dbcounter [None req-b4a4a31d-7106-4b7a-bf0c-c451a94e6113 None None] Registered counter for database nova_api 2026-07-21 10:49:23.328 | DEBUG dbcounter [-] [78867] Writer thread running {{(pid=78867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:49:23.835 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-21 10:49:23.838 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-21 10:49:23.852 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-21 10:49:23.854 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-07-21 10:49:23.857 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-21 10:49:23.923 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-21 10:49:23.966 | [8552 Async configure_neutron_nova:78925]: running: configure_neutron_nova 2026-07-21 10:49:23.970 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-07-21 10:49:23.973 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 10:49:23.976 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-21 10:49:23.978 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 10:49:23.982 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 10:49:23.985 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 10:49:23.988 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 10:49:23.991 | + functions-common:run_phase:1858 : local extra 2026-07-21 10:49:23.996 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 10:49:24.001 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 10:49:24.005 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 10:49:24.009 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 10:49:24.013 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-07-21 10:49:24.016 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 10:49:24.037 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:24.040 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:49:24.044 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:49:24.046 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-21 10:49:24.049 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:49:24.053 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 10:49:24.055 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-21 10:49:24.060 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 10:49:24.063 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 10:49:24.066 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:49:24.069 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 10:49:24.072 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-21 10:49:24.076 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 10:49:24.079 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-21 10:49:24.083 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 10:49:24.086 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 10:49:24.089 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 10:49:24.093 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 10:49:24.097 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 10:49:24.101 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-07-21 10:49:24.104 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 10:49:24.107 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 10:49:24.110 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 10:49:24.114 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 10:49:24.118 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 10:49:24.121 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 10:49:24.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 10:49:24.128 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 10:49:24.132 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 10:49:24.135 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 10:49:24.138 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 10:49:24.141 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 10:49:24.145 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 10:49:24.148 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 10:49:24.151 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 10:49:24.154 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 10:49:24.157 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 10:49:24.160 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 10:49:24.164 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 10:49:24.167 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 10:49:24.171 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 10:49:24.189 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 10:49:24.194 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 10:49:24.198 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 10:49:24.201 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 10:49:24.205 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 10:49:24.208 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 10:49:24.212 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 10:49:24.215 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 10:49:24.220 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:49:24.244 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:49:24.247 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 10:49:24.251 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 10:49:24.252 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 10:49:24.257 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 10:49:24.260 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 10:49:24.264 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 10:49:24.269 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:49:24.290 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:49:24.294 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 10:49:24.298 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:49:24.300 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 10:49:24.304 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-07-21 10:49:24.322 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.325 | ++ /opt/stack/neutron/devstack/plugin.sh:source:58 : is_service_enabled neutron-uplink-status-propagation 2026-07-21 10:49:24.345 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.348 | ++ /opt/stack/neutron/devstack/plugin.sh:source:61 : is_service_enabled q-flavors neutron-flavors 2026-07-21 10:49:24.369 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.372 | ++ /opt/stack/neutron/devstack/plugin.sh:source:64 : is_service_enabled q-log neutron-log 2026-07-21 10:49:24.393 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.396 | ++ /opt/stack/neutron/devstack/plugin.sh:source:67 : is_service_enabled q-dns neutron-dns 2026-07-21 10:49:24.416 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.418 | ++ /opt/stack/neutron/devstack/plugin.sh:source:74 : is_service_enabled neutron-segments 2026-07-21 10:49:24.442 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.445 | ++ /opt/stack/neutron/devstack/plugin.sh:source:77 : is_service_enabled neutron-pvlan 2026-07-21 10:49:24.465 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.468 | ++ /opt/stack/neutron/devstack/plugin.sh:source:80 : is_service_enabled neutron-network-segment-range 2026-07-21 10:49:24.489 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.492 | ++ /opt/stack/neutron/devstack/plugin.sh:source:83 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-07-21 10:49:24.510 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.513 | ++ /opt/stack/neutron/devstack/plugin.sh:source:88 : is_service_enabled q-metadata-path neutron-metadata-path 2026-07-21 10:49:24.534 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.537 | ++ /opt/stack/neutron/devstack/plugin.sh:source:93 : is_service_enabled q-dns-forwarder neutron-dns-forwarder 2026-07-21 10:49:24.557 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.561 | ++ /opt/stack/neutron/devstack/plugin.sh:source:98 : is_service_enabled neutron-local-ip 2026-07-21 10:49:24.581 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.582 | ++ /opt/stack/neutron/devstack/plugin.sh:source:101 : is_service_enabled neutron-local-ip-static 2026-07-21 10:49:24.602 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.605 | ++ /opt/stack/neutron/devstack/plugin.sh:source:104 : is_service_enabled q-agt neutron-agent 2026-07-21 10:49:24.625 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.629 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-21 10:49:24.650 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.653 | ++ /opt/stack/neutron/devstack/plugin.sh:source:116 : is_service_enabled q-l3 neutron-l3 2026-07-21 10:49:24.672 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.676 | ++ /opt/stack/neutron/devstack/plugin.sh:source:128 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-07-21 10:49:24.698 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.701 | ++ /opt/stack/neutron/devstack/plugin.sh:source:131 : '[' ml2 = ml2 ']' 2026-07-21 10:49:24.705 | ++ /opt/stack/neutron/devstack/plugin.sh:source:132 : configure_ml2_extension_drivers 2026-07-21 10:49:24.708 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:4 : is_neutron_legacy_enabled 2026-07-21 10:49:24.711 | ++ lib/neutron:is_neutron_legacy_enabled:321 : return 0 2026-07-21 10:49:24.714 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:12 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-21 10:49:24.751 | ++ /opt/stack/neutron/devstack/plugin.sh:source:134 : is_ovn_enabled 2026-07-21 10:49:24.755 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : [[ ovn == \o\v\n ]] 2026-07-21 10:49:24.758 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:33 : return 0 2026-07-21 10:49:24.761 | ++ /opt/stack/neutron/devstack/plugin.sh:source:135 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-07-21 10:49:24.780 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.783 | ++ /opt/stack/neutron/devstack/plugin.sh:source:139 : is_service_enabled neutron-loki 2026-07-21 10:49:24.804 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:24.808 | + ./stack.sh:main:1260 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-07-21 10:49:24.810 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 10:49:24.815 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 10:49:24.818 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-21 10:49:24.822 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:49:24.825 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 10:49:24.828 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 10:49:24.833 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-07-21 10:49:24.837 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:49:24.839 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-21 10:49:24.842 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:49:24.845 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-21 10:49:24.846 | /^\[\[.+\|.*\]\]/ { 2026-07-21 10:49:24.846 | gsub("[][]", "", $1); 2026-07-21 10:49:24.846 | split($1, a, "|"); 2026-07-21 10:49:24.846 | if (a[1] == matchgroup) 2026-07-21 10:49:24.846 | print a[2] 2026-07-21 10:49:24.846 | } 2026-07-21 10:49:24.846 | ' /opt/stack/devstack/local.conf 2026-07-21 10:49:24.854 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 10:49:24.858 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 10:49:24.861 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 10:49:24.865 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-21 10:49:24.868 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-21 10:49:24.872 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-21 10:49:24.875 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-21 10:49:24.879 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-21 10:49:24.884 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-21 10:49:24.884 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:49:24.887 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-21 10:49:24.890 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-21 10:49:24.894 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-21 10:49:24.897 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-21 10:49:24.902 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:49:24.905 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 10:49:24.908 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-21 10:49:24.910 | [78925 Async configure_neutron_nova:78925]: finished successfully 2026-07-21 10:49:24.911 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 10:49:24.915 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-21 10:49:24.918 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-21 10:49:24.922 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-21 10:49:24.926 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-21 10:49:24.929 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$CINDER_CONF' 2026-07-21 10:49:24.930 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-21 10:49:24.930 | BEGIN { 2026-07-21 10:49:24.930 | section = "" 2026-07-21 10:49:24.930 | last_section = "" 2026-07-21 10:49:24.930 | section_count = 0 2026-07-21 10:49:24.930 | } 2026-07-21 10:49:24.930 | /^\[.+\]/ { 2026-07-21 10:49:24.930 | gsub("[][]", "", $1); 2026-07-21 10:49:24.930 | section=$1 2026-07-21 10:49:24.930 | next 2026-07-21 10:49:24.930 | } 2026-07-21 10:49:24.930 | /^ *\#/ { 2026-07-21 10:49:24.930 | next 2026-07-21 10:49:24.930 | } 2026-07-21 10:49:24.930 | /^[^ \t]+/ { 2026-07-21 10:49:24.930 | # get offset of first = in $0 2026-07-21 10:49:24.930 | eq_idx = index($0, "=") 2026-07-21 10:49:24.930 | # extract attr & value from $0 2026-07-21 10:49:24.930 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 10:49:24.930 | value = substr($0, eq_idx + 1) 2026-07-21 10:49:24.930 | # only need to strip trailing whitespace from attr 2026-07-21 10:49:24.931 | sub(/[ \t]*$/, "", attr) 2026-07-21 10:49:24.931 | # need to strip leading & trailing whitespace from value 2026-07-21 10:49:24.931 | sub(/^[ \t]*/, "", value) 2026-07-21 10:49:24.931 | sub(/[ \t]*$/, "", value) 2026-07-21 10:49:24.931 | 2026-07-21 10:49:24.931 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 10:49:24.931 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 10:49:24.931 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 10:49:24.931 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 10:49:24.931 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 10:49:24.931 | if (section != last_section) { 2026-07-21 10:49:24.931 | cfg_section[section_count++] = section 2026-07-21 10:49:24.931 | last_section = section 2026-07-21 10:49:24.931 | } 2026-07-21 10:49:24.931 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 10:49:24.931 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 10:49:24.931 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 10:49:24.931 | 2026-07-21 10:49:24.931 | cfg_attr[section, attr, 0] = value 2026-07-21 10:49:24.931 | cfg_attr_count[section, attr] = 1 2026-07-21 10:49:24.931 | } else { 2026-07-21 10:49:24.931 | lno = cfg_attr_count[section, attr]++ 2026-07-21 10:49:24.931 | cfg_attr[section, attr, lno] = value 2026-07-21 10:49:24.931 | } 2026-07-21 10:49:24.931 | } 2026-07-21 10:49:24.931 | END { 2026-07-21 10:49:24.931 | # Process each section in order 2026-07-21 10:49:24.931 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 10:49:24.931 | section = cfg_section[sno] 2026-07-21 10:49:24.931 | # The ini routines simply append a config item immediately 2026-07-21 10:49:24.931 | # after the section header. To keep the same order as defined 2026-07-21 10:49:24.931 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 10:49:24.931 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 10:49:24.931 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 10:49:24.931 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 10:49:24.931 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 10:49:24.931 | else { 2026-07-21 10:49:24.931 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 10:49:24.931 | count = cfg_attr_count[section, attr] 2026-07-21 10:49:24.931 | print "inidelete " configfile " " section " " attr 2026-07-21 10:49:24.931 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 10:49:24.931 | for (l = count -2; l >= 0; l--) 2026-07-21 10:49:24.931 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 10:49:24.931 | } 2026-07-21 10:49:24.931 | } 2026-07-21 10:49:24.931 | } 2026-07-21 10:49:24.931 | } 2026-07-21 10:49:24.931 | ' 2026-07-21 10:49:24.933 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 10:49:24.933 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:49:24.936 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 10:49:24.939 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-21 10:49:24.942 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:49:24.946 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-21 10:49:24.948 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-21 10:49:24.948 | BEGIN { group = "" } 2026-07-21 10:49:24.948 | /^\[\[.+\|.*\]\]/ { 2026-07-21 10:49:24.949 | gsub("[][]", "", $1); 2026-07-21 10:49:24.949 | split($1, a, "|"); 2026-07-21 10:49:24.949 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 10:49:24.949 | group=a[1] 2026-07-21 10:49:24.949 | } else { 2026-07-21 10:49:24.949 | group="" 2026-07-21 10:49:24.949 | } 2026-07-21 10:49:24.949 | next 2026-07-21 10:49:24.949 | } 2026-07-21 10:49:24.949 | { 2026-07-21 10:49:24.949 | if (group != "") 2026-07-21 10:49:24.949 | print $0 2026-07-21 10:49:24.949 | } 2026-07-21 10:49:24.949 | ' /opt/stack/devstack/local.conf 2026-07-21 10:49:24.956 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_driver "cinder.volume.drivers.storpool.StorPoolDriver"' 2026-07-21 10:49:24.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_driver cinder.volume.drivers.storpool.StorPoolDriver 2026-07-21 10:49:24.994 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 10:49:24.997 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool volume_backend_name "storpool"' 2026-07-21 10:49:25.001 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool volume_backend_name storpool 2026-07-21 10:49:25.037 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 10:49:25.040 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF storpool storpool_template "virtual"' 2026-07-21 10:49:25.043 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf storpool storpool_template virtual 2026-07-21 10:49:25.074 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 10:49:25.078 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 10:49:25.082 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 10:49:25.085 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 10:49:25.089 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-07-21 10:49:25.093 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-07-21 10:49:25.096 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-07-21 10:49:25.099 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-07-21 10:49:25.103 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-07-21 10:49:25.108 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-21 10:49:25.111 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-21 10:49:25.115 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-21 10:49:25.119 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-21 10:49:25.122 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-21 10:49:25.125 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:49:25.128 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 10:49:25.130 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-07-21 10:49:25.132 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 10:49:25.136 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-07-21 10:49:25.139 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-07-21 10:49:25.143 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-07-21 10:49:25.146 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-07-21 10:49:25.150 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-07-21 10:49:25.151 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-07-21 10:49:25.152 | BEGIN { 2026-07-21 10:49:25.152 | section = "" 2026-07-21 10:49:25.152 | last_section = "" 2026-07-21 10:49:25.152 | section_count = 0 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | /^\[.+\]/ { 2026-07-21 10:49:25.152 | gsub("[][]", "", $1); 2026-07-21 10:49:25.152 | section=$1 2026-07-21 10:49:25.152 | next 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | /^ *\#/ { 2026-07-21 10:49:25.152 | next 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | /^[^ \t]+/ { 2026-07-21 10:49:25.152 | # get offset of first = in $0 2026-07-21 10:49:25.152 | eq_idx = index($0, "=") 2026-07-21 10:49:25.152 | # extract attr & value from $0 2026-07-21 10:49:25.152 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 10:49:25.152 | value = substr($0, eq_idx + 1) 2026-07-21 10:49:25.152 | # only need to strip trailing whitespace from attr 2026-07-21 10:49:25.152 | sub(/[ \t]*$/, "", attr) 2026-07-21 10:49:25.152 | # need to strip leading & trailing whitespace from value 2026-07-21 10:49:25.152 | sub(/^[ \t]*/, "", value) 2026-07-21 10:49:25.152 | sub(/[ \t]*$/, "", value) 2026-07-21 10:49:25.152 | 2026-07-21 10:49:25.152 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 10:49:25.152 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 10:49:25.152 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 10:49:25.152 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 10:49:25.152 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 10:49:25.152 | if (section != last_section) { 2026-07-21 10:49:25.152 | cfg_section[section_count++] = section 2026-07-21 10:49:25.152 | last_section = section 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 10:49:25.152 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 10:49:25.152 | 2026-07-21 10:49:25.152 | cfg_attr[section, attr, 0] = value 2026-07-21 10:49:25.152 | cfg_attr_count[section, attr] = 1 2026-07-21 10:49:25.152 | } else { 2026-07-21 10:49:25.152 | lno = cfg_attr_count[section, attr]++ 2026-07-21 10:49:25.152 | cfg_attr[section, attr, lno] = value 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | END { 2026-07-21 10:49:25.152 | # Process each section in order 2026-07-21 10:49:25.152 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 10:49:25.152 | section = cfg_section[sno] 2026-07-21 10:49:25.152 | # The ini routines simply append a config item immediately 2026-07-21 10:49:25.152 | # after the section header. To keep the same order as defined 2026-07-21 10:49:25.152 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 10:49:25.152 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 10:49:25.152 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 10:49:25.152 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 10:49:25.152 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 10:49:25.152 | else { 2026-07-21 10:49:25.152 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 10:49:25.152 | count = cfg_attr_count[section, attr] 2026-07-21 10:49:25.152 | print "inidelete " configfile " " section " " attr 2026-07-21 10:49:25.152 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 10:49:25.152 | for (l = count -2; l >= 0; l--) 2026-07-21 10:49:25.152 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | } 2026-07-21 10:49:25.152 | ' 2026-07-21 10:49:25.152 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 10:49:25.153 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:49:25.154 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 10:49:25.157 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 10:49:25.160 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-07-21 10:49:25.164 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:49:25.167 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-07-21 10:49:25.171 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-07-21 10:49:25.171 | BEGIN { group = "" } 2026-07-21 10:49:25.171 | /^\[\[.+\|.*\]\]/ { 2026-07-21 10:49:25.171 | gsub("[][]", "", $1); 2026-07-21 10:49:25.171 | split($1, a, "|"); 2026-07-21 10:49:25.171 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 10:49:25.171 | group=a[1] 2026-07-21 10:49:25.171 | } else { 2026-07-21 10:49:25.171 | group="" 2026-07-21 10:49:25.171 | } 2026-07-21 10:49:25.171 | next 2026-07-21 10:49:25.171 | } 2026-07-21 10:49:25.171 | { 2026-07-21 10:49:25.171 | if (group != "") 2026-07-21 10:49:25.171 | print $0 2026-07-21 10:49:25.171 | } 2026-07-21 10:49:25.171 | ' /opt/stack/devstack/local.conf 2026-07-21 10:49:25.179 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-07-21 10:49:25.182 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-07-21 10:49:25.218 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 10:49:25.222 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-07-21 10:49:25.243 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:25.246 | + ./stack.sh:main:1270 : echo_summary 'Starting Swift' 2026-07-21 10:49:25.249 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:49:25.252 | + ./stack.sh:echo_summary:450 : echo -e Starting Swift 2026-07-21 10:49:25.255 | + ./stack.sh:main:1271 : start_swift 2026-07-21 10:49:25.259 | + lib/swift:start_swift:768 : restart_service memcached 2026-07-21 10:49:25.261 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:49:25.265 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-21 10:49:25.552 | + lib/swift:start_swift:771 : is_ubuntu 2026-07-21 10:49:25.556 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:49:25.559 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:49:25.562 | + lib/swift:start_swift:772 : sudo /etc/init.d/rsync restart 2026-07-21 10:49:25.623 | Restarting rsync (via systemctl): rsync.service. 2026-07-21 10:49:25.627 | + lib/swift:start_swift:779 : '[' False == True ']' 2026-07-21 10:49:25.630 | + lib/swift:start_swift:798 : [[ 1 == 1 ]] 2026-07-21 10:49:25.633 | + lib/swift:start_swift:799 : local foreground_services type 2026-07-21 10:49:25.637 | + lib/swift:start_swift:801 : foreground_services='object container account' 2026-07-21 10:49:25.640 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 10:49:25.644 | + 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-07-21 10:49:25.648 | + functions-common:run_process:1674 : local service=s-object 2026-07-21 10:49:25.652 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-21 10:49:25.654 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:25.658 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:25.661 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:25.664 | + functions-common:run_process:1680 : local name=s-object 2026-07-21 10:49:25.667 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:25.670 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:25.673 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:25.676 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:25.680 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:25.685 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630965682 2026-07-21 10:49:25.689 | + functions-common:run_process:1683 : is_service_enabled s-object 2026-07-21 10:49:25.708 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:25.711 | + functions-common:run_process:1684 : _run_under_systemd s-object '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-07-21 10:49:25.714 | + functions-common:_run_under_systemd:1628 : local service=s-object 2026-07-21 10:49:25.717 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-21 10:49:25.720 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-21 10:49:25.722 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-21 10:49:25.725 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-21 10:49:25.728 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-07-21 10:49:25.732 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-07-21 10:49:25.735 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-object.service 2026-07-21 10:49:25.738 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:25.742 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:25.745 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:25.747 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:25.751 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-07-21 10:49:25.754 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-07-21 10:49:25.756 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-object.service '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2026-07-21 10:49:25.759 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-object.service 2026-07-21 10:49:25.762 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-21 10:49:25.764 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:49:25.766 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:49:25.769 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:49:25.771 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:49:25.774 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:49:25.776 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-07-21 10:49:25.779 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:49:25.784 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-07-21 10:49:25.853 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:25.921 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-07-21 10:49:25.982 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-07-21 10:49:26.043 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-07-21 10:49:26.105 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-07-21 10:49:26.166 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:26.229 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:49:26.232 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:49:26.235 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-07-21 10:49:26.308 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:49:26.619 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-object.service 2026-07-21 10:49:26.633 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2026-07-21 10:49:26.915 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-object.service 2026-07-21 10:49:26.941 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:26.944 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:26.946 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:26.950 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:26.952 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:26.956 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:26.958 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:26.961 | + functions-common:time_stop:2427 : start_time=1784630965682 2026-07-21 10:49:26.964 | + functions-common:time_stop:2429 : [[ -z 1784630965682 ]] 2026-07-21 10:49:26.968 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:26.972 | + functions-common:time_stop:2432 : end_time=1784630966969 2026-07-21 10:49:26.975 | + functions-common:time_stop:2433 : elapsed_time=1287 2026-07-21 10:49:26.977 | + functions-common:time_stop:2434 : total=5485 2026-07-21 10:49:26.980 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:26.984 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6772 2026-07-21 10:49:26.986 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 10:49:26.989 | + 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-07-21 10:49:26.992 | + functions-common:run_process:1674 : local service=s-container 2026-07-21 10:49:26.994 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-21 10:49:26.997 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:27.000 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:27.002 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:27.006 | + functions-common:run_process:1680 : local name=s-container 2026-07-21 10:49:27.008 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:27.011 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:27.014 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:27.016 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:27.020 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:27.025 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630967021 2026-07-21 10:49:27.027 | + functions-common:run_process:1683 : is_service_enabled s-container 2026-07-21 10:49:27.045 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:27.049 | + functions-common:run_process:1684 : _run_under_systemd s-container '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-07-21 10:49:27.052 | + functions-common:_run_under_systemd:1628 : local service=s-container 2026-07-21 10:49:27.055 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-21 10:49:27.058 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-21 10:49:27.062 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-21 10:49:27.065 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-21 10:49:27.068 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-07-21 10:49:27.070 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-07-21 10:49:27.073 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container.service 2026-07-21 10:49:27.075 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:27.078 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:27.081 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:27.084 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:27.087 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-07-21 10:49:27.090 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-07-21 10:49:27.093 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container.service '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2026-07-21 10:49:27.095 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container.service 2026-07-21 10:49:27.098 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-21 10:49:27.101 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:49:27.103 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:49:27.106 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:49:27.109 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:49:27.112 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:49:27.114 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-07-21 10:49:27.117 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:49:27.122 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-07-21 10:49:27.187 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:27.255 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-07-21 10:49:27.314 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-07-21 10:49:27.372 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-07-21 10:49:27.426 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-07-21 10:49:27.482 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:27.538 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:49:27.540 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:49:27.543 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-07-21 10:49:27.609 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:49:27.905 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container.service 2026-07-21 10:49:27.919 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2026-07-21 10:49:28.219 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container.service 2026-07-21 10:49:28.257 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:28.261 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:28.264 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:28.267 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:28.271 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:28.273 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:28.276 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:28.279 | + functions-common:time_stop:2427 : start_time=1784630967021 2026-07-21 10:49:28.282 | + functions-common:time_stop:2429 : [[ -z 1784630967021 ]] 2026-07-21 10:49:28.286 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:28.291 | + functions-common:time_stop:2432 : end_time=1784630968287 2026-07-21 10:49:28.294 | + functions-common:time_stop:2433 : elapsed_time=1266 2026-07-21 10:49:28.297 | + functions-common:time_stop:2434 : total=6772 2026-07-21 10:49:28.300 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:28.303 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8038 2026-07-21 10:49:28.307 | + lib/swift:start_swift:802 : for type in ${foreground_services} 2026-07-21 10:49:28.310 | + 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-07-21 10:49:28.313 | + functions-common:run_process:1674 : local service=s-account 2026-07-21 10:49:28.316 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-21 10:49:28.319 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:28.322 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:28.325 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:28.328 | + functions-common:run_process:1680 : local name=s-account 2026-07-21 10:49:28.331 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:28.334 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:28.337 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:28.340 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:28.344 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:28.349 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630968345 2026-07-21 10:49:28.352 | + functions-common:run_process:1683 : is_service_enabled s-account 2026-07-21 10:49:28.372 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:28.375 | + functions-common:run_process:1684 : _run_under_systemd s-account '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-07-21 10:49:28.378 | + functions-common:_run_under_systemd:1628 : local service=s-account 2026-07-21 10:49:28.381 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-21 10:49:28.384 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-21 10:49:28.387 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-21 10:49:28.390 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-21 10:49:28.393 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-07-21 10:49:28.396 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-07-21 10:49:28.399 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-account.service 2026-07-21 10:49:28.401 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:28.404 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:28.407 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:28.410 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:28.412 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-07-21 10:49:28.415 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-07-21 10:49:28.419 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-account.service '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2026-07-21 10:49:28.421 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-account.service 2026-07-21 10:49:28.424 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-21 10:49:28.427 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:49:28.429 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:49:28.432 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:49:28.435 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:49:28.438 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:49:28.441 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-07-21 10:49:28.444 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:49:28.449 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-07-21 10:49:28.521 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:28.590 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-07-21 10:49:28.651 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-07-21 10:49:28.710 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-07-21 10:49:28.770 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-07-21 10:49:28.832 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:28.893 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:49:28.895 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:49:28.899 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-07-21 10:49:28.971 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:49:29.281 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-account.service 2026-07-21 10:49:29.295 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2026-07-21 10:49:29.579 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-account.service 2026-07-21 10:49:29.610 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:29.614 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:29.618 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:29.621 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:29.624 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:29.627 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:29.630 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:29.633 | + functions-common:time_stop:2427 : start_time=1784630968345 2026-07-21 10:49:29.635 | + functions-common:time_stop:2429 : [[ -z 1784630968345 ]] 2026-07-21 10:49:29.639 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:29.644 | + functions-common:time_stop:2432 : end_time=1784630969641 2026-07-21 10:49:29.648 | + functions-common:time_stop:2433 : elapsed_time=1296 2026-07-21 10:49:29.650 | + functions-common:time_stop:2434 : total=8038 2026-07-21 10:49:29.653 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:29.656 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9334 2026-07-21 10:49:29.658 | + lib/swift:start_swift:806 : [[ False == \T\r\u\e ]] 2026-07-21 10:49:29.662 | + lib/swift:start_swift:811 : enable_service s-container-sync 2026-07-21 10:49:29.707 | + 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-07-21 10:49:29.711 | + functions-common:run_process:1674 : local service=s-container-sync 2026-07-21 10:49:29.714 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 10:49:29.717 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:29.720 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:29.724 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:29.728 | + functions-common:run_process:1680 : local name=s-container-sync 2026-07-21 10:49:29.731 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:29.734 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:29.737 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:29.740 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:29.744 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:29.748 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630969745 2026-07-21 10:49:29.751 | + functions-common:run_process:1683 : is_service_enabled s-container-sync 2026-07-21 10:49:29.770 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:29.774 | + functions-common:run_process:1684 : _run_under_systemd s-container-sync '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-07-21 10:49:29.776 | + functions-common:_run_under_systemd:1628 : local service=s-container-sync 2026-07-21 10:49:29.779 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 10:49:29.783 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 10:49:29.785 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 10:49:29.788 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 10:49:29.791 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-07-21 10:49:29.794 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-07-21 10:49:29.796 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-container-sync.service 2026-07-21 10:49:29.799 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:29.802 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:29.805 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:29.808 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:29.811 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-07-21 10:49:29.813 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-07-21 10:49:29.816 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-container-sync.service '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2026-07-21 10:49:29.820 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-container-sync.service 2026-07-21 10:49:29.823 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 10:49:29.826 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:49:29.830 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:49:29.833 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:49:29.837 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:49:29.839 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:49:29.842 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-07-21 10:49:29.845 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:49:29.850 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-07-21 10:49:29.919 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:29.988 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-07-21 10:49:30.047 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-07-21 10:49:30.113 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-07-21 10:49:30.178 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-07-21 10:49:30.239 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:30.297 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:49:30.301 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:49:30.304 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-07-21 10:49:30.378 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:49:30.676 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-container-sync.service 2026-07-21 10:49:30.691 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2026-07-21 10:49:30.984 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-container-sync.service 2026-07-21 10:49:31.014 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:31.016 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:31.019 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:31.022 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:31.024 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:31.027 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:31.030 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:31.032 | + functions-common:time_stop:2427 : start_time=1784630969745 2026-07-21 10:49:31.035 | + functions-common:time_stop:2429 : [[ -z 1784630969745 ]] 2026-07-21 10:49:31.039 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:31.043 | + functions-common:time_stop:2432 : end_time=1784630971040 2026-07-21 10:49:31.046 | + functions-common:time_stop:2433 : elapsed_time=1295 2026-07-21 10:49:31.048 | + functions-common:time_stop:2434 : total=9334 2026-07-21 10:49:31.051 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:31.054 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10629 2026-07-21 10:49:31.057 | + lib/swift:start_swift:819 : is_service_enabled tls-proxy 2026-07-21 10:49:31.073 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:31.076 | + lib/swift:start_swift:820 : local proxy_port=8080 2026-07-21 10:49:31.079 | + lib/swift:start_swift:821 : start_tls_proxy swift '*' 8080 10.4.3.50 8081 16384 2026-07-21 10:49:31.082 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-07-21 10:49:31.085 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-07-21 10:49:31.087 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-07-21 10:49:31.089 | + lib/tls:start_tls_proxy:513 : local b_host=10.4.3.50 2026-07-21 10:49:31.091 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-07-21 10:49:31.093 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-07-21 10:49:31.095 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-07-21 10:49:31.097 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-07-21 10:49:31.099 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/apache2/conf-enabled/connection-tuning.conf 2026-07-21 10:49:31.102 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/apache2/conf-enabled/connection-tuning.conf ']' 2026-07-21 10:49:31.106 | + lib/tls:start_tls_proxy:521 : local config_file 2026-07-21 10:49:31.109 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-07-21 10:49:31.112 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-07-21 10:49:31.114 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-21 10:49:31.118 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:49:31.122 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:49:31.126 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-21 10:49:31.129 | + lib/tls:start_tls_proxy:522 : config_file=/etc/apache2/sites-available/swift-tls-proxy.conf 2026-07-21 10:49:31.133 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-07-21 10:49:31.136 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-07-21 10:49:31.139 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-07-21 10:49:31.142 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-07-21 10:49:31.145 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-07-21 10:49:31.148 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/apache2/sites-available/swift-tls-proxy.conf' 2026-07-21 10:49:31.167 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:49:31.171 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-07-21 10:49:31.175 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-07-21 10:49:31.178 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:49:31.182 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:49:31.184 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:49:31.187 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:49:31.190 | + lib/apache:enable_apache_mod:61 : [[ headers != \v\e\r\s\i\o\n ]] 2026-07-21 10:49:31.193 | + lib/apache:enable_apache_mod:61 : a2query -m headers 2026-07-21 10:49:31.229 | headers (enabled by site administrator) 2026-07-21 10:49:31.233 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:49:31.238 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-07-21 10:49:31.241 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-07-21 10:49:31.243 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:49:31.247 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:49:31.250 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:49:31.253 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:49:31.256 | + lib/apache:enable_apache_mod:61 : [[ ssl != \v\e\r\s\i\o\n ]] 2026-07-21 10:49:31.259 | + lib/apache:enable_apache_mod:61 : a2query -m ssl 2026-07-21 10:49:31.295 | ssl (enabled by site administrator) 2026-07-21 10:49:31.298 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:49:31.302 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-07-21 10:49:31.306 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-21 10:49:31.309 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:49:31.312 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:49:31.315 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:49:31.319 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:49:31.322 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-21 10:49:31.325 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-21 10:49:31.362 | proxy (enabled by site administrator) 2026-07-21 10:49:31.366 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-07-21 10:49:31.369 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-07-21 10:49:31.373 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-21 10:49:31.376 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-07-21 10:49:31.378 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:49:31.382 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:49:31.384 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:49:31.387 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-21 10:49:31.390 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-21 10:49:31.424 | proxy_http (enabled by site administrator) 2026-07-21 10:49:31.427 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-07-21 10:49:31.430 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-07-21 10:49:31.433 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-21 10:49:31.437 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-21 10:49:31.440 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-21 10:49:31.443 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-21 10:49:31.445 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:49:31.448 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:49:31.451 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-21 10:49:31.453 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-21 10:49:31.455 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:49:31.457 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:49:31.460 | + lib/apache:enable_apache_site:195 : sudo a2ensite swift-tls-proxy 2026-07-21 10:49:31.493 | Enabling site swift-tls-proxy. 2026-07-21 10:49:31.498 | To activate the new configuration, you need to run: 2026-07-21 10:49:31.498 | systemctl reload apache2 2026-07-21 10:49:31.503 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-07-21 10:49:31.506 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-21 10:49:31.509 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-21 10:49:31.512 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-21 10:49:31.642 | + lib/swift:start_swift:823 : run_process s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 10:49:31.646 | + functions-common:run_process:1674 : local service=s-proxy 2026-07-21 10:49:31.649 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 10:49:31.652 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:31.655 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:31.658 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:31.661 | + functions-common:run_process:1680 : local name=s-proxy 2026-07-21 10:49:31.664 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:31.666 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:31.669 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:31.672 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:31.676 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:31.681 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630971677 2026-07-21 10:49:31.684 | + functions-common:run_process:1683 : is_service_enabled s-proxy 2026-07-21 10:49:31.702 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:31.706 | + functions-common:run_process:1684 : _run_under_systemd s-proxy '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-07-21 10:49:31.709 | + functions-common:_run_under_systemd:1628 : local service=s-proxy 2026-07-21 10:49:31.712 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 10:49:31.715 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 10:49:31.718 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 10:49:31.721 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 10:49:31.724 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-07-21 10:49:31.727 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-07-21 10:49:31.730 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@s-proxy.service 2026-07-21 10:49:31.733 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:31.735 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:31.738 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:31.741 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:31.743 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-07-21 10:49:31.746 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-07-21 10:49:31.749 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@s-proxy.service '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-07-21 10:49:31.752 | + functions-common:write_user_unit_file:1535 : local service=devstack@s-proxy.service 2026-07-21 10:49:31.755 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 10:49:31.758 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:49:31.761 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:49:31.764 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:49:31.767 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:49:31.769 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:49:31.772 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-07-21 10:49:31.775 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:49:31.780 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-07-21 10:49:31.846 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:31.917 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-07-21 10:49:31.977 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-07-21 10:49:32.036 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-07-21 10:49:32.095 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-07-21 10:49:32.154 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:32.212 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:49:32.215 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:49:32.218 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-07-21 10:49:32.300 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:49:32.613 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@s-proxy.service 2026-07-21 10:49:32.629 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2026-07-21 10:49:32.923 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@s-proxy.service 2026-07-21 10:49:32.962 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:32.965 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:32.968 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:32.971 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:32.974 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:32.977 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:32.980 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:32.983 | + functions-common:time_stop:2427 : start_time=1784630971677 2026-07-21 10:49:32.986 | + functions-common:time_stop:2429 : [[ -z 1784630971677 ]] 2026-07-21 10:49:32.990 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:32.994 | + functions-common:time_stop:2432 : end_time=1784630972991 2026-07-21 10:49:32.997 | + functions-common:time_stop:2433 : elapsed_time=1314 2026-07-21 10:49:32.999 | + functions-common:time_stop:2434 : total=10629 2026-07-21 10:49:33.002 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:33.006 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11943 2026-07-21 10:49:33.009 | + lib/swift:start_swift:828 : echo 'Waiting for swift proxy to start...' 2026-07-21 10:49:33.009 | Waiting for swift proxy to start... 2026-07-21 10:49:33.011 | + lib/swift:start_swift:829 : wait_for_service 60 https://10.4.3.50:8080/info 2026-07-21 10:49:33.014 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 10:49:33.017 | + functions:wait_for_service:477 : local url=https://10.4.3.50:8080/info 2026-07-21 10:49:33.020 | + functions:wait_for_service:478 : local rval=0 2026-07-21 10:49:33.023 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 10:49:33.027 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 10:49:33.031 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:33.034 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:33.039 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:33.043 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630973040 2026-07-21 10:49:33.046 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 10:49:33.051 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.50:8080/info 2026-07-21 10:49:33.068 | + :: : [[ 503 == 503 ]] 2026-07-21 10:49:33.069 | + :: : sleep 1 2026-07-21 10:49:34.073 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.50:8080/info 2026-07-21 10:49:34.092 | + :: : [[ 200 == 503 ]] 2026-07-21 10:49:34.094 | + :: : [[ 0 -eq 7 ]] 2026-07-21 10:49:34.097 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 10:49:34.100 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:34.103 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:34.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:34.109 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:34.111 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:34.114 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 10:49:34.117 | + functions-common:time_stop:2427 : start_time=1784630973040 2026-07-21 10:49:34.119 | + functions-common:time_stop:2429 : [[ -z 1784630973040 ]] 2026-07-21 10:49:34.123 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:34.128 | + functions-common:time_stop:2432 : end_time=1784630974125 2026-07-21 10:49:34.131 | + functions-common:time_stop:2433 : elapsed_time=1085 2026-07-21 10:49:34.134 | + functions-common:time_stop:2434 : total=2839 2026-07-21 10:49:34.137 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:34.140 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=3924 2026-07-21 10:49:34.143 | + functions:wait_for_service:486 : return 0 2026-07-21 10:49:34.146 | + lib/swift:start_swift:833 : [[ False == \T\r\u\e ]] 2026-07-21 10:49:34.149 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 10:49:34.152 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-07-21 10:49:34.171 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:34.174 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 10:49:34.209 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-07-21 10:49:34.260 | [8552 Async configure_neutron_nova:78925]: Waiting for completion of configure_neutron_nova running on PID 78925 (2 other jobs running) 2026-07-21 10:49:34.285 | [8552 Async configure_neutron_nova:78925]: Signaling child to exit 2026-07-21 10:49:34.285 | WAKEUP 2026-07-21 10:49:34.306 | [8552 Async configure_neutron_nova:78925]: Signaled 2026-07-21 10:49:34.308 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-21 10:49:34.308 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-07-21 10:49:34.308 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url https://10.4.3.50/identity 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password secretservice 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-21 10:49:34.308 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-21 10:49:34.308 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-21 10:49:34.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-21 10:49:34.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-21 10:49:34.308 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 10:49:34.308 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:34.308 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-21 10:49:34.308 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-21 10:49:34.308 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-21 10:49:34.308 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-07-21 10:49:34.308 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 10:49:34.308 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-07-21 10:49:34.308 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-07-21 10:49:34.308 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 10:49:34.308 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 10:49:34.308 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-07-21 10:49:34.308 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-21 10:49:34.308 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-07-21 10:49:34.308 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-21 10:49:34.308 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-21 10:49:34.309 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-21 10:49:34.309 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-21 10:49:34.309 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-21 10:49:34.309 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://10.4.3.50/identity 2026-07-21 10:49:34.309 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-21 10:49:34.309 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-07-21 10:49:34.309 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-21 10:49:34.309 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-21 10:49:34.309 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-21 10:49:34.309 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-21 10:49:34.309 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-21 10:49:34.309 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-21 10:49:34.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-21 10:49:34.309 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-07-21 10:49:34.309 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:34.309 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-21 10:49:34.309 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-21 10:49:34.353 | [8552 Async configure_neutron_nova:78925]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-21 10:49:34.358 | + inc/async:async_wait:197 : return 0 2026-07-21 10:49:34.361 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-07-21 10:49:34.380 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:34.383 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 10:49:34.415 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-21 10:49:34.450 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-07-21 10:49:34.468 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:34.470 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-07-21 10:49:34.473 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:49:34.476 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-07-21 10:49:34.478 | + ./stack.sh:main:1296 : start_nova_api 2026-07-21 10:49:34.481 | + lib/nova:start_nova_api:968 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:49:34.484 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:49:34.487 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:49:34.490 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-21 10:49:34.495 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 10:49:34.498 | + functions-common:run_process:1674 : local service=n-api 2026-07-21 10:49:34.501 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 10:49:34.504 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:34.507 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:34.509 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:34.512 | + functions-common:run_process:1680 : local name=n-api 2026-07-21 10:49:34.515 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:34.517 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:34.520 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:34.522 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:34.526 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:34.530 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630974527 2026-07-21 10:49:34.533 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-21 10:49:34.550 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:34.553 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-21 10:49:34.556 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-21 10:49:34.559 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 10:49:34.562 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 10:49:34.564 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 10:49:34.567 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-21 10:49:34.569 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-21 10:49:34.572 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-21 10:49:34.575 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-21 10:49:34.577 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:34.580 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:34.583 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:34.585 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:34.588 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-21 10:49:34.590 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 10:49:34.593 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 10:49:34.596 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:49:34.599 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-21 10:49:34.602 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-21 10:49:34.604 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:49:34.606 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 10:49:34.609 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 10:49:34.611 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 10:49:34.614 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-21 10:49:34.616 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 10:49:34.620 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-21 10:49:34.685 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:34.751 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-21 10:49:34.807 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-07-21 10:49:34.860 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:49:34.916 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:34.974 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-21 10:49:35.028 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-21 10:49:35.082 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-21 10:49:35.136 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-21 10:49:35.190 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-21 10:49:35.243 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 10:49:35.247 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 10:49:35.250 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-21 10:49:35.315 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 10:49:35.612 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-21 10:49:35.625 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-21 10:49:35.914 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-21 10:49:35.981 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:35.984 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:35.986 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:35.989 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:35.992 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:35.994 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:35.997 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:35.999 | + functions-common:time_stop:2427 : start_time=1784630974527 2026-07-21 10:49:36.001 | + functions-common:time_stop:2429 : [[ -z 1784630974527 ]] 2026-07-21 10:49:36.005 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:36.010 | + functions-common:time_stop:2432 : end_time=1784630976007 2026-07-21 10:49:36.013 | + functions-common:time_stop:2433 : elapsed_time=1480 2026-07-21 10:49:36.015 | + functions-common:time_stop:2434 : total=11943 2026-07-21 10:49:36.018 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:36.021 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13423 2026-07-21 10:49:36.024 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-21 10:49:36.024 | Waiting for nova-api to start... 2026-07-21 10:49:36.027 | + lib/nova:start_nova_api:975 : local service_url=https://10.4.3.50/compute/v2.1/ 2026-07-21 10:49:36.030 | + lib/nova:start_nova_api:977 : wait_for_service 60 https://10.4.3.50/compute/v2.1/ 2026-07-21 10:49:36.032 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 10:49:36.035 | + functions:wait_for_service:477 : local url=https://10.4.3.50/compute/v2.1/ 2026-07-21 10:49:36.037 | + functions:wait_for_service:478 : local rval=0 2026-07-21 10:49:36.040 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 10:49:36.043 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 10:49:36.045 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:36.048 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:36.052 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:36.058 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630976054 2026-07-21 10:49:36.060 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 10:49:36.065 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.50/compute/v2.1/ 2026-07-21 10:49:38.853 | + :: : [[ 200 == 503 ]] 2026-07-21 10:49:38.855 | + :: : [[ 0 -eq 7 ]] 2026-07-21 10:49:38.859 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 10:49:38.861 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:38.864 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:38.866 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:38.868 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:38.870 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:38.873 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 10:49:38.875 | + functions-common:time_stop:2427 : start_time=1784630976054 2026-07-21 10:49:38.877 | + functions-common:time_stop:2429 : [[ -z 1784630976054 ]] 2026-07-21 10:49:38.881 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:38.885 | + functions-common:time_stop:2432 : end_time=1784630978882 2026-07-21 10:49:38.887 | + functions-common:time_stop:2433 : elapsed_time=2828 2026-07-21 10:49:38.891 | + functions-common:time_stop:2434 : total=3924 2026-07-21 10:49:38.893 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:38.896 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6752 2026-07-21 10:49:38.899 | + functions:wait_for_service:486 : return 0 2026-07-21 10:49:38.902 | + lib/nova:start_nova_api:981 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:49:38.906 | + lib/nova:start_nova_api:981 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:49:38.908 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-21 10:49:38.928 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:38.931 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-07-21 10:49:38.935 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:49:38.938 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-07-21 10:49:38.941 | + ./stack.sh:main:1301 : start_ovn_services 2026-07-21 10:49:38.944 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-07-21 10:49:38.947 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-07-21 10:49:38.950 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-07-21 10:49:38.952 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-21 10:49:38.955 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : [[ False == \F\a\l\s\e ]] 2026-07-21 10:49:38.958 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-21 10:49:38.961 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : sudo mkdir -p /var/lib/ovn 2026-07-21 10:49:38.975 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : mkdir -p /opt/stack/data/ovs 2026-07-21 10:49:38.980 | + lib/neutron_plugins/ovn_agent:init_ovn:646 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-21 10:49:38.985 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-21 10:49:38.990 | + lib/neutron_plugins/ovn_agent:init_ovn:648 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-21 10:49:39.004 | + lib/neutron_plugins/ovn_agent:init_ovn:649 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-07-21 10:49:39.016 | + lib/neutron_plugins/ovn_agent:init_ovn:650 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-21 10:49:39.029 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-07-21 10:49:39.032 | + lib/neutron_plugins/ovn_agent:start_ovn:762 : echo 'Starting OVN' 2026-07-21 10:49:39.032 | Starting OVN 2026-07-21 10:49:39.035 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _start_ovs 2026-07-21 10:49:39.037 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : echo 'Starting OVS' 2026-07-21 10:49:39.037 | Starting OVS 2026-07-21 10:49:39.039 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-21 10:49:39.057 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:39.060 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : enable_service ovsdb-server 2026-07-21 10:49:39.105 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : enable_service ovs-vswitchd 2026-07-21 10:49:39.150 | + lib/neutron_plugins/ovn_agent:_start_ovs:660 : [[ False == \T\r\u\e ]] 2026-07-21 10:49:39.153 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : _start_process ovsdb-server.service 2026-07-21 10:49:39.155 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 10:49:39.453 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovsdb-server.service 2026-07-21 10:49:39.745 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 10:49:39.746 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 10:49:39.746 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 10:49:39.746 | 2026-07-21 10:49:39.746 | Possible reasons for having these kinds of units are: 2026-07-21 10:49:39.746 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 10:49:39.746 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 10:49:39.746 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 10:49:39.746 | a requirement dependency on it. 2026-07-21 10:49:39.746 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 10:49:39.746 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 10:49:39.746 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 10:49:39.746 | instance name specified. 2026-07-21 10:49:39.751 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovsdb-server.service 2026-07-21 10:49:44.331 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : _start_process ovs-vswitchd.service 2026-07-21 10:49:44.334 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 10:49:44.646 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovs-vswitchd.service 2026-07-21 10:49:45.004 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 10:49:45.004 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 10:49:45.004 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 10:49:45.004 | 2026-07-21 10:49:45.004 | Possible reasons for having these kinds of units are: 2026-07-21 10:49:45.004 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 10:49:45.004 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 10:49:45.004 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 10:49:45.004 | a requirement dependency on it. 2026-07-21 10:49:45.004 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 10:49:45.004 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 10:49:45.004 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 10:49:45.004 | instance name specified. 2026-07-21 10:49:45.009 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovs-vswitchd.service 2026-07-21 10:49:45.204 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : echo 'Configuring OVSDB' 2026-07-21 10:49:45.204 | Configuring OVSDB 2026-07-21 10:49:45.206 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : is_service_enabled tls-proxy 2026-07-21 10:49:45.223 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:45.225 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : 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-07-21 10:49:45.247 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-21 10:49:45.266 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-21 10:49:45.283 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=0fd984b4-5d14-4779-870b-69288ffc889a 2026-07-21 10:49:45.300 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:10.4.3.50:6642 2026-07-21 10:49:45.316 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-21 10:49:45.332 | + lib/neutron_plugins/ovn_agent:_start_ovs:701 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-21 10:49:45.349 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=10.4.3.50 2026-07-21 10:49:45.367 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:703 : hostname 2026-07-21 10:49:45.371 | + lib/neutron_plugins/ovn_agent:_start_ovs:703 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0000005537 2026-07-21 10:49:45.386 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-21 10:49:45.388 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-07-21 10:49:45.404 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : [[ metadata =~ ovn-bgp ]] 2026-07-21 10:49:45.407 | + lib/neutron_plugins/ovn_agent:_start_ovs:716 : [[ metadata =~ ovn-evpn ]] 2026-07-21 10:49:45.409 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : is_provider_network 2026-07-21 10:49:45.412 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 10:49:45.415 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 10:49:45.417 | + lib/neutron_plugins/ovn_agent:_start_ovs:722 : [[ True == \T\r\u\e ]] 2026-07-21 10:49:45.420 | + lib/neutron_plugins/ovn_agent:_start_ovs:723 : ovn_base_setup_bridge br-ex 2026-07-21 10:49:45.423 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : local bridge=br-ex 2026-07-21 10:49:45.425 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-07-21 10:49:45.428 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:255 : '[' system '!=' system ']' 2026-07-21 10:49:45.431 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:259 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-21 10:49:45.454 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:260 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-07-21 10:49:45.473 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-21 10:49:45.495 | + lib/neutron_plugins/ovn_agent:_start_ovs:727 : is_service_enabled ovn-controller-vtep 2026-07-21 10:49:45.515 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:45.518 | + lib/neutron_plugins/ovn_agent:start_ovn:766 : local SCRIPTDIR=/share/ovn/scripts 2026-07-21 10:49:45.521 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : use_new_ovn_repository 2026-07-21 10:49:45.523 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:224 : [[ False == \F\a\l\s\e ]] 2026-07-21 10:49:45.527 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:225 : return 0 2026-07-21 10:49:45.530 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-northd 2026-07-21 10:49:45.550 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:45.553 | + lib/neutron_plugins/ovn_agent:start_ovn:772 : [[ False == \T\r\u\e ]] 2026-07-21 10:49:45.556 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _start_process ovn-central.service 2026-07-21 10:49:45.559 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 10:49:45.902 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-central.service 2026-07-21 10:49:46.225 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-central.service 2026-07-21 10:49:46.278 | + lib/neutron_plugins/ovn_agent:start_ovn:781 : _wait_for_ovn_and_set_custom_config 2026-07-21 10:49:46.282 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-21 10:49:46.286 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-21 10:49:46.289 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-21 10:49:46.292 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:215 : sleep 1 2026-07-21 10:49:47.297 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:216 : count=1 2026-07-21 10:49:47.300 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:217 : '[' 1 -gt 40 ']' 2026-07-21 10:49:47.303 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-21 10:49:47.307 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:745 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-21 10:49:47.311 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : local count=0 2026-07-21 10:49:47.314 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-21 10:49:47.317 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-21 10:49:47.319 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-21 10:49:47.322 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-21 10:49:47.325 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:747 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-21 10:49:47.328 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:202 : local count=0 2026-07-21 10:49:47.331 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:203 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-21 10:49:47.334 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:749 : is_service_enabled tls-proxy 2026-07-21 10:49:47.354 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:47.356 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:750 : 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-07-21 10:49:47.387 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:751 : 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-07-21 10:49:47.410 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:754 : 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-07-21 10:49:47.429 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:755 : 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-07-21 10:49:47.449 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:756 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-21 10:49:47.468 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:757 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-07-21 10:49:47.485 | + lib/neutron_plugins/ovn_agent:start_ovn:785 : is_service_enabled ovn-controller 2026-07-21 10:49:47.504 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:47.508 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : [[ False == \T\r\u\e ]] 2026-07-21 10:49:47.510 | + lib/neutron_plugins/ovn_agent:start_ovn:792 : _start_process ovn-controller.service 2026-07-21 10:49:47.513 | + lib/neutron_plugins/ovn_agent:_start_process:264 : sudo systemctl daemon-reload 2026-07-21 10:49:47.856 | + lib/neutron_plugins/ovn_agent:_start_process:265 : sudo systemctl enable ovn-controller.service 2026-07-21 10:49:48.196 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-21 10:49:48.196 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-21 10:49:48.196 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-21 10:49:48.196 | 2026-07-21 10:49:48.196 | Possible reasons for having these kinds of units are: 2026-07-21 10:49:48.196 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-21 10:49:48.196 | .wants/, .requires/, or .upholds/ directory. 2026-07-21 10:49:48.196 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-21 10:49:48.196 | a requirement dependency on it. 2026-07-21 10:49:48.196 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-21 10:49:48.196 | D-Bus, udev, scripted systemctl call, ...). 2026-07-21 10:49:48.196 | • In case of template units, the unit is meant to be enabled with some 2026-07-21 10:49:48.196 | instance name specified. 2026-07-21 10:49:48.200 | + lib/neutron_plugins/ovn_agent:_start_process:266 : sudo systemctl restart ovn-controller.service 2026-07-21 10:49:48.434 | + lib/neutron_plugins/ovn_agent:start_ovn:796 : is_service_enabled ovn-controller-vtep 2026-07-21 10:49:48.456 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:48.461 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : is_ovn_metadata_agent_enabled 2026-07-21 10:49:48.464 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:323 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-21 10:49:48.484 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:49:48.488 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:326 : return 1 2026-07-21 10:49:48.491 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : is_ovn_agent_enabled 2026-07-21 10:49:48.494 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:330 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-21 10:49:48.514 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:48.517 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:331 : enable_service q-ovn-agent 2026-07-21 10:49:48.571 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:332 : return 0 2026-07-21 10:49:48.574 | + lib/neutron_plugins/ovn_agent:start_ovn:812 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-21 10:49:48.579 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-21 10:49:48.581 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-21 10:49:48.585 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:48.588 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:48.592 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:48.596 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-21 10:49:48.599 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:48.602 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:48.606 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:48.610 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:48.614 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:48.620 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630988616 2026-07-21 10:49:48.623 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-21 10:49:48.643 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:48.647 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-21 10:49:48.651 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-21 10:49:48.654 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-21 10:49:48.656 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-21 10:49:48.659 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-21 10:49:48.662 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-21 10:49:48.666 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-21 10:49:48.669 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-21 10:49:48.672 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-21 10:49:48.674 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:48.677 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:48.680 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:48.683 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:48.686 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-21 10:49:48.689 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-21 10:49:48.692 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-07-21 10:49:48.695 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-21 10:49:48.698 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-21 10:49:48.701 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:49:48.704 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:49:48.707 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:49:48.710 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:49:48.712 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:49:48.715 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-21 10:49:48.718 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:49:48.723 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-21 10:49:48.801 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:48.881 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-07-21 10:49:48.949 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-21 10:49:49.016 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-21 10:49:49.078 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-21 10:49:49.145 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:49.211 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:49:49.214 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:49:49.217 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-21 10:49:49.300 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:49:49.639 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-21 10:49:49.653 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-21 10:49:49.996 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-21 10:49:50.035 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:50.038 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:50.041 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:50.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:50.046 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:50.049 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:50.051 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:50.054 | + functions-common:time_stop:2427 : start_time=1784630988616 2026-07-21 10:49:50.056 | + functions-common:time_stop:2429 : [[ -z 1784630988616 ]] 2026-07-21 10:49:50.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:50.065 | + functions-common:time_stop:2432 : end_time=1784630990061 2026-07-21 10:49:50.068 | + functions-common:time_stop:2433 : elapsed_time=1445 2026-07-21 10:49:50.070 | + functions-common:time_stop:2434 : total=13423 2026-07-21 10:49:50.074 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:50.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14868 2026-07-21 10:49:50.079 | + lib/neutron_plugins/ovn_agent:start_ovn:814 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 10:49:50.082 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 10:49:50.085 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-21 10:49:50.089 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-21 10:49:50.110 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-21 10:49:50.113 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-21 10:49:50.116 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-21 10:49:50.120 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-21 10:49:50.123 | + 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-07-21 10:49:50.159 | + 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-07-21 10:49:50.196 | + 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-07-21 10:49:50.233 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-21 10:49:50.267 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-21 10:49:50.305 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-07-21 10:49:50.309 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-07-21 10:49:50.312 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-07-21 10:49:50.316 | + lib/neutron_plugins/ovn_agent:create_public_bridge:317 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-21 10:49:50.332 | + lib/neutron_plugins/ovn_agent:create_public_bridge:318 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-21 10:49:50.348 | + lib/neutron_plugins/ovn_agent:create_public_bridge:319 : _configure_public_network_connectivity 2026-07-21 10:49:50.351 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-07-21 10:49:50.354 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-07-21 10:49:50.357 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp3s0 -s 172.24.5.0/24 -j MASQUERADE 2026-07-21 10:49:50.371 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-07-21 10:49:50.391 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:50.394 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-07-21 10:49:50.397 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:49:50.400 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-07-21 10:49:50.403 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-07-21 10:49:50.406 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-07-21 10:49:50.409 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-21 10:49:50.446 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-07-21 10:49:50.449 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-07-21 10:49:50.452 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-21 10:49:50.488 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-07-21 10:49:50.491 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-07-21 10:49:50.494 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-07-21 10:49:50.498 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-07-21 10:49:50.501 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-21 10:49:50.505 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-21 10:49:50.508 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-07-21 10:49:50.511 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-07-21 10:49:50.513 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-07-21 10:49:50.517 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-07-21 10:49:50.520 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:50.523 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:50.527 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:50.530 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-21 10:49:50.533 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:50.537 | + lib/neutron:start_neutron_service_and_check:639 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:50.540 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-07-21 10:49:50.543 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-07-21 10:49:50.545 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-21 10:49:50.549 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-21 10:49:50.573 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-07-21 10:49:50.577 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-07-21 10:49:50.625 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-07-21 10:49:50.674 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-07-21 10:49:50.677 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-07-21 10:49:50.735 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-07-21 10:49:50.738 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-07-21 10:49:50.796 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-07-21 10:49:50.803 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 10:49:50.807 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-21 10:49:50.810 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 10:49:50.813 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:50.817 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:50.820 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:50.822 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-21 10:49:50.826 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:50.830 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:50.833 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:50.837 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:50.840 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:50.846 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630990842 2026-07-21 10:49:50.849 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-21 10:49:50.870 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:50.873 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-21 10:49:50.876 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-21 10:49:50.879 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 10:49:50.882 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 10:49:50.885 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 10:49:50.888 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-21 10:49:50.892 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-21 10:49:50.895 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-21 10:49:50.897 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-21 10:49:50.901 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:50.904 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:50.906 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:50.910 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:50.914 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-21 10:49:50.918 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 10:49:50.922 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 10:49:50.925 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:49:50.930 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-21 10:49:50.932 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-21 10:49:50.936 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:49:50.939 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 10:49:50.943 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 10:49:50.945 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 10:49:50.950 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-21 10:49:50.952 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 10:49:50.958 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-21 10:49:51.037 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:51.109 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-21 10:49:51.172 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-07-21 10:49:51.240 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:49:51.315 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:51.397 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-21 10:49:51.473 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-21 10:49:51.546 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-21 10:49:51.617 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-21 10:49:51.686 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-21 10:49:51.755 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 10:49:51.758 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 10:49:51.762 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-21 10:49:51.839 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 10:49:52.175 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-21 10:49:52.189 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-21 10:49:52.502 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-21 10:49:52.586 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:52.590 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:52.593 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:52.596 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:52.600 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:52.603 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:52.606 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:52.609 | + functions-common:time_stop:2427 : start_time=1784630990842 2026-07-21 10:49:52.611 | + functions-common:time_stop:2429 : [[ -z 1784630990842 ]] 2026-07-21 10:49:52.615 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:52.621 | + functions-common:time_stop:2432 : end_time=1784630992617 2026-07-21 10:49:52.623 | + functions-common:time_stop:2433 : elapsed_time=1775 2026-07-21 10:49:52.626 | + functions-common:time_stop:2434 : total=14868 2026-07-21 10:49:52.629 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:52.632 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16643 2026-07-21 10:49:52.635 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=https://10.4.3.50/ 2026-07-21 10:49:52.637 | + lib/neutron:start_neutron_service_and_check:649 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:52.640 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-21 10:49:52.643 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:52.645 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:52.648 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:52.650 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:52.653 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-21 10:49:52.656 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:52.660 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:52.663 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:52.667 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:52.671 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:52.677 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630992673 2026-07-21 10:49:52.682 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-21 10:49:52.699 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:52.702 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-21 10:49:52.704 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-21 10:49:52.707 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:52.711 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:52.713 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:52.717 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:52.720 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-21 10:49:52.723 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-21 10:49:52.726 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-21 10:49:52.729 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:52.732 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:52.735 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:52.738 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:52.741 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-21 10:49:52.744 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-21 10:49:52.747 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-07-21 10:49:52.751 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-21 10:49:52.755 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:52.759 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:49:52.762 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:49:52.766 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:49:52.770 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:49:52.774 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:49:52.777 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-21 10:49:52.780 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:49:52.787 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-21 10:49:52.873 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:52.955 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-07-21 10:49:53.025 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:53.101 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-21 10:49:53.172 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-21 10:49:53.245 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:53.316 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:49:53.319 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:49:53.324 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-21 10:49:53.411 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:49:53.755 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-21 10:49:53.770 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-21 10:49:54.098 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-21 10:49:54.138 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:54.142 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:54.145 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:54.149 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:54.152 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:54.155 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:54.158 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:54.161 | + functions-common:time_stop:2427 : start_time=1784630992673 2026-07-21 10:49:54.164 | + functions-common:time_stop:2429 : [[ -z 1784630992673 ]] 2026-07-21 10:49:54.166 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:54.171 | + functions-common:time_stop:2432 : end_time=1784630994168 2026-07-21 10:49:54.174 | + functions-common:time_stop:2433 : elapsed_time=1495 2026-07-21 10:49:54.177 | + functions-common:time_stop:2434 : total=16643 2026-07-21 10:49:54.179 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:54.182 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18138 2026-07-21 10:49:54.186 | + lib/neutron:start_neutron_service_and_check:650 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:54.188 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-21 10:49:54.191 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:54.194 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:54.198 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:54.201 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:54.204 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-21 10:49:54.206 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:54.210 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:54.213 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:54.216 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:54.220 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:54.226 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630994222 2026-07-21 10:49:54.229 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-21 10:49:54.249 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:54.252 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-21 10:49:54.256 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-21 10:49:54.260 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:54.263 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:54.266 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:54.269 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:54.272 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-21 10:49:54.275 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-21 10:49:54.279 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-21 10:49:54.282 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:54.286 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:54.289 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:54.292 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:54.294 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-21 10:49:54.297 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-21 10:49:54.300 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-07-21 10:49:54.304 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-21 10:49:54.308 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:54.310 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:49:54.314 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:49:54.318 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:49:54.322 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:49:54.325 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:49:54.327 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-21 10:49:54.331 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:49:54.336 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-21 10:49:54.414 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:54.490 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-07-21 10:49:54.549 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:54.616 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-21 10:49:54.674 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-21 10:49:54.740 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:54.802 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:49:54.806 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:49:54.809 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-21 10:49:54.886 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:49:55.221 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-21 10:49:55.240 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-21 10:49:55.554 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-21 10:49:55.588 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:55.591 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:55.593 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:55.596 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:55.599 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:55.602 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:55.605 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:55.608 | + functions-common:time_stop:2427 : start_time=1784630994222 2026-07-21 10:49:55.612 | + functions-common:time_stop:2429 : [[ -z 1784630994222 ]] 2026-07-21 10:49:55.615 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:55.621 | + functions-common:time_stop:2432 : end_time=1784630995617 2026-07-21 10:49:55.625 | + functions-common:time_stop:2433 : elapsed_time=1395 2026-07-21 10:49:55.628 | + functions-common:time_stop:2434 : total=18138 2026-07-21 10:49:55.632 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:55.635 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19533 2026-07-21 10:49:55.638 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-07-21 10:49:55.641 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-07-21 10:49:55.645 | + lib/neutron:_run_ovn_maintenance:354 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:55.648 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-21 10:49:55.652 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:55.655 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:55.658 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:55.661 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:55.663 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-21 10:49:55.667 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:55.670 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:55.672 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:55.675 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:55.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:55.685 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630995681 2026-07-21 10:49:55.688 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-21 10:49:55.709 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:55.712 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-21 10:49:55.714 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-21 10:49:55.718 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:55.721 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:55.723 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:55.727 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:55.730 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-21 10:49:55.733 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-21 10:49:55.736 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-21 10:49:55.739 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:55.742 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:55.745 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:55.748 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:55.751 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-21 10:49:55.753 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-21 10:49:55.756 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-07-21 10:49:55.759 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-21 10:49:55.762 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:55.765 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:49:55.768 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:49:55.771 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:49:55.773 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:49:55.777 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:49:55.780 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-21 10:49:55.783 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:49:55.788 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-21 10:49:55.862 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:55.934 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-07-21 10:49:55.996 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:49:56.065 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-21 10:49:56.130 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-21 10:49:56.192 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:56.258 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:49:56.261 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:49:56.264 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-21 10:49:56.340 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:49:56.678 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-21 10:49:56.693 | 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-07-21 10:49:57.008 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-21 10:49:57.043 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:57.047 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:57.049 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:57.053 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:57.057 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:57.060 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:57.063 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:57.067 | + functions-common:time_stop:2427 : start_time=1784630995681 2026-07-21 10:49:57.071 | + functions-common:time_stop:2429 : [[ -z 1784630995681 ]] 2026-07-21 10:49:57.075 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:57.081 | + functions-common:time_stop:2432 : end_time=1784630997077 2026-07-21 10:49:57.085 | + functions-common:time_stop:2433 : elapsed_time=1396 2026-07-21 10:49:57.088 | + functions-common:time_stop:2434 : total=19533 2026-07-21 10:49:57.092 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:57.096 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20929 2026-07-21 10:49:57.100 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-07-21 10:49:57.103 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=https://10.4.3.50/networking 2026-07-21 10:49:57.107 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-07-21 10:49:57.107 | Waiting for Neutron to start... 2026-07-21 10:49:57.109 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.50/networking' 2026-07-21 10:49:57.113 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- https://10.4.3.50/networking' 'Neutron did not start' 60 2026-07-21 10:49:57.117 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- https://10.4.3.50/networking' 2026-07-21 10:49:57.121 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-21 10:49:57.124 | + functions-common:test_with_retry:2360 : local until=60 2026-07-21 10:49:57.127 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-21 10:49:57.130 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-21 10:49:57.134 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-21 10:49:57.137 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:57.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:57.144 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:57.150 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630997146 2026-07-21 10:49:57.154 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://10.4.3.50/networking; do sleep 0.5; done' 2026-07-21 10:49:57.892 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://10.4.3.50/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-21 10:49:57.895 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:57.899 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:57.902 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:57.908 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:57.912 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:57.916 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-21 10:49:57.919 | + functions-common:time_stop:2427 : start_time=1784630997146 2026-07-21 10:49:57.923 | + functions-common:time_stop:2429 : [[ -z 1784630997146 ]] 2026-07-21 10:49:57.927 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:57.933 | + functions-common:time_stop:2432 : end_time=1784630997929 2026-07-21 10:49:57.936 | + functions-common:time_stop:2433 : elapsed_time=783 2026-07-21 10:49:57.940 | + functions-common:time_stop:2434 : total=0 2026-07-21 10:49:57.942 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:57.946 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=783 2026-07-21 10:49:57.949 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-07-21 10:49:57.969 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:57.972 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-07-21 10:49:57.976 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:49:57.979 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-07-21 10:49:57.982 | + ./stack.sh:main:1314 : start_placement 2026-07-21 10:49:57.984 | + lib/placement:start_placement:137 : start_placement_api 2026-07-21 10:49:57.988 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-21 10:49:57.992 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 10:49:57.995 | + functions-common:run_process:1674 : local service=placement-api 2026-07-21 10:49:57.999 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 10:49:58.002 | + functions-common:run_process:1676 : local group= 2026-07-21 10:49:58.006 | + functions-common:run_process:1677 : local user= 2026-07-21 10:49:58.009 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:49:58.013 | + functions-common:run_process:1680 : local name=placement-api 2026-07-21 10:49:58.015 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:49:58.019 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:49:58.022 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:58.026 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:58.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:58.034 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630998031 2026-07-21 10:49:58.037 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-21 10:49:58.060 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:49:58.063 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-21 10:49:58.067 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-21 10:49:58.071 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 10:49:58.074 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 10:49:58.077 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 10:49:58.081 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-21 10:49:58.086 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-21 10:49:58.089 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-21 10:49:58.093 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-21 10:49:58.096 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:49:58.098 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:49:58.101 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:49:58.103 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:49:58.106 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-21 10:49:58.109 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-21 10:49:58.111 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 10:49:58.115 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:49:58.118 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-21 10:49:58.120 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-21 10:49:58.123 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:49:58.126 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 10:49:58.128 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 10:49:58.132 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 10:49:58.135 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-21 10:49:58.138 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 10:49:58.143 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-21 10:49:58.217 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:49:58.305 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-21 10:49:58.385 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-07-21 10:49:58.463 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:49:58.550 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:49:58.624 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-21 10:49:58.694 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-21 10:49:58.762 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-21 10:49:58.832 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-21 10:49:58.896 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-21 10:49:58.954 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 10:49:58.956 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 10:49:58.959 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-21 10:49:59.025 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 10:49:59.336 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-21 10:49:59.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-21 10:49:59.638 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-21 10:49:59.708 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:49:59.710 | + functions-common:time_stop:2420 : local name 2026-07-21 10:49:59.713 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:49:59.716 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:49:59.719 | + functions-common:time_stop:2423 : local total 2026-07-21 10:49:59.722 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:49:59.725 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:49:59.728 | + functions-common:time_stop:2427 : start_time=1784630998031 2026-07-21 10:49:59.730 | + functions-common:time_stop:2429 : [[ -z 1784630998031 ]] 2026-07-21 10:49:59.735 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:49:59.740 | + functions-common:time_stop:2432 : end_time=1784630999737 2026-07-21 10:49:59.742 | + functions-common:time_stop:2433 : elapsed_time=1706 2026-07-21 10:49:59.744 | + functions-common:time_stop:2434 : total=20929 2026-07-21 10:49:59.747 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:49:59.749 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22635 2026-07-21 10:49:59.752 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-21 10:49:59.752 | Waiting for placement-api to start... 2026-07-21 10:49:59.755 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://10.4.3.50/placement 2026-07-21 10:49:59.757 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 10:49:59.759 | + functions:wait_for_service:477 : local url=https://10.4.3.50/placement 2026-07-21 10:49:59.762 | + functions:wait_for_service:478 : local rval=0 2026-07-21 10:49:59.764 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 10:49:59.768 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 10:49:59.770 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:49:59.775 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:49:59.778 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:49:59.784 | + functions-common:time_start:2411 : _TIME_START[$name]=1784630999780 2026-07-21 10:49:59.788 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 10:49:59.792 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.50/placement 2026-07-21 10:50:00.989 | + :: : [[ 200 == 503 ]] 2026-07-21 10:50:00.990 | + :: : [[ 0 -eq 7 ]] 2026-07-21 10:50:00.994 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 10:50:00.997 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:00.999 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:01.003 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:01.005 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:01.008 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:01.010 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 10:50:01.013 | + functions-common:time_stop:2427 : start_time=1784630999780 2026-07-21 10:50:01.015 | + functions-common:time_stop:2429 : [[ -z 1784630999780 ]] 2026-07-21 10:50:01.018 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:01.023 | + functions-common:time_stop:2432 : end_time=1784631001020 2026-07-21 10:50:01.026 | + functions-common:time_stop:2433 : elapsed_time=1240 2026-07-21 10:50:01.029 | + functions-common:time_stop:2434 : total=6752 2026-07-21 10:50:01.031 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:01.033 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7992 2026-07-21 10:50:01.036 | + functions:wait_for_service:486 : return 0 2026-07-21 10:50:01.038 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-07-21 10:50:01.057 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:01.059 | + ./stack.sh:main:1318 : start_neutron 2026-07-21 10:50:01.062 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-07-21 10:50:01.065 | + lib/neutron:start_l2_agent:669 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:50:01.067 | + functions-common:run_process:1674 : local service=q-agt 2026-07-21 10:50:01.070 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-21 10:50:01.073 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:01.075 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:01.078 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:01.081 | + functions-common:run_process:1680 : local name=q-agt 2026-07-21 10:50:01.084 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:01.087 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:01.090 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:01.092 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:01.096 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:01.100 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631001097 2026-07-21 10:50:01.103 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-21 10:50:01.122 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:01.124 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:01.127 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:01.130 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:01.133 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:01.135 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:01.138 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:01.141 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:01.143 | + functions-common:time_stop:2427 : start_time=1784631001097 2026-07-21 10:50:01.145 | + functions-common:time_stop:2429 : [[ -z 1784631001097 ]] 2026-07-21 10:50:01.149 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:01.153 | + functions-common:time_stop:2432 : end_time=1784631001150 2026-07-21 10:50:01.156 | + functions-common:time_stop:2433 : elapsed_time=53 2026-07-21 10:50:01.158 | + functions-common:time_stop:2434 : total=22635 2026-07-21 10:50:01.161 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:01.164 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22688 2026-07-21 10:50:01.166 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-07-21 10:50:01.169 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 10:50:01.173 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 10:50:01.176 | + lib/neutron:start_neutron:663 : start_other_agents 2026-07-21 10:50:01.179 | + lib/neutron:start_other_agents:687 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-21 10:50:01.182 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-21 10:50:01.185 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-21 10:50:01.188 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:01.191 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:01.195 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:01.198 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-21 10:50:01.201 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:01.205 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:01.208 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:01.211 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:01.216 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:01.221 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631001217 2026-07-21 10:50:01.224 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-21 10:50:01.244 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:01.247 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:01.251 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:01.255 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:01.258 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:01.263 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:01.266 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:01.270 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:01.273 | + functions-common:time_stop:2427 : start_time=1784631001217 2026-07-21 10:50:01.277 | + functions-common:time_stop:2429 : [[ -z 1784631001217 ]] 2026-07-21 10:50:01.281 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:01.286 | + functions-common:time_stop:2432 : end_time=1784631001282 2026-07-21 10:50:01.289 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-21 10:50:01.293 | + functions-common:time_stop:2434 : total=22688 2026-07-21 10:50:01.296 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:01.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22753 2026-07-21 10:50:01.304 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-07-21 10:50:01.307 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-07-21 10:50:01.311 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-07-21 10:50:01.315 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-07-21 10:50:01.318 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 10:50:01.321 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 10:50:01.326 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 10:50:01.329 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-21 10:50:01.332 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 10:50:01.335 | + lib/neutron:start_other_agents:689 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 10:50:01.339 | + functions-common:run_process:1674 : local service=q-l3 2026-07-21 10:50:01.342 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-21 10:50:01.345 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:01.348 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:01.351 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:01.354 | + functions-common:run_process:1680 : local name=q-l3 2026-07-21 10:50:01.357 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:01.361 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:01.365 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:01.368 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:01.372 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:01.377 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631001374 2026-07-21 10:50:01.381 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-21 10:50:01.402 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:01.405 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:01.408 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:01.412 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:01.414 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:01.417 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:01.421 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:01.424 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:01.427 | + functions-common:time_stop:2427 : start_time=1784631001374 2026-07-21 10:50:01.430 | + functions-common:time_stop:2429 : [[ -z 1784631001374 ]] 2026-07-21 10:50:01.434 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:01.439 | + functions-common:time_stop:2432 : end_time=1784631001436 2026-07-21 10:50:01.441 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-21 10:50:01.445 | + functions-common:time_stop:2434 : total=22753 2026-07-21 10:50:01.448 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:01.451 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22815 2026-07-21 10:50:01.455 | + lib/neutron:start_other_agents:691 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-21 10:50:01.459 | + functions-common:run_process:1674 : local service=q-meta 2026-07-21 10:50:01.462 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-21 10:50:01.465 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:01.468 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:01.471 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:01.474 | + functions-common:run_process:1680 : local name=q-meta 2026-07-21 10:50:01.477 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:01.479 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:01.482 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:01.485 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:01.488 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:01.492 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631001489 2026-07-21 10:50:01.497 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-21 10:50:01.520 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:01.523 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:01.527 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:01.530 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:01.533 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:01.536 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:01.539 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:01.542 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:01.545 | + functions-common:time_stop:2427 : start_time=1784631001489 2026-07-21 10:50:01.548 | + functions-common:time_stop:2429 : [[ -z 1784631001489 ]] 2026-07-21 10:50:01.552 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:01.557 | + functions-common:time_stop:2432 : end_time=1784631001553 2026-07-21 10:50:01.560 | + functions-common:time_stop:2433 : elapsed_time=64 2026-07-21 10:50:01.563 | + functions-common:time_stop:2434 : total=22815 2026-07-21 10:50:01.566 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:01.569 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22879 2026-07-21 10:50:01.573 | + lib/neutron:start_other_agents:692 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-21 10:50:01.576 | + functions-common:run_process:1674 : local service=q-metering 2026-07-21 10:50:01.580 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-21 10:50:01.583 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:01.586 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:01.590 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:01.593 | + functions-common:run_process:1680 : local name=q-metering 2026-07-21 10:50:01.597 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:01.600 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:01.604 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:01.607 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:01.612 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:01.618 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631001613 2026-07-21 10:50:01.621 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-21 10:50:01.644 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:01.647 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:01.651 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:01.653 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:01.656 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:01.659 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:01.663 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:01.667 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:01.671 | + functions-common:time_stop:2427 : start_time=1784631001613 2026-07-21 10:50:01.673 | + functions-common:time_stop:2429 : [[ -z 1784631001613 ]] 2026-07-21 10:50:01.677 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:01.684 | + functions-common:time_stop:2432 : end_time=1784631001679 2026-07-21 10:50:01.687 | + functions-common:time_stop:2433 : elapsed_time=66 2026-07-21 10:50:01.691 | + functions-common:time_stop:2434 : total=22879 2026-07-21 10:50:01.693 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:01.696 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22945 2026-07-21 10:50:01.700 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-07-21 10:50:01.723 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:01.729 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:01.733 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-07-21 10:50:01.738 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:50:01.740 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-07-21 10:50:01.743 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-07-21 10:50:01.747 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-07-21 10:50:01.750 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-21 10:50:01.753 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-21 10:50:01.758 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-21 10:50:01.761 | ++ 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-07-21 10:50:02.629 | 2026-07-21 10:50:02.640 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:02.642 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 10:50:02.642 | address-scope 2026-07-21 10:50:02.642 | agent 2026-07-21 10:50:02.643 | allowed-address-pairs 2026-07-21 10:50:02.643 | auto-allocated-topology 2026-07-21 10:50:02.643 | availability_zone 2026-07-21 10:50:02.643 | default-subnetpools 2026-07-21 10:50:02.643 | dhcp_agent_scheduler 2026-07-21 10:50:02.643 | dns-integration 2026-07-21 10:50:02.643 | dns-domain-ports 2026-07-21 10:50:02.643 | dns-integration-domain-keywords 2026-07-21 10:50:02.643 | empty-string-filtering 2026-07-21 10:50:02.643 | external-net 2026-07-21 10:50:02.643 | extra_dhcp_opt 2026-07-21 10:50:02.643 | extraroute 2026-07-21 10:50:02.643 | extraroute-atomic 2026-07-21 10:50:02.643 | filter-validation 2026-07-21 10:50:02.643 | floating-ip-port-forwarding-detail 2026-07-21 10:50:02.643 | fip-port-details 2026-07-21 10:50:02.643 | flavors 2026-07-21 10:50:02.643 | floatingip-pools 2026-07-21 10:50:02.643 | router 2026-07-21 10:50:02.643 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:50:02.643 | enable-default-route-bfd 2026-07-21 10:50:02.643 | enable-default-route-ecmp 2026-07-21 10:50:02.643 | ext-gw-mode 2026-07-21 10:50:02.643 | l3-ha 2026-07-21 10:50:02.643 | external-gateway-multihoming 2026-07-21 10:50:02.643 | l3-flavors 2026-07-21 10:50:02.643 | l3_agent_scheduler 2026-07-21 10:50:02.643 | multi-provider 2026-07-21 10:50:02.643 | net-mtu 2026-07-21 10:50:02.643 | net-mtu-writable 2026-07-21 10:50:02.643 | network_availability_zone 2026-07-21 10:50:02.643 | network-ip-availability 2026-07-21 10:50:02.643 | network-ip-availability-details 2026-07-21 10:50:02.643 | pagination 2026-07-21 10:50:02.643 | port-device-profile 2026-07-21 10:50:02.643 | port-mac-address-regenerate 2026-07-21 10:50:02.643 | port-numa-affinity-policy 2026-07-21 10:50:02.643 | port-numa-affinity-policy-socket 2026-07-21 10:50:02.643 | binding 2026-07-21 10:50:02.643 | binding-extended 2026-07-21 10:50:02.643 | port-security 2026-07-21 10:50:02.643 | project-id 2026-07-21 10:50:02.643 | provider 2026-07-21 10:50:02.643 | qinq 2026-07-21 10:50:02.643 | quota-check-limit 2026-07-21 10:50:02.643 | quota-check-limit-default 2026-07-21 10:50:02.643 | quotas 2026-07-21 10:50:02.643 | quota_details 2026-07-21 10:50:02.643 | rbac-policies 2026-07-21 10:50:02.643 | rbac-address-scope 2026-07-21 10:50:02.643 | rbac-security-groups 2026-07-21 10:50:02.643 | revision-if-match 2026-07-21 10:50:02.643 | standard-attr-revisions 2026-07-21 10:50:02.643 | router_availability_zone 2026-07-21 10:50:02.643 | router-enable-snat 2026-07-21 10:50:02.643 | security-groups-default-rules 2026-07-21 10:50:02.643 | security-groups-default-statefulness 2026-07-21 10:50:02.643 | security-groups-normalized-cidr 2026-07-21 10:50:02.643 | security-groups-remote-address-group 2026-07-21 10:50:02.643 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:50:02.643 | security-groups-shared-filtering 2026-07-21 10:50:02.643 | security-group 2026-07-21 10:50:02.643 | service-type 2026-07-21 10:50:02.643 | sorting 2026-07-21 10:50:02.643 | standard-attr-description 2026-07-21 10:50:02.643 | stateful-security-group 2026-07-21 10:50:02.643 | subnet-dns-publish-fixed-ip 2026-07-21 10:50:02.643 | subnet-external-network 2026-07-21 10:50:02.643 | subnet_onboard 2026-07-21 10:50:02.643 | subnet-service-types 2026-07-21 10:50:02.643 | subnet_allocation 2026-07-21 10:50:02.643 | subnetpool-prefix-ops 2026-07-21 10:50:02.643 | tag-creation 2026-07-21 10:50:02.643 | standard-attr-tag 2026-07-21 10:50:02.643 | standard-attr-timestamp 2026-07-21 10:50:02.643 | vlan-transparent' 2026-07-21 10:50:02.645 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 10:50:02.645 | address-scope 2026-07-21 10:50:02.645 | agent 2026-07-21 10:50:02.645 | allowed-address-pairs 2026-07-21 10:50:02.645 | auto-allocated-topology 2026-07-21 10:50:02.645 | availability_zone 2026-07-21 10:50:02.645 | default-subnetpools 2026-07-21 10:50:02.645 | dhcp_agent_scheduler 2026-07-21 10:50:02.645 | dns-integration 2026-07-21 10:50:02.645 | dns-domain-ports 2026-07-21 10:50:02.645 | dns-integration-domain-keywords 2026-07-21 10:50:02.645 | empty-string-filtering 2026-07-21 10:50:02.645 | external-net 2026-07-21 10:50:02.645 | extra_dhcp_opt 2026-07-21 10:50:02.645 | extraroute 2026-07-21 10:50:02.645 | extraroute-atomic 2026-07-21 10:50:02.645 | filter-validation 2026-07-21 10:50:02.645 | floating-ip-port-forwarding-detail 2026-07-21 10:50:02.645 | fip-port-details 2026-07-21 10:50:02.645 | flavors 2026-07-21 10:50:02.645 | floatingip-pools 2026-07-21 10:50:02.645 | router 2026-07-21 10:50:02.645 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:50:02.645 | enable-default-route-bfd 2026-07-21 10:50:02.645 | enable-default-route-ecmp 2026-07-21 10:50:02.645 | ext-gw-mode 2026-07-21 10:50:02.645 | l3-ha 2026-07-21 10:50:02.646 | external-gateway-multihoming 2026-07-21 10:50:02.646 | l3-flavors 2026-07-21 10:50:02.646 | l3_agent_scheduler 2026-07-21 10:50:02.646 | multi-provider 2026-07-21 10:50:02.646 | net-mtu 2026-07-21 10:50:02.646 | net-mtu-writable 2026-07-21 10:50:02.646 | network_availability_zone 2026-07-21 10:50:02.646 | network-ip-availability 2026-07-21 10:50:02.646 | network-ip-availability-details 2026-07-21 10:50:02.646 | pagination 2026-07-21 10:50:02.646 | port-device-profile 2026-07-21 10:50:02.646 | port-mac-address-regenerate 2026-07-21 10:50:02.646 | port-numa-affinity-policy 2026-07-21 10:50:02.646 | port-numa-affinity-policy-socket 2026-07-21 10:50:02.646 | binding 2026-07-21 10:50:02.646 | binding-extended 2026-07-21 10:50:02.646 | port-security 2026-07-21 10:50:02.646 | project-id 2026-07-21 10:50:02.646 | provider 2026-07-21 10:50:02.646 | qinq 2026-07-21 10:50:02.646 | quota-check-limit 2026-07-21 10:50:02.646 | quota-check-limit-default 2026-07-21 10:50:02.646 | quotas 2026-07-21 10:50:02.646 | quota_details 2026-07-21 10:50:02.646 | rbac-policies 2026-07-21 10:50:02.646 | rbac-address-scope 2026-07-21 10:50:02.646 | rbac-security-groups 2026-07-21 10:50:02.646 | revision-if-match 2026-07-21 10:50:02.646 | standard-attr-revisions 2026-07-21 10:50:02.646 | router_availability_zone 2026-07-21 10:50:02.646 | router-enable-snat 2026-07-21 10:50:02.646 | security-groups-default-rules 2026-07-21 10:50:02.646 | security-groups-default-statefulness 2026-07-21 10:50:02.646 | security-groups-normalized-cidr 2026-07-21 10:50:02.646 | security-groups-remote-address-group 2026-07-21 10:50:02.646 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:50:02.646 | security-groups-shared-filtering 2026-07-21 10:50:02.646 | security-group 2026-07-21 10:50:02.646 | service-type 2026-07-21 10:50:02.646 | sorting 2026-07-21 10:50:02.646 | standard-attr-description 2026-07-21 10:50:02.646 | stateful-security-group 2026-07-21 10:50:02.646 | subnet-dns-publish-fixed-ip 2026-07-21 10:50:02.646 | subnet-external-network 2026-07-21 10:50:02.646 | subnet_onboard 2026-07-21 10:50:02.646 | subnet-service-types 2026-07-21 10:50:02.646 | subnet_allocation 2026-07-21 10:50:02.646 | subnetpool-prefix-ops 2026-07-21 10:50:02.646 | tag-creation 2026-07-21 10:50:02.646 | standard-attr-tag 2026-07-21 10:50:02.646 | standard-attr-timestamp 2026-07-21 10:50:02.646 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-21 10:50:02.649 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 10:50:02.651 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:02.654 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-21 10:50:02.658 | ++ 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-07-21 10:50:03.293 | 2026-07-21 10:50:03.303 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:03.307 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=9dab1dba-6c03-4390-8024-4305a4f6453d 2026-07-21 10:50:03.311 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-21 10:50:03.316 | ++ 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 fda8:84fa:da7b::/56 --share --default -f value -c id 2026-07-21 10:50:03.917 | 2026-07-21 10:50:03.928 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:03.932 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=e977eaf9-cbe5-40d3-b9a8-2472e70225c2 2026-07-21 10:50:03.934 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-21 10:50:03.937 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 10:50:03.939 | + functions-common:is_provider_network:2272 : return 1 2026-07-21 10:50:03.943 | ++ 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-07-21 10:50:05.231 | 2026-07-21 10:50:05.243 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:05.249 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=1fbfb2ae-b9cc-4f41-9f83-e88dd9f59f5b 2026-07-21 10:50:05.249 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-21 10:50:05.252 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:05.272 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-21 10:50:05.276 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-21 10:50:05.279 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 9dab1dba-6c03-4390-8024-4305a4f6453d ']' 2026-07-21 10:50:05.282 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-21 10:50:05.285 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n 10.1.0.1 ]] 2026-07-21 10:50:05.287 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_params+='--gateway 10.1.0.1 ' 2026-07-21 10:50:05.291 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 9dab1dba-6c03-4390-8024-4305a4f6453d ' 2026-07-21 10:50:05.294 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-21 10:50:05.297 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 1fbfb2ae-b9cc-4f41-9f83-e88dd9f59f5b private-subnet' 2026-07-21 10:50:05.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-21 10:50:05.304 | +++ 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 9dab1dba-6c03-4390-8024-4305a4f6453d --network 1fbfb2ae-b9cc-4f41-9f83-e88dd9f59f5b private-subnet -f value -c id 2026-07-21 10:50:06.281 | 2026-07-21 10:50:06.293 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:06.297 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=16d11f8e-6e09-441c-ad27-e798a4b45908 2026-07-21 10:50:06.300 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-21 10:50:06.303 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:06.323 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 16d11f8e-6e09-441c-ad27-e798a4b45908 2026-07-21 10:50:06.328 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=16d11f8e-6e09-441c-ad27-e798a4b45908 2026-07-21 10:50:06.330 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-21 10:50:06.335 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-21 10:50:06.337 | ++ 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-07-21 10:50:06.340 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:06.359 | ++ 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-07-21 10:50:06.363 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:06.381 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-21 10:50:06.384 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z e977eaf9-cbe5-40d3-b9a8-2472e70225c2 ']' 2026-07-21 10:50:06.387 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-21 10:50:06.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-21 10:50:06.393 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool e977eaf9-cbe5-40d3-b9a8-2472e70225c2 ' 2026-07-21 10:50:06.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-21 10:50:06.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1fbfb2ae-b9cc-4f41-9f83-e88dd9f59f5b ipv6-private-subnet ' 2026-07-21 10:50:06.402 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-21 10:50:06.406 | +++ 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 e977eaf9-cbe5-40d3-b9a8-2472e70225c2 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 1fbfb2ae-b9cc-4f41-9f83-e88dd9f59f5b ipv6-private-subnet -f value -c id 2026-07-21 10:50:07.232 | 2026-07-21 10:50:07.243 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:07.246 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=b6e951de-9ae4-4612-a5ea-6a072869ca62 2026-07-21 10:50:07.249 | ++ 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-07-21 10:50:07.252 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:07.271 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo b6e951de-9ae4-4612-a5ea-6a072869ca62 2026-07-21 10:50:07.275 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=b6e951de-9ae4-4612-a5ea-6a072869ca62 2026-07-21 10:50:07.278 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-21 10:50:07.281 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-21 10:50:07.286 | ++ 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-07-21 10:50:07.552 | 2026-07-21 10:50:07.564 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:07.567 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 10:50:07.567 | address-scope 2026-07-21 10:50:07.567 | agent 2026-07-21 10:50:07.567 | allowed-address-pairs 2026-07-21 10:50:07.567 | auto-allocated-topology 2026-07-21 10:50:07.567 | availability_zone 2026-07-21 10:50:07.567 | default-subnetpools 2026-07-21 10:50:07.567 | dhcp_agent_scheduler 2026-07-21 10:50:07.567 | dns-integration 2026-07-21 10:50:07.567 | dns-domain-ports 2026-07-21 10:50:07.567 | dns-integration-domain-keywords 2026-07-21 10:50:07.567 | empty-string-filtering 2026-07-21 10:50:07.567 | external-net 2026-07-21 10:50:07.567 | extra_dhcp_opt 2026-07-21 10:50:07.567 | extraroute 2026-07-21 10:50:07.567 | extraroute-atomic 2026-07-21 10:50:07.567 | filter-validation 2026-07-21 10:50:07.567 | floating-ip-port-forwarding-detail 2026-07-21 10:50:07.567 | fip-port-details 2026-07-21 10:50:07.567 | flavors 2026-07-21 10:50:07.567 | floatingip-pools 2026-07-21 10:50:07.567 | router 2026-07-21 10:50:07.567 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:50:07.567 | enable-default-route-bfd 2026-07-21 10:50:07.567 | enable-default-route-ecmp 2026-07-21 10:50:07.567 | ext-gw-mode 2026-07-21 10:50:07.567 | l3-ha 2026-07-21 10:50:07.567 | external-gateway-multihoming 2026-07-21 10:50:07.567 | l3-flavors 2026-07-21 10:50:07.567 | l3_agent_scheduler 2026-07-21 10:50:07.567 | multi-provider 2026-07-21 10:50:07.567 | net-mtu 2026-07-21 10:50:07.567 | net-mtu-writable 2026-07-21 10:50:07.567 | network_availability_zone 2026-07-21 10:50:07.567 | network-ip-availability 2026-07-21 10:50:07.567 | network-ip-availability-details 2026-07-21 10:50:07.567 | pagination 2026-07-21 10:50:07.567 | port-device-profile 2026-07-21 10:50:07.567 | port-mac-address-regenerate 2026-07-21 10:50:07.567 | port-numa-affinity-policy 2026-07-21 10:50:07.567 | port-numa-affinity-policy-socket 2026-07-21 10:50:07.567 | binding 2026-07-21 10:50:07.567 | binding-extended 2026-07-21 10:50:07.567 | port-security 2026-07-21 10:50:07.567 | project-id 2026-07-21 10:50:07.567 | provider 2026-07-21 10:50:07.567 | qinq 2026-07-21 10:50:07.567 | quota-check-limit 2026-07-21 10:50:07.567 | quota-check-limit-default 2026-07-21 10:50:07.567 | quotas 2026-07-21 10:50:07.567 | quota_details 2026-07-21 10:50:07.567 | rbac-policies 2026-07-21 10:50:07.567 | rbac-address-scope 2026-07-21 10:50:07.567 | rbac-security-groups 2026-07-21 10:50:07.567 | revision-if-match 2026-07-21 10:50:07.567 | standard-attr-revisions 2026-07-21 10:50:07.567 | router_availability_zone 2026-07-21 10:50:07.567 | router-enable-snat 2026-07-21 10:50:07.567 | security-groups-default-rules 2026-07-21 10:50:07.567 | security-groups-default-statefulness 2026-07-21 10:50:07.567 | security-groups-normalized-cidr 2026-07-21 10:50:07.567 | security-groups-remote-address-group 2026-07-21 10:50:07.567 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:50:07.567 | security-groups-shared-filtering 2026-07-21 10:50:07.567 | security-group 2026-07-21 10:50:07.567 | service-type 2026-07-21 10:50:07.567 | sorting 2026-07-21 10:50:07.567 | standard-attr-description 2026-07-21 10:50:07.567 | stateful-security-group 2026-07-21 10:50:07.567 | subnet-dns-publish-fixed-ip 2026-07-21 10:50:07.568 | subnet-external-network 2026-07-21 10:50:07.568 | subnet_onboard 2026-07-21 10:50:07.568 | subnet-service-types 2026-07-21 10:50:07.568 | subnet_allocation 2026-07-21 10:50:07.568 | subnetpool-prefix-ops 2026-07-21 10:50:07.568 | tag-creation 2026-07-21 10:50:07.568 | standard-attr-tag 2026-07-21 10:50:07.568 | standard-attr-timestamp 2026-07-21 10:50:07.568 | vlan-transparent' 2026-07-21 10:50:07.569 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 10:50:07.569 | address-scope 2026-07-21 10:50:07.569 | agent 2026-07-21 10:50:07.569 | allowed-address-pairs 2026-07-21 10:50:07.569 | auto-allocated-topology 2026-07-21 10:50:07.569 | availability_zone 2026-07-21 10:50:07.569 | default-subnetpools 2026-07-21 10:50:07.569 | dhcp_agent_scheduler 2026-07-21 10:50:07.569 | dns-integration 2026-07-21 10:50:07.569 | dns-domain-ports 2026-07-21 10:50:07.569 | dns-integration-domain-keywords 2026-07-21 10:50:07.569 | empty-string-filtering 2026-07-21 10:50:07.569 | external-net 2026-07-21 10:50:07.569 | extra_dhcp_opt 2026-07-21 10:50:07.569 | extraroute 2026-07-21 10:50:07.569 | extraroute-atomic 2026-07-21 10:50:07.569 | filter-validation 2026-07-21 10:50:07.569 | floating-ip-port-forwarding-detail 2026-07-21 10:50:07.569 | fip-port-details 2026-07-21 10:50:07.569 | flavors 2026-07-21 10:50:07.569 | floatingip-pools 2026-07-21 10:50:07.569 | router 2026-07-21 10:50:07.569 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:50:07.569 | enable-default-route-bfd 2026-07-21 10:50:07.569 | enable-default-route-ecmp 2026-07-21 10:50:07.569 | ext-gw-mode 2026-07-21 10:50:07.569 | l3-ha 2026-07-21 10:50:07.569 | external-gateway-multihoming 2026-07-21 10:50:07.569 | l3-flavors 2026-07-21 10:50:07.569 | l3_agent_scheduler 2026-07-21 10:50:07.570 | multi-provider 2026-07-21 10:50:07.570 | net-mtu 2026-07-21 10:50:07.570 | net-mtu-writable 2026-07-21 10:50:07.570 | network_availability_zone 2026-07-21 10:50:07.570 | network-ip-availability 2026-07-21 10:50:07.570 | network-ip-availability-details 2026-07-21 10:50:07.570 | pagination 2026-07-21 10:50:07.570 | port-device-profile 2026-07-21 10:50:07.570 | port-mac-address-regenerate 2026-07-21 10:50:07.570 | port-numa-affinity-policy 2026-07-21 10:50:07.570 | port-numa-affinity-policy-socket 2026-07-21 10:50:07.570 | binding 2026-07-21 10:50:07.570 | binding-extended 2026-07-21 10:50:07.570 | port-security 2026-07-21 10:50:07.570 | project-id 2026-07-21 10:50:07.570 | provider 2026-07-21 10:50:07.570 | qinq 2026-07-21 10:50:07.570 | quota-check-limit 2026-07-21 10:50:07.570 | quota-check-limit-default 2026-07-21 10:50:07.570 | quotas 2026-07-21 10:50:07.570 | quota_details 2026-07-21 10:50:07.570 | rbac-policies 2026-07-21 10:50:07.570 | rbac-address-scope 2026-07-21 10:50:07.570 | rbac-security-groups 2026-07-21 10:50:07.570 | revision-if-match 2026-07-21 10:50:07.570 | standard-attr-revisions 2026-07-21 10:50:07.570 | router_availability_zone 2026-07-21 10:50:07.570 | router-enable-snat 2026-07-21 10:50:07.570 | security-groups-default-rules 2026-07-21 10:50:07.570 | security-groups-default-statefulness 2026-07-21 10:50:07.570 | security-groups-normalized-cidr 2026-07-21 10:50:07.570 | security-groups-remote-address-group 2026-07-21 10:50:07.570 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:50:07.570 | security-groups-shared-filtering 2026-07-21 10:50:07.570 | security-group 2026-07-21 10:50:07.570 | service-type 2026-07-21 10:50:07.570 | sorting 2026-07-21 10:50:07.570 | standard-attr-description 2026-07-21 10:50:07.570 | stateful-security-group 2026-07-21 10:50:07.570 | subnet-dns-publish-fixed-ip 2026-07-21 10:50:07.570 | subnet-external-network 2026-07-21 10:50:07.570 | subnet_onboard 2026-07-21 10:50:07.570 | subnet-service-types 2026-07-21 10:50:07.570 | subnet_allocation 2026-07-21 10:50:07.570 | subnetpool-prefix-ops 2026-07-21 10:50:07.570 | tag-creation 2026-07-21 10:50:07.570 | standard-attr-tag 2026-07-21 10:50:07.570 | standard-attr-timestamp 2026-07-21 10:50:07.570 | vlan-transparent =~ router ]] 2026-07-21 10:50:07.572 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 10:50:07.575 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-21 10:50:07.578 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-21 10:50:07.583 | ++ 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-07-21 10:50:07.898 | 2026-07-21 10:50:07.909 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:07.913 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 10:50:07.913 | address-scope 2026-07-21 10:50:07.913 | agent 2026-07-21 10:50:07.913 | allowed-address-pairs 2026-07-21 10:50:07.913 | auto-allocated-topology 2026-07-21 10:50:07.913 | availability_zone 2026-07-21 10:50:07.913 | default-subnetpools 2026-07-21 10:50:07.913 | dhcp_agent_scheduler 2026-07-21 10:50:07.913 | dns-integration 2026-07-21 10:50:07.913 | dns-domain-ports 2026-07-21 10:50:07.914 | dns-integration-domain-keywords 2026-07-21 10:50:07.914 | empty-string-filtering 2026-07-21 10:50:07.914 | external-net 2026-07-21 10:50:07.914 | extra_dhcp_opt 2026-07-21 10:50:07.914 | extraroute 2026-07-21 10:50:07.914 | extraroute-atomic 2026-07-21 10:50:07.914 | filter-validation 2026-07-21 10:50:07.914 | floating-ip-port-forwarding-detail 2026-07-21 10:50:07.914 | fip-port-details 2026-07-21 10:50:07.914 | flavors 2026-07-21 10:50:07.914 | floatingip-pools 2026-07-21 10:50:07.914 | router 2026-07-21 10:50:07.914 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:50:07.914 | enable-default-route-bfd 2026-07-21 10:50:07.914 | enable-default-route-ecmp 2026-07-21 10:50:07.914 | ext-gw-mode 2026-07-21 10:50:07.914 | l3-ha 2026-07-21 10:50:07.914 | external-gateway-multihoming 2026-07-21 10:50:07.914 | l3-flavors 2026-07-21 10:50:07.914 | l3_agent_scheduler 2026-07-21 10:50:07.914 | multi-provider 2026-07-21 10:50:07.914 | net-mtu 2026-07-21 10:50:07.914 | net-mtu-writable 2026-07-21 10:50:07.914 | network_availability_zone 2026-07-21 10:50:07.914 | network-ip-availability 2026-07-21 10:50:07.914 | network-ip-availability-details 2026-07-21 10:50:07.914 | pagination 2026-07-21 10:50:07.914 | port-device-profile 2026-07-21 10:50:07.914 | port-mac-address-regenerate 2026-07-21 10:50:07.914 | port-numa-affinity-policy 2026-07-21 10:50:07.914 | port-numa-affinity-policy-socket 2026-07-21 10:50:07.914 | binding 2026-07-21 10:50:07.914 | binding-extended 2026-07-21 10:50:07.914 | port-security 2026-07-21 10:50:07.914 | project-id 2026-07-21 10:50:07.914 | provider 2026-07-21 10:50:07.914 | qinq 2026-07-21 10:50:07.914 | quota-check-limit 2026-07-21 10:50:07.914 | quota-check-limit-default 2026-07-21 10:50:07.914 | quotas 2026-07-21 10:50:07.914 | quota_details 2026-07-21 10:50:07.914 | rbac-policies 2026-07-21 10:50:07.914 | rbac-address-scope 2026-07-21 10:50:07.914 | rbac-security-groups 2026-07-21 10:50:07.914 | revision-if-match 2026-07-21 10:50:07.914 | standard-attr-revisions 2026-07-21 10:50:07.914 | router_availability_zone 2026-07-21 10:50:07.914 | router-enable-snat 2026-07-21 10:50:07.914 | security-groups-default-rules 2026-07-21 10:50:07.914 | security-groups-default-statefulness 2026-07-21 10:50:07.914 | security-groups-normalized-cidr 2026-07-21 10:50:07.914 | security-groups-remote-address-group 2026-07-21 10:50:07.914 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:50:07.914 | security-groups-shared-filtering 2026-07-21 10:50:07.914 | security-group 2026-07-21 10:50:07.914 | service-type 2026-07-21 10:50:07.914 | sorting 2026-07-21 10:50:07.914 | standard-attr-description 2026-07-21 10:50:07.914 | stateful-security-group 2026-07-21 10:50:07.914 | subnet-dns-publish-fixed-ip 2026-07-21 10:50:07.914 | subnet-external-network 2026-07-21 10:50:07.914 | subnet_onboard 2026-07-21 10:50:07.914 | subnet-service-types 2026-07-21 10:50:07.914 | subnet_allocation 2026-07-21 10:50:07.914 | subnetpool-prefix-ops 2026-07-21 10:50:07.914 | tag-creation 2026-07-21 10:50:07.914 | standard-attr-tag 2026-07-21 10:50:07.914 | standard-attr-timestamp 2026-07-21 10:50:07.914 | vlan-transparent' 2026-07-21 10:50:07.916 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 10:50:07.917 | address-scope 2026-07-21 10:50:07.917 | agent 2026-07-21 10:50:07.917 | allowed-address-pairs 2026-07-21 10:50:07.917 | auto-allocated-topology 2026-07-21 10:50:07.917 | availability_zone 2026-07-21 10:50:07.917 | default-subnetpools 2026-07-21 10:50:07.917 | dhcp_agent_scheduler 2026-07-21 10:50:07.917 | dns-integration 2026-07-21 10:50:07.917 | dns-domain-ports 2026-07-21 10:50:07.917 | dns-integration-domain-keywords 2026-07-21 10:50:07.917 | empty-string-filtering 2026-07-21 10:50:07.917 | external-net 2026-07-21 10:50:07.917 | extra_dhcp_opt 2026-07-21 10:50:07.917 | extraroute 2026-07-21 10:50:07.917 | extraroute-atomic 2026-07-21 10:50:07.917 | filter-validation 2026-07-21 10:50:07.917 | floating-ip-port-forwarding-detail 2026-07-21 10:50:07.917 | fip-port-details 2026-07-21 10:50:07.917 | flavors 2026-07-21 10:50:07.917 | floatingip-pools 2026-07-21 10:50:07.917 | router 2026-07-21 10:50:07.917 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:50:07.917 | enable-default-route-bfd 2026-07-21 10:50:07.917 | enable-default-route-ecmp 2026-07-21 10:50:07.917 | ext-gw-mode 2026-07-21 10:50:07.917 | l3-ha 2026-07-21 10:50:07.917 | external-gateway-multihoming 2026-07-21 10:50:07.917 | l3-flavors 2026-07-21 10:50:07.917 | l3_agent_scheduler 2026-07-21 10:50:07.917 | multi-provider 2026-07-21 10:50:07.917 | net-mtu 2026-07-21 10:50:07.917 | net-mtu-writable 2026-07-21 10:50:07.917 | network_availability_zone 2026-07-21 10:50:07.917 | network-ip-availability 2026-07-21 10:50:07.917 | network-ip-availability-details 2026-07-21 10:50:07.917 | pagination 2026-07-21 10:50:07.917 | port-device-profile 2026-07-21 10:50:07.917 | port-mac-address-regenerate 2026-07-21 10:50:07.917 | port-numa-affinity-policy 2026-07-21 10:50:07.917 | port-numa-affinity-policy-socket 2026-07-21 10:50:07.917 | binding 2026-07-21 10:50:07.917 | binding-extended 2026-07-21 10:50:07.917 | port-security 2026-07-21 10:50:07.917 | project-id 2026-07-21 10:50:07.917 | provider 2026-07-21 10:50:07.917 | qinq 2026-07-21 10:50:07.917 | quota-check-limit 2026-07-21 10:50:07.917 | quota-check-limit-default 2026-07-21 10:50:07.917 | quotas 2026-07-21 10:50:07.917 | quota_details 2026-07-21 10:50:07.917 | rbac-policies 2026-07-21 10:50:07.917 | rbac-address-scope 2026-07-21 10:50:07.917 | rbac-security-groups 2026-07-21 10:50:07.917 | revision-if-match 2026-07-21 10:50:07.917 | standard-attr-revisions 2026-07-21 10:50:07.917 | router_availability_zone 2026-07-21 10:50:07.917 | router-enable-snat 2026-07-21 10:50:07.917 | security-groups-default-rules 2026-07-21 10:50:07.917 | security-groups-default-statefulness 2026-07-21 10:50:07.917 | security-groups-normalized-cidr 2026-07-21 10:50:07.917 | security-groups-remote-address-group 2026-07-21 10:50:07.917 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:50:07.917 | security-groups-shared-filtering 2026-07-21 10:50:07.917 | security-group 2026-07-21 10:50:07.917 | service-type 2026-07-21 10:50:07.917 | sorting 2026-07-21 10:50:07.917 | standard-attr-description 2026-07-21 10:50:07.917 | stateful-security-group 2026-07-21 10:50:07.917 | subnet-dns-publish-fixed-ip 2026-07-21 10:50:07.917 | subnet-external-network 2026-07-21 10:50:07.917 | subnet_onboard 2026-07-21 10:50:07.917 | subnet-service-types 2026-07-21 10:50:07.917 | subnet_allocation 2026-07-21 10:50:07.917 | subnetpool-prefix-ops 2026-07-21 10:50:07.917 | tag-creation 2026-07-21 10:50:07.917 | standard-attr-tag 2026-07-21 10:50:07.917 | standard-attr-timestamp 2026-07-21 10:50:07.917 | vlan-transparent =~ external-net ]] 2026-07-21 10:50:07.919 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 10:50:07.924 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:07.928 | ++ 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-07-21 10:50:08.349 | 2026-07-21 10:50:08.358 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:08.361 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=f47e0b8f-b62c-4d2a-b530-d41a484a5e82 2026-07-21 10:50:08.364 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-21 10:50:08.367 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:08.387 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-21 10:50:08.390 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-21 10:50:08.394 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-21 10:50:08.398 | ++ 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-07-21 10:50:08.642 | 2026-07-21 10:50:08.653 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:08.656 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 10:50:08.657 | address-scope 2026-07-21 10:50:08.657 | agent 2026-07-21 10:50:08.657 | allowed-address-pairs 2026-07-21 10:50:08.657 | auto-allocated-topology 2026-07-21 10:50:08.657 | availability_zone 2026-07-21 10:50:08.657 | default-subnetpools 2026-07-21 10:50:08.657 | dhcp_agent_scheduler 2026-07-21 10:50:08.657 | dns-integration 2026-07-21 10:50:08.657 | dns-domain-ports 2026-07-21 10:50:08.657 | dns-integration-domain-keywords 2026-07-21 10:50:08.657 | empty-string-filtering 2026-07-21 10:50:08.657 | external-net 2026-07-21 10:50:08.657 | extra_dhcp_opt 2026-07-21 10:50:08.657 | extraroute 2026-07-21 10:50:08.657 | extraroute-atomic 2026-07-21 10:50:08.657 | filter-validation 2026-07-21 10:50:08.657 | floating-ip-port-forwarding-detail 2026-07-21 10:50:08.657 | fip-port-details 2026-07-21 10:50:08.657 | flavors 2026-07-21 10:50:08.657 | floatingip-pools 2026-07-21 10:50:08.657 | router 2026-07-21 10:50:08.657 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:50:08.657 | enable-default-route-bfd 2026-07-21 10:50:08.657 | enable-default-route-ecmp 2026-07-21 10:50:08.657 | ext-gw-mode 2026-07-21 10:50:08.657 | l3-ha 2026-07-21 10:50:08.657 | external-gateway-multihoming 2026-07-21 10:50:08.657 | l3-flavors 2026-07-21 10:50:08.657 | l3_agent_scheduler 2026-07-21 10:50:08.657 | multi-provider 2026-07-21 10:50:08.657 | net-mtu 2026-07-21 10:50:08.657 | net-mtu-writable 2026-07-21 10:50:08.657 | network_availability_zone 2026-07-21 10:50:08.657 | network-ip-availability 2026-07-21 10:50:08.657 | network-ip-availability-details 2026-07-21 10:50:08.657 | pagination 2026-07-21 10:50:08.657 | port-device-profile 2026-07-21 10:50:08.657 | port-mac-address-regenerate 2026-07-21 10:50:08.657 | port-numa-affinity-policy 2026-07-21 10:50:08.657 | port-numa-affinity-policy-socket 2026-07-21 10:50:08.657 | binding 2026-07-21 10:50:08.657 | binding-extended 2026-07-21 10:50:08.657 | port-security 2026-07-21 10:50:08.657 | project-id 2026-07-21 10:50:08.657 | provider 2026-07-21 10:50:08.657 | qinq 2026-07-21 10:50:08.657 | quota-check-limit 2026-07-21 10:50:08.657 | quota-check-limit-default 2026-07-21 10:50:08.657 | quotas 2026-07-21 10:50:08.657 | quota_details 2026-07-21 10:50:08.657 | rbac-policies 2026-07-21 10:50:08.657 | rbac-address-scope 2026-07-21 10:50:08.657 | rbac-security-groups 2026-07-21 10:50:08.657 | revision-if-match 2026-07-21 10:50:08.657 | standard-attr-revisions 2026-07-21 10:50:08.657 | router_availability_zone 2026-07-21 10:50:08.657 | router-enable-snat 2026-07-21 10:50:08.657 | security-groups-default-rules 2026-07-21 10:50:08.657 | security-groups-default-statefulness 2026-07-21 10:50:08.657 | security-groups-normalized-cidr 2026-07-21 10:50:08.657 | security-groups-remote-address-group 2026-07-21 10:50:08.657 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:50:08.657 | security-groups-shared-filtering 2026-07-21 10:50:08.657 | security-group 2026-07-21 10:50:08.657 | service-type 2026-07-21 10:50:08.657 | sorting 2026-07-21 10:50:08.657 | standard-attr-description 2026-07-21 10:50:08.657 | stateful-security-group 2026-07-21 10:50:08.657 | subnet-dns-publish-fixed-ip 2026-07-21 10:50:08.657 | subnet-external-network 2026-07-21 10:50:08.657 | subnet_onboard 2026-07-21 10:50:08.657 | subnet-service-types 2026-07-21 10:50:08.657 | subnet_allocation 2026-07-21 10:50:08.657 | subnetpool-prefix-ops 2026-07-21 10:50:08.657 | tag-creation 2026-07-21 10:50:08.657 | standard-attr-tag 2026-07-21 10:50:08.657 | standard-attr-timestamp 2026-07-21 10:50:08.657 | vlan-transparent' 2026-07-21 10:50:08.660 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 10:50:08.660 | address-scope 2026-07-21 10:50:08.660 | agent 2026-07-21 10:50:08.660 | allowed-address-pairs 2026-07-21 10:50:08.660 | auto-allocated-topology 2026-07-21 10:50:08.660 | availability_zone 2026-07-21 10:50:08.660 | default-subnetpools 2026-07-21 10:50:08.660 | dhcp_agent_scheduler 2026-07-21 10:50:08.660 | dns-integration 2026-07-21 10:50:08.660 | dns-domain-ports 2026-07-21 10:50:08.660 | dns-integration-domain-keywords 2026-07-21 10:50:08.660 | empty-string-filtering 2026-07-21 10:50:08.660 | external-net 2026-07-21 10:50:08.660 | extra_dhcp_opt 2026-07-21 10:50:08.660 | extraroute 2026-07-21 10:50:08.660 | extraroute-atomic 2026-07-21 10:50:08.660 | filter-validation 2026-07-21 10:50:08.660 | floating-ip-port-forwarding-detail 2026-07-21 10:50:08.660 | fip-port-details 2026-07-21 10:50:08.660 | flavors 2026-07-21 10:50:08.660 | floatingip-pools 2026-07-21 10:50:08.660 | router 2026-07-21 10:50:08.660 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:50:08.660 | enable-default-route-bfd 2026-07-21 10:50:08.660 | enable-default-route-ecmp 2026-07-21 10:50:08.660 | ext-gw-mode 2026-07-21 10:50:08.661 | l3-ha 2026-07-21 10:50:08.661 | external-gateway-multihoming 2026-07-21 10:50:08.661 | l3-flavors 2026-07-21 10:50:08.661 | l3_agent_scheduler 2026-07-21 10:50:08.661 | multi-provider 2026-07-21 10:50:08.661 | net-mtu 2026-07-21 10:50:08.661 | net-mtu-writable 2026-07-21 10:50:08.661 | network_availability_zone 2026-07-21 10:50:08.661 | network-ip-availability 2026-07-21 10:50:08.661 | network-ip-availability-details 2026-07-21 10:50:08.661 | pagination 2026-07-21 10:50:08.661 | port-device-profile 2026-07-21 10:50:08.661 | port-mac-address-regenerate 2026-07-21 10:50:08.661 | port-numa-affinity-policy 2026-07-21 10:50:08.661 | port-numa-affinity-policy-socket 2026-07-21 10:50:08.661 | binding 2026-07-21 10:50:08.661 | binding-extended 2026-07-21 10:50:08.661 | port-security 2026-07-21 10:50:08.661 | project-id 2026-07-21 10:50:08.661 | provider 2026-07-21 10:50:08.661 | qinq 2026-07-21 10:50:08.661 | quota-check-limit 2026-07-21 10:50:08.661 | quota-check-limit-default 2026-07-21 10:50:08.661 | quotas 2026-07-21 10:50:08.661 | quota_details 2026-07-21 10:50:08.661 | rbac-policies 2026-07-21 10:50:08.661 | rbac-address-scope 2026-07-21 10:50:08.661 | rbac-security-groups 2026-07-21 10:50:08.661 | revision-if-match 2026-07-21 10:50:08.661 | standard-attr-revisions 2026-07-21 10:50:08.661 | router_availability_zone 2026-07-21 10:50:08.661 | router-enable-snat 2026-07-21 10:50:08.661 | security-groups-default-rules 2026-07-21 10:50:08.661 | security-groups-default-statefulness 2026-07-21 10:50:08.661 | security-groups-normalized-cidr 2026-07-21 10:50:08.661 | security-groups-remote-address-group 2026-07-21 10:50:08.661 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:50:08.661 | security-groups-shared-filtering 2026-07-21 10:50:08.661 | security-group 2026-07-21 10:50:08.661 | service-type 2026-07-21 10:50:08.661 | sorting 2026-07-21 10:50:08.661 | standard-attr-description 2026-07-21 10:50:08.661 | stateful-security-group 2026-07-21 10:50:08.661 | subnet-dns-publish-fixed-ip 2026-07-21 10:50:08.661 | subnet-external-network 2026-07-21 10:50:08.661 | subnet_onboard 2026-07-21 10:50:08.661 | subnet-service-types 2026-07-21 10:50:08.661 | subnet_allocation 2026-07-21 10:50:08.661 | subnetpool-prefix-ops 2026-07-21 10:50:08.661 | tag-creation 2026-07-21 10:50:08.661 | standard-attr-tag 2026-07-21 10:50:08.661 | standard-attr-timestamp 2026-07-21 10:50:08.661 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-21 10:50:08.665 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 10:50:08.668 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-21 10:50:08.671 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-21 10:50:08.675 | ++ 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-07-21 10:50:09.643 | 2026-07-21 10:50:09.655 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:09.658 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=91f8b9c8-c851-45a7-b507-e612da07fbc7 2026-07-21 10:50:09.661 | + 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-07-21 10:50:09.665 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:09.684 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-21 10:50:09.688 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-21 10:50:09.691 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f47e0b8f-b62c-4d2a-b530-d41a484a5e82 16d11f8e-6e09-441c-ad27-e798a4b45908 2026-07-21 10:50:11.346 | 2026-07-21 10:50:11.355 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-21 10:50:11.359 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 91f8b9c8-c851-45a7-b507-e612da07fbc7 2026-07-21 10:50:11.362 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-21 10:50:11.364 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-21 10:50:11.367 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-21 10:50:11.370 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-21 10:50:11.373 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n 172.24.5.1 ]] 2026-07-21 10:50:11.375 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : subnet_params+='--gateway 172.24.5.1 ' 2026-07-21 10:50:11.378 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 91f8b9c8-c851-45a7-b507-e612da07fbc7 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-07-21 10:50:11.381 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-21 10:50:11.384 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-21 10:50:11.388 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-21 10:50:11.389 | +++ 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 91f8b9c8-c851-45a7-b507-e612da07fbc7 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-07-21 10:50:11.977 | 2026-07-21 10:50:11.988 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:11.991 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-07-21 10:50:11.992 | | id | 326ede22-8ed2-4052-a5b6-6a918ad80745 |' 2026-07-21 10:50:11.994 | ++ 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-07-21 10:50:11.996 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:12.013 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 326ede22-8ed2-4052-a5b6-6a918ad80745 '|' 2026-07-21 10:50:12.017 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 326ede22-8ed2-4052-a5b6-6a918ad80745 |' 2026-07-21 10:50:12.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-21 10:50:12.024 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 326ede22-8ed2-4052-a5b6-6a918ad80745 '|' 2026-07-21 10:50:12.024 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-21 10:50:12.027 | ++ functions-common:get_field:806 : local data field 2026-07-21 10:50:12.029 | ++ functions-common:get_field:807 : read data 2026-07-21 10:50:12.032 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-21 10:50:12.035 | ++ functions-common:get_field:811 : field='$3' 2026-07-21 10:50:12.038 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 326ede22-8ed2-4052-a5b6-6a918ad80745 |' 2026-07-21 10:50:12.039 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-21 10:50:12.045 | ++ functions-common:get_field:807 : read data 2026-07-21 10:50:12.050 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.5.1 2026-07-21 10:50:12.054 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 326ede22-8ed2-4052-a5b6-6a918ad80745 '|' 2026-07-21 10:50:12.054 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-21 10:50:12.057 | ++ functions-common:get_field:806 : local data field 2026-07-21 10:50:12.059 | ++ functions-common:get_field:807 : read data 2026-07-21 10:50:12.061 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-21 10:50:12.064 | ++ functions-common:get_field:811 : field='$6' 2026-07-21 10:50:12.067 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.5.1 | | id | 326ede22-8ed2-4052-a5b6-6a918ad80745 |' 2026-07-21 10:50:12.067 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-21 10:50:12.072 | ++ functions-common:get_field:807 : read data 2026-07-21 10:50:12.077 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=326ede22-8ed2-4052-a5b6-6a918ad80745 2026-07-21 10:50:12.080 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 91f8b9c8-c851-45a7-b507-e612da07fbc7 f47e0b8f-b62c-4d2a-b530-d41a484a5e82 2026-07-21 10:50:13.993 | 2026-07-21 10:50:14.002 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-21 10:50:14.004 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:14.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-21 10:50:14.025 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:14.028 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-21 10:50:14.032 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-21 10:50:14.034 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-21 10:50:14.038 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-21 10:50:14.041 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-21 10:50:14.044 | ++ 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-07-21 10:50:14.063 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-21 10:50:14.067 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-21 10:50:14.070 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-21 10:50:14.073 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-21 10:50:14.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-21 10:50:14.078 | + 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-07-21 10:50:14.080 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-21 10:50:14.084 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-21 10:50:14.086 | + functions-common:test_with_retry:2360 : local until=10 2026-07-21 10:50:14.089 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-21 10:50:14.092 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-21 10:50:14.095 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-21 10:50:14.098 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:14.102 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:14.105 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:14.110 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631014106 2026-07-21 10:50:14.113 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-21 10:50:14.122 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-21 10:50:14.125 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:14.128 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:14.131 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:14.134 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:14.136 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:14.139 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-21 10:50:14.142 | + functions-common:time_stop:2427 : start_time=1784631014106 2026-07-21 10:50:14.145 | + functions-common:time_stop:2429 : [[ -z 1784631014106 ]] 2026-07-21 10:50:14.148 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:14.153 | + functions-common:time_stop:2432 : end_time=1784631014149 2026-07-21 10:50:14.157 | + functions-common:time_stop:2433 : elapsed_time=43 2026-07-21 10:50:14.161 | + functions-common:time_stop:2434 : total=783 2026-07-21 10:50:14.164 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:14.166 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=826 2026-07-21 10:50:14.172 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-21 10:50:14.173 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.5.1 2026-07-21 10:50:14.179 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-21 10:50:14.182 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:50:14.186 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-21 10:50:14.188 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:14.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-07-21 10:50:14.206 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-21 10:50:14.222 | ++ 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-07-21 10:50:14.222 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-21 10:50:14.223 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-21 10:50:14.223 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-21 10:50:14.484 | 2026-07-21 10:50:14.495 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:14.501 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.5.23 ' 2026-07-21 10:50:14.504 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-21 10:50:14.509 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:14.529 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-21 10:50:14.533 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:50:14.535 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-21 10:50:14.539 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-21 10:50:14.542 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f47e0b8f-b62c-4d2a-b530-d41a484a5e82 b6e951de-9ae4-4612-a5ea-6a072869ca62 2026-07-21 10:50:16.578 | 2026-07-21 10:50:16.587 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-21 10:50:16.591 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 91f8b9c8-c851-45a7-b507-e612da07fbc7 2026-07-21 10:50:16.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-21 10:50:16.598 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-21 10:50:16.601 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-21 10:50:16.604 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-21 10:50:16.608 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 91f8b9c8-c851-45a7-b507-e612da07fbc7 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-21 10:50:16.611 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-21 10:50:16.614 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-21 10:50:16.620 | +++ 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 91f8b9c8-c851-45a7-b507-e612da07fbc7 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-21 10:50:16.621 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-21 10:50:18.597 | 2026-07-21 10:50:18.607 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:18.612 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-21 10:50:18.612 | | id | 7e5a6971-00e6-4f07-9508-f5d1a52269dc |' 2026-07-21 10:50:18.616 | ++ 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-07-21 10:50:18.619 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:18.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 7e5a6971-00e6-4f07-9508-f5d1a52269dc '|' 2026-07-21 10:50:18.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 7e5a6971-00e6-4f07-9508-f5d1a52269dc |' 2026-07-21 10:50:18.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-21 10:50:18.651 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 7e5a6971-00e6-4f07-9508-f5d1a52269dc '|' 2026-07-21 10:50:18.652 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-21 10:50:18.656 | ++ functions-common:get_field:806 : local data field 2026-07-21 10:50:18.659 | ++ functions-common:get_field:807 : read data 2026-07-21 10:50:18.662 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-21 10:50:18.666 | ++ functions-common:get_field:811 : field='$3' 2026-07-21 10:50:18.670 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 7e5a6971-00e6-4f07-9508-f5d1a52269dc |' 2026-07-21 10:50:18.673 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-21 10:50:18.681 | ++ functions-common:get_field:807 : read data 2026-07-21 10:50:18.686 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-21 10:50:18.689 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-21 10:50:18.693 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 7e5a6971-00e6-4f07-9508-f5d1a52269dc '|' 2026-07-21 10:50:18.693 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-21 10:50:18.695 | ++ functions-common:get_field:806 : local data field 2026-07-21 10:50:18.698 | ++ functions-common:get_field:807 : read data 2026-07-21 10:50:18.701 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-21 10:50:18.705 | ++ functions-common:get_field:811 : field='$6' 2026-07-21 10:50:18.708 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 7e5a6971-00e6-4f07-9508-f5d1a52269dc |' 2026-07-21 10:50:18.709 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-21 10:50:18.716 | ++ functions-common:get_field:807 : read data 2026-07-21 10:50:18.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=7e5a6971-00e6-4f07-9508-f5d1a52269dc 2026-07-21 10:50:18.724 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-21 10:50:18.728 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-21 10:50:18.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:18.736 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-21 10:50:18.758 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:18.762 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-21 10:50:18.771 | net.ipv6.conf.all.forwarding = 1 2026-07-21 10:50:18.779 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f47e0b8f-b62c-4d2a-b530-d41a484a5e82 -c external_gateway_info -f json 2026-07-21 10:50:18.779 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-21 10:50:18.779 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 7e5a6971-00e6-4f07-9508-f5d1a52269dc 2026-07-21 10:50:18.779 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-21 10:50:18.780 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-21 10:50:19.088 | 2026-07-21 10:50:19.098 | ++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:50:19.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-21 10:50:19.105 | + 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-07-21 10:50:19.107 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-21 10:50:19.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-21 10:50:19.125 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-21 10:50:19.127 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-21 10:50:19.130 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-21 10:50:19.133 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-21 10:50:19.136 | ++ 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-07-21 10:50:19.152 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-21 10:50:19.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-21 10:50:19.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-21 10:50:19.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-21 10:50:19.178 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-21 10:50:19.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fda8:84fa:da7b::/56 2026-07-21 10:50:19.196 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z e977eaf9-cbe5-40d3-b9a8-2472e70225c2 ]] 2026-07-21 10:50:19.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fda8:84fa:da7b::/56 via 2001:db8::1 dev br-ex 2026-07-21 10:50:19.212 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-21 10:50:19.215 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:50:19.218 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-07-21 10:50:19.238 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:19.241 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-07-21 10:50:19.244 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:50:19.248 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-07-21 10:50:19.251 | + ./stack.sh:main:1335 : start_nova 2026-07-21 10:50:19.254 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-21 10:50:19.257 | + lib/nova:start_nova_rest:1083 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:19.260 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:19.264 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:19.267 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-21 10:50:19.270 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 10:50:19.274 | + functions-common:run_process:1674 : local service=n-sch 2026-07-21 10:50:19.277 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 10:50:19.280 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:19.284 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:19.287 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:19.291 | + functions-common:run_process:1680 : local name=n-sch 2026-07-21 10:50:19.294 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:19.297 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:19.299 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:19.302 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:19.305 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:19.310 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631019307 2026-07-21 10:50:19.313 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-21 10:50:19.332 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:19.334 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-21 10:50:19.337 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-21 10:50:19.340 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 10:50:19.343 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 10:50:19.346 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 10:50:19.348 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 10:50:19.350 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-21 10:50:19.352 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-21 10:50:19.355 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-21 10:50:19.358 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:19.361 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:19.364 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:19.367 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:50:19.370 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-21 10:50:19.373 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-21 10:50:19.376 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-07-21 10:50:19.378 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-21 10:50:19.381 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 10:50:19.384 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:50:19.387 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:50:19.390 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:50:19.393 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:50:19.395 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:50:19.398 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-21 10:50:19.401 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:50:19.406 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-21 10:50:19.471 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:19.540 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-07-21 10:50:19.600 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-21 10:50:19.661 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-21 10:50:19.720 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-21 10:50:19.781 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:19.841 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:50:19.844 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:50:19.846 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-21 10:50:19.919 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:50:20.284 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-21 10:50:20.298 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-21 10:50:20.611 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-21 10:50:20.651 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:20.654 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:20.657 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:20.660 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:20.663 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:20.666 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:20.669 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:20.671 | + functions-common:time_stop:2427 : start_time=1784631019307 2026-07-21 10:50:20.674 | + functions-common:time_stop:2429 : [[ -z 1784631019307 ]] 2026-07-21 10:50:20.678 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:20.682 | + functions-common:time_stop:2432 : end_time=1784631020679 2026-07-21 10:50:20.685 | + functions-common:time_stop:2433 : elapsed_time=1372 2026-07-21 10:50:20.687 | + functions-common:time_stop:2434 : total=22945 2026-07-21 10:50:20.690 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:20.693 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24317 2026-07-21 10:50:20.697 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-21 10:50:20.701 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 10:50:20.704 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-21 10:50:20.707 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 10:50:20.710 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:20.713 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:20.715 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:20.718 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-21 10:50:20.721 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:20.724 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:20.727 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:20.730 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:20.734 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:20.739 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631020735 2026-07-21 10:50:20.742 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-21 10:50:20.761 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:20.764 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-21 10:50:20.767 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-21 10:50:20.770 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 10:50:20.773 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 10:50:20.776 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 10:50:20.779 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-21 10:50:20.781 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-21 10:50:20.784 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-21 10:50:20.787 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-21 10:50:20.790 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:20.793 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:20.796 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:20.798 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:50:20.801 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-21 10:50:20.804 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-21 10:50:20.806 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:20.809 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:50:20.812 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-21 10:50:20.814 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-21 10:50:20.817 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:50:20.819 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 10:50:20.821 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 10:50:20.824 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 10:50:20.826 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-21 10:50:20.828 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 10:50:20.833 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-21 10:50:20.901 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:20.971 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-21 10:50:21.035 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-07-21 10:50:21.105 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:50:21.173 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:21.242 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-21 10:50:21.308 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-21 10:50:21.373 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-21 10:50:21.437 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-21 10:50:21.502 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-21 10:50:21.564 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 10:50:21.567 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 10:50:21.570 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-21 10:50:21.640 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 10:50:21.960 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-21 10:50:21.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-21 10:50:22.302 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-21 10:50:22.376 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:22.379 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:22.383 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:22.386 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:22.389 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:22.393 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:22.396 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:22.399 | + functions-common:time_stop:2427 : start_time=1784631020735 2026-07-21 10:50:22.402 | + functions-common:time_stop:2429 : [[ -z 1784631020735 ]] 2026-07-21 10:50:22.407 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:22.413 | + functions-common:time_stop:2432 : end_time=1784631022408 2026-07-21 10:50:22.416 | + functions-common:time_stop:2433 : elapsed_time=1673 2026-07-21 10:50:22.419 | + functions-common:time_stop:2434 : total=24317 2026-07-21 10:50:22.422 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:22.425 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25990 2026-07-21 10:50:22.429 | + lib/nova:start_nova_rest:1091 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:22.432 | + lib/nova:start_nova_rest:1091 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:22.436 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-21 10:50:22.439 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:22.442 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:22.446 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:22.449 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-21 10:50:22.453 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 10:50:22.456 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-21 10:50:22.461 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-21 10:50:22.466 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 10:50:22.469 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 10:50:22.474 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-21 10:50:22.494 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:22.498 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-21 10:50:22.550 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 10:50:22.553 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-21 10:50:22.574 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:22.577 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-21 10:50:22.580 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-21 10:50:22.599 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:22.604 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-21 10:50:22.610 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 10:50:22.612 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-21 10:50:22.616 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-21 10:50:22.620 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 10:50:22.623 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 10:50:22.627 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-21 10:50:22.630 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-21 10:50:22.634 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-21 10:50:22.637 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-21 10:50:22.640 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:22.642 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:22.646 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:22.649 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-21 10:50:22.653 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:22.656 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:22.658 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:22.661 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:22.665 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:22.670 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631022667 2026-07-21 10:50:22.673 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-21 10:50:22.694 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:22.697 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-21 10:50:22.700 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-21 10:50:22.704 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-21 10:50:22.708 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-21 10:50:22.711 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-21 10:50:22.714 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-21 10:50:22.717 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-21 10:50:22.721 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-21 10:50:22.724 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-21 10:50:22.728 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:22.731 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:22.735 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:22.738 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:50:22.741 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-21 10:50:22.744 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-21 10:50:22.747 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-07-21 10:50:22.750 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-21 10:50:22.753 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-21 10:50:22.755 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:50:22.758 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:50:22.761 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:50:22.764 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:50:22.767 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:50:22.770 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-21 10:50:22.772 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:50:22.777 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-21 10:50:22.858 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:22.936 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-07-21 10:50:23.005 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-21 10:50:23.068 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-21 10:50:23.137 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-21 10:50:23.208 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:23.270 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:50:23.274 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:50:23.277 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-21 10:50:23.353 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:50:23.708 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-21 10:50:23.724 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-21 10:50:24.045 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-21 10:50:24.079 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:24.082 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:24.085 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:24.088 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:24.090 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:24.094 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:24.096 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:24.099 | + functions-common:time_stop:2427 : start_time=1784631022667 2026-07-21 10:50:24.102 | + functions-common:time_stop:2429 : [[ -z 1784631022667 ]] 2026-07-21 10:50:24.107 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:24.111 | + functions-common:time_stop:2432 : end_time=1784631024108 2026-07-21 10:50:24.115 | + functions-common:time_stop:2433 : elapsed_time=1441 2026-07-21 10:50:24.118 | + functions-common:time_stop:2434 : total=25990 2026-07-21 10:50:24.121 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:24.123 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27431 2026-07-21 10:50:24.127 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-21 10:50:24.130 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-21 10:50:24.134 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-21 10:50:24.137 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:24.140 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:24.143 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:24.146 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-21 10:50:24.149 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:24.153 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:24.156 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:24.159 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:24.164 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:24.169 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631024165 2026-07-21 10:50:24.173 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-21 10:50:24.195 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:24.199 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:24.202 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:24.206 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:24.209 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:24.212 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:24.215 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:24.219 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:24.222 | + functions-common:time_stop:2427 : start_time=1784631024165 2026-07-21 10:50:24.225 | + functions-common:time_stop:2429 : [[ -z 1784631024165 ]] 2026-07-21 10:50:24.229 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:24.233 | + functions-common:time_stop:2432 : end_time=1784631024230 2026-07-21 10:50:24.236 | + functions-common:time_stop:2433 : elapsed_time=65 2026-07-21 10:50:24.240 | + functions-common:time_stop:2434 : total=27431 2026-07-21 10:50:24.244 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:24.247 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27496 2026-07-21 10:50:24.250 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:24.254 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-21 10:50:24.256 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:24.260 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:24.262 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:24.266 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:24.270 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-21 10:50:24.273 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:24.276 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:24.279 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:24.282 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:24.285 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:24.289 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631024286 2026-07-21 10:50:24.293 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-21 10:50:24.312 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:24.315 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:24.317 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:24.320 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:24.323 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:24.329 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:24.331 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:24.336 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:24.339 | + functions-common:time_stop:2427 : start_time=1784631024286 2026-07-21 10:50:24.343 | + functions-common:time_stop:2429 : [[ -z 1784631024286 ]] 2026-07-21 10:50:24.347 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:24.352 | + functions-common:time_stop:2432 : end_time=1784631024348 2026-07-21 10:50:24.356 | + functions-common:time_stop:2433 : elapsed_time=62 2026-07-21 10:50:24.359 | + functions-common:time_stop:2434 : total=27496 2026-07-21 10:50:24.363 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:24.367 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27558 2026-07-21 10:50:24.371 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:24.375 | + lib/nova:start_nova_console_proxies:1127 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:24.379 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-21 10:50:24.382 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 10:50:24.385 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-21 10:50:24.389 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-21 10:50:24.412 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:24.416 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-21 10:50:24.476 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-21 10:50:24.483 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 10:50:24.486 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-21 10:50:24.545 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-21 10:50:24.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:24.567 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 10:50:24.571 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-21 10:50:24.574 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 10:50:24.577 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:24.580 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:24.584 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:24.587 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-21 10:50:24.590 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:24.593 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:24.597 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:24.600 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:24.604 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:24.610 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631024606 2026-07-21 10:50:24.613 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-21 10:50:24.638 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:24.641 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-21 10:50:24.644 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-21 10:50:24.647 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 10:50:24.650 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 10:50:24.653 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 10:50:24.656 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 10:50:24.659 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-21 10:50:24.661 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-21 10:50:24.666 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-21 10:50:24.669 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:24.672 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:24.676 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:24.679 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:50:24.683 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-21 10:50:24.688 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-21 10:50:24.691 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-07-21 10:50:24.694 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-21 10:50:24.697 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 10:50:24.700 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:50:24.703 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:50:24.706 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:50:24.709 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:50:24.713 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:50:24.716 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-21 10:50:24.719 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:50:24.726 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-21 10:50:24.813 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:24.907 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-07-21 10:50:24.976 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-21 10:50:25.039 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-21 10:50:25.110 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-21 10:50:25.177 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:25.244 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:50:25.248 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:50:25.252 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-21 10:50:25.329 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:50:25.660 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-21 10:50:25.675 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-21 10:50:25.981 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-21 10:50:26.008 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:26.011 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:26.014 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:26.018 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:26.021 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:26.024 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:26.028 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:26.031 | + functions-common:time_stop:2427 : start_time=1784631024606 2026-07-21 10:50:26.033 | + functions-common:time_stop:2429 : [[ -z 1784631024606 ]] 2026-07-21 10:50:26.038 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:26.043 | + functions-common:time_stop:2432 : end_time=1784631026039 2026-07-21 10:50:26.045 | + functions-common:time_stop:2433 : elapsed_time=1433 2026-07-21 10:50:26.048 | + functions-common:time_stop:2434 : total=27558 2026-07-21 10:50:26.050 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:26.053 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28991 2026-07-21 10:50:26.057 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-21 10:50:26.063 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-21 10:50:26.066 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-21 10:50:26.086 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:26.089 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-21 10:50:26.093 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-21 10:50:26.096 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-21 10:50:26.099 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-21 10:50:26.103 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-21 10:50:26.106 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:26.109 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-21 10:50:26.113 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:26.116 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:26.119 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:26.122 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:26.125 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-21 10:50:26.128 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:26.131 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:26.135 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:26.138 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:26.141 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:26.147 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631026143 2026-07-21 10:50:26.149 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-21 10:50:26.169 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:26.172 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-21 10:50:26.176 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-21 10:50:26.178 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:26.181 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:26.184 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:26.187 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:26.191 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-21 10:50:26.194 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-21 10:50:26.197 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-21 10:50:26.200 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:26.203 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:26.207 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:26.210 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:50:26.213 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-21 10:50:26.216 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-21 10:50:26.219 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-07-21 10:50:26.222 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-21 10:50:26.225 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:26.228 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:50:26.231 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:50:26.234 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:50:26.237 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:50:26.240 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:50:26.243 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-21 10:50:26.245 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:50:26.251 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-21 10:50:26.324 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:26.401 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-07-21 10:50:26.462 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-21 10:50:26.530 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-21 10:50:26.600 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-21 10:50:26.664 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:26.733 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:50:26.737 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:50:26.740 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-21 10:50:26.820 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:50:27.137 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-21 10:50:27.152 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-21 10:50:27.467 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-21 10:50:27.498 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:27.500 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:27.503 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:27.506 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:27.509 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:27.512 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:27.515 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:27.517 | + functions-common:time_stop:2427 : start_time=1784631026143 2026-07-21 10:50:27.520 | + functions-common:time_stop:2429 : [[ -z 1784631026143 ]] 2026-07-21 10:50:27.524 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:27.528 | + functions-common:time_stop:2432 : end_time=1784631027525 2026-07-21 10:50:27.531 | + functions-common:time_stop:2433 : elapsed_time=1382 2026-07-21 10:50:27.534 | + functions-common:time_stop:2434 : total=28991 2026-07-21 10:50:27.538 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:27.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30373 2026-07-21 10:50:27.544 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-21 10:50:27.548 | + lib/nova:start_nova_compute:988 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:27.551 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:27.554 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:27.557 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-21 10:50:27.561 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-21 10:50:27.566 | + lib/nova:start_nova_compute:996 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-21 10:50:27.569 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:50:27.572 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-21 10:50:27.575 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-21 10:50:27.577 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 10:50:27.582 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-21 10:50:27.584 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-21 10:50:27.588 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-21 10:50:27.592 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-21 10:50:27.596 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-21 10:50:27.596 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 10:50:27.596 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-21 10:50:27.596 | BEGIN { 2026-07-21 10:50:27.596 | section = "" 2026-07-21 10:50:27.596 | last_section = "" 2026-07-21 10:50:27.596 | section_count = 0 2026-07-21 10:50:27.596 | } 2026-07-21 10:50:27.596 | /^\[.+\]/ { 2026-07-21 10:50:27.596 | gsub("[][]", "", $1); 2026-07-21 10:50:27.596 | section=$1 2026-07-21 10:50:27.596 | next 2026-07-21 10:50:27.596 | } 2026-07-21 10:50:27.596 | /^ *\#/ { 2026-07-21 10:50:27.596 | next 2026-07-21 10:50:27.596 | } 2026-07-21 10:50:27.596 | /^[^ \t]+/ { 2026-07-21 10:50:27.596 | # get offset of first = in $0 2026-07-21 10:50:27.596 | eq_idx = index($0, "=") 2026-07-21 10:50:27.596 | # extract attr & value from $0 2026-07-21 10:50:27.596 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 10:50:27.596 | value = substr($0, eq_idx + 1) 2026-07-21 10:50:27.596 | # only need to strip trailing whitespace from attr 2026-07-21 10:50:27.596 | sub(/[ \t]*$/, "", attr) 2026-07-21 10:50:27.596 | # need to strip leading & trailing whitespace from value 2026-07-21 10:50:27.596 | sub(/^[ \t]*/, "", value) 2026-07-21 10:50:27.596 | sub(/[ \t]*$/, "", value) 2026-07-21 10:50:27.596 | 2026-07-21 10:50:27.596 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 10:50:27.596 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 10:50:27.596 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 10:50:27.596 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 10:50:27.596 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 10:50:27.596 | if (section != last_section) { 2026-07-21 10:50:27.596 | cfg_section[section_count++] = section 2026-07-21 10:50:27.596 | last_section = section 2026-07-21 10:50:27.596 | } 2026-07-21 10:50:27.596 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 10:50:27.596 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 10:50:27.596 | 2026-07-21 10:50:27.597 | cfg_attr[section, attr, 0] = value 2026-07-21 10:50:27.597 | cfg_attr_count[section, attr] = 1 2026-07-21 10:50:27.597 | } else { 2026-07-21 10:50:27.597 | lno = cfg_attr_count[section, attr]++ 2026-07-21 10:50:27.597 | cfg_attr[section, attr, lno] = value 2026-07-21 10:50:27.597 | } 2026-07-21 10:50:27.597 | } 2026-07-21 10:50:27.597 | END { 2026-07-21 10:50:27.597 | # Process each section in order 2026-07-21 10:50:27.597 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 10:50:27.597 | section = cfg_section[sno] 2026-07-21 10:50:27.597 | # The ini routines simply append a config item immediately 2026-07-21 10:50:27.597 | # after the section header. To keep the same order as defined 2026-07-21 10:50:27.597 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 10:50:27.597 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 10:50:27.597 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 10:50:27.597 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 10:50:27.597 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 10:50:27.597 | else { 2026-07-21 10:50:27.597 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 10:50:27.597 | count = cfg_attr_count[section, attr] 2026-07-21 10:50:27.597 | print "inidelete " configfile " " section " " attr 2026-07-21 10:50:27.597 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 10:50:27.597 | for (l = count -2; l >= 0; l--) 2026-07-21 10:50:27.597 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 10:50:27.597 | } 2026-07-21 10:50:27.597 | } 2026-07-21 10:50:27.597 | } 2026-07-21 10:50:27.597 | } 2026-07-21 10:50:27.597 | ' 2026-07-21 10:50:27.598 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 10:50:27.599 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:50:27.601 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-21 10:50:27.604 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-21 10:50:27.608 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:50:27.612 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-21 10:50:27.616 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-21 10:50:27.616 | BEGIN { group = "" } 2026-07-21 10:50:27.616 | /^\[\[.+\|.*\]\]/ { 2026-07-21 10:50:27.616 | gsub("[][]", "", $1); 2026-07-21 10:50:27.616 | split($1, a, "|"); 2026-07-21 10:50:27.616 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 10:50:27.616 | group=a[1] 2026-07-21 10:50:27.616 | } else { 2026-07-21 10:50:27.616 | group="" 2026-07-21 10:50:27.616 | } 2026-07-21 10:50:27.616 | next 2026-07-21 10:50:27.616 | } 2026-07-21 10:50:27.616 | { 2026-07-21 10:50:27.616 | if (group != "") 2026-07-21 10:50:27.616 | print $0 2026-07-21 10:50:27.616 | } 2026-07-21 10:50:27.616 | ' /opt/stack/devstack/local.conf 2026-07-21 10:50:27.625 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-21 10:50:27.629 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-21 10:50:27.674 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-21 10:50:27.715 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-21 10:50:27.718 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-21 10:50:27.721 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-21 10:50:27.724 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-21 10:50:27.727 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-21 10:50:27.730 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-21 10:50:27.748 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:27.752 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-21 10:50:27.755 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-21 10:50:27.759 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-21 10:50:27.782 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:27.786 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/nova_cell1 2026-07-21 10:50:27.790 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/nova_cell1 2026-07-21 10:50:27.829 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-21 10:50:27.832 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-21 10:50:27.836 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-21 10:50:27.859 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-21 10:50:27.880 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-21 10:50:27.883 | + lib/nova:configure_console_compute:671 : local offset 2026-07-21 10:50:27.885 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-21 10:50:27.888 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-21 10:50:27.891 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-21 10:50:27.913 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=10.4.3.50 2026-07-21 10:50:27.916 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-21 10:50:27.933 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:27.936 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-21 10:50:27.939 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-21 10:50:27.942 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-21 10:50:27.944 | + functions:vercmp:648 : local 'op=<' 2026-07-21 10:50:27.946 | + functions:vercmp:649 : local v2=1.0.0 2026-07-21 10:50:27.949 | + functions:vercmp:650 : local result 2026-07-21 10:50:27.954 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-21 10:50:27.954 | ++ functions:vercmp:654 : sort -V 2026-07-21 10:50:27.954 | ++ functions:vercmp:654 : head -1 2026-07-21 10:50:27.959 | + functions:vercmp:654 : result=1.0.0 2026-07-21 10:50:27.962 | + functions:vercmp:656 : case $op in 2026-07-21 10:50:27.965 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-21 10:50:27.968 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-21 10:50:27.971 | + functions:vercmp:667 : return 2026-07-21 10:50:27.973 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://10.4.3.50:6080/vnc_lite.html 2026-07-21 10:50:27.976 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://10.4.3.50:6080/vnc_lite.html 2026-07-21 10:50:28.010 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://10.4.3.50:6081/spice_auto.html 2026-07-21 10:50:28.013 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://10.4.3.50:6081/spice_auto.html 2026-07-21 10:50:28.051 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-21 10:50:28.071 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:28.073 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-21 10:50:28.077 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=10.4.3.50 2026-07-21 10:50:28.080 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-21 10:50:28.112 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 10.4.3.50 2026-07-21 10:50:28.146 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-21 10:50:28.168 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:28.172 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-21 10:50:28.175 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-21 10:50:28.198 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:28.201 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-21 10:50:28.205 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-21 10:50:28.247 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-21 10:50:28.250 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-21 10:50:28.293 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 10:50:28.296 | + lib/nova:start_nova_compute:1031 : [[ qemu == \q\e\m\u ]] 2026-07-21 10:50:28.299 | + lib/nova:start_nova_compute:1032 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-07-21 10:50:28.342 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-21 10:50:28.345 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-21 10:50:28.347 | + lib/nova:start_nova_compute:1040 : '[' 128 -gt 0 ']' 2026-07-21 10:50:28.350 | + lib/nova:start_nova_compute:1041 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-07-21 10:50:28.387 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-21 10:50:28.391 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-21 10:50:28.393 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 10:50:28.396 | + functions-common:run_process:1676 : local group=libvirt 2026-07-21 10:50:28.399 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:28.402 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:28.405 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-21 10:50:28.409 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:28.412 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:28.415 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:28.418 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:28.422 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:28.428 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631028424 2026-07-21 10:50:28.431 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-21 10:50:28.452 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:28.456 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-21 10:50:28.460 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-21 10:50:28.463 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 10:50:28.466 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 10:50:28.469 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 10:50:28.473 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 10:50:28.477 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-21 10:50:28.481 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-21 10:50:28.484 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-21 10:50:28.488 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-21 10:50:28.492 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:28.495 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:28.499 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:50:28.503 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-21 10:50:28.506 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-21 10:50:28.510 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt stack '' 2026-07-21 10:50:28.514 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-21 10:50:28.518 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 10:50:28.521 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-21 10:50:28.524 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:50:28.527 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:50:28.530 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:50:28.534 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-21 10:50:28.537 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-21 10:50:28.540 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-21 10:50:28.543 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:50:28.548 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-21 10:50:28.626 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:28.700 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-07-21 10:50:28.763 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-21 10:50:28.827 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-21 10:50:28.891 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-21 10:50:28.954 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:29.028 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:50:29.032 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-21 10:50:29.034 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-21 10:50:29.107 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-21 10:50:29.190 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:50:29.526 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-21 10:50:29.542 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-21 10:50:29.868 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-21 10:50:29.902 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:29.905 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:29.910 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:29.913 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:29.917 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:29.920 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:29.924 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:29.927 | + functions-common:time_stop:2427 : start_time=1784631028424 2026-07-21 10:50:29.930 | + functions-common:time_stop:2429 : [[ -z 1784631028424 ]] 2026-07-21 10:50:29.934 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:29.939 | + functions-common:time_stop:2432 : end_time=1784631029935 2026-07-21 10:50:29.943 | + functions-common:time_stop:2433 : elapsed_time=1511 2026-07-21 10:50:29.946 | + functions-common:time_stop:2434 : total=30373 2026-07-21 10:50:29.950 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:29.953 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31884 2026-07-21 10:50:29.957 | + lib/nova:start_nova_compute:1077 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:29.962 | + lib/nova:start_nova_compute:1077 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-21 10:50:29.966 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-21 10:50:29.986 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:29.990 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-21 10:50:29.990 | Dumping cells_v2 mapping 2026-07-21 10:50:29.994 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-21 10:50:30.262 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 10:50:30.262 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:50:30.262 | we strongly recommend against using it for new projects. 2026-07-21 10:50:30.262 | 2026-07-21 10:50:30.262 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:50:30.262 | framework. For more detail see 2026-07-21 10:50:30.262 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:50:30.262 | 2026-07-21 10:50:30.262 | import eventlet # noqa 2026-07-21 10:50:30.395 | 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-07-21 10:50:31.885 | INFO dbcounter [None req-89002c91-9613-43a1-a4f5-cfd92bc04d41 None None] Registered counter for database nova_api 2026-07-21 10:50:31.945 | DEBUG dbcounter [-] [96074] Writer thread running {{(pid=96074) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:50:31.960 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 10:50:31.960 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-21 10:50:31.960 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 10:50:31.960 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-21 10:50:31.960 | | cell1 | c383fbf1-119c-4767-be55-e069d28fe73e | rabbit://stackrabbit:secretrabbit@10.4.3.50:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-21 10:50:31.960 | +-------+--------------------------------------+-------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-07-21 10:50:32.477 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-07-21 10:50:32.480 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-21 10:50:32.549 | + inc/async:async_inner:63 : create_flavors 2026-07-21 10:50:32.590 | [8552 Async create_flavors:96188]: running: create_flavors 2026-07-21 10:50:32.595 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-07-21 10:50:32.617 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:32.620 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-07-21 10:50:32.624 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:50:32.627 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-07-21 10:50:32.630 | + ./stack.sh:main:1340 : start_cinder 2026-07-21 10:50:32.634 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-21 10:50:32.638 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-21 10:50:32.643 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 10:50:32.646 | + functions-common:run_process:1674 : local service=c-api 2026-07-21 10:50:32.649 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 10:50:32.652 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:32.656 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:32.660 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:32.663 | + functions-common:run_process:1680 : local name=c-api 2026-07-21 10:50:32.666 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:32.669 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:32.672 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:32.675 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:32.679 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:32.685 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631032681 2026-07-21 10:50:32.687 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-21 10:50:32.707 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:32.711 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-21 10:50:32.714 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-21 10:50:32.717 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 10:50:32.721 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 10:50:32.724 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 10:50:32.727 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-21 10:50:32.730 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-21 10:50:32.732 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-21 10:50:32.735 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-21 10:50:32.737 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:32.740 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:32.743 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:32.747 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:50:32.750 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-21 10:50:32.752 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-21 10:50:32.757 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:32.760 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:50:32.764 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-21 10:50:32.766 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-21 10:50:32.769 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:50:32.772 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 10:50:32.774 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 10:50:32.777 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 10:50:32.780 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-21 10:50:32.783 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 10:50:32.788 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-21 10:50:32.860 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:32.932 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-21 10:50:32.993 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-07-21 10:50:33.060 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:50:33.122 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:33.186 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-21 10:50:33.249 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-21 10:50:33.312 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-21 10:50:33.378 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-21 10:50:33.444 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-21 10:50:33.510 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 10:50:33.513 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 10:50:33.516 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-21 10:50:33.590 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 10:50:33.923 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-21 10:50:33.937 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-21 10:50:34.256 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-21 10:50:34.337 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:34.339 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:34.344 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:34.347 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:34.352 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:34.356 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:34.360 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:34.364 | + functions-common:time_stop:2427 : start_time=1784631032681 2026-07-21 10:50:34.368 | + functions-common:time_stop:2429 : [[ -z 1784631032681 ]] 2026-07-21 10:50:34.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:34.378 | + functions-common:time_stop:2432 : end_time=1784631034374 2026-07-21 10:50:34.381 | + functions-common:time_stop:2433 : elapsed_time=1693 2026-07-21 10:50:34.384 | + functions-common:time_stop:2434 : total=31884 2026-07-21 10:50:34.389 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:34.393 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33577 2026-07-21 10:50:34.396 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-21 10:50:34.396 | Waiting for Cinder API to start... 2026-07-21 10:50:34.399 | + lib/cinder:start_cinder:637 : local cinder_url=https://10.4.3.50/volume/v3/ 2026-07-21 10:50:34.402 | + lib/cinder:start_cinder:639 : wait_for_service 60 https://10.4.3.50/volume/v3/ 2026-07-21 10:50:34.406 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 10:50:34.409 | + functions:wait_for_service:477 : local url=https://10.4.3.50/volume/v3/ 2026-07-21 10:50:34.412 | + functions:wait_for_service:478 : local rval=0 2026-07-21 10:50:34.415 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 10:50:34.418 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 10:50:34.422 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:34.425 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:34.429 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:34.438 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631034431 2026-07-21 10:50:34.441 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 10:50:34.446 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.50/volume/v3/ 2026-07-21 10:50:36.567 | + inc/async:async_inner:64 : rc=0 2026-07-21 10:50:36.594 | [96188 Async create_flavors:96188]: finished successfully 2026-07-21 10:50:36.783 | + :: : [[ 401 == 503 ]] 2026-07-21 10:50:36.783 | + :: : [[ 0 -eq 7 ]] 2026-07-21 10:50:36.786 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 10:50:36.789 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:36.792 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:36.795 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:36.799 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:36.802 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:36.805 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 10:50:36.808 | + functions-common:time_stop:2427 : start_time=1784631034431 2026-07-21 10:50:36.812 | + functions-common:time_stop:2429 : [[ -z 1784631034431 ]] 2026-07-21 10:50:36.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:36.820 | + functions-common:time_stop:2432 : end_time=1784631036817 2026-07-21 10:50:36.823 | + functions-common:time_stop:2433 : elapsed_time=2386 2026-07-21 10:50:36.826 | + functions-common:time_stop:2434 : total=7992 2026-07-21 10:50:36.829 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:36.834 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10378 2026-07-21 10:50:36.835 | + functions:wait_for_service:486 : return 0 2026-07-21 10:50:36.838 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:36.841 | + functions-common:run_process:1674 : local service=c-sch 2026-07-21 10:50:36.843 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:36.848 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:36.851 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:36.854 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:36.858 | + functions-common:run_process:1680 : local name=c-sch 2026-07-21 10:50:36.861 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:36.865 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:36.868 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:36.871 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:36.876 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:36.883 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631036879 2026-07-21 10:50:36.886 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-21 10:50:36.909 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:36.912 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-21 10:50:36.915 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-21 10:50:36.918 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:36.922 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:36.925 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:36.928 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:36.932 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 10:50:36.935 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 10:50:36.938 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-21 10:50:36.941 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:36.945 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:36.948 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:36.952 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:50:36.955 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-21 10:50:36.959 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 10:50:36.962 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-07-21 10:50:36.965 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-21 10:50:36.968 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:36.971 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:50:36.974 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:50:36.976 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-21 10:50:36.979 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:50:36.982 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:50:36.984 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-21 10:50:36.988 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:50:36.993 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-21 10:50:37.068 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:37.144 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-07-21 10:50:37.204 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:37.268 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-21 10:50:37.329 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-21 10:50:37.390 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:37.452 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-21 10:50:37.456 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:50:37.459 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-21 10:50:37.532 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:50:37.853 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-21 10:50:37.868 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-21 10:50:38.174 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-21 10:50:38.212 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:38.216 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:38.219 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:38.222 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:38.225 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:38.228 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:38.231 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:38.234 | + functions-common:time_stop:2427 : start_time=1784631036879 2026-07-21 10:50:38.238 | + functions-common:time_stop:2429 : [[ -z 1784631036879 ]] 2026-07-21 10:50:38.240 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:38.246 | + functions-common:time_stop:2432 : end_time=1784631038242 2026-07-21 10:50:38.249 | + functions-common:time_stop:2433 : elapsed_time=1363 2026-07-21 10:50:38.253 | + functions-common:time_stop:2434 : total=33577 2026-07-21 10:50:38.256 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:38.260 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34940 2026-07-21 10:50:38.263 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:38.267 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:38.270 | + functions-common:run_process:1674 : local service=c-bak 2026-07-21 10:50:38.273 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:38.276 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:38.279 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:38.282 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:38.285 | + functions-common:run_process:1680 : local name=c-bak 2026-07-21 10:50:38.290 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:38.294 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:38.297 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:38.300 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:38.304 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:38.309 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631038305 2026-07-21 10:50:38.312 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-21 10:50:38.333 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:38.337 | + functions-common:run_process:1684 : _run_under_systemd c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:38.341 | + functions-common:_run_under_systemd:1628 : local service=c-bak 2026-07-21 10:50:38.344 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:38.347 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:38.351 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:38.354 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:38.357 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 10:50:38.360 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 10:50:38.363 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-bak.service 2026-07-21 10:50:38.366 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:38.370 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:38.373 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:38.376 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:38.379 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-07-21 10:50:38.382 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 10:50:38.385 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-bak.service '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:38.388 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-bak.service 2026-07-21 10:50:38.391 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:38.394 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:50:38.397 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:50:38.400 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:38.404 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:50:38.408 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:50:38.411 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-07-21 10:50:38.414 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:50:38.418 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-07-21 10:50:38.498 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:38.571 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-07-21 10:50:38.636 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:38.694 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-07-21 10:50:38.759 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-07-21 10:50:38.821 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:38.883 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-21 10:50:38.886 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:38.948 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:50:38.951 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-07-21 10:50:39.024 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:50:39.384 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-bak.service 2026-07-21 10:50:39.398 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2026-07-21 10:50:39.711 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-bak.service 2026-07-21 10:50:39.744 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:39.748 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:39.751 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:39.754 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:39.757 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:39.760 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:39.764 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:39.767 | + functions-common:time_stop:2427 : start_time=1784631038305 2026-07-21 10:50:39.771 | + functions-common:time_stop:2429 : [[ -z 1784631038305 ]] 2026-07-21 10:50:39.774 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:39.779 | + functions-common:time_stop:2432 : end_time=1784631039776 2026-07-21 10:50:39.782 | + functions-common:time_stop:2433 : elapsed_time=1471 2026-07-21 10:50:39.785 | + functions-common:time_stop:2434 : total=34940 2026-07-21 10:50:39.788 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:39.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36411 2026-07-21 10:50:39.796 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:39.799 | + functions-common:run_process:1674 : local service=c-vol 2026-07-21 10:50:39.802 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:39.804 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:39.808 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:39.810 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:39.812 | + functions-common:run_process:1680 : local name=c-vol 2026-07-21 10:50:39.815 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:39.818 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:39.821 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:39.824 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:39.828 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:39.834 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631039831 2026-07-21 10:50:39.837 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-21 10:50:39.859 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:39.861 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:39.864 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-21 10:50:39.867 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:39.870 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:39.873 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:39.876 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:39.878 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-21 10:50:39.881 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-21 10:50:39.884 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-21 10:50:39.887 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:39.890 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:39.893 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:39.896 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:39.899 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-21 10:50:39.901 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-21 10:50:39.904 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:39.907 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-21 10:50:39.910 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:39.913 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-21 10:50:39.916 | + functions-common:write_user_unit_file:1538 : local user=stack 2026-07-21 10:50:39.919 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:39.922 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-21 10:50:39.926 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-21 10:50:39.929 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-21 10:50:39.932 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-21 10:50:39.937 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-21 10:50:40.011 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:40.091 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-07-21 10:50:40.158 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-21 10:50:40.230 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-21 10:50:40.296 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-21 10:50:40.358 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:40.426 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-21 10:50:40.429 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-21 10:50:40.494 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-21 10:50:40.498 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-21 10:50:40.577 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-21 10:50:40.916 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-21 10:50:40.934 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-21 10:50:41.263 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-21 10:50:41.295 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:41.298 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:41.302 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:41.305 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:41.309 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:41.312 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:41.314 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:41.318 | + functions-common:time_stop:2427 : start_time=1784631039831 2026-07-21 10:50:41.322 | + functions-common:time_stop:2429 : [[ -z 1784631039831 ]] 2026-07-21 10:50:41.326 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:41.332 | + functions-common:time_stop:2432 : end_time=1784631041328 2026-07-21 10:50:41.335 | + functions-common:time_stop:2433 : elapsed_time=1497 2026-07-21 10:50:41.338 | + functions-common:time_stop:2434 : total=36411 2026-07-21 10:50:41.340 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:41.344 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37908 2026-07-21 10:50:41.347 | + ./stack.sh:main:1341 : create_volume_types 2026-07-21 10:50:41.349 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-21 10:50:41.369 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:41.374 | + lib/cinder:create_volume_types:691 : [[ -n storpool:storpool ]] 2026-07-21 10:50:41.375 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-21 10:50:41.378 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-21 10:50:41.381 | + lib/cinder:create_volume_types:694 : be_name=storpool 2026-07-21 10:50:41.384 | + lib/cinder:create_volume_types:695 : create_one_type storpool volume_backend_name storpool 2026-07-21 10:50:41.387 | + lib/cinder:create_one_type:666 : type_name=storpool 2026-07-21 10:50:41.390 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-21 10:50:41.394 | + lib/cinder:create_one_type:668 : property_value=storpool 2026-07-21 10:50:41.397 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-21 10:50:41.421 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:41.424 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=storpool storpool 2026-07-21 10:50:42.595 | 2026-07-21 10:50:42.595 | +-------------+--------------------------------------+ 2026-07-21 10:50:42.595 | | Field | Value | 2026-07-21 10:50:42.595 | +-------------+--------------------------------------+ 2026-07-21 10:50:42.595 | | description | None | 2026-07-21 10:50:42.595 | | id | 95381662-5933-4da9-b697-bd0fb1f744a7 | 2026-07-21 10:50:42.595 | | is_public | True | 2026-07-21 10:50:42.595 | | name | storpool | 2026-07-21 10:50:42.595 | | properties | volume_backend_name='storpool' | 2026-07-21 10:50:42.595 | +-------------+--------------------------------------+ 2026-07-21 10:50:42.600 | + lib/cinder:create_one_type:672 : [[ storpool == \c\e\p\h ]] 2026-07-21 10:50:42.604 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-21 10:50:42.607 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-21 10:50:42.611 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-07-21 10:50:42.614 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-07-21 10:50:42.636 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:42.638 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-07-21 10:50:42.642 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:50:42.644 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-07-21 10:50:42.647 | + ./stack.sh:main:1356 : start_glance 2026-07-21 10:50:42.650 | + lib/glance:start_glance:650 : local service_protocol=https 2026-07-21 10:50:42.654 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-21 10:50:42.659 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 10:50:42.662 | + functions-common:run_process:1674 : local service=g-api 2026-07-21 10:50:42.665 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 10:50:42.668 | + functions-common:run_process:1676 : local group= 2026-07-21 10:50:42.671 | + functions-common:run_process:1677 : local user= 2026-07-21 10:50:42.674 | + functions-common:run_process:1678 : local env_vars= 2026-07-21 10:50:42.677 | + functions-common:run_process:1680 : local name=g-api 2026-07-21 10:50:42.681 | + functions-common:run_process:1682 : time_start run_process 2026-07-21 10:50:42.684 | + functions-common:time_start:2406 : local name=run_process 2026-07-21 10:50:42.687 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:42.691 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:42.695 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:42.700 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631042696 2026-07-21 10:50:42.703 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-21 10:50:42.724 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:42.727 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-21 10:50:42.730 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-21 10:50:42.733 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 10:50:42.736 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 10:50:42.739 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 10:50:42.742 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-21 10:50:42.745 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-21 10:50:42.748 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-21 10:50:42.751 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-21 10:50:42.754 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-21 10:50:42.757 | + functions-common:_run_under_systemd:1636 : local user=stack 2026-07-21 10:50:42.760 | + functions-common:_run_under_systemd:1637 : [[ -z stack ]] 2026-07-21 10:50:42.763 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-21 10:50:42.766 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-21 10:50:42.770 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-21 10:50:42.774 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:42.777 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:50:42.780 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' stack '' 2026-07-21 10:50:42.784 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-21 10:50:42.786 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:50:42.789 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-21 10:50:42.792 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=stack 2026-07-21 10:50:42.794 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-21 10:50:42.797 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-21 10:50:42.800 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-21 10:50:42.804 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-21 10:50:42.875 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-21 10:50:42.943 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-21 10:50:43.008 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-07-21 10:50:43.071 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-21 10:50:43.136 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-21 10:50:43.210 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-21 10:50:43.275 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-21 10:50:43.343 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-21 10:50:43.404 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-21 10:50:43.471 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-21 10:50:43.534 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-21 10:50:43.538 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-21 10:50:43.541 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-21 10:50:43.613 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-21 10:50:43.948 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-21 10:50:43.963 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-21 10:50:44.275 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-21 10:50:44.354 | + functions-common:run_process:1686 : time_stop run_process 2026-07-21 10:50:44.357 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:44.360 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:44.363 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:44.366 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:44.369 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:44.372 | + functions-common:time_stop:2426 : name=run_process 2026-07-21 10:50:44.376 | + functions-common:time_stop:2427 : start_time=1784631042696 2026-07-21 10:50:44.379 | + functions-common:time_stop:2429 : [[ -z 1784631042696 ]] 2026-07-21 10:50:44.383 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:44.388 | + functions-common:time_stop:2432 : end_time=1784631044385 2026-07-21 10:50:44.391 | + functions-common:time_stop:2433 : elapsed_time=1689 2026-07-21 10:50:44.394 | + functions-common:time_stop:2434 : total=37908 2026-07-21 10:50:44.397 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:44.401 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39597 2026-07-21 10:50:44.404 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-21 10:50:44.426 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:44.429 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (10.4.3.50) to start...' 2026-07-21 10:50:44.429 | Waiting for g-api (10.4.3.50) to start... 2026-07-21 10:50:44.432 | + lib/glance:start_glance:660 : wait_for_service 60 https://10.4.3.50/image 2026-07-21 10:50:44.435 | + functions:wait_for_service:476 : local timeout=60 2026-07-21 10:50:44.438 | + functions:wait_for_service:477 : local url=https://10.4.3.50/image 2026-07-21 10:50:44.442 | + functions:wait_for_service:478 : local rval=0 2026-07-21 10:50:44.445 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-21 10:50:44.447 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 10:50:44.450 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:44.453 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:44.456 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:44.461 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631044457 2026-07-21 10:50:44.464 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-21 10:50:44.469 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://10.4.3.50/image 2026-07-21 10:50:46.694 | + :: : [[ 300 == 503 ]] 2026-07-21 10:50:46.695 | + :: : [[ 0 -eq 7 ]] 2026-07-21 10:50:46.699 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-21 10:50:46.702 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:46.705 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:46.708 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:46.711 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:46.714 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:46.716 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 10:50:46.719 | + functions-common:time_stop:2427 : start_time=1784631044457 2026-07-21 10:50:46.721 | + functions-common:time_stop:2429 : [[ -z 1784631044457 ]] 2026-07-21 10:50:46.724 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:46.728 | + functions-common:time_stop:2432 : end_time=1784631046726 2026-07-21 10:50:46.731 | + functions-common:time_stop:2433 : elapsed_time=2269 2026-07-21 10:50:46.734 | + functions-common:time_stop:2434 : total=10378 2026-07-21 10:50:46.736 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:46.739 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12647 2026-07-21 10:50:46.741 | + functions:wait_for_service:486 : return 0 2026-07-21 10:50:46.744 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-07-21 10:50:46.763 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:46.766 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-07-21 10:50:46.785 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:46.788 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-07-21 10:50:46.791 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:50:46.793 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-07-21 10:50:46.796 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 10:50:46.798 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:46.801 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:46.803 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 10:50:46.806 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 10:50:46.809 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 10:50:46.814 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:46.818 | + functions:upload_image:147 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:46.820 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-07-21 10:50:46.823 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-07-21 10:50:46.826 | ++ functions:upload_image:151 : seq 5 2026-07-21 10:50:46.830 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 10:50:46.833 | + functions:upload_image:152 : local rc=0 2026-07-21 10:50:46.835 | + 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-07-21 10:50:46.839 | --2026-07-21 10:50:46-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:46.841 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-21 10:50:47.010 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-21 10:50:47.190 | HTTP request sent, awaiting response... 302 Found 2026-07-21 10:50:47.190 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-07-21 10:50:47.190 | --2026-07-21 10:50:47-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:47.212 | Resolving github.com (github.com)... 140.82.121.4 2026-07-21 10:50:47.240 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-21 10:50:47.326 | HTTP request sent, awaiting response... 302 Found 2026-07-21 10:50:47.327 | 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-07-21T11%3A25%3A46Z&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-07-21T10%3A25%3A15Z&ske=2026-07-21T11%3A25%3A46Z&sks=b&skv=2018-11-09&sig=h%2Bwn2ZYlqd8iWo2mlaE7BxETvThr8dYgf0S2rrxWhYI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzMjg0MiwibmJmIjoxNzg0NjMxMDQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.AJNSklXr8D7F91eQYu3Wy5xsK401ONb8gjMBqe5Fzdg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 10:50:47.327 | --2026-07-21 10:50:47-- 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-07-21T11%3A25%3A46Z&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-07-21T10%3A25%3A15Z&ske=2026-07-21T11%3A25%3A46Z&sks=b&skv=2018-11-09&sig=h%2Bwn2ZYlqd8iWo2mlaE7BxETvThr8dYgf0S2rrxWhYI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzMjg0MiwibmJmIjoxNzg0NjMxMDQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.AJNSklXr8D7F91eQYu3Wy5xsK401ONb8gjMBqe5Fzdg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 10:50:47.328 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-07-21 10:50:47.330 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-07-21 10:50:47.347 | HTTP request sent, awaiting response... 200 OK 2026-07-21 10:50:47.347 | Length: 21430272 (20M) [application/octet-stream] 2026-07-21 10:50:47.347 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-07-21 10:50:47.359 | 2026-07-21 10:50:47.595 | 0K ........ ........ .... 100% 82.7M=0.2s 2026-07-21 10:50:47.595 | 2026-07-21 10:50:47.595 | 2026-07-21 10:50:47 (82.7 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-07-21 10:50:47.595 | 2026-07-21 10:50:47.598 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 10:50:47.601 | + functions:upload_image:163 : break 2026-07-21 10:50:47.603 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:47.605 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-07-21 10:50:47.608 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-07-21 10:50:47.611 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-07-21 10:50:47.613 | + functions:upload_image:313 : local kernel= 2026-07-21 10:50:47.615 | + functions:upload_image:314 : local ramdisk= 2026-07-21 10:50:47.618 | + functions:upload_image:315 : local disk_format= 2026-07-21 10:50:47.621 | + functions:upload_image:316 : local container_format= 2026-07-21 10:50:47.623 | + functions:upload_image:317 : local unpack= 2026-07-21 10:50:47.625 | + functions:upload_image:318 : local img_property= 2026-07-21 10:50:47.628 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 10:50:47.630 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 10:50:47.633 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 10:50:47.636 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 10:50:47.638 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-07-21 10:50:47.643 | + functions:upload_image:349 : image_name=cirros-0.6.2-x86_64-disk 2026-07-21 10:50:47.646 | + functions:upload_image:350 : local format 2026-07-21 10:50:47.649 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:47.650 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 10:50:47.667 | + functions:upload_image:351 : format=qcow2 2026-07-21 10:50:47.669 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 10:50:47.672 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 10:50:47.674 | + functions:upload_image:357 : container_format=bare 2026-07-21 10:50:47.676 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 10:50:47.679 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:47.684 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 10:50:47.686 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 10:50:47.689 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:47.694 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 10:50:47.696 | + functions:upload_image:404 : is_arch ppc 2026-07-21 10:50:47.699 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:47.704 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 10:50:47.708 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 10:50:47.711 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:47.716 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 10:50:47.718 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 10:50:47.721 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 10:50:47.723 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 10:50:47.726 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 10:50:47.728 | + 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-07-21 10:50:47.731 | + functions:_upload_image:111 : local image_name=cirros-0.6.2-x86_64-disk 2026-07-21 10:50:47.733 | + functions:_upload_image:112 : shift 2026-07-21 10:50:47.736 | + functions:_upload_image:113 : local container=bare 2026-07-21 10:50:47.738 | + functions:_upload_image:114 : shift 2026-07-21 10:50:47.740 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 10:50:47.742 | + functions:_upload_image:116 : shift 2026-07-21 10:50:47.744 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:47.746 | + functions:_upload_image:118 : shift 2026-07-21 10:50:47.748 | + functions:_upload_image:119 : local properties 2026-07-21 10:50:47.749 | + functions:_upload_image:120 : local useimport 2026-07-21 10:50:47.751 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 10:50:47.753 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 10:50:47.755 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 10:50:47.757 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 10:50:47.758 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 10:50:47.761 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 10:50:47.764 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:47.766 | + functions:_upload_image:125 : useimport=--import 2026-07-21 10:50:47.769 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-07-21 10:50:47.773 | + 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-07-21 10:50:50.923 | 2026-07-21 10:50:50.923 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 10:50:50.923 | | Field | Value | 2026-07-21 10:50:50.923 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 10:50:50.923 | | container_format | bare | 2026-07-21 10:50:50.923 | | created_at | 2026-07-21T10:50:49Z | 2026-07-21 10:50:50.923 | | disk_format | qcow2 | 2026-07-21 10:50:50.923 | | file | /v2/images/5d0e4368-98fc-45a7-a11b-de03dc3083be/file | 2026-07-21 10:50:50.923 | | id | 5d0e4368-98fc-45a7-a11b-de03dc3083be | 2026-07-21 10:50:50.923 | | min_disk | 0 | 2026-07-21 10:50:50.923 | | min_ram | 0 | 2026-07-21 10:50:50.923 | | name | cirros-0.6.2-x86_64-disk | 2026-07-21 10:50:50.923 | | owner | e084e65355f94141a6ff7d208aadb38b | 2026-07-21 10:50:50.923 | | properties | hw_rng_model='virtio', os_glance_import_task='8755d492-d45b-4daf-8870-d354ebed265c', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-21 10:50:50.923 | | protected | False | 2026-07-21 10:50:50.924 | | schema | /v2/schemas/image | 2026-07-21 10:50:50.924 | | size | 21430272 | 2026-07-21 10:50:50.924 | | status | uploading | 2026-07-21 10:50:50.924 | | tags | | 2026-07-21 10:50:50.924 | | updated_at | 2026-07-21T10:50:50Z | 2026-07-21 10:50:50.924 | | visibility | public | 2026-07-21 10:50:50.924 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 10:50:50.932 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 10:50:50.935 | + ./stack.sh:main:1374 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:50.937 | + functions:upload_image:139 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:50.940 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 10:50:50.943 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 10:50:50.946 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 10:50:50.952 | ++ functions:upload_image:147 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:50.957 | + functions:upload_image:147 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:50.961 | + functions:upload_image:148 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-07-21 10:50:50.963 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-07-21 10:50:50.967 | ++ functions:upload_image:151 : seq 5 2026-07-21 10:50:50.972 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 10:50:50.975 | + functions:upload_image:152 : local rc=0 2026-07-21 10:50:50.978 | + 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-07-21 10:50:50.981 | --2026-07-21 10:50:50-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:50.981 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-07-21 10:50:51.149 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-07-21 10:50:51.328 | HTTP request sent, awaiting response... 302 Found 2026-07-21 10:50:51.328 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-07-21 10:50:51.328 | --2026-07-21 10:50:51-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:51.349 | Resolving github.com (github.com)... 140.82.121.4 2026-07-21 10:50:51.376 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-21 10:50:51.459 | HTTP request sent, awaiting response... 302 Found 2026-07-21 10:50:51.459 | 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-07-21T11%3A50%3A04Z&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-07-21T10%3A49%3A26Z&ske=2026-07-21T11%3A50%3A04Z&sks=b&skv=2018-11-09&sig=2yPM4So3pcNxNpe6Zx8jeTh3jHq5KfZI%2FguF48iPQqI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzMjg0OCwibmJmIjoxNzg0NjMxMDQ4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P7G8ZhtFNF3HuSCn6lM5QtYc80Kp-gjflse_1V_2Kq4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 10:50:51.459 | --2026-07-21 10:50:51-- 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-07-21T11%3A50%3A04Z&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-07-21T10%3A49%3A26Z&ske=2026-07-21T11%3A50%3A04Z&sks=b&skv=2018-11-09&sig=2yPM4So3pcNxNpe6Zx8jeTh3jHq5KfZI%2FguF48iPQqI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzMjg0OCwibmJmIjoxNzg0NjMxMDQ4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.P7G8ZhtFNF3HuSCn6lM5QtYc80Kp-gjflse_1V_2Kq4&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 10:50:51.460 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-07-21 10:50:51.462 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-21 10:50:51.485 | HTTP request sent, awaiting response... 200 OK 2026-07-21 10:50:51.485 | Length: 21233664 (20M) [application/octet-stream] 2026-07-21 10:50:51.485 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-07-21 10:50:51.498 | 2026-07-21 10:50:51.852 | 0K ........ ........ .... 100% 55.2M=0.4s 2026-07-21 10:50:51.852 | 2026-07-21 10:50:51.852 | 2026-07-21 10:50:51 (55.2 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-07-21 10:50:51.852 | 2026-07-21 10:50:51.856 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 10:50:51.858 | + functions:upload_image:163 : break 2026-07-21 10:50:51.861 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:51.864 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-07-21 10:50:51.867 | + functions:upload_image:188 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-07-21 10:50:51.870 | + functions:upload_image:302 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-07-21 10:50:51.873 | + functions:upload_image:313 : local kernel= 2026-07-21 10:50:51.876 | + functions:upload_image:314 : local ramdisk= 2026-07-21 10:50:51.878 | + functions:upload_image:315 : local disk_format= 2026-07-21 10:50:51.881 | + functions:upload_image:316 : local container_format= 2026-07-21 10:50:51.884 | + functions:upload_image:317 : local unpack= 2026-07-21 10:50:51.887 | + functions:upload_image:318 : local img_property= 2026-07-21 10:50:51.889 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 10:50:51.892 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 10:50:51.895 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 10:50:51.897 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 10:50:51.901 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-07-21 10:50:51.905 | + functions:upload_image:349 : image_name=cirros-0.6.1-x86_64-disk 2026-07-21 10:50:51.908 | + functions:upload_image:350 : local format 2026-07-21 10:50:51.913 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:51.913 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 10:50:51.922 | + functions:upload_image:351 : format=qcow2 2026-07-21 10:50:51.926 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 10:50:51.929 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 10:50:51.932 | + functions:upload_image:357 : container_format=bare 2026-07-21 10:50:51.935 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 10:50:51.939 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:51.945 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 10:50:51.947 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 10:50:51.950 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:51.955 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 10:50:51.958 | + functions:upload_image:404 : is_arch ppc 2026-07-21 10:50:51.963 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:51.967 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 10:50:51.969 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 10:50:51.973 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:51.978 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 10:50:51.980 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 10:50:51.983 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 10:50:51.986 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 10:50:51.988 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 10:50:51.990 | + 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-07-21 10:50:51.993 | + functions:_upload_image:111 : local image_name=cirros-0.6.1-x86_64-disk 2026-07-21 10:50:51.995 | + functions:_upload_image:112 : shift 2026-07-21 10:50:51.997 | + functions:_upload_image:113 : local container=bare 2026-07-21 10:50:51.999 | + functions:_upload_image:114 : shift 2026-07-21 10:50:52.002 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 10:50:52.005 | + functions:_upload_image:116 : shift 2026-07-21 10:50:52.007 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:52.010 | + functions:_upload_image:118 : shift 2026-07-21 10:50:52.012 | + functions:_upload_image:119 : local properties 2026-07-21 10:50:52.014 | + functions:_upload_image:120 : local useimport 2026-07-21 10:50:52.018 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 10:50:52.021 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 10:50:52.023 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 10:50:52.025 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 10:50:52.028 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 10:50:52.031 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 10:50:52.034 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:52.036 | + functions:_upload_image:125 : useimport=--import 2026-07-21 10:50:52.040 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-07-21 10:50:52.044 | + 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-07-21 10:50:54.385 | 2026-07-21 10:50:54.385 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 10:50:54.385 | | Field | Value | 2026-07-21 10:50:54.385 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 10:50:54.385 | | container_format | bare | 2026-07-21 10:50:54.385 | | created_at | 2026-07-21T10:50:53Z | 2026-07-21 10:50:54.385 | | disk_format | qcow2 | 2026-07-21 10:50:54.385 | | file | /v2/images/de342a0b-301a-4ea6-ad53-828618ac4b77/file | 2026-07-21 10:50:54.385 | | id | de342a0b-301a-4ea6-ad53-828618ac4b77 | 2026-07-21 10:50:54.385 | | min_disk | 0 | 2026-07-21 10:50:54.385 | | min_ram | 0 | 2026-07-21 10:50:54.385 | | name | cirros-0.6.1-x86_64-disk | 2026-07-21 10:50:54.385 | | owner | e084e65355f94141a6ff7d208aadb38b | 2026-07-21 10:50:54.385 | | properties | hw_rng_model='virtio', os_glance_import_task='e99dfcde-fbe6-4f4c-becd-3bb76d91e906', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-21 10:50:54.385 | | protected | False | 2026-07-21 10:50:54.385 | | schema | /v2/schemas/image | 2026-07-21 10:50:54.385 | | size | 21233664 | 2026-07-21 10:50:54.385 | | status | uploading | 2026-07-21 10:50:54.385 | | tags | | 2026-07-21 10:50:54.385 | | updated_at | 2026-07-21T10:50:54Z | 2026-07-21 10:50:54.385 | | visibility | public | 2026-07-21 10:50:54.385 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 10:50:54.392 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-07-21 10:50:54.395 | + ./stack.sh:main:1374 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-21 10:50:54.398 | + 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-07-21 10:50:54.400 | + functions:upload_image:141 : local image image_fname image_name 2026-07-21 10:50:54.403 | + functions:upload_image:143 : local max_attempts=5 2026-07-21 10:50:54.405 | + functions:upload_image:146 : mkdir -p /opt/stack/devstack/files/images 2026-07-21 10:50:54.411 | ++ 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-07-21 10:50:54.416 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-21 10:50:54.418 | + 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-07-21 10:50:54.421 | + functions:upload_image:150 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-21 10:50:54.424 | ++ functions:upload_image:151 : seq 5 2026-07-21 10:50:54.428 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-21 10:50:54.431 | + functions:upload_image:152 : local rc=0 2026-07-21 10:50:54.434 | + 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-07-21 10:50:54.438 | --2026-07-21 10:50:54-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-21 10:50:54.471 | Resolving github.com (github.com)... 140.82.121.4 2026-07-21 10:50:54.497 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-21 10:50:54.578 | HTTP request sent, awaiting response... 302 Found 2026-07-21 10:50:54.578 | 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-07-21T11%3A47%3A08Z&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-07-21T10%3A46%3A10Z&ske=2026-07-21T11%3A47%3A08Z&sks=b&skv=2018-11-09&sig=E54XEOg1%2BvSlJaACAcrCBPpdL32ZFh4aVdt20oIyXwA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzMjg1MSwibmJmIjoxNzg0NjMxMDUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nQD2aDqVL9gUm4WeyFk0aaFKjjkc6q9ZQYhxxSd2t58&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-21 10:50:54.578 | --2026-07-21 10:50:54-- 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-07-21T11%3A47%3A08Z&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-07-21T10%3A46%3A10Z&ske=2026-07-21T11%3A47%3A08Z&sks=b&skv=2018-11-09&sig=E54XEOg1%2BvSlJaACAcrCBPpdL32ZFh4aVdt20oIyXwA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NDYzMjg1MSwibmJmIjoxNzg0NjMxMDUxLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.nQD2aDqVL9gUm4WeyFk0aaFKjjkc6q9ZQYhxxSd2t58&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-21 10:50:54.580 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2026-07-21 10:50:54.581 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-21 10:50:54.594 | HTTP request sent, awaiting response... 200 OK 2026-07-21 10:50:54.594 | Length: 21692416 (21M) [application/octet-stream] 2026-07-21 10:50:54.594 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-07-21 10:50:54.605 | 2026-07-21 10:50:54.840 | 0K ........ ........ .... 100% 84.3M=0.2s 2026-07-21 10:50:54.840 | 2026-07-21 10:50:54.840 | 2026-07-21 10:50:54 (84.3 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-07-21 10:50:54.840 | 2026-07-21 10:50:54.843 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-21 10:50:54.846 | + functions:upload_image:163 : break 2026-07-21 10:50:54.849 | + functions:upload_image:167 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 10:50:54.852 | + 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-07-21 10:50:54.855 | + 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-07-21 10:50:54.859 | + 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-07-21 10:50:54.861 | + functions:upload_image:313 : local kernel= 2026-07-21 10:50:54.864 | + functions:upload_image:314 : local ramdisk= 2026-07-21 10:50:54.867 | + functions:upload_image:315 : local disk_format= 2026-07-21 10:50:54.870 | + functions:upload_image:316 : local container_format= 2026-07-21 10:50:54.874 | + functions:upload_image:317 : local unpack= 2026-07-21 10:50:54.877 | + functions:upload_image:318 : local img_property= 2026-07-21 10:50:54.881 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-21 10:50:54.884 | + functions:upload_image:323 : [[ qemu == \q\e\m\u ]] 2026-07-21 10:50:54.887 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-21 10:50:54.890 | + functions:upload_image:328 : case "$image_fname" in 2026-07-21 10:50:54.894 | ++ functions:upload_image:349 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-21 10:50:54.898 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-21 10:50:54.901 | + functions:upload_image:350 : local format 2026-07-21 10:50:54.906 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-21 10:50:54.906 | ++ functions:upload_image:351 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 10:50:54.915 | + functions:upload_image:351 : format=qcow2 2026-07-21 10:50:54.918 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-21 10:50:54.922 | + functions:upload_image:353 : disk_format=qcow2 2026-07-21 10:50:54.925 | + functions:upload_image:357 : container_format=bare 2026-07-21 10:50:54.928 | + functions:upload_image:404 : is_arch ppc64le 2026-07-21 10:50:54.932 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:54.937 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-21 10:50:54.940 | + functions:upload_image:404 : is_arch ppc64 2026-07-21 10:50:54.944 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:54.949 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-21 10:50:54.952 | + functions:upload_image:404 : is_arch ppc 2026-07-21 10:50:54.956 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:54.960 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-21 10:50:54.964 | + functions:upload_image:408 : is_arch aarch64 2026-07-21 10:50:54.969 | ++ functions-common:is_arch:519 : uname -m 2026-07-21 10:50:54.974 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-21 10:50:54.977 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-21 10:50:54.980 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-21 10:50:54.982 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-21 10:50:54.985 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-21 10:50:54.989 | + 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-07-21 10:50:54.991 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-21 10:50:54.993 | + functions:_upload_image:112 : shift 2026-07-21 10:50:54.996 | + functions:_upload_image:113 : local container=bare 2026-07-21 10:50:54.998 | + functions:_upload_image:114 : shift 2026-07-21 10:50:55.000 | + functions:_upload_image:115 : local disk=qcow2 2026-07-21 10:50:55.003 | + functions:_upload_image:116 : shift 2026-07-21 10:50:55.005 | + functions:_upload_image:117 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 10:50:55.008 | + functions:_upload_image:118 : shift 2026-07-21 10:50:55.010 | + functions:_upload_image:119 : local properties 2026-07-21 10:50:55.013 | + functions:_upload_image:120 : local useimport 2026-07-21 10:50:55.016 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-21 10:50:55.019 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-21 10:50:55.021 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-21 10:50:55.023 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-21 10:50:55.025 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-21 10:50:55.028 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-21 10:50:55.030 | + functions:_upload_image:124 : [[ True == \T\r\u\e ]] 2026-07-21 10:50:55.033 | + functions:_upload_image:125 : useimport=--import 2026-07-21 10:50:55.036 | ++ functions:_upload_image:128 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-21 10:50:55.041 | + 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-07-21 10:50:57.388 | 2026-07-21 10:50:57.388 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 10:50:57.388 | | Field | Value | 2026-07-21 10:50:57.388 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 10:50:57.388 | | container_format | bare | 2026-07-21 10:50:57.388 | | created_at | 2026-07-21T10:50:56Z | 2026-07-21 10:50:57.388 | | disk_format | qcow2 | 2026-07-21 10:50:57.388 | | file | /v2/images/65fb854f-676a-4ea9-bfd4-a41650416125/file | 2026-07-21 10:50:57.388 | | id | 65fb854f-676a-4ea9-bfd4-a41650416125 | 2026-07-21 10:50:57.388 | | min_disk | 0 | 2026-07-21 10:50:57.388 | | min_ram | 0 | 2026-07-21 10:50:57.388 | | name | cirros-0.6.3-x86_64-disk | 2026-07-21 10:50:57.388 | | owner | e084e65355f94141a6ff7d208aadb38b | 2026-07-21 10:50:57.388 | | properties | hw_rng_model='virtio', os_glance_import_task='3db510ac-67c9-4c6c-bf61-8fcda1a63925', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-21 10:50:57.388 | | protected | False | 2026-07-21 10:50:57.388 | | schema | /v2/schemas/image | 2026-07-21 10:50:57.388 | | size | 21692416 | 2026-07-21 10:50:57.388 | | status | uploading | 2026-07-21 10:50:57.388 | | tags | | 2026-07-21 10:50:57.388 | | updated_at | 2026-07-21T10:50:57Z | 2026-07-21 10:50:57.388 | | visibility | public | 2026-07-21 10:50:57.388 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-21 10:50:57.397 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-07-21 10:50:57.449 | [8552 Async create_flavors:96188]: Waiting for completion of create_flavors running on PID 96188 (2 other jobs running) 2026-07-21 10:50:57.475 | [8552 Async create_flavors:96188]: Signaling child to exit 2026-07-21 10:50:57.475 | WAKEUP 2026-07-21 10:50:57.498 | [8552 Async create_flavors:96188]: Signaled 2026-07-21 10:50:57.500 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-21 10:50:57.500 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:57.500 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-21 10:50:57.500 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-21 10:50:57.500 | 2026-07-21 10:50:57.500 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-21 10:50:57.500 | 2026-07-21 10:50:57.500 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.500 | | Field | Value | 2026-07-21 10:50:57.500 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.500 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.500 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.500 | | description | None | 2026-07-21 10:50:57.500 | | disk | 1 | 2026-07-21 10:50:57.500 | | id | c1 | 2026-07-21 10:50:57.500 | | name | cirros256 | 2026-07-21 10:50:57.500 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.500 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.500 | | ram | 256 | 2026-07-21 10:50:57.500 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.500 | | swap | 0 | 2026-07-21 10:50:57.500 | | vcpus | 1 | 2026-07-21 10:50:57.500 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.500 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-21 10:50:57.500 | 2026-07-21 10:50:57.500 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.500 | | Field | Value | 2026-07-21 10:50:57.500 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.500 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.500 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.500 | | description | None | 2026-07-21 10:50:57.500 | | disk | 5 | 2026-07-21 10:50:57.500 | | id | d1 | 2026-07-21 10:50:57.500 | | name | ds512M | 2026-07-21 10:50:57.500 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.500 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.500 | | ram | 512 | 2026-07-21 10:50:57.500 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.500 | | swap | 0 | 2026-07-21 10:50:57.500 | | vcpus | 1 | 2026-07-21 10:50:57.500 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.500 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-21 10:50:57.500 | 2026-07-21 10:50:57.500 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.500 | | Field | Value | 2026-07-21 10:50:57.500 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.501 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.501 | | description | None | 2026-07-21 10:50:57.501 | | disk | 10 | 2026-07-21 10:50:57.501 | | id | d2 | 2026-07-21 10:50:57.501 | | name | ds1G | 2026-07-21 10:50:57.501 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.501 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.501 | | ram | 1024 | 2026-07-21 10:50:57.501 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.501 | | swap | 0 | 2026-07-21 10:50:57.501 | | vcpus | 1 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-21 10:50:57.501 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | Field | Value | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.501 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.501 | | description | None | 2026-07-21 10:50:57.501 | | disk | 10 | 2026-07-21 10:50:57.501 | | id | d3 | 2026-07-21 10:50:57.501 | | name | ds2G | 2026-07-21 10:50:57.501 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.501 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.501 | | ram | 2048 | 2026-07-21 10:50:57.501 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.501 | | swap | 0 | 2026-07-21 10:50:57.501 | | vcpus | 2 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-21 10:50:57.501 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | Field | Value | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.501 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.501 | | description | None | 2026-07-21 10:50:57.501 | | disk | 20 | 2026-07-21 10:50:57.501 | | id | d4 | 2026-07-21 10:50:57.501 | | name | ds4G | 2026-07-21 10:50:57.501 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.501 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.501 | | ram | 4096 | 2026-07-21 10:50:57.501 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.501 | | swap | 0 | 2026-07-21 10:50:57.501 | | vcpus | 4 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-21 10:50:57.501 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-21 10:50:57.501 | 2026-07-21 10:50:57.501 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-21 10:50:57.501 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | Field | Value | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.501 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.501 | | description | None | 2026-07-21 10:50:57.501 | | disk | 1 | 2026-07-21 10:50:57.501 | | id | 1 | 2026-07-21 10:50:57.501 | | name | m1.tiny | 2026-07-21 10:50:57.501 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.501 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.501 | | ram | 512 | 2026-07-21 10:50:57.501 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.501 | | swap | 0 | 2026-07-21 10:50:57.501 | | vcpus | 1 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-21 10:50:57.501 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | Field | Value | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.501 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.501 | | description | None | 2026-07-21 10:50:57.501 | | disk | 20 | 2026-07-21 10:50:57.501 | | id | 2 | 2026-07-21 10:50:57.501 | | name | m1.small | 2026-07-21 10:50:57.501 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.501 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.501 | | ram | 2048 | 2026-07-21 10:50:57.501 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.501 | | swap | 0 | 2026-07-21 10:50:57.501 | | vcpus | 1 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-21 10:50:57.501 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | Field | Value | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.501 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.501 | | description | None | 2026-07-21 10:50:57.501 | | disk | 40 | 2026-07-21 10:50:57.501 | | id | 3 | 2026-07-21 10:50:57.501 | | name | m1.medium | 2026-07-21 10:50:57.501 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.501 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.501 | | ram | 4096 | 2026-07-21 10:50:57.501 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.501 | | swap | 0 | 2026-07-21 10:50:57.501 | | vcpus | 2 | 2026-07-21 10:50:57.501 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.501 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-21 10:50:57.502 | 2026-07-21 10:50:57.502 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.502 | | Field | Value | 2026-07-21 10:50:57.502 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.502 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.502 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.502 | | description | None | 2026-07-21 10:50:57.502 | | disk | 80 | 2026-07-21 10:50:57.502 | | id | 4 | 2026-07-21 10:50:57.502 | | name | m1.large | 2026-07-21 10:50:57.502 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.502 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.502 | | ram | 8192 | 2026-07-21 10:50:57.502 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.502 | | swap | 0 | 2026-07-21 10:50:57.502 | | vcpus | 4 | 2026-07-21 10:50:57.502 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.502 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-21 10:50:57.502 | 2026-07-21 10:50:57.502 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.502 | | Field | Value | 2026-07-21 10:50:57.502 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.502 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:50:57.502 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:50:57.502 | | description | None | 2026-07-21 10:50:57.502 | | disk | 160 | 2026-07-21 10:50:57.502 | | id | 5 | 2026-07-21 10:50:57.502 | | name | m1.xlarge | 2026-07-21 10:50:57.502 | | os-flavor-access:is_public | True | 2026-07-21 10:50:57.502 | | properties | hw_rng:allowed='True' | 2026-07-21 10:50:57.502 | | ram | 16384 | 2026-07-21 10:50:57.502 | | rxtx_factor | 1.0 | 2026-07-21 10:50:57.502 | | swap | 0 | 2026-07-21 10:50:57.502 | | vcpus | 8 | 2026-07-21 10:50:57.502 | +----------------------------+-----------------------+ 2026-07-21 10:50:57.551 | [8552 Async create_flavors:96188]: finished create_flavors with result 0 in 4 seconds 2026-07-21 10:50:57.556 | + inc/async:async_wait:197 : return 0 2026-07-21 10:50:57.560 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-07-21 10:50:57.581 | + functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:57.584 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-07-21 10:50:57.604 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:57.608 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-07-21 10:50:57.627 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:57.630 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-07-21 10:50:57.633 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-21 10:50:57.636 | + ./stack.sh:main:1398 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-07-21 10:50:57.639 | + ./stack.sh:main:1401 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-07-21 10:50:57.644 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-21 10:50:57.646 | ++ 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-07-21 10:50:57.648 | + 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-07-21 10:50:57.649 | + 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-07-21 10:50:57.651 | ++ 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-07-21 10:50:57.652 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-21 10:50:57.653 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-21 10:50:57.654 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-21 10:50:57.656 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-21 10:50:57.657 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-21 10:50:57.658 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-21 10:50:57.660 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-21 10:50:57.661 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-07-21 10:50:57.663 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 10:50:57.664 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-21 10:50:57.665 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 10:50:57.667 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-07-21 10:50:57.668 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 10:50:57.670 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-21 10:50:57.671 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 10:50:57.673 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-21 10:50:57.674 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 10:50:57.675 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-07-21 10:50:57.677 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-21 10:50:57.678 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 10:50:57.680 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-21 10:50:57.681 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 10:50:57.683 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-07-21 10:50:57.684 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-07-21 10:50:57.686 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-21 10:50:57.687 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 10:50:57.689 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-21 10:50:57.691 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 10:50:57.692 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 10:50:57.694 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 10:50:57.696 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-07-21 10:50:57.697 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-21 10:50:57.699 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-21 10:50:57.700 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-21 10:50:57.702 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-21 10:50:57.703 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-07-21 10:50:57.705 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-07-21 10:50:57.706 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-21 10:50:57.708 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-21 10:50:57.710 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-21 10:50:57.711 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-21 10:50:57.713 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-21 10:50:57.715 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-21 10:50:57.717 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-21 10:50:57.718 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-21 10:50:57.720 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-21 10:50:57.721 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-21 10:50:57.723 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-21 10:50:57.724 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-21 10:50:57.726 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-21 10:50:57.727 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-21 10:50:57.729 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-21 10:50:57.730 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-07-21 10:50:57.732 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-21 10:50:57.733 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-21 10:50:57.734 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-21 10:50:57.736 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-21 10:50:57.737 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-21 10:50:57.737 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-21 10:50:57.737 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-21 10:50:57.738 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-21 10:50:57.794 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-21 10:50:57.794 | Bad Request (HTTP 400) 2026-07-21 10:50:57.794 | 2026-07-21 10:50:57.802 | + ./stack.sh:main:1406 : save_stackenv 2026-07-21 10:50:57.805 | + functions-common:save_stackenv:65 : local tag= 2026-07-21 10:50:57.809 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-21 10:50:57.814 | + functions-common:save_stackenv:67 : time_stamp=2026-07-21-105057 2026-07-21 10:50:57.817 | + functions-common:save_stackenv:68 : echo '# 2026-07-21-105057 ' 2026-07-21 10:50:57.821 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.823 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-07-21 10:50:57.826 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.828 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-21 10:50:57.831 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.833 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-21 10:50:57.836 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.839 | + 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-07-21 10:50:57.842 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.845 | + functions-common:save_stackenv:70 : echo HOST_IP=10.4.3.50 2026-07-21 10:50:57.848 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.851 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=https://10.4.3.50/identity 2026-07-21 10:50:57.854 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.857 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-07-21-104056 2026-07-21 10:50:57.860 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.863 | + functions-common:save_stackenv:70 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-07-21 10:50:57.866 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.869 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=10.4.3.50 2026-07-21 10:50:57.872 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.875 | + functions-common:save_stackenv:70 : echo STACK_USER=stack 2026-07-21 10:50:57.878 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.881 | + functions-common:save_stackenv:70 : echo TLS_IP=IP:10.4.3.50,IP:::1 2026-07-21 10:50:57.884 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.887 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-21 10:50:57.890 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.893 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-21 10:50:57.896 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.899 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=10.4.3.50 2026-07-21 10:50:57.902 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-21 10:50:57.906 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-21 10:50:57.909 | + ./stack.sh:main:1417 : merge_config_group /opt/stack/devstack/local.conf extra 2026-07-21 10:50:57.911 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 10:50:57.914 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 10:50:57.918 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-21 10:50:57.921 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:50:57.923 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 10:50:57.926 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 10:50:57.930 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-07-21 10:50:57.933 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:50:57.936 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-21 10:50:57.939 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:50:57.942 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-21 10:50:57.942 | /^\[\[.+\|.*\]\]/ { 2026-07-21 10:50:57.942 | gsub("[][]", "", $1); 2026-07-21 10:50:57.942 | split($1, a, "|"); 2026-07-21 10:50:57.942 | if (a[1] == matchgroup) 2026-07-21 10:50:57.942 | print a[2] 2026-07-21 10:50:57.942 | } 2026-07-21 10:50:57.942 | ' /opt/stack/devstack/local.conf 2026-07-21 10:50:57.948 | + ./stack.sh:main:1424 : run_phase stack extra 2026-07-21 10:50:57.952 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 10:50:57.955 | + functions-common:run_phase:1849 : local phase=extra 2026-07-21 10:50:57.958 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 10:50:57.961 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 10:50:57.964 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 10:50:57.967 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 10:50:57.970 | + functions-common:run_phase:1858 : local extra 2026-07-21 10:50:57.973 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 10:50:57.978 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 10:50:57.981 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 10:50:57.985 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 10:50:57.988 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-07-21 10:50:57.991 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 10:50:58.011 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:58.014 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:50:58.017 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:50:58.020 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-21 10:50:58.023 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:50:58.026 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 10:50:58.030 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:50:58.033 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-21 10:50:58.035 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-21 10:50:58.037 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 10:50:58.040 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 10:50:58.042 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:50:58.045 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 10:50:58.048 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-21 10:50:58.051 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 10:50:58.054 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-21 10:50:58.057 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 10:50:58.060 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 10:50:58.063 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 10:50:58.066 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 10:50:58.069 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 10:50:58.072 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-07-21 10:50:58.075 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 10:50:58.078 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 10:50:58.080 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 10:50:58.083 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 10:50:58.087 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 10:50:58.090 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 10:50:58.093 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 10:50:58.096 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 10:50:58.099 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 10:50:58.102 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 10:50:58.105 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 10:50:58.109 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 10:50:58.112 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 10:50:58.115 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 10:50:58.119 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 10:50:58.122 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 10:50:58.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 10:50:58.129 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 10:50:58.132 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 10:50:58.135 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 10:50:58.138 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 10:50:58.153 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 10:50:58.156 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 10:50:58.159 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 10:50:58.162 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 10:50:58.165 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 10:50:58.168 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 10:50:58.171 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 10:50:58.174 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 10:50:58.178 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:50:58.198 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:50:58.201 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 10:50:58.205 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 10:50:58.206 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 10:50:58.211 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 10:50:58.214 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 10:50:58.217 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 10:50:58.223 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:50:58.244 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:50:58.248 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 10:50:58.251 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:50:58.254 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 10:50:58.256 | ++ /opt/stack/neutron/devstack/plugin.sh:source:144 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-07-21 10:50:58.272 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:58.275 | ++ /opt/stack/neutron/devstack/plugin.sh:source:147 : is_service_enabled br-ex-tcpdump 2026-07-21 10:50:58.293 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:58.296 | ++ /opt/stack/neutron/devstack/plugin.sh:source:161 : is_service_enabled br-int-flows 2026-07-21 10:50:58.313 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:50:58.316 | ++ /opt/stack/neutron/devstack/plugin.sh:source:164 : is_frr_enabled 2026-07-21 10:50:58.319 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:38 : [[ False == \T\r\u\e ]] 2026-07-21 10:50:58.321 | ++ /opt/stack/neutron/devstack/plugin.sh:is_frr_enabled:39 : return 1 2026-07-21 10:50:58.325 | + ./stack.sh:main:1432 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-07-21 10:50:58.327 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 10:50:58.330 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 10:50:58.333 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-21 10:50:58.335 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:50:58.339 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 10:50:58.341 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 10:50:58.345 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-07-21 10:50:58.349 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:50:58.351 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-21 10:50:58.355 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:50:58.358 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-21 10:50:58.358 | /^\[\[.+\|.*\]\]/ { 2026-07-21 10:50:58.358 | gsub("[][]", "", $1); 2026-07-21 10:50:58.358 | split($1, a, "|"); 2026-07-21 10:50:58.358 | if (a[1] == matchgroup) 2026-07-21 10:50:58.358 | print a[2] 2026-07-21 10:50:58.358 | } 2026-07-21 10:50:58.358 | ' /opt/stack/devstack/local.conf 2026-07-21 10:50:58.365 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-07-21 10:50:58.384 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:50:58.387 | + ./stack.sh:main:1442 : is_nova_ready 2026-07-21 10:50:58.389 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-21 10:50:58.392 | + functions:wait_for_compute:490 : local timeout=60 2026-07-21 10:50:58.395 | + functions:wait_for_compute:491 : local rval=0 2026-07-21 10:50:58.398 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-21 10:50:58.400 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-21 10:50:58.403 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-21 10:50:58.406 | + functions-common:time_start:2407 : local start_time= 2026-07-21 10:50:58.408 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-21 10:50:58.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-21 10:50:58.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1784631058415 2026-07-21 10:50:58.421 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-21 10:50:58.441 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-21 10:50:58.443 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-21 10:50:58.447 | ++ functions:wait_for_compute:496 : hostname 2026-07-21 10:50:58.452 | + functions:wait_for_compute:496 : compute_hostname=np0000005537 2026-07-21 10:50:58.455 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-21 10:50:58.461 | ++ functions:wait_for_compute:498 : hostname 2026-07-21 10:50:58.466 | + :: : ID= 2026-07-21 10:50:58.468 | + :: : [[ '' == '' ]] 2026-07-21 10:50:58.469 | + :: : sleep 1 2026-07-21 10:50:59.472 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-21 10:50:59.474 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0000005537 --service nova-compute -c ID -f value 2026-07-21 10:50:59.701 | 2026-07-21 10:50:59.708 | + :: : ID=0e8534fe-1b24-4e0a-8499-1208945968cf 2026-07-21 10:50:59.710 | + :: : [[ 0e8534fe-1b24-4e0a-8499-1208945968cf == '' ]] 2026-07-21 10:50:59.713 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-21 10:50:59.716 | + functions-common:time_stop:2420 : local name 2026-07-21 10:50:59.719 | + functions-common:time_stop:2421 : local end_time 2026-07-21 10:50:59.721 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:50:59.724 | + functions-common:time_stop:2423 : local total 2026-07-21 10:50:59.727 | + functions-common:time_stop:2424 : local start_time 2026-07-21 10:50:59.731 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-21 10:50:59.734 | + functions-common:time_stop:2427 : start_time=1784631058415 2026-07-21 10:50:59.736 | + functions-common:time_stop:2429 : [[ -z 1784631058415 ]] 2026-07-21 10:50:59.741 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:50:59.745 | + functions-common:time_stop:2432 : end_time=1784631059742 2026-07-21 10:50:59.748 | + functions-common:time_stop:2433 : elapsed_time=1327 2026-07-21 10:50:59.751 | + functions-common:time_stop:2434 : total=12647 2026-07-21 10:50:59.753 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:50:59.756 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13974 2026-07-21 10:50:59.759 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-21 10:50:59.761 | + functions:wait_for_compute:516 : return 0 2026-07-21 10:50:59.763 | + ./stack.sh:main:1446 : service_check 2026-07-21 10:50:59.765 | + functions-common:service_check:1713 : local service 2026-07-21 10:50:59.768 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:50:59.770 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-21 10:50:59.784 | enabled 2026-07-21 10:50:59.789 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-21 10:50:59.806 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-21 10:50:59.806 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-21 10:50:59.806 | Active: active (running) since Tue 2026-07-21 10:50:34 UTC; 25s ago 2026-07-21 10:50:59.806 | Main PID: 96935 (uwsgi) 2026-07-21 10:50:59.806 | Status: "uWSGI is ready" 2026-07-21 10:50:59.806 | Tasks: 10 (limit: 75886) 2026-07-21 10:50:59.806 | Memory: 360.1M () 2026-07-21 10:50:59.806 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-21 10:50:59.806 | ├─96935 "cinder-apiuWSGI master" 2026-07-21 10:50:59.806 | ├─96948 "cinder-apiuWSGI worker 1" 2026-07-21 10:50:59.806 | ├─96949 "cinder-apiuWSGI worker 2" 2026-07-21 10:50:59.806 | └─96950 "cinder-apiuWSGI worker 3" 2026-07-21 10:50:59.806 | 2026-07-21 10:50:59.806 | Jul 21 10:50:42 np0000005537 devstack@c-api.service[96948]: INFO cinder.api.openstack.wsgi [None req-d56bf59e-d451-43dc-91b8-f14d3d537185 admin admin] POST https://10.4.3.50/volume/v3/types/95381662-5933-4da9-b697-bd0fb1f744a7/extra_specs 2026-07-21 10:50:59.806 | Jul 21 10:50:42 np0000005537 devstack@c-api.service[96948]: DEBUG cinder.api.openstack.wsgi [None req-d56bf59e-d451-43dc-91b8-f14d3d537185 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=96948) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-21 10:50:59.806 | Jul 21 10:50:42 np0000005537 devstack@c-api.service[96948]: /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-07-21 10:50:59.806 | Jul 21 10:50:42 np0000005537 devstack@c-api.service[96948]: warnings.warn( 2026-07-21 10:50:59.806 | Jul 21 10:50:42 np0000005537 devstack@c-api.service[96948]: DEBUG oslo_db.sqlalchemy.engines [None req-d56bf59e-d451-43dc-91b8-f14d3d537185 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=96948) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 10:50:59.806 | Jul 21 10:50:42 np0000005537 devstack@c-api.service[96948]: INFO cinder.api.openstack.wsgi [None req-d56bf59e-d451-43dc-91b8-f14d3d537185 admin admin] https://10.4.3.50/volume/v3/types/95381662-5933-4da9-b697-bd0fb1f744a7/extra_specs returned with HTTP 200 2026-07-21 10:50:59.806 | Jul 21 10:50:42 np0000005537 devstack@c-api.service[96948]: [pid: 96948|app: 0|req: 2/3] 10.4.3.50 () {68 vars in 1442 bytes} [Tue Jul 21 10:50:42 2026] POST /volume/v3/types/95381662-5933-4da9-b697-bd0fb1f744a7/extra_specs => generated 52 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-21 10:50:59.806 | Jul 21 10:50:46 np0000005537 devstack@c-api.service[96949]: DEBUG dbcounter [-] [96949] Writing DB stats cinder:SELECT=6 {{(pid=96949) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:50:59.806 | Jul 21 10:50:52 np0000005537 devstack@c-api.service[96950]: DEBUG dbcounter [-] [96950] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=96950) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:50:59.806 | Jul 21 10:50:52 np0000005537 devstack@c-api.service[96948]: DEBUG dbcounter [-] [96948] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=96948) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:50:59.810 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:50:59.813 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-bak.service 2026-07-21 10:50:59.828 | enabled 2026-07-21 10:50:59.832 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-bak.service --no-pager 2026-07-21 10:50:59.848 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-07-21 10:50:59.848 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: enabled) 2026-07-21 10:50:59.848 | Active: active (running) since Tue 2026-07-21 10:50:39 UTC; 20s ago 2026-07-21 10:50:59.848 | Main PID: 98287 (cinder-backup) 2026-07-21 10:50:59.848 | Tasks: 1 (limit: 75886) 2026-07-21 10:50:59.848 | Memory: 93.7M () 2026-07-21 10:50:59.848 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-07-21 10:50:59.848 | └─98287 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-07-21 10:50:59.848 | 2026-07-21 10:50:59.848 | Jul 21 10:50:41 np0000005537 cinder-backup[98287]: DEBUG oslo_concurrency.lockutils [None req-7bb173ef-4983-4b3b-94b5-9e04faf57c26 None None] Acquiring lock "cleanup_incomplete_backups_98287" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=98287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 10:50:59.848 | Jul 21 10:50:41 np0000005537 cinder-backup[98287]: DEBUG oslo_concurrency.lockutils [None req-7bb173ef-4983-4b3b-94b5-9e04faf57c26 None None] Lock "cleanup_incomplete_backups_98287" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.001s {{(pid=98287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 10:50:59.848 | Jul 21 10:50:41 np0000005537 cinder-backup[98287]: INFO cinder.backup.manager [None req-7bb173ef-4983-4b3b-94b5-9e04faf57c26 None None] Cleaning up incomplete backup operations. 2026-07-21 10:50:59.848 | Jul 21 10:50:41 np0000005537 cinder-backup[98287]: DEBUG oslo_concurrency.lockutils [None req-7bb173ef-4983-4b3b-94b5-9e04faf57c26 None None] Lock "cleanup_incomplete_backups_98287" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.014s {{(pid=98287) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 10:50:59.848 | Jul 21 10:50:41 np0000005537 cinder-backup[98287]: DEBUG oslo_db.sqlalchemy.engines [None req-7bb173ef-4983-4b3b-94b5-9e04faf57c26 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=98287) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-21 10:50:59.849 | Jul 21 10:50:41 np0000005537 cinder-backup[98287]: DEBUG cinder.manager [None req-7bb173ef-4983-4b3b-94b5-9e04faf57c26 None None] Notifying Schedulers of capabilities ... {{(pid=98287) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:219}} 2026-07-21 10:50:59.849 | Jul 21 10:50:41 np0000005537 cinder-backup[98287]: INFO cinder.keymgr.migration [None req-8f71197c-0f44-4b49-a4d5-57976b301255 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-07-21 10:50:59.849 | Jul 21 10:50:41 np0000005537 cinder-backup[98287]: DEBUG cinder.service [None req-7bb173ef-4983-4b3b-94b5-9e04faf57c26 None None] Creating RPC server for service cinder-backup {{(pid=98287) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 10:50:59.849 | Jul 21 10:50:41 np0000005537 cinder-backup[98287]: DEBUG cinder.service [None req-7bb173ef-4983-4b3b-94b5-9e04faf57c26 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=98287) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 10:50:59.849 | Jul 21 10:50:51 np0000005537 cinder-backup[98287]: DEBUG dbcounter [-] [98287] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=98287) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:50:59.853 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:50:59.855 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-21 10:50:59.869 | enabled 2026-07-21 10:50:59.873 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-21 10:50:59.889 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-21 10:50:59.889 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-21 10:50:59.889 | Active: active (running) since Tue 2026-07-21 10:50:38 UTC; 21s ago 2026-07-21 10:50:59.889 | Main PID: 97690 (cinder-schedule) 2026-07-21 10:50:59.889 | Tasks: 1 (limit: 75886) 2026-07-21 10:50:59.889 | Memory: 110.5M () 2026-07-21 10:50:59.889 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-21 10:50:59.889 | └─97690 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-21 10:50:59.889 | 2026-07-21 10:50:59.889 | Jul 21 10:50:40 np0000005537 cinder-scheduler[97690]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-21 10:50:59.889 | Jul 21 10:50:40 np0000005537 cinder-scheduler[97690]: INFO cinder.manager [None req-1ee11de9-c707-47a4-b238-d4077dc21d11 None None] Initiating service 1 cleanup 2026-07-21 10:50:59.889 | Jul 21 10:50:40 np0000005537 cinder-scheduler[97690]: INFO cinder.manager [None req-1ee11de9-c707-47a4-b238-d4077dc21d11 None None] Service 1 cleanup completed. 2026-07-21 10:50:59.889 | Jul 21 10:50:40 np0000005537 cinder-scheduler[97690]: DEBUG cinder.service [None req-1ee11de9-c707-47a4-b238-d4077dc21d11 None None] Creating RPC server for service cinder-scheduler {{(pid=97690) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 10:50:59.889 | Jul 21 10:50:40 np0000005537 cinder-scheduler[97690]: DEBUG cinder.service [None req-1ee11de9-c707-47a4-b238-d4077dc21d11 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=97690) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 10:50:59.889 | Jul 21 10:50:41 np0000005537 cinder-scheduler[97690]: DEBUG cinder.scheduler.host_manager [None req-7bb173ef-4983-4b3b-94b5-9e04faf57c26 None None] Received backup service update from np0000005537: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=97690) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-07-21 10:50:59.889 | Jul 21 10:50:43 np0000005537 cinder-scheduler[97690]: DEBUG cinder.scheduler.host_manager [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Received volume service update from np0000005537@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=97690) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-21 10:50:59.889 | Jul 21 10:50:43 np0000005537 cinder-scheduler[97690]: DEBUG cinder.scheduler.host_manager [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Updating capabilities for np0000005537@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, 7, 21, 10, 50, 43, 205788), 'filter_function': None, 'goodness_function': None} {{(pid=97690) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-21 10:50:59.889 | Jul 21 10:50:43 np0000005537 cinder-scheduler[97690]: DEBUG cinder.scheduler.host_manager [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Updating capabilities for np0000005537@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, 7, 21, 10, 50, 43, 205788), 'filter_function': None, 'goodness_function': None} {{(pid=97690) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-21 10:50:59.889 | Jul 21 10:50:53 np0000005537 cinder-scheduler[97690]: DEBUG dbcounter [-] [97690] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=97690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:50:59.894 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:50:59.897 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-21 10:50:59.910 | enabled 2026-07-21 10:50:59.914 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-21 10:50:59.931 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-21 10:50:59.931 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-21 10:50:59.931 | Active: active (running) since Tue 2026-07-21 10:50:41 UTC; 18s ago 2026-07-21 10:50:59.931 | Main PID: 98870 (cinder-volume) 2026-07-21 10:50:59.931 | Tasks: 2 (limit: 75886) 2026-07-21 10:50:59.931 | Memory: 143.0M () 2026-07-21 10:50:59.931 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-21 10:50:59.931 | ├─98870 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-21 10:50:59.931 | └─99309 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-21 10:50:59.931 | 2026-07-21 10:50:59.931 | Jul 21 10:50:43 np0000005537 cinder-volume[99309]: INFO cinder.volume.manager [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Driver initialization completed successfully. 2026-07-21 10:50:59.931 | Jul 21 10:50:43 np0000005537 cinder-volume[99309]: INFO cinder.manager [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Initiating service 3 cleanup 2026-07-21 10:50:59.931 | Jul 21 10:50:43 np0000005537 cinder-volume[99309]: INFO cinder.manager [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Service 3 cleanup completed. 2026-07-21 10:50:59.931 | Jul 21 10:50:43 np0000005537 cinder-volume[99309]: DEBUG cinder.service [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Creating RPC server for service cinder-volume {{(pid=99309) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-21 10:50:59.931 | Jul 21 10:50:43 np0000005537 cinder-volume[99309]: DEBUG cinder.service [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=99309) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-21 10:50:59.931 | Jul 21 10:50:43 np0000005537 cinder-volume[99309]: INFO cinder.volume.manager [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Initializing RPC dependent components of volume driver StorPoolDriver (2.1.0) 2026-07-21 10:50:59.931 | Jul 21 10:50:43 np0000005537 cinder-volume[99309]: INFO cinder.volume.manager [None req-e08883f6-6df2-48ab-a82e-e63d9e6f04eb None None] Driver post RPC initialization completed successfully. 2026-07-21 10:50:59.931 | Jul 21 10:50:53 np0000005537 cinder-volume[98870]: DEBUG dbcounter [-] [98870] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=98870) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:50:59.931 | Jul 21 10:50:53 np0000005537 cinder-volume[99309]: DEBUG dbcounter [-] [99309] Writing DB stats cinder:SELECT=3 {{(pid=99309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:50:59.931 | Jul 21 10:50:53 np0000005537 cinder-volume[99309]: DEBUG dbcounter [-] [99309] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=99309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:50:59.935 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:50:59.938 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-21 10:50:59.950 | not-found 2026-07-21 10:50:59.955 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:50:59.958 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@file_tracker.service 2026-07-21 10:50:59.973 | enabled 2026-07-21 10:50:59.977 | + functions-common:service_check:1720 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-07-21 10:50:59.994 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-07-21 10:50:59.994 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: enabled) 2026-07-21 10:50:59.994 | Active: active (running) since Tue 2026-07-21 10:46:38 UTC; 4min 21s ago 2026-07-21 10:50:59.994 | Main PID: 58122 (file_tracker.sh) 2026-07-21 10:50:59.994 | Tasks: 2 (limit: 75886) 2026-07-21 10:50:59.994 | Memory: 592.0K () 2026-07-21 10:50:59.994 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-07-21 10:50:59.994 | ├─ 58122 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-07-21 10:50:59.994 | └─101300 sleep 20 2026-07-21 10:50:59.994 | 2026-07-21 10:50:59.994 | Jul 21 10:47:58 np0000005537 file_tracker.sh[69818]: 3072 0 9223372036854775807 2026-07-21 10:50:59.994 | Jul 21 10:48:18 np0000005537 file_tracker.sh[70521]: 2944 0 9223372036854775807 2026-07-21 10:50:59.994 | Jul 21 10:48:38 np0000005537 file_tracker.sh[71377]: 3072 0 9223372036854775807 2026-07-21 10:50:59.994 | Jul 21 10:48:58 np0000005537 file_tracker.sh[76178]: 3200 0 9223372036854775807 2026-07-21 10:50:59.994 | Jul 21 10:49:18 np0000005537 file_tracker.sh[78848]: 3424 0 9223372036854775807 2026-07-21 10:50:59.994 | Jul 21 10:49:38 np0000005537 file_tracker.sh[84329]: 4032 0 9223372036854775807 2026-07-21 10:50:59.994 | Jul 21 10:49:58 np0000005537 file_tracker.sh[89682]: 5056 0 9223372036854775807 2026-07-21 10:50:59.994 | Jul 21 10:50:18 np0000005537 file_tracker.sh[91592]: 5376 0 9223372036854775807 2026-07-21 10:50:59.994 | Jul 21 10:50:38 np0000005537 file_tracker.sh[98032]: 6784 0 9223372036854775807 2026-07-21 10:50:59.994 | Jul 21 10:50:58 np0000005537 file_tracker.sh[101299]: 7360 0 9223372036854775807 2026-07-21 10:50:59.998 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.001 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-21 10:51:00.015 | enabled 2026-07-21 10:51:00.019 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-21 10:51:00.036 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-21 10:51:00.036 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-21 10:51:00.036 | Active: active (running) since Tue 2026-07-21 10:50:44 UTC; 15s ago 2026-07-21 10:51:00.036 | Main PID: 99706 (uwsgi) 2026-07-21 10:51:00.036 | Status: "uWSGI is ready" 2026-07-21 10:51:00.036 | Tasks: 19 (limit: 75886) 2026-07-21 10:51:00.036 | Memory: 397.3M () 2026-07-21 10:51:00.036 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-21 10:51:00.036 | ├─99706 "glance-apiuWSGI master" 2026-07-21 10:51:00.036 | ├─99710 "glance-apiuWSGI worker 1" 2026-07-21 10:51:00.036 | ├─99711 "glance-apiuWSGI worker 2" 2026-07-21 10:51:00.036 | └─99712 "glance-apiuWSGI worker 3" 2026-07-21 10:51:00.036 | 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99710) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99710) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=99710) register_scheme_map /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=99710) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-3db510ac-67c9-4c6c-bf61-8fcda1a63925' (301b69f6-a9a7-4ec7-907a-4e38e767d690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99710) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-3db510ac-67c9-4c6c-bf61-8fcda1a63925' (cde10c09-f232-4d36-b23e-8b16808d5aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99710) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: INFO glance.domain [-] Task [3db510ac-67c9-4c6c-bf61-8fcda1a63925] status changing from processing to success 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: INFO glance.async_.flows.api_image_import [-] 3db510ac-67c9-4c6c-bf61-8fcda1a63925 of api_image_import completed 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-3db510ac-67c9-4c6c-bf61-8fcda1a63925' (cde10c09-f232-4d36-b23e-8b16808d5aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99710) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} 2026-07-21 10:51:00.036 | Jul 21 10:50:58 np0000005537 devstack@g-api.service[99710]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (e2c5666a-6e16-4d14-aaf3-5d1375a227b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99710) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} 2026-07-21 10:51:00.041 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.044 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-21 10:51:00.057 | not-found 2026-07-21 10:51:00.061 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.064 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-07-21 10:51:00.079 | enabled 2026-07-21 10:51:00.084 | + functions-common:service_check:1720 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-07-21 10:51:00.101 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-07-21 10:51:00.101 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: enabled) 2026-07-21 10:51:00.101 | Active: active (running) since Tue 2026-07-21 10:46:37 UTC; 4min 22s ago 2026-07-21 10:51:00.101 | Main PID: 57596 (memory_tracker.) 2026-07-21 10:51:00.101 | Tasks: 2 (limit: 75886) 2026-07-21 10:51:00.101 | Memory: 1.2M () 2026-07-21 10:51:00.101 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-07-21 10:51:00.101 | ├─ 57596 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-07-21 10:51:00.101 | └─101252 sleep 20 2026-07-21 10:51:00.101 | 2026-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[101227]: 26839 0.0 1856 26727 00:00:00 1 pipe_read /bin/sh -s rabbit_disk_monitor 2026-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[101227]: 8549 0.0 1852 8548 00:00:00 1 do_wait /bin/sh -c echo BECOME-SUCCESS-zgqvgsrcmzsbmyugstnzjjspfmdolneq ; /usr/bin/python3 2026-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[101227]: 8551 0.0 1848 8550 00:00:00 1 do_wait /bin/sh -c ./stack.sh 2>&1 rc=$? echo "*** FINISHED ***" exit $rc 2026-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[101227]: 8547 0.0 1844 8546 00:00:00 1 do_wait /bin/sh -c sudo -H -S -n -u stack /bin/sh -c 'echo BECOME-SUCCESS-zgqvgsrcmzsbmyugstnzjjspfmdolneq ; /usr/bin/python3' && sleep 0 2026-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[101227]: 26727 0.0 1736 26717 00:00:00 1 do_select erl_child_setup 65536 2026-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[101227]: 20003 0.0 1672 1 00:00:00 1 do_select /usr/bin/htcacheclean -d 120 -p /var/cache/apache2/mod_cache_disk -l 300M -n 2026-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[101227]: 26836 0.0 1500 26835 00:00:00 1 pipe_read /usr/lib/erlang/erts-13.2.2.5/bin/inet_gethost 4 2026-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[101227]: 47131 0.0 1296 47130 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-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[57596]: --- 2026-07-21 10:51:00.101 | Jul 21 10:50:58 np0000005537 memory_tracker.sh[57596]: ]]] 2026-07-21 10:51:00.105 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.108 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-21 10:51:00.121 | not-found 2026-07-21 10:51:00.126 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.128 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-21 10:51:00.143 | enabled 2026-07-21 10:51:00.147 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-21 10:51:00.163 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-21 10:51:00.163 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-21 10:51:00.163 | Active: active (running) since Tue 2026-07-21 10:49:35 UTC; 1min 24s ago 2026-07-21 10:51:00.163 | Main PID: 84223 (uwsgi) 2026-07-21 10:51:00.163 | Status: "uWSGI is ready" 2026-07-21 10:51:00.163 | Tasks: 24 (limit: 75886) 2026-07-21 10:51:00.163 | Memory: 408.3M () 2026-07-21 10:51:00.163 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-21 10:51:00.163 | ├─84223 "nova-apiuWSGI master" 2026-07-21 10:51:00.163 | ├─84224 "nova-apiuWSGI worker 1" 2026-07-21 10:51:00.163 | ├─84225 "nova-apiuWSGI worker 2" 2026-07-21 10:51:00.163 | └─84226 "nova-apiuWSGI worker 3" 2026-07-21 10:51:00.163 | 2026-07-21 10:51:00.163 | Jul 21 10:50:46 np0000005537 devstack@n-api.service[84224]: DEBUG dbcounter [-] [84224] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=84224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.163 | Jul 21 10:50:59 np0000005537 devstack@n-api.service[84225]: DEBUG nova.api.openstack.wsgi [None req-e4d8ac68-92e2-4e32-9c2a-7dd614200a52 admin admin] Calling method '>' {{(pid=84225) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-21 10:51:00.163 | Jul 21 10:50:59 np0000005537 devstack@n-api.service[84225]: DEBUG oslo_concurrency.lockutils [None req-e4d8ac68-92e2-4e32-9c2a-7dd614200a52 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 10:51:00.163 | Jul 21 10:50:59 np0000005537 devstack@n-api.service[84225]: DEBUG oslo_concurrency.lockutils [None req-e4d8ac68-92e2-4e32-9c2a-7dd614200a52 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=84225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 10:51:00.163 | Jul 21 10:50:59 np0000005537 devstack@n-api.service[84225]: DEBUG oslo_concurrency.lockutils [None req-e4d8ac68-92e2-4e32-9c2a-7dd614200a52 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=84225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 10:51:00.163 | Jul 21 10:50:59 np0000005537 devstack@n-api.service[84225]: DEBUG oslo_concurrency.lockutils [None req-e4d8ac68-92e2-4e32-9c2a-7dd614200a52 admin admin] Acquiring lock "c383fbf1-119c-4767-be55-e069d28fe73e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=84225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 10:51:00.163 | Jul 21 10:50:59 np0000005537 devstack@n-api.service[84225]: DEBUG oslo_concurrency.lockutils [None req-e4d8ac68-92e2-4e32-9c2a-7dd614200a52 admin admin] Lock "c383fbf1-119c-4767-be55-e069d28fe73e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 10:51:00.163 | Jul 21 10:50:59 np0000005537 devstack@n-api.service[84225]: DEBUG oslo_concurrency.lockutils [None req-e4d8ac68-92e2-4e32-9c2a-7dd614200a52 admin admin] Lock "c383fbf1-119c-4767-be55-e069d28fe73e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=84225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 10:51:00.163 | Jul 21 10:50:59 np0000005537 devstack@n-api.service[84225]: INFO nova.api.openstack.requestlog [None req-e4d8ac68-92e2-4e32-9c2a-7dd614200a52 admin admin] 10.4.3.50 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005537" status: 200 len: 255 microversion: 2.69 time: 0.051526 2026-07-21 10:51:00.163 | Jul 21 10:50:59 np0000005537 devstack@n-api.service[84225]: [pid: 84225|app: 0|req: 8/25] 10.4.3.50 () {68 vars in 1437 bytes} [Tue Jul 21 10:50:59 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000005537 => generated 255 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-21 10:51:00.168 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.171 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-21 10:51:00.185 | enabled 2026-07-21 10:51:00.189 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-21 10:51:00.206 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-21 10:51:00.206 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-21 10:51:00.206 | Active: active (running) since Tue 2026-07-21 10:50:22 UTC; 37s ago 2026-07-21 10:51:00.206 | Main PID: 92796 (uwsgi) 2026-07-21 10:51:00.206 | Status: "uWSGI is ready" 2026-07-21 10:51:00.206 | Tasks: 23 (limit: 75886) 2026-07-21 10:51:00.206 | Memory: 328.9M () 2026-07-21 10:51:00.206 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-21 10:51:00.206 | ├─92796 "nova-api-metauWSGI master" 2026-07-21 10:51:00.206 | ├─92797 "nova-api-metauWSGI worker 1" 2026-07-21 10:51:00.206 | ├─92798 "nova-api-metauWSGI worker 2" 2026-07-21 10:51:00.206 | ├─92799 "nova-api-metauWSGI worker 3" 2026-07-21 10:51:00.206 | └─92800 "nova-api-metauWSGI http 1" 2026-07-21 10:51:00.206 | 2026-07-21 10:51:00.206 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92799]: DEBUG dbcounter [-] [92799] Writing DB stats nova_api:SELECT=1 {{(pid=92799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.206 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92797]: DEBUG dbcounter [-] [92797] Writing DB stats nova_cell1:SELECT=1 {{(pid=92797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.206 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92797]: DEBUG dbcounter [-] [92797] Writing DB stats nova_cell0:SELECT=1 {{(pid=92797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.206 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92798]: DEBUG dbcounter [-] [92798] Writing DB stats nova_cell0:SELECT=1 {{(pid=92798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.206 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92798]: DEBUG dbcounter [-] [92798] Writing DB stats nova_cell1:SELECT=1 {{(pid=92798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.206 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92797]: DEBUG dbcounter [-] [92797] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=92797) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.207 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92798]: DEBUG dbcounter [-] [92798] Writing DB stats nova_cell0:SELECT=1 {{(pid=92798) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.207 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92799]: DEBUG dbcounter [-] [92799] Writing DB stats nova_cell0:SELECT=1 {{(pid=92799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.207 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92799]: DEBUG dbcounter [-] [92799] Writing DB stats nova_cell1:SELECT=1 {{(pid=92799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.207 | Jul 21 10:50:34 np0000005537 devstack@n-api-meta.service[92799]: DEBUG dbcounter [-] [92799] Writing DB stats nova_cell0:SELECT=1 {{(pid=92799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.210 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.214 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-21 10:51:00.227 | not-found 2026-07-21 10:51:00.232 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.235 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-21 10:51:00.249 | enabled 2026-07-21 10:51:00.254 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-21 10:51:00.273 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-21 10:51:00.273 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-21 10:51:00.273 | Active: active (running) since Tue 2026-07-21 10:50:29 UTC; 30s ago 2026-07-21 10:51:00.273 | Main PID: 96017 (nova-compute) 2026-07-21 10:51:00.273 | Tasks: 10 (limit: 75886) 2026-07-21 10:51:00.273 | Memory: 137.0M () 2026-07-21 10:51:00.273 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-21 10:51:00.273 | └─96017 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-21 10:51:00.273 | 2026-07-21 10:51:00.273 | Jul 21 10:50:46 np0000005537 nova-compute[96017]: DEBUG nova.compute.provider_tree [None req-47822220-7748-4323-8c50-0bd5acf54b25 None None] Updating resource provider dc59929f-1022-4ee7-8b75-ed8d805c0a8e generation from 0 to 1 during operation: update_inventory {{(pid=96017) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-21 10:51:00.273 | Jul 21 10:50:46 np0000005537 nova-compute[96017]: DEBUG nova.compute.provider_tree [None req-47822220-7748-4323-8c50-0bd5acf54b25 None None] Updating inventory in ProviderTree for provider dc59929f-1022-4ee7-8b75-ed8d805c0a8e with inventory: {'MEMORY_MB': {'total': 63277, 'reserved': 512, 'min_unit': 1, 'max_unit': 63277, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 16, 'reserved': 0, 'min_unit': 1, 'max_unit': 16, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 95, 'reserved': 0, 'min_unit': 1, 'max_unit': 95, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=96017) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-21 10:51:00.273 | Jul 21 10:50:46 np0000005537 nova-compute[96017]: DEBUG nova.compute.provider_tree [None req-47822220-7748-4323-8c50-0bd5acf54b25 None None] Updating resource provider dc59929f-1022-4ee7-8b75-ed8d805c0a8e generation from 1 to 2 during operation: update_traits {{(pid=96017) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-21 10:51:00.273 | Jul 21 10:50:46 np0000005537 nova-compute[96017]: DEBUG nova.compute.resource_tracker [None req-47822220-7748-4323-8c50-0bd5acf54b25 None None] Compute_service record updated for np0000005537:np0000005537 {{(pid=96017) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-21 10:51:00.273 | Jul 21 10:50:46 np0000005537 nova-compute[96017]: DEBUG oslo_concurrency.lockutils [None req-47822220-7748-4323-8c50-0bd5acf54b25 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 1.313s {{(pid=96017) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 10:51:00.273 | Jul 21 10:50:46 np0000005537 nova-compute[96017]: DEBUG nova.service [None req-47822220-7748-4323-8c50-0bd5acf54b25 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=96017) start /opt/stack/nova/nova/service.py:196}} 2026-07-21 10:51:00.273 | Jul 21 10:50:46 np0000005537 nova-compute[96017]: DEBUG nova.service [None req-47822220-7748-4323-8c50-0bd5acf54b25 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=96017) start /opt/stack/nova/nova/service.py:212}} 2026-07-21 10:51:00.273 | Jul 21 10:50:46 np0000005537 nova-compute[96017]: DEBUG nova.service [None req-47822220-7748-4323-8c50-0bd5acf54b25 None None] Join ServiceGroup membership for this service compute {{(pid=96017) start /opt/stack/nova/nova/service.py:222}} 2026-07-21 10:51:00.273 | Jul 21 10:50:46 np0000005537 nova-compute[96017]: DEBUG nova.servicegroup.drivers.db [None req-47822220-7748-4323-8c50-0bd5acf54b25 None None] DB_Driver: join new ServiceGroup member np0000005537 to the compute group, service = {{(pid=96017) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-21 10:51:00.273 | Jul 21 10:50:51 np0000005537 nova-compute[96017]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=96017) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:00.277 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.281 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-21 10:51:00.293 | not-found 2026-07-21 10:51:00.297 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.300 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-21 10:51:00.314 | enabled 2026-07-21 10:51:00.319 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-21 10:51:00.337 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-21 10:51:00.337 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-21 10:51:00.337 | Active: active (running) since Tue 2026-07-21 10:50:20 UTC; 39s ago 2026-07-21 10:51:00.337 | Main PID: 92172 (nova-scheduler:) 2026-07-21 10:51:00.337 | Tasks: 26 (limit: 75886) 2026-07-21 10:51:00.337 | Memory: 181.9M () 2026-07-21 10:51:00.337 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-21 10:51:00.337 | ├─92172 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-21 10:51:00.337 | ├─93370 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-21 10:51:00.337 | ├─93372 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-21 10:51:00.337 | └─93374 "nova-scheduler: ServiceWrapper worker(2)" 2026-07-21 10:51:00.337 | 2026-07-21 10:51:00.337 | Jul 21 10:50:23 np0000005537 nova-scheduler[93374]: DEBUG nova.servicegroup.drivers.db [None req-b460e818-401c-49bc-8567-8d60ff799820 None None] DB_Driver: join new ServiceGroup member np0000005537 to the scheduler group, service = {{(pid=93374) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-21 10:51:00.337 | Jul 21 10:50:28 np0000005537 nova-scheduler[93370]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93370) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:00.337 | Jul 21 10:50:28 np0000005537 nova-scheduler[93372]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93372) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:00.337 | Jul 21 10:50:28 np0000005537 nova-scheduler[93374]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=93374) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:00.337 | Jul 21 10:50:32 np0000005537 nova-scheduler[92172]: DEBUG dbcounter [-] [92172] Writing DB stats nova_api:SELECT=3 {{(pid=92172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.337 | Jul 21 10:50:32 np0000005537 nova-scheduler[92172]: DEBUG dbcounter [-] [92172] Writing DB stats nova_cell1:SELECT=1 {{(pid=92172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.337 | Jul 21 10:50:32 np0000005537 nova-scheduler[92172]: DEBUG dbcounter [-] [92172] Writing DB stats nova_cell0:SELECT=1 {{(pid=92172) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.337 | Jul 21 10:50:38 np0000005537 nova-scheduler[93370]: DEBUG dbcounter [-] [93370] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=93370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.338 | Jul 21 10:50:38 np0000005537 nova-scheduler[93372]: DEBUG dbcounter [-] [93372] Writing DB stats nova_cell0:SELECT=3 {{(pid=93372) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.338 | Jul 21 10:50:38 np0000005537 nova-scheduler[93374]: DEBUG dbcounter [-] [93374] Writing DB stats nova_cell0:SELECT=3 {{(pid=93374) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.342 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.344 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-07-21 10:51:00.361 | enabled 2026-07-21 10:51:00.366 | + functions-common:service_check:1720 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-07-21 10:51:00.382 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-07-21 10:51:00.382 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: enabled) 2026-07-21 10:51:00.382 | Active: active (running) since Tue 2026-07-21 10:46:28 UTC; 4min 32s ago 2026-07-21 10:51:00.382 | Main PID: 56158 (python3) 2026-07-21 10:51:00.382 | Tasks: 1 (limit: 75886) 2026-07-21 10:51:00.382 | Memory: 107.8M () 2026-07-21 10:51:00.382 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-07-21 10:51:00.382 | └─56158 /opt/stack/data/venv/bin/python3 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-07-21 10:51:00.382 | 2026-07-21 10:51:00.382 | Jul 21 10:50:35 np0000005537 python3[56158]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '2', '--ram', '2048', '--disk', '20', '--vcpus', '1', '--property', 'hw_rng:allowed=True', 'm1.small'] 2026-07-21 10:51:00.382 | Jul 21 10:50:35 np0000005537 python3[56158]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-07-21 10:51:00.382 | Jul 21 10:50:36 np0000005537 python3[56158]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-07-21 10:51:00.382 | Jul 21 10:50:36 np0000005537 python3[56158]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-07-21 10:51:00.382 | Jul 21 10:50:41 np0000005537 python3[56158]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=storpool', 'storpool'] 2026-07-21 10:51:00.382 | Jul 21 10:50:47 np0000005537 python3[56158]: 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-07-21 10:51:00.382 | Jul 21 10:50:52 np0000005537 python3[56158]: 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-07-21 10:51:00.382 | Jul 21 10:50:55 np0000005537 python3[56158]: 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-07-21 10:51:00.382 | Jul 21 10:50:57 np0000005537 python3[56158]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-07-21 10:51:00.382 | Jul 21 10:50:59 np0000005537 python3[56158]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0000005537', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-07-21 10:51:00.386 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.390 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-21 10:51:00.405 | not-found 2026-07-21 10:51:00.409 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.412 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-21 10:51:00.424 | not-found 2026-07-21 10:51:00.429 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.431 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-21 10:51:00.446 | not-found 2026-07-21 10:51:00.450 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.454 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-21 10:51:00.466 | not-found 2026-07-21 10:51:00.470 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.473 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-21 10:51:00.488 | enabled 2026-07-21 10:51:00.492 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-21 10:51:00.510 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-21 10:51:00.510 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-21 10:51:00.510 | Active: active (running) since Tue 2026-07-21 10:49:59 UTC; 1min 0s ago 2026-07-21 10:51:00.510 | Main PID: 89923 (uwsgi) 2026-07-21 10:51:00.510 | Status: "uWSGI is ready" 2026-07-21 10:51:00.510 | Tasks: 7 (limit: 75886) 2026-07-21 10:51:00.510 | Memory: 261.7M () 2026-07-21 10:51:00.510 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-21 10:51:00.510 | ├─89923 "placementuWSGI master" 2026-07-21 10:51:00.510 | ├─89924 "placementuWSGI worker 1" 2026-07-21 10:51:00.510 | ├─89925 "placementuWSGI worker 2" 2026-07-21 10:51:00.510 | └─89926 "placementuWSGI worker 3" 2026-07-21 10:51:00.510 | 2026-07-21 10:51:00.510 | Jul 21 10:50:46 np0000005537 devstack@placement-api.service[89925]: [pid: 89925|app: 0|req: 4/9] 10.4.3.50 () {72 vars in 1602 bytes} [Tue Jul 21 10:50:46 2026] PUT /placement/resource_providers/dc59929f-1022-4ee7-8b75-ed8d805c0a8e/inventories => generated 398 bytes in 21 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-21 10:51:00.510 | Jul 21 10:50:46 np0000005537 devstack@placement-api.service[89926]: DEBUG placement.requestlog [req-fc83bb45-47a3-43f9-b142-288fdea352da req-a0b60863-2dfb-4fdf-b5ef-74bd371a971a None None] Starting request: 10.4.3.50 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NODE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_RISCV64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_PPC64LE,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ARCH_S390X,COMPUTE_ARCH_MIPSEL,COMPUTE_SOUND_MODEL_AC97,COMPUTE_DEVICE_TAGGING,COMPUTE_ARCH_AARCH64,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_MMX,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ACCELERATORS" {{(pid=89926) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-21 10:51:00.510 | Jul 21 10:50:46 np0000005537 devstack@placement-api.service[89926]: INFO placement.requestlog [req-fc83bb45-47a3-43f9-b142-288fdea352da req-a0b60863-2dfb-4fdf-b5ef-74bd371a971a service nova] 10.4.3.50 "GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NODE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_RISCV64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_PPC64LE,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ARCH_S390X,COMPUTE_ARCH_MIPSEL,COMPUTE_SOUND_MODEL_AC97,COMPUTE_DEVICE_TAGGING,COMPUTE_ARCH_AARCH64,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_MMX,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ACCELERATORS" status: 200 len: 1991 microversion: 1.6 2026-07-21 10:51:00.510 | Jul 21 10:50:46 np0000005537 devstack@placement-api.service[89926]: [pid: 89926|app: 0|req: 3/10] 10.4.3.50 () {68 vars in 4918 bytes} [Tue Jul 21 10:50:46 2026] GET /placement/traits?name=in:COMPUTE_IMAGE_TYPE_AMI,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_TRUSTED_CERTS,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_NODE,COMPUTE_SOUND_MODEL_SB16,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_STORAGE_BUS_FDC,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_ARCH_RISCV64,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_VOLUME_EXTEND,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_RESCUE_BFV,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_ARCH_PPC64LE,HW_CPU_X86_SSE42,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_ARCH_X86_64,COMPUTE_VIOMMU_MODEL_SMMUV3,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SATA,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_ARCH_S390X,COMPUTE_ARCH_MIPSEL,COMPUTE_SOUND_MODEL_AC97,COMPUTE_DEVICE_TAGGING,COMPUTE_ARCH_AARCH64,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_MMX,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_ACCELERATORS => generated 1991 bytes in 11 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-21 10:51:00.510 | Jul 21 10:50:46 np0000005537 devstack@placement-api.service[89924]: DEBUG placement.requestlog [req-fc83bb45-47a3-43f9-b142-288fdea352da req-b41c7139-77e1-4a12-862c-5a6a9ea1ea34 None None] Starting request: 10.4.3.50 "PUT /placement/resource_providers/dc59929f-1022-4ee7-8b75-ed8d805c0a8e/traits" {{(pid=89924) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-21 10:51:00.510 | Jul 21 10:50:46 np0000005537 devstack@placement-api.service[89924]: INFO placement.requestlog [req-fc83bb45-47a3-43f9-b142-288fdea352da req-b41c7139-77e1-4a12-862c-5a6a9ea1ea34 service nova] 10.4.3.50 "PUT /placement/resource_providers/dc59929f-1022-4ee7-8b75-ed8d805c0a8e/traits" status: 200 len: 2026 microversion: 1.6 2026-07-21 10:51:00.510 | Jul 21 10:50:46 np0000005537 devstack@placement-api.service[89924]: [pid: 89924|app: 0|req: 4/11] 10.4.3.50 () {72 vars in 1587 bytes} [Tue Jul 21 10:50:46 2026] PUT /placement/resource_providers/dc59929f-1022-4ee7-8b75-ed8d805c0a8e/traits => generated 2026 bytes in 60 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-21 10:51:00.510 | Jul 21 10:50:56 np0000005537 devstack@placement-api.service[89925]: DEBUG dbcounter [-] [89925] Writing DB stats placement:SELECT=4,placement:INSERT=3,placement:UPDATE=1 {{(pid=89925) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.510 | Jul 21 10:50:56 np0000005537 devstack@placement-api.service[89926]: DEBUG dbcounter [-] [89926] Writing DB stats placement:INSERT=1,placement:UPDATE=1,placement:SELECT=1 {{(pid=89926) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.510 | Jul 21 10:50:56 np0000005537 devstack@placement-api.service[89924]: DEBUG dbcounter [-] [89924] Writing DB stats placement:SELECT=5,placement:INSERT=70,placement:UPDATE=1 {{(pid=89924) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.516 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.519 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-21 10:51:00.533 | enabled 2026-07-21 10:51:00.537 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-21 10:51:00.555 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-21 10:51:00.555 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-21 10:51:00.555 | Active: active (running) since Tue 2026-07-21 10:49:50 UTC; 1min 10s ago 2026-07-21 10:51:00.555 | Main PID: 86437 (neutron-ovn-age) 2026-07-21 10:51:00.555 | Tasks: 20 (limit: 75886) 2026-07-21 10:51:00.555 | Memory: 352.3M () 2026-07-21 10:51:00.555 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-21 10:51:00.555 | ├─86437 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-21 10:51:00.555 | ├─87436 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-21 10:51:00.555 | ├─87672 /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/tmp2fj6x4r_/privsep.sock 2026-07-21 10:51:00.555 | └─90776 /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/tmp0helen54/privsep.sock 2026-07-21 10:51:00.555 | 2026-07-21 10:51:00.555 | Jul 21 10:50:22 np0000005537 neutron-ovn-agent[87436]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=0fd984b4-5d14-4779-870b-69288ffc889a, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87436) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-21 10:51:00.555 | Jul 21 10:50:22 np0000005537 neutron-ovn-agent[87436]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87436) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-21 10:51:00.555 | Jul 21 10:50:30 np0000005537 neutron-ovn-agent[87436]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=0fd984b4-5d14-4779-870b-69288ffc889a, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=87436) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-21 10:51:00.555 | Jul 21 10:50:30 np0000005537 neutron-ovn-agent[87436]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=87436) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-07-21 10:51:00.555 | Jul 21 10:50:52 np0000005537 neutron-ovn-agent[87436]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87436) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 10:51:00.555 | Jul 21 10:50:52 np0000005537 neutron-ovn-agent[87436]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87436) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 10:51:00.555 | Jul 21 10:50:52 np0000005537 neutron-ovn-agent[87436]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87436) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 10:51:00.555 | Jul 21 10:50:52 np0000005537 neutron-ovn-agent[87436]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=87436) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-07-21 10:51:00.555 | Jul 21 10:50:52 np0000005537 neutron-ovn-agent[87436]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=87436) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-07-21 10:51:00.555 | Jul 21 10:50:52 np0000005537 neutron-ovn-agent[87436]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=87436) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-07-21 10:51:00.559 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.563 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-21 10:51:00.576 | not-found 2026-07-21 10:51:00.581 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.584 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-21 10:51:00.596 | not-found 2026-07-21 10:51:00.601 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.604 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-account.service 2026-07-21 10:51:00.619 | enabled 2026-07-21 10:51:00.623 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-account.service --no-pager 2026-07-21 10:51:00.640 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-07-21 10:51:00.640 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: enabled) 2026-07-21 10:51:00.640 | Active: active (running) since Tue 2026-07-21 10:49:29 UTC; 1min 31s ago 2026-07-21 10:51:00.640 | Main PID: 81968 (swift-account-s) 2026-07-21 10:51:00.640 | Tasks: 4 (limit: 75886) 2026-07-21 10:51:00.640 | Memory: 57.8M () 2026-07-21 10:51:00.640 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-07-21 10:51:00.640 | ├─81968 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 10:51:00.640 | ├─82226 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 10:51:00.640 | ├─82229 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 10:51:00.640 | └─82232 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-07-21 10:51:00.640 | 2026-07-21 10:51:00.640 | Jul 21 10:49:30 np0000005537 account-server[81968]: Started child 82232 from parent 81968 2026-07-21 10:51:00.640 | Jul 21 10:49:30 np0000005537 swift-account-server[81968]: account-server: Started child 82232 from parent 81968 2026-07-21 10:51:00.640 | Jul 21 10:50:51 np0000005537 account-server[82229]: 127.0.0.1 - - [21/Jul/2026:10:50:51 +0000] "HEAD /sdb1/9/AUTH_5dc0e21b36c548e3ad615231ea31982c" 404 - "HEAD http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c?format=json" "txbb702ee4e8984ca9a2732-006a5f4f0b" "proxy-server 83367" 0.0010 "-" 82229 - 2026-07-21 10:51:00.640 | Jul 21 10:50:51 np0000005537 swift-account-server[82229]: account-server: 127.0.0.1 - - [21/Jul/2026:10:50:51 +0000] "HEAD /sdb1/9/AUTH_5dc0e21b36c548e3ad615231ea31982c" 404 - "HEAD http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c?format=json" "txbb702ee4e8984ca9a2732-006a5f4f0b" "proxy-server 83367" 0.0010 "-" 82229 - 2026-07-21 10:51:00.640 | Jul 21 10:50:51 np0000005537 account-server[82232]: 127.0.0.1 - - [21/Jul/2026:10:50:51 +0000] "PUT /sdb1/9/AUTH_5dc0e21b36c548e3ad615231ea31982c" 201 - "-" "tx9676f7c54e514b51bde7e-006a5f4f0b" "-" 0.0137 "-" 82232 - 2026-07-21 10:51:00.640 | Jul 21 10:50:51 np0000005537 swift-account-server[82232]: account-server: 127.0.0.1 - - [21/Jul/2026:10:50:51 +0000] "PUT /sdb1/9/AUTH_5dc0e21b36c548e3ad615231ea31982c" 201 - "-" "tx9676f7c54e514b51bde7e-006a5f4f0b" "-" 0.0137 "-" 82232 - 2026-07-21 10:51:00.640 | Jul 21 10:50:51 np0000005537 account-server[82232]: 127.0.0.1 - - [21/Jul/2026:10:50:51 +0000] "HEAD /sdb1/9/AUTH_5dc0e21b36c548e3ad615231ea31982c" 204 - "HEAD http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c?format=json" "tx9676f7c54e514b51bde7e-006a5f4f0b" "proxy-server 83367" 0.0013 "-" 82232 - 2026-07-21 10:51:00.640 | Jul 21 10:50:51 np0000005537 swift-account-server[82232]: account-server: 127.0.0.1 - - [21/Jul/2026:10:50:51 +0000] "HEAD /sdb1/9/AUTH_5dc0e21b36c548e3ad615231ea31982c" 204 - "HEAD http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c?format=json" "tx9676f7c54e514b51bde7e-006a5f4f0b" "proxy-server 83367" 0.0013 "-" 82232 - 2026-07-21 10:51:00.640 | Jul 21 10:50:51 np0000005537 account-server[82232]: 127.0.0.1 - - [21/Jul/2026:10:50:51 +0000] "PUT /sdb1/9/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance" "tx9676f7c54e514b51bde7e-006a5f4f0b" "container-server 81729" 0.0012 "-" 82232 0 2026-07-21 10:51:00.640 | Jul 21 10:50:51 np0000005537 swift-account-server[82232]: account-server: 127.0.0.1 - - [21/Jul/2026:10:50:51 +0000] "PUT /sdb1/9/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance" "tx9676f7c54e514b51bde7e-006a5f4f0b" "container-server 81729" 0.0012 "-" 82232 0 2026-07-21 10:51:00.644 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.647 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container.service 2026-07-21 10:51:00.661 | enabled 2026-07-21 10:51:00.665 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container.service --no-pager 2026-07-21 10:51:00.682 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-07-21 10:51:00.682 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: enabled) 2026-07-21 10:51:00.682 | Active: active (running) since Tue 2026-07-21 10:49:28 UTC; 1min 32s ago 2026-07-21 10:51:00.682 | Main PID: 81471 (swift-container) 2026-07-21 10:51:00.682 | Tasks: 44 (limit: 75886) 2026-07-21 10:51:00.682 | Memory: 68.3M () 2026-07-21 10:51:00.682 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-07-21 10:51:00.682 | ├─81471 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 10:51:00.682 | ├─81729 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 10:51:00.682 | ├─81732 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 10:51:00.682 | └─81735 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-07-21 10:51:00.682 | 2026-07-21 10:51:00.682 | Jul 21 10:50:52 np0000005537 container-server[81735]: 127.0.0.1 - - [21/Jul/2026:10:50:52 +0000] "PUT /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/5d0e4368-98fc-45a7-a11b-de03dc3083be" 201 - "PUT http://10.4.3.50:8081/sdb1/462/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/5d0e4368-98fc-45a7-a11b-de03dc3083be" "tx202cb37cb25d45879cf40-006a5f4f0b" "object-server 81273" 0.0026 "-" 81735 0 2026-07-21 10:51:00.682 | Jul 21 10:50:52 np0000005537 swift-container-server[81735]: container-server: 127.0.0.1 - - [21/Jul/2026:10:50:52 +0000] "PUT /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/5d0e4368-98fc-45a7-a11b-de03dc3083be" 201 - "PUT http://10.4.3.50:8081/sdb1/462/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/5d0e4368-98fc-45a7-a11b-de03dc3083be" "tx202cb37cb25d45879cf40-006a5f4f0b" "object-server 81273" 0.0026 "-" 81735 0 2026-07-21 10:51:00.682 | Jul 21 10:50:55 np0000005537 container-server[81732]: 127.0.0.1 - - [21/Jul/2026:10:50:55 +0000] "HEAD /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance" 204 - "HEAD http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance?format=json" "txd3a4e3383c3a43e4b325d-006a5f4f0f" "proxy-server 83367" 0.0156 "-" 81732 0 2026-07-21 10:51:00.682 | Jul 21 10:50:55 np0000005537 swift-container-server[81732]: container-server: 127.0.0.1 - - [21/Jul/2026:10:50:55 +0000] "HEAD /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance" 204 - "HEAD http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance?format=json" "txd3a4e3383c3a43e4b325d-006a5f4f0f" "proxy-server 83367" 0.0156 "-" 81732 0 2026-07-21 10:51:00.682 | Jul 21 10:50:55 np0000005537 container-server[81735]: 127.0.0.1 - - [21/Jul/2026:10:50:55 +0000] "PUT /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/de342a0b-301a-4ea6-ad53-828618ac4b77" 201 - "PUT http://10.4.3.50:8081/sdb1/234/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/de342a0b-301a-4ea6-ad53-828618ac4b77" "txdef3d799b3f64df5a95fa-006a5f4f0f" "object-server 81277" 0.0005 "-" 81735 0 2026-07-21 10:51:00.682 | Jul 21 10:50:55 np0000005537 swift-container-server[81735]: container-server: 127.0.0.1 - - [21/Jul/2026:10:50:55 +0000] "PUT /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/de342a0b-301a-4ea6-ad53-828618ac4b77" 201 - "PUT http://10.4.3.50:8081/sdb1/234/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/de342a0b-301a-4ea6-ad53-828618ac4b77" "txdef3d799b3f64df5a95fa-006a5f4f0f" "object-server 81277" 0.0005 "-" 81735 0 2026-07-21 10:51:00.682 | Jul 21 10:50:58 np0000005537 container-server[81729]: 127.0.0.1 - - [21/Jul/2026:10:50:58 +0000] "HEAD /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance" 204 - "HEAD http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance?format=json" "tx57b30439e9834da480fc8-006a5f4f12" "proxy-server 83367" 0.0120 "-" 81729 0 2026-07-21 10:51:00.682 | Jul 21 10:50:58 np0000005537 swift-container-server[81729]: container-server: 127.0.0.1 - - [21/Jul/2026:10:50:58 +0000] "HEAD /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance" 204 - "HEAD http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance?format=json" "tx57b30439e9834da480fc8-006a5f4f12" "proxy-server 83367" 0.0120 "-" 81729 0 2026-07-21 10:51:00.682 | Jul 21 10:50:58 np0000005537 container-server[81735]: 127.0.0.1 - - [21/Jul/2026:10:50:58 +0000] "PUT /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125" 201 - "PUT http://10.4.3.50:8081/sdb1/46/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125" "tx228b0b460e6b484e9b5c1-006a5f4f12" "object-server 81273" 0.0005 "-" 81735 0 2026-07-21 10:51:00.682 | Jul 21 10:50:58 np0000005537 swift-container-server[81735]: container-server: 127.0.0.1 - - [21/Jul/2026:10:50:58 +0000] "PUT /sdb1/21/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125" 201 - "PUT http://10.4.3.50:8081/sdb1/46/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125" "tx228b0b460e6b484e9b5c1-006a5f4f12" "object-server 81273" 0.0005 "-" 81735 0 2026-07-21 10:51:00.687 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.690 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-object.service 2026-07-21 10:51:00.704 | enabled 2026-07-21 10:51:00.709 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-object.service --no-pager 2026-07-21 10:51:00.725 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-07-21 10:51:00.725 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: enabled) 2026-07-21 10:51:00.725 | Active: active (running) since Tue 2026-07-21 10:49:26 UTC; 1min 33s ago 2026-07-21 10:51:00.725 | Main PID: 80973 (swift-object-se) 2026-07-21 10:51:00.725 | Tasks: 44 (limit: 75886) 2026-07-21 10:51:00.725 | Memory: 70.0M () 2026-07-21 10:51:00.725 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-07-21 10:51:00.725 | ├─80973 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 10:51:00.725 | ├─81273 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 10:51:00.725 | ├─81275 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 10:51:00.725 | └─81277 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-07-21 10:51:00.725 | 2026-07-21 10:51:00.725 | Jul 21 10:49:27 np0000005537 object-server[80973]: Started child 81275 from parent 80973 2026-07-21 10:51:00.725 | Jul 21 10:49:27 np0000005537 swift-object-server[80973]: object-server: Started child 81275 from parent 80973 2026-07-21 10:51:00.725 | Jul 21 10:49:27 np0000005537 object-server[80973]: Started child 81277 from parent 80973 2026-07-21 10:51:00.725 | Jul 21 10:49:27 np0000005537 swift-object-server[80973]: object-server: Started child 81277 from parent 80973 2026-07-21 10:51:00.725 | Jul 21 10:50:52 np0000005537 object-server[81273]: 127.0.0.1 - - [21/Jul/2026:10:50:52 +0000] "PUT /sdb1/462/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/5d0e4368-98fc-45a7-a11b-de03dc3083be" 201 - "PUT http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/5d0e4368-98fc-45a7-a11b-de03dc3083be" "tx202cb37cb25d45879cf40-006a5f4f0b" "proxy-server 83367" 0.2843 "-" 81273 0 2026-07-21 10:51:00.725 | Jul 21 10:50:52 np0000005537 swift-object-server[81273]: object-server: 127.0.0.1 - - [21/Jul/2026:10:50:52 +0000] "PUT /sdb1/462/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/5d0e4368-98fc-45a7-a11b-de03dc3083be" 201 - "PUT http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/5d0e4368-98fc-45a7-a11b-de03dc3083be" "tx202cb37cb25d45879cf40-006a5f4f0b" "proxy-server 83367" 0.2843 "-" 81273 0 2026-07-21 10:51:00.725 | Jul 21 10:50:55 np0000005537 object-server[81277]: 127.0.0.1 - - [21/Jul/2026:10:50:55 +0000] "PUT /sdb1/234/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/de342a0b-301a-4ea6-ad53-828618ac4b77" 201 - "PUT http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/de342a0b-301a-4ea6-ad53-828618ac4b77" "txdef3d799b3f64df5a95fa-006a5f4f0f" "proxy-server 83367" 0.3150 "-" 81277 0 2026-07-21 10:51:00.725 | Jul 21 10:50:55 np0000005537 swift-object-server[81277]: object-server: 127.0.0.1 - - [21/Jul/2026:10:50:55 +0000] "PUT /sdb1/234/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/de342a0b-301a-4ea6-ad53-828618ac4b77" 201 - "PUT http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/de342a0b-301a-4ea6-ad53-828618ac4b77" "txdef3d799b3f64df5a95fa-006a5f4f0f" "proxy-server 83367" 0.3150 "-" 81277 0 2026-07-21 10:51:00.725 | Jul 21 10:50:58 np0000005537 object-server[81273]: 127.0.0.1 - - [21/Jul/2026:10:50:58 +0000] "PUT /sdb1/46/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125" 201 - "PUT http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125" "tx228b0b460e6b484e9b5c1-006a5f4f12" "proxy-server 83367" 0.2736 "-" 81273 0 2026-07-21 10:51:00.725 | Jul 21 10:50:58 np0000005537 swift-object-server[81273]: object-server: 127.0.0.1 - - [21/Jul/2026:10:50:58 +0000] "PUT /sdb1/46/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125" 201 - "PUT http://10.4.3.50:8081/v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125" "tx228b0b460e6b484e9b5c1-006a5f4f12" "proxy-server 83367" 0.2736 "-" 81273 0 2026-07-21 10:51:00.729 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.732 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-proxy.service 2026-07-21 10:51:00.746 | enabled 2026-07-21 10:51:00.751 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-07-21 10:51:00.767 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-07-21 10:51:00.767 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: enabled) 2026-07-21 10:51:00.767 | Active: active (running) since Tue 2026-07-21 10:49:32 UTC; 1min 27s ago 2026-07-21 10:51:00.767 | Main PID: 83290 (swift-proxy-ser) 2026-07-21 10:51:00.767 | Tasks: 2 (limit: 75886) 2026-07-21 10:51:00.767 | Memory: 82.8M () 2026-07-21 10:51:00.767 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-07-21 10:51:00.767 | ├─83290 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-21 10:51:00.767 | └─83367 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-07-21 10:51:00.767 | 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 proxy-server[83367]: Validating token access rules against request 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 swift-proxy-server[83367]: proxy-server: Validating token access rules against request 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 proxy-server[83367]: Received request from user: user_id d295711fefa04278a8806fbed12d97a7, project_id 5dc0e21b36c548e3ad615231ea31982c, roles ResellerAdmin,service 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 swift-proxy-server[83367]: proxy-server: Received request from user: user_id d295711fefa04278a8806fbed12d97a7, project_id 5dc0e21b36c548e3ad615231ea31982c, roles ResellerAdmin,service 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 proxy-server[83367]: Using identity: {'user': ('d295711fefa04278a8806fbed12d97a7', 'glance-swift'), 'tenant': ('5dc0e21b36c548e3ad615231ea31982c', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx228b0b460e6b484e9b5c1-006a5f4f12) 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 swift-proxy-server[83367]: proxy-server: Using identity: {'user': ('d295711fefa04278a8806fbed12d97a7', 'glance-swift'), 'tenant': ('5dc0e21b36c548e3ad615231ea31982c', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx228b0b460e6b484e9b5c1-006a5f4f12) 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 proxy-server[83367]: User 5dc0e21b36c548e3ad615231ea31982c has reseller admin authorizing (txn: tx228b0b460e6b484e9b5c1-006a5f4f12) (client_ip: 10.4.3.50) 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 swift-proxy-server[83367]: proxy-server: User 5dc0e21b36c548e3ad615231ea31982c has reseller admin authorizing (txn: tx228b0b460e6b484e9b5c1-006a5f4f12) (client_ip: 10.4.3.50) 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 proxy-server[83367]: 10.4.3.50 10.4.3.50 21/Jul/2026/10/50/58 PUT /v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqX08R... 21692416 - - tx228b0b460e6b484e9b5c1-006a5f4f12 - 0.2797 - - 1784631058.234780073 1784631058.514441490 0 d295711fefa04278a8806fbed12d97a7 2026-07-21 10:51:00.767 | Jul 21 10:50:58 np0000005537 swift-proxy-server[83367]: proxy-server: 10.4.3.50 10.4.3.50 21/Jul/2026/10/50/58 PUT /v1/AUTH_5dc0e21b36c548e3ad615231ea31982c/glance/65fb854f-676a-4ea9-bfd4-a41650416125 HTTP/1.0 201 - python-swiftclient-4.10.0 gAAAAABqX08R... 21692416 - - tx228b0b460e6b484e9b5c1-006a5f4f12 - 0.2797 - - 1784631058.234780073 1784631058.514441490 0 d295711fefa04278a8806fbed12d97a7 2026-07-21 10:51:00.772 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.775 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-21 10:51:00.787 | not-found 2026-07-21 10:51:00.791 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.794 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-07-21 10:51:00.807 | not-found 2026-07-21 10:51:00.812 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.815 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-07-21 10:51:00.829 | enabled 2026-07-21 10:51:00.833 | + functions-common:service_check:1720 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-07-21 10:51:00.849 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-07-21 10:51:00.849 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: enabled) 2026-07-21 10:51:00.849 | Active: active (running) since Tue 2026-07-21 10:49:31 UTC; 1min 29s ago 2026-07-21 10:51:00.849 | Main PID: 82503 (swift-container) 2026-07-21 10:51:00.849 | Tasks: 1 (limit: 75886) 2026-07-21 10:51:00.849 | Memory: 42.4M () 2026-07-21 10:51:00.849 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-07-21 10:51:00.849 | └─82503 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-07-21 10:51:00.849 | 2026-07-21 10:51:00.849 | Jul 21 10:49:31 np0000005537 systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-07-21 10:51:00.849 | Jul 21 10:49:31 np0000005537 container-sync[82503]: Starting 82503 2026-07-21 10:51:00.849 | Jul 21 10:49:31 np0000005537 container-sync[82503]: Configuration option internal_client_conf_path not set, but /etc/swift/internal-client.conf exists and will be used. 2026-07-21 10:51:00.853 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.856 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-21 10:51:00.870 | enabled 2026-07-21 10:51:00.874 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-21 10:51:00.890 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-21 10:51:00.890 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-21 10:51:00.890 | Active: active (running) since Tue 2026-07-21 10:49:52 UTC; 1min 8s ago 2026-07-21 10:51:00.890 | Main PID: 87522 (uwsgi) 2026-07-21 10:51:00.890 | Status: "uWSGI is ready" 2026-07-21 10:51:00.890 | Tasks: 34 (limit: 75886) 2026-07-21 10:51:00.890 | Memory: 569.7M () 2026-07-21 10:51:00.890 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-21 10:51:00.890 | ├─87522 "neutron-apiuWSGI master" 2026-07-21 10:51:00.890 | ├─87523 "neutron-apiuWSGI worker 1" 2026-07-21 10:51:00.890 | ├─87524 "neutron-apiuWSGI worker 2" 2026-07-21 10:51:00.890 | └─87525 "neutron-apiuWSGI worker 3" 2026-07-21 10:51:00.890 | 2026-07-21 10:51:00.890 | Jul 21 10:50:43 np0000005537 devstack@neutron-api.service[87525]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "cadd8d36c3ad5068ad28e4dde796fa8a" from periodic health check thread {{(pid=87525) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 10:51:00.890 | Jul 21 10:50:52 np0000005537 devstack@neutron-api.service[87523]: DEBUG dbcounter [-] [87523] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87523) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.890 | Jul 21 10:50:53 np0000005537 devstack@neutron-api.service[87524]: DEBUG dbcounter [-] [87524] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87524) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.890 | Jul 21 10:50:53 np0000005537 devstack@neutron-api.service[87525]: DEBUG dbcounter [-] [87525] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=87525) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.890 | Jul 21 10:50:57 np0000005537 devstack@neutron-api.service[87523]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87523) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 10:51:00.890 | Jul 21 10:50:57 np0000005537 devstack@neutron-api.service[87523]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "b11425d26528561292eb3f30006dcc5f" from periodic health check thread {{(pid=87523) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 10:51:00.890 | Jul 21 10:50:58 np0000005537 devstack@neutron-api.service[87524]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87524) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 10:51:00.890 | Jul 21 10:50:58 np0000005537 devstack@neutron-api.service[87524]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "fe05f555f24c53bbb02d729a1648968c" from periodic health check thread {{(pid=87524) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 10:51:00.890 | Jul 21 10:50:58 np0000005537 devstack@neutron-api.service[87525]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=87525) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-21 10:51:00.890 | Jul 21 10:50:58 np0000005537 devstack@neutron-api.service[87525]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "cadd8d36c3ad5068ad28e4dde796fa8a" from periodic health check thread {{(pid=87525) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1417}} 2026-07-21 10:51:00.895 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.898 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-21 10:51:00.912 | enabled 2026-07-21 10:51:00.916 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-21 10:51:00.933 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-21 10:51:00.933 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-21 10:51:00.933 | Active: active (running) since Tue 2026-07-21 10:49:55 UTC; 1min 5s ago 2026-07-21 10:51:00.933 | Main PID: 88538 (neutron-periodi) 2026-07-21 10:51:00.933 | Tasks: 14 (limit: 75886) 2026-07-21 10:51:00.933 | Memory: 162.4M () 2026-07-21 10:51:00.933 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-21 10:51:00.933 | ├─88538 "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-07-21 10:51:00.933 | └─89700 "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-07-21 10:51:00.933 | 2026-07-21 10:51:00.933 | Jul 21 10:49:58 np0000005537 neutron-periodic-workers[89700]: DEBUG neutron.worker [-] PeriodicWorker start called, description: Periodic worker for "DbQuotaNoLockDriver" {{(pid=89700) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-21 10:51:00.933 | Jul 21 10:49:58 np0000005537 neutron-periodic-workers[89700]: DEBUG neutron_lib.callbacks.manager [-] Publish callbacks ['neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver.OVNMechanismDriver.post_fork_initialize-798453', 'neutron.services.pvlan.drivers.ovn.driver._initialize_pvlan_pg_drop-8364333947544', 'neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._post_fork_initialize-301476'] for process (None), after_init {{(pid=89700) _notify_loop /opt/stack/data/venv/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py:184}} 2026-07-21 10:51:00.933 | Jul 21 10:49:58 np0000005537 neutron-periodic-workers[89700]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "agent_health_check" {{(pid=89700) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 10:51:00.933 | Jul 21 10:49:58 np0000005537 neutron-periodic-workers[89700]: DEBUG neutron.worker [-] PeriodicWorker start finished, description: Periodic worker for "DbQuotaNoLockDriver" {{(pid=89700) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 10:51:00.933 | Jul 21 10:49:58 np0000005537 neutron-periodic-workers[89700]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovsdb-client transact ssl:10.4.3.50:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}] {{(pid=89700) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-21 10:51:00.933 | Jul 21 10:49:58 np0000005537 neutron-periodic-workers[89700]: DEBUG oslo_concurrency.processutils [-] CMD "ovsdb-client transact ssl:10.4.3.50:6641 --timeout 180 -p /opt/stack/data/CA/int-ca/private/devstack-cert.key -c /opt/stack/data/CA/int-ca/devstack-cert.crt -C /opt/stack/data/CA/int-ca/ca-chain.pem ["OVN_Northbound", {"op": "wait", "timeout": 0, "table": "Port_Group", "where": [["name", "==", "pvlan_pg_drop"]], "until": "==", "rows": []}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "to-lport", "match": "outport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandroptoport"}, {"op": "insert", "table": "ACL", "row": {"action": "drop", "direction": "from-lport", "match": "inport == @pvlan_pg_drop && ip", "priority": 1010}, "uuid-name": "pvlandropfromport"}, {"op": "insert", "table": "Port_Group", "row": {"name": "pvlan_pg_drop", "acls": ["set", [["named-uuid", "pvlandroptoport"], ["named-uuid", "pvlandropfromport"]]]}}]" returned: 0 in 0.025s {{(pid=89700) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-21 10:51:00.933 | Jul 21 10:49:58 np0000005537 neutron-periodic-workers[89700]: DEBUG neutron.service [-] AllServicesNeutronWorker start finished, description: services worker {{(pid=89700) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-07-21 10:51:00.933 | Jul 21 10:49:58 np0000005537 neutron-periodic-workers[89700]: DEBUG neutron.service [-] AllServicesNeutronWorker wait called, description: services worker {{(pid=89700) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-21 10:51:00.933 | Jul 21 10:49:58 np0000005537 neutron-periodic-workers[89700]: DEBUG neutron.worker [-] PeriodicWorker wait called, description: Periodic worker for "L3_NAT_dbonly_mixin" {{(pid=89700) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-07-21 10:51:00.933 | Jul 21 10:50:08 np0000005537 neutron-periodic-workers[88538]: DEBUG dbcounter [-] [88538] Writing DB stats neutron:SELECT=4 {{(pid=88538) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.938 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.941 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-21 10:51:00.957 | enabled 2026-07-21 10:51:00.962 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-21 10:51:00.982 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-21 10:51:00.982 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-21 10:51:00.982 | Active: active (running) since Tue 2026-07-21 10:49:54 UTC; 1min 6s ago 2026-07-21 10:51:00.982 | Main PID: 88030 (neutron-rpc-ser) 2026-07-21 10:51:00.982 | Tasks: 83 (limit: 75886) 2026-07-21 10:51:00.982 | Memory: 321.3M () 2026-07-21 10:51:00.982 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-21 10:51:00.982 | ├─88030 "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-07-21 10:51:00.982 | ├─89352 "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-07-21 10:51:00.982 | ├─89358 "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-07-21 10:51:00.982 | ├─89366 "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-07-21 10:51:00.982 | ├─89370 "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-07-21 10:51:00.982 | ├─89380 "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-07-21 10:51:00.982 | ├─89396 "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-07-21 10:51:00.982 | ├─89408 "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-07-21 10:51:00.982 | └─89420 "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-07-21 10:51:00.982 | 2026-07-21 10:51:00.982 | Jul 21 10:49:58 np0000005537 neutron-rpc-server[89408]: DEBUG neutron.service [-] calling wait on {{(pid=89408) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-07-21 10:51:00.982 | Jul 21 10:50:07 np0000005537 neutron-rpc-server[88030]: DEBUG dbcounter [-] [88030] Writing DB stats neutron:SELECT=7,neutron:INSERT=1 {{(pid=88030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:00.982 | Jul 21 10:50:28 np0000005537 neutron-rpc-server[89352]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 10:51:00.982 | Jul 21 10:50:28 np0000005537 neutron-rpc-server[89366]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 10:51:00.982 | Jul 21 10:50:28 np0000005537 neutron-rpc-server[89358]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 10:51:00.982 | Jul 21 10:50:28 np0000005537 neutron-rpc-server[89370]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 10:51:00.982 | Jul 21 10:50:28 np0000005537 neutron-rpc-server[89380]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 10:51:00.982 | Jul 21 10:50:28 np0000005537 neutron-rpc-server[89420]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 10:51:00.982 | Jul 21 10:50:28 np0000005537 neutron-rpc-server[89396]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 10:51:00.982 | Jul 21 10:50:28 np0000005537 neutron-rpc-server[89408]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-07-21 10:51:00.987 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:00.990 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-21 10:51:01.006 | enabled 2026-07-21 10:51:01.011 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-21 10:51:01.029 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-21 10:51:01.029 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-21 10:51:01.029 | Active: active (running) since Tue 2026-07-21 10:49:57 UTC; 1min 3s ago 2026-07-21 10:51:01.029 | Main PID: 89054 (neutron-ovn-mai) 2026-07-21 10:51:01.029 | Tasks: 12 (limit: 75886) 2026-07-21 10:51:01.029 | Memory: 268.1M () 2026-07-21 10:51:01.029 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-21 10:51:01.029 | ├─89054 "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-07-21 10:51:01.029 | └─89990 "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-07-21 10:51:01.029 | 2026-07-21 10:51:01.029 | Jul 21 10:50:21 np0000005537 neutron-ovn-maintenance-worker[89990]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1f7a9dfc-8b9b-4c38-bf93-5c963cac70f9 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=89990) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-21 10:51:01.029 | Jul 21 10:50:21 np0000005537 neutron-ovn-maintenance-worker[89990]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1f7a9dfc-8b9b-4c38-bf93-5c963cac70f9 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=89990) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-21 10:51:01.029 | Jul 21 10:50:21 np0000005537 neutron-ovn-maintenance-worker[89990]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1f7a9dfc-8b9b-4c38-bf93-5c963cac70f9 None None] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-07-21 10:51:01.029 | Jul 21 10:50:21 np0000005537 neutron-ovn-maintenance-worker[89990]: DEBUG futurist.periodics [None req-1f7a9dfc-8b9b-4c38-bf93-5c963cac70f9 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=89990) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 10:51:01.029 | Jul 21 10:50:21 np0000005537 neutron-ovn-maintenance-worker[89990]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1f7a9dfc-8b9b-4c38-bf93-5c963cac70f9 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=89990) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-21 10:51:01.029 | Jul 21 10:50:21 np0000005537 neutron-ovn-maintenance-worker[89990]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1f7a9dfc-8b9b-4c38-bf93-5c963cac70f9 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=89990) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-21 10:51:01.029 | Jul 21 10:50:21 np0000005537 neutron-ovn-maintenance-worker[89990]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1f7a9dfc-8b9b-4c38-bf93-5c963cac70f9 None None] OVN maintenance task update_security_group_with_address_group finished in 0.011 seconds 2026-07-21 10:51:01.029 | Jul 21 10:50:21 np0000005537 neutron-ovn-maintenance-worker[89990]: DEBUG futurist.periodics [None req-1f7a9dfc-8b9b-4c38-bf93-5c963cac70f9 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=89990) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 10:51:01.029 | Jul 21 10:50:21 np0000005537 neutron-ovn-maintenance-worker[89990]: DEBUG futurist.periodics [None req-1f7a9dfc-8b9b-4c38-bf93-5c963cac70f9 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=89990) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-21 10:51:01.029 | Jul 21 10:50:31 np0000005537 neutron-ovn-maintenance-worker[89990]: DEBUG dbcounter [-] [89990] Writing DB stats neutron:SELECT=385,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=89990) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:01.035 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:01.038 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-21 10:51:01.053 | enabled 2026-07-21 10:51:01.057 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-21 10:51:01.080 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-21 10:51:01.080 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-21 10:51:01.080 | Active: active (running) since Tue 2026-07-21 10:50:24 UTC; 37s ago 2026-07-21 10:51:01.080 | Main PID: 93473 (nova-novncproxy) 2026-07-21 10:51:01.080 | Tasks: 14 (limit: 75886) 2026-07-21 10:51:01.080 | Memory: 110.6M () 2026-07-21 10:51:01.080 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-21 10:51:01.080 | └─93473 /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-07-21 10:51:01.080 | 2026-07-21 10:51:01.080 | Jul 21 10:50:24 np0000005537 nova-novncproxy[93473]: If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:51:01.080 | Jul 21 10:50:24 np0000005537 nova-novncproxy[93473]: framework. For more detail see 2026-07-21 10:51:01.080 | Jul 21 10:50:24 np0000005537 nova-novncproxy[93473]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:51:01.080 | Jul 21 10:50:24 np0000005537 nova-novncproxy[93473]: import eventlet # noqa 2026-07-21 10:51:01.080 | Jul 21 10:50:24 np0000005537 nova-novncproxy[93473]: 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-07-21 10:51:01.080 | Jul 21 10:50:25 np0000005537 nova-novncproxy[93473]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-21 10:51:01.080 | Jul 21 10:50:25 np0000005537 nova-novncproxy[93473]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-21 10:51:01.080 | Jul 21 10:50:25 np0000005537 nova-novncproxy[93473]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-21 10:51:01.080 | Jul 21 10:50:25 np0000005537 nova-novncproxy[93473]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-21 10:51:01.080 | Jul 21 10:50:25 np0000005537 nova-novncproxy[93473]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-21 10:51:01.085 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:01.088 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-21 10:51:01.105 | enabled 2026-07-21 10:51:01.110 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-21 10:51:01.129 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-21 10:51:01.129 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-21 10:51:01.129 | Active: active (running) since Tue 2026-07-21 10:50:26 UTC; 35s ago 2026-07-21 10:51:01.129 | Main PID: 94299 (nova-conductor:) 2026-07-21 10:51:01.129 | Tasks: 26 (limit: 75886) 2026-07-21 10:51:01.129 | Memory: 181.4M () 2026-07-21 10:51:01.129 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-21 10:51:01.129 | ├─94299 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-21 10:51:01.129 | ├─95744 "nova-conductor: ServiceWrapper worker(0)" 2026-07-21 10:51:01.129 | ├─95749 "nova-conductor: ServiceWrapper worker(1)" 2026-07-21 10:51:01.129 | └─95765 "nova-conductor: ServiceWrapper worker(2)" 2026-07-21 10:51:01.129 | 2026-07-21 10:51:01.129 | Jul 21 10:50:34 np0000005537 nova-conductor[95744]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=95744) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.129 | Jul 21 10:50:34 np0000005537 nova-conductor[95749]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95749) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.129 | Jul 21 10:50:34 np0000005537 nova-conductor[95765]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=95765) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.130 | Jul 21 10:50:37 np0000005537 nova-conductor[94299]: DEBUG dbcounter [-] [94299] Writing DB stats nova_api:SELECT=1 {{(pid=94299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:01.130 | Jul 21 10:50:37 np0000005537 nova-conductor[94299]: DEBUG dbcounter [-] [94299] Writing DB stats nova_cell0:SELECT=1 {{(pid=94299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:01.130 | Jul 21 10:50:37 np0000005537 nova-conductor[94299]: DEBUG dbcounter [-] [94299] Writing DB stats nova_cell1:SELECT=1 {{(pid=94299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:01.130 | Jul 21 10:50:38 np0000005537 nova-conductor[95765]: DEBUG oslo.service.backend._threading.loopingcall [None req-a20ef98a-0521-4a66-828d-ca0555a1a6ba None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95765) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.130 | Jul 21 10:50:44 np0000005537 nova-conductor[95744]: DEBUG dbcounter [-] [95744] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=95744) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:01.130 | Jul 21 10:50:44 np0000005537 nova-conductor[95749]: DEBUG dbcounter [-] [95749] Writing DB stats nova_cell0:SELECT=3 {{(pid=95749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:01.130 | Jul 21 10:50:44 np0000005537 nova-conductor[95765]: DEBUG dbcounter [-] [95765] Writing DB stats nova_cell0:SELECT=3 {{(pid=95765) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:01.134 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-21 10:51:01.137 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-21 10:51:01.153 | enabled 2026-07-21 10:51:01.158 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-21 10:51:01.175 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-21 10:51:01.175 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-21 10:51:01.175 | Active: active (running) since Tue 2026-07-21 10:50:27 UTC; 33s ago 2026-07-21 10:51:01.175 | Main PID: 94846 (nova-conductor:) 2026-07-21 10:51:01.175 | Tasks: 45 (limit: 75886) 2026-07-21 10:51:01.175 | Memory: 194.9M () 2026-07-21 10:51:01.175 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-21 10:51:01.175 | ├─94846 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-21 10:51:01.175 | ├─95912 "nova-conductor: ServiceWrapper worker(0)" 2026-07-21 10:51:01.175 | ├─95914 "nova-conductor: ServiceWrapper worker(1)" 2026-07-21 10:51:01.175 | └─95916 "nova-conductor: ServiceWrapper worker(2)" 2026-07-21 10:51:01.175 | 2026-07-21 10:51:01.175 | Jul 21 10:50:34 np0000005537 nova-conductor[95912]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=95912) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.175 | Jul 21 10:50:34 np0000005537 nova-conductor[95916]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95916) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.175 | Jul 21 10:50:39 np0000005537 nova-conductor[94846]: DEBUG dbcounter [-] [94846] Writing DB stats nova_cell1:SELECT=1 {{(pid=94846) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-21 10:51:01.175 | Jul 21 10:50:44 np0000005537 nova-conductor[95912]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95912) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.175 | Jul 21 10:50:44 np0000005537 nova-conductor[95914]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95914) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.175 | Jul 21 10:50:44 np0000005537 nova-conductor[95916]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95916) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.175 | Jul 21 10:50:54 np0000005537 nova-conductor[95912]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=95912) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.175 | Jul 21 10:50:54 np0000005537 nova-conductor[95914]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95914) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.175 | Jul 21 10:50:54 np0000005537 nova-conductor[95916]: DEBUG oslo.service.backend._threading.loopingcall [None req-5a61aad6-909f-4f54-8c4c-c706ca8b96e2 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=95916) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.175 | Jul 21 10:50:54 np0000005537 nova-conductor[95916]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 10.00 seconds {{(pid=95916) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-21 10:51:01.180 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-07-21 10:51:01.202 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:01.206 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-07-21 10:51:01.227 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:01.230 | + ./stack.sh:main:1454 : /opt/stack/devstack/tools/discover_hosts.sh 2026-07-21 10:51:01.498 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 10:51:01.498 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:51:01.498 | we strongly recommend against using it for new projects. 2026-07-21 10:51:01.498 | 2026-07-21 10:51:01.498 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:51:01.498 | framework. For more detail see 2026-07-21 10:51:01.498 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:51:01.498 | 2026-07-21 10:51:01.498 | import eventlet # noqa 2026-07-21 10:51:01.622 | 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-07-21 10:51:03.092 | INFO dbcounter [None req-60cc382a-b17d-4af1-aa5b-ec73778ac373 None None] Registered counter for database nova_api 2026-07-21 10:51:03.149 | DEBUG dbcounter [-] [101731] Writer thread running {{(pid=101731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:51:03.154 | Found 2 cell mappings. 2026-07-21 10:51:03.154 | Skipping cell0 since it does not contain hosts. 2026-07-21 10:51:03.154 | Getting computes from cell 'cell1': c383fbf1-119c-4767-be55-e069d28fe73e 2026-07-21 10:51:03.154 | INFO dbcounter [None req-60cc382a-b17d-4af1-aa5b-ec73778ac373 None None] Registered counter for database nova_cell1 2026-07-21 10:51:03.190 | DEBUG dbcounter [-] [101731] Writer thread running {{(pid=101731) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-21 10:51:03.274 | Checking host mapping for compute host 'np0000005537': dc59929f-1022-4ee7-8b75-ed8d805c0a8e 2026-07-21 10:51:03.274 | Creating host mapping for compute host 'np0000005537': dc59929f-1022-4ee7-8b75-ed8d805c0a8e 2026-07-21 10:51:03.274 | Found 1 unmapped computes in cell: c383fbf1-119c-4767-be55-e069d28fe73e 2026-07-21 10:51:03.785 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-21 10:51:04.052 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-07-21 10:51:04.052 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-21 10:51:04.052 | we strongly recommend against using it for new projects. 2026-07-21 10:51:04.052 | 2026-07-21 10:51:04.052 | If you are already using Eventlet, we recommend migrating to a different 2026-07-21 10:51:04.052 | framework. For more detail see 2026-07-21 10:51:04.052 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-21 10:51:04.052 | 2026-07-21 10:51:04.052 | import eventlet # noqa 2026-07-21 10:51:04.178 | 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-07-21 10:51:06.282 | +-------------------------------------------+ 2026-07-21 10:51:06.282 | | Upgrade Check Results | 2026-07-21 10:51:06.282 | +-------------------------------------------+ 2026-07-21 10:51:06.282 | | Check: Cells v2 | 2026-07-21 10:51:06.282 | | Result: Success | 2026-07-21 10:51:06.282 | | Details: None | 2026-07-21 10:51:06.282 | +-------------------------------------------+ 2026-07-21 10:51:06.282 | | Check: Placement API | 2026-07-21 10:51:06.282 | | Result: Success | 2026-07-21 10:51:06.282 | | Details: None | 2026-07-21 10:51:06.282 | +-------------------------------------------+ 2026-07-21 10:51:06.282 | | Check: Cinder API | 2026-07-21 10:51:06.282 | | Result: Success | 2026-07-21 10:51:06.282 | | Details: None | 2026-07-21 10:51:06.282 | +-------------------------------------------+ 2026-07-21 10:51:06.282 | | Check: Policy File JSON to YAML Migration | 2026-07-21 10:51:06.282 | | Result: Success | 2026-07-21 10:51:06.282 | | Details: None | 2026-07-21 10:51:06.282 | +-------------------------------------------+ 2026-07-21 10:51:06.282 | | Check: Older than N-1 computes | 2026-07-21 10:51:06.282 | | Result: Success | 2026-07-21 10:51:06.282 | | Details: None | 2026-07-21 10:51:06.282 | +-------------------------------------------+ 2026-07-21 10:51:06.282 | | Check: hw_machine_type unset | 2026-07-21 10:51:06.282 | | Result: Success | 2026-07-21 10:51:06.282 | | Details: None | 2026-07-21 10:51:06.282 | +-------------------------------------------+ 2026-07-21 10:51:06.282 | | Check: Service User Token Configuration | 2026-07-21 10:51:06.282 | | Result: Success | 2026-07-21 10:51:06.282 | | Details: None | 2026-07-21 10:51:06.282 | +-------------------------------------------+ 2026-07-21 10:51:06.784 | + ./stack.sh:main:1474 : [[ -x /opt/stack/devstack/local.sh ]] 2026-07-21 10:51:06.788 | + ./stack.sh:main:1485 : command openstack complete 2026-07-21 10:51:06.789 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-21 10:51:07.105 | 2026-07-21 10:51:07.115 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-07-21 10:51:07.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:07.136 | + ./stack.sh:main:1490 : is_ubuntu 2026-07-21 10:51:07.139 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-21 10:51:07.141 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-21 10:51:07.144 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-21 10:51:07.147 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:51:07.150 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-07-21 10:51:07.153 | + ./stack.sh:main:1492 : set_lvm_filter 2026-07-21 10:51:07.156 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-21 10:51:07.158 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-21 10:51:07.161 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-21 10:51:07.164 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-21 10:51:07.167 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-21 10:51:07.171 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-21 10:51:07.215 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2026-07-21 10:51:07.219 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-21 10:51:07.222 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-21 10:51:07.239 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-21 10:51:07.256 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2026-07-21 10:51:07.260 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:51:07.263 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2026-07-21 10:51:07.265 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-07-21 10:51:07.269 | + functions-common:run_phase:1848 : local mode=stack 2026-07-21 10:51:07.273 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-21 10:51:07.277 | + functions-common:run_phase:1850 : [[ -d /opt/stack/devstack/extras.d ]] 2026-07-21 10:51:07.280 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-21 10:51:07.283 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-21 10:51:07.286 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-21 10:51:07.289 | + functions-common:run_phase:1858 : local extra 2026-07-21 10:51:07.293 | ++ functions-common:run_phase:1859 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-07-21 10:51:07.298 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-21 10:51:07.301 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-21 10:51:07.304 | + functions-common:run_phase:1864 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-07-21 10:51:07.308 | + functions-common:run_phase:1864 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-07-21 10:51:07.311 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-21 10:51:07.330 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:07.332 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:51:07.335 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:51:07.339 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-21 10:51:07.342 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:51:07.344 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-21 10:51:07.348 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:51:07.351 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-21 10:51:07.353 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:51:07.356 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-21 10:51:07.359 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:51:07.361 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-21 10:51:07.365 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-21 10:51:07.423 | [8552 Async install_tempest:55128]: Waiting for completion of install_tempest running on PID 55128 (1 other jobs running) 2026-07-21 10:51:07.446 | [8552 Async install_tempest:55128]: Signaling child to exit 2026-07-21 10:51:07.447 | WAKEUP 2026-07-21 10:51:07.466 | [8552 Async install_tempest:55128]: Signaled 2026-07-21 10:51:07.468 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/tempest.git 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-21 10:51:07.468 | +++ functions-common:git_clone:593 : pwd 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:51:07.468 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:610 : echo master 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:673 : head -1 2026-07-21 10:51:07.468 | 406633de5 Use conf volume backends in test_volume_migrate_attached* 2026-07-21 10:51:07.468 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:51:07.468 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-21 10:51:07.468 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-21 10:51:07.468 | ++ 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-07-21 10:51:07.468 | Collecting tox!=2.8.0,<4.0.0 2026-07-21 10:51:07.468 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-21 10:51:07.468 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-21 10:51:07.468 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-21 10:51:07.468 | 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-07-21 10:51:07.468 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-21 10:51:07.468 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-21 10:51:07.468 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-21 10:51:07.468 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-21 10:51:07.468 | 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-07-21 10:51:07.468 | 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-07-21 10:51:07.468 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-21 10:51:07.468 | 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-07-21 10:51:07.468 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-21 10:51:07.468 | 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-07-21 10:51:07.468 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-21 10:51:07.468 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-21 10:51:07.468 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-21 10:51:07.468 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-21 10:51:07.468 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-21 10:51:07.468 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-21 10:51:07.468 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-21 10:51:07.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 66.0 MB/s 0:00:00 2026-07-21 10:51:07.468 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-21 10:51:07.468 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-21 10:51:07.468 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-21 10:51:07.468 | 2026-07-21 10:51:07.468 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-21 10:51:07.468 | ++ inc/python:pip_install:216 : result=0 2026-07-21 10:51:07.468 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:51:07.468 | ++ functions-common:time_stop:2420 : local name 2026-07-21 10:51:07.468 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2423 : local total 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2427 : start_time=1784630783805 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2429 : [[ -z 1784630783805 ]] 2026-07-21 10:51:07.469 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2432 : end_time=1784630785491 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2433 : elapsed_time=1686 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2434 : total=86883 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:51:07.469 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88569 2026-07-21 10:51:07.469 | ++ inc/python:pip_install:219 : return 0 2026-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-21 10:51:07.469 | ~/tempest ~/devstack 2026-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-21 10:51:07.469 | Already on 'master' 2026-07-21 10:51:07.469 | Your branch is up to date with 'origin/master'. 2026-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-21 10:51:07.469 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.qZkEnjfBCn 2026-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.qZkEnjfBCn 2026-07-21 10:51:07.469 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 10:51:07.469 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.qZkEnjfBCn 2026-07-21 10:51:07.469 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 10:51:07.469 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 10:51:07.469 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 10:51:07.469 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:07.469 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:07.469 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:07.469 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-21 10:51:07.469 | full create: /opt/stack/tempest/.tox/tempest 2026-07-21 10:51:07.469 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-21 10:51:07.469 | full develop-inst: /opt/stack/tempest 2026-07-21 10:51:07.469 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-21 10:51:07.469 | ___________________________________ summary ____________________________________ 2026-07-21 10:51:07.469 | full: skipped tests 2026-07-21 10:51:07.469 | congratulations :) 2026-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.qZkEnjfBCn -r requirements.txt 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-21 10:51:07.469 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-21 10:51:07.469 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-07-21 10:51:07.469 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-21 10:51:07.469 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-21 10:51:07.469 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-21 10:51:07.469 | 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.6.17) 2026-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | 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-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.qZkEnjfBCn 2026-07-21 10:51:07.469 | ++ lib/tempest:install_tempest:868 : popd 2026-07-21 10:51:07.469 | ~/devstack 2026-07-21 10:51:07.510 | [8552 Async install_tempest:55128]: finished install_tempest with result 0 in 17 seconds 2026-07-21 10:51:07.514 | ++ inc/async:async_wait:197 : return 0 2026-07-21 10:51:07.518 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-21 10:51:07.520 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:51:07.523 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-07-21 10:51:07.526 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-21 10:51:07.528 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-21 10:51:07.531 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-21 10:51:07.533 | ++ inc/python:setup_develop:353 : local bindep 2026-07-21 10:51:07.536 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 10:51:07.538 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-21 10:51:07.540 | ++ inc/python:setup_develop:359 : local extras= 2026-07-21 10:51:07.543 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-21 10:51:07.545 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-21 10:51:07.548 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 10:51:07.550 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-21 10:51:07.552 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-21 10:51:07.555 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-21 10:51:07.558 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-21 10:51:07.561 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-21 10:51:07.563 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-21 10:51:07.566 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-21 10:51:07.568 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-21 10:51:07.571 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-21 10:51:07.576 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-21 10:51:07.578 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-21 10:51:07.580 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-21 10:51:07.662 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-21 10:51:07.665 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-21 10:51:07.667 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-21 10:51:07.669 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-21 10:51:07.672 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-21 10:51:07.675 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-21 10:51:07.677 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-21 10:51:07.680 | ++ inc/python:setup_package:446 : local extras= 2026-07-21 10:51:07.683 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-21 10:51:07.685 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-21 10:51:07.688 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-21 10:51:07.690 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-21 10:51:07.692 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-21 10:51:07.695 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-21 10:51:07.716 | Using python 3.12 to install /opt/stack/tempest 2026-07-21 10:51:07.719 | ++ 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-07-21 10:51:08.223 | Obtaining file:///opt/stack/tempest 2026-07-21 10:51:08.224 | Installing build dependencies: started 2026-07-21 10:51:09.085 | Installing build dependencies: finished with status 'done' 2026-07-21 10:51:09.086 | Checking if build backend supports build_editable: started 2026-07-21 10:51:09.374 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-21 10:51:09.374 | Getting requirements to build editable: started 2026-07-21 10:51:09.541 | Getting requirements to build editable: finished with status 'done' 2026-07-21 10:51:09.542 | Preparing editable metadata (pyproject.toml): started 2026-07-21 10:51:10.312 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-21 10:51:10.323 | 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.dev39) (7.0.3) 2026-07-21 10:51:10.326 | 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.dev39) (4.15.0) 2026-07-21 10:51:10.326 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.26.0) 2026-07-21 10:51:10.326 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.9.1) 2026-07-21 10:51:10.326 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.0.0) 2026-07-21 10:51:10.326 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (43.0.3) 2026-07-21 10:51:10.326 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.3.0) 2026-07-21 10:51:10.326 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (7.6.1) 2026-07-21 10:51:10.328 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.5.0) 2026-07-21 10:51:10.328 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (8.3.0) 2026-07-21 10:51:10.390 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev39) 2026-07-21 10:51:10.392 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-21 10:51:10.393 | 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.dev39) (5.11.0) 2026-07-21 10:51:10.394 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (10.1.1) 2026-07-21 10:51:10.394 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (4.3.2) 2026-07-21 10:51:10.394 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (6.0.3) 2026-07-21 10:51:10.395 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (1.4.6) 2026-07-21 10:51:10.395 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (5.9.0) 2026-07-21 10:51:10.396 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.18.0) 2026-07-21 10:51:10.397 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (2.7.0) 2026-07-21 10:51:10.397 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (3.1.0) 2026-07-21 10:51:10.398 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.7.1) 2026-07-21 10:51:10.398 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.20) 2026-07-21 10:51:10.399 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev39) (0.6.2) 2026-07-21 10:51:10.400 | 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.dev39) (0.6.0) 2026-07-21 10:51:10.400 | 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.dev39) (4.0.0) 2026-07-21 10:51:10.402 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev39) (3.0.52) 2026-07-21 10:51:10.403 | 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.dev39) (1.11.0) 2026-07-21 10:51:10.403 | 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.dev39) (15.0.0) 2026-07-21 10:51:10.404 | 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.dev39) (1.8.0) 2026-07-21 10:51:10.405 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev39) (2.0.0) 2026-07-21 10:51:10.407 | 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.dev39) (3.0) 2026-07-21 10:51:10.409 | 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.dev39) (2.2.2) 2026-07-21 10:51:10.415 | 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.dev39) (26.1.0) 2026-07-21 10:51:10.415 | 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.dev39) (2025.9.1) 2026-07-21 10:51:10.415 | 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.dev39) (0.37.0) 2026-07-21 10:51:10.415 | 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.dev39) (2026.5.1) 2026-07-21 10:51:10.417 | 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.dev39) (6.9.0) 2026-07-21 10:51:10.421 | 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.dev39) (2.0.0) 2026-07-21 10:51:10.421 | 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.dev39) (2.34.2) 2026-07-21 10:51:10.421 | 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.dev39) (6.5.0) 2026-07-21 10:51:10.422 | 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.dev39) (2.9.0.post0) 2026-07-21 10:51:10.423 | 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.dev39) (4.15.0) 2026-07-21 10:51:10.425 | 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.dev39) (1.2.1) 2026-07-21 10:51:10.427 | 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.dev39) (2.1.0) 2026-07-21 10:51:10.427 | 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.dev39) (3.3.2) 2026-07-21 10:51:10.428 | 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.dev39) (26.2) 2026-07-21 10:51:10.429 | 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.dev39) (7.2.2) 2026-07-21 10:51:10.432 | 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.dev39) (5.0.0) 2026-07-21 10:51:10.433 | 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.dev39) (3.0.3) 2026-07-21 10:51:10.433 | 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.dev39) (1.6.2) 2026-07-21 10:51:10.437 | 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.dev39) (83.0.0) 2026-07-21 10:51:10.438 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev39) (0.8.1) 2026-07-21 10:51:10.447 | 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.dev39) (1.17.0) 2026-07-21 10:51:10.452 | 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.dev39) (3.4.7) 2026-07-21 10:51:10.453 | 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.dev39) (3.18) 2026-07-21 10:51:10.454 | 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.dev39) (2023.11.17) 2026-07-21 10:51:10.462 | 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.dev39) (4.2.0) 2026-07-21 10:51:10.463 | 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.dev39) (2.20.0) 2026-07-21 10:51:10.465 | 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.dev39) (0.1.2) 2026-07-21 10:51:10.473 | 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.dev39) (0.16.0) 2026-07-21 10:51:10.485 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev39) 2026-07-21 10:51:10.487 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-21 10:51:10.508 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-21 10:51:10.509 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-21 10:51:10.514 | Building wheels for collected packages: tempest 2026-07-21 10:51:10.515 | Building editable for tempest (pyproject.toml): started 2026-07-21 10:51:11.441 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-21 10:51:11.441 | Created wheel for tempest: filename=tempest-46.3.1.dev39-0.editable-py3-none-any.whl size=8323 sha256=a3bf68af2dcf930a6fa29335c704f203e29e19974a86c36f53e700e86971a720 2026-07-21 10:51:11.442 | Stored in directory: /tmp/pip-ephem-wheel-cache-45gz7ec3/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-21 10:51:11.444 | Successfully built tempest 2026-07-21 10:51:11.589 | Installing collected packages: tomlkit, stestr, tempest 2026-07-21 10:51:11.715 | 2026-07-21 10:51:11.727 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev39 tomlkit-0.15.0 2026-07-21 10:51:11.829 | ++ inc/python:pip_install:216 : result=0 2026-07-21 10:51:11.833 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-21 10:51:11.835 | ++ functions-common:time_stop:2420 : local name 2026-07-21 10:51:11.837 | ++ functions-common:time_stop:2421 : local end_time 2026-07-21 10:51:11.839 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-21 10:51:11.841 | ++ functions-common:time_stop:2423 : local total 2026-07-21 10:51:11.844 | ++ functions-common:time_stop:2424 : local start_time 2026-07-21 10:51:11.846 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-21 10:51:11.848 | ++ functions-common:time_stop:2427 : start_time=1784631067710 2026-07-21 10:51:11.850 | ++ functions-common:time_stop:2429 : [[ -z 1784631067710 ]] 2026-07-21 10:51:11.853 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-21 10:51:11.857 | ++ functions-common:time_stop:2432 : end_time=1784631071854 2026-07-21 10:51:11.860 | ++ functions-common:time_stop:2433 : elapsed_time=4144 2026-07-21 10:51:11.862 | ++ functions-common:time_stop:2434 : total=92573 2026-07-21 10:51:11.864 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-21 10:51:11.866 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=96717 2026-07-21 10:51:11.869 | ++ inc/python:pip_install:219 : return 0 2026-07-21 10:51:11.871 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-21 10:51:11.873 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:51:11.875 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-21 10:51:11.878 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-21 10:51:11.880 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-21 10:51:11.882 | ++ inc/python:use_library_from_git:268 : [[ novnc,sp-osci,cinder,devstack,glance,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-07-21 10:51:11.884 | ++ 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-07-21 10:51:11.887 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-21 10:51:11.888 | ++ 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-07-21 10:51:11.891 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-21 10:51:11.893 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-21 10:51:11.895 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-21 10:51:11.897 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-21 10:51:11.900 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-21 10:51:11.902 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-21 10:51:11.904 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-21 10:51:11.906 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-21 10:51:11.908 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-21 10:51:11.911 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-21 10:51:11.913 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-21 10:51:11.915 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-21 10:51:11.917 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-21 10:51:11.919 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-21 10:51:11.921 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-21 10:51:11.923 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-21 10:51:11.926 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-21 10:51:11.928 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-21 10:51:11.928 | ' 2026-07-21 10:51:11.931 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-21 10:51:11.933 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-21 10:51:11.948 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:11.951 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-21 10:51:11.954 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-21 10:51:11.956 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-21 10:51:11.959 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-21 10:51:11.961 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 10:51:11.962 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-21 10:51:11.962 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-21 10:51:12.184 | 2026-07-21 10:51:12.195 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:51:12.198 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 10:51:12.200 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 10:51:12.202 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 10:51:12.206 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 10:51:12.208 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 10:51:12.211 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 10:51:12.214 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 10:51:12.216 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 10:51:12.219 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-21 10:51:12.221 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-21 10:51:12.224 | ++ lib/tempest:get_active_images:176 : img_id=65fb854f-676a-4ea9-bfd4-a41650416125 2026-07-21 10:51:12.226 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-21 10:51:12.229 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-21 10:51:12.231 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-07-21 10:51:12.233 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-21 10:51:12.235 | ++ lib/tempest:configure_tempest:272 : '[' -z 65fb854f-676a-4ea9-bfd4-a41650416125 ']' 2026-07-21 10:51:12.238 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-07-21 10:51:12.241 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-07-21 10:51:12.243 | ++ lib/tempest:configure_tempest:279 : [[ de342a0b-301a-4ea6-ad53-828618ac4b77 != \6\5\f\b\8\5\4\f\-\6\7\6\a\-\4\e\a\9\-\b\f\d\4\-\a\4\1\6\5\0\4\1\6\1\2\5 ]] 2026-07-21 10:51:12.246 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=de342a0b-301a-4ea6-ad53-828618ac4b77 2026-07-21 10:51:12.248 | ++ lib/tempest:configure_tempest:281 : break 2026-07-21 10:51:12.250 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-07-21 10:51:12.262 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-21 10:51:12.265 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-07-21 10:51:12.268 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-21 10:51:12.271 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-21 10:51:12.274 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-21 10:51:12.276 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-21 10:51:12.278 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-21 10:51:12.281 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-21 10:51:12.285 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-21 10:51:12.285 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-21 10:51:12.559 | 2026-07-21 10:51:12.569 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:51:12.574 | ++ lib/tempest:configure_tempest:303 : admin_project_id=e084e65355f94141a6ff7d208aadb38b 2026-07-21 10:51:12.576 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-21 10:51:12.593 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:12.596 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-21 10:51:12.812 | 2026-07-21 10:51:12.823 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:51:12.826 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 10:51:12.826 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 10:51:12.826 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 10:51:12.826 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 10:51:12.826 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 10:51:12.826 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 10:51:12.826 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 10:51:12.826 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 10:51:12.826 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 10:51:12.826 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 10:51:12.826 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 10:51:12.826 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 10:51:12.826 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 10:51:12.826 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-21 10:51:12.829 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-21 10:51:12.831 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 10:51:12.831 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 10:51:12.831 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 10:51:12.831 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 10:51:12.831 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 10:51:12.831 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 10:51:12.831 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 10:51:12.831 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 10:51:12.831 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 10:51:12.831 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 10:51:12.831 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 10:51:12.831 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 10:51:12.831 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 10:51:12.831 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-21 10:51:12.836 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 65fb854f-676a-4ea9-bfd4-a41650416125 2026-07-21 10:51:12.838 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-21 10:51:12.842 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 65fb854f-676a-4ea9-bfd4-a41650416125 -c size -f value 2026-07-21 10:51:13.049 | 2026-07-21 10:51:13.059 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:51:13.063 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-21 10:51:13.066 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-21 10:51:13.066 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-21 10:51:13.089 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-21 10:51:13.092 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-21 10:51:13.095 | ++ 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-07-21 10:51:13.315 | 2026-07-21 10:51:13.316 | +----------------------------+-----------------------+ 2026-07-21 10:51:13.316 | | Field | Value | 2026-07-21 10:51:13.316 | +----------------------------+-----------------------+ 2026-07-21 10:51:13.316 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:51:13.316 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:51:13.316 | | description | None | 2026-07-21 10:51:13.316 | | disk | 1 | 2026-07-21 10:51:13.316 | | id | 42 | 2026-07-21 10:51:13.316 | | name | m1.nano | 2026-07-21 10:51:13.316 | | os-flavor-access:is_public | True | 2026-07-21 10:51:13.316 | | properties | hw_rng:allowed='True' | 2026-07-21 10:51:13.316 | | ram | 192 | 2026-07-21 10:51:13.316 | | rxtx_factor | 1.0 | 2026-07-21 10:51:13.316 | | swap | 0 | 2026-07-21 10:51:13.316 | | vcpus | 1 | 2026-07-21 10:51:13.316 | +----------------------------+-----------------------+ 2026-07-21 10:51:13.325 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-21 10:51:13.328 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 10:51:13.328 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-21 10:51:13.328 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-21 10:51:13.328 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-21 10:51:13.328 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-21 10:51:13.328 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-21 10:51:13.328 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-21 10:51:13.328 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-21 10:51:13.328 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-21 10:51:13.328 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-21 10:51:13.328 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-21 10:51:13.328 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-21 10:51:13.328 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-21 10:51:13.328 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-21 10:51:13.332 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib de342a0b-301a-4ea6-ad53-828618ac4b77 2026-07-21 10:51:13.334 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-21 10:51:13.338 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show de342a0b-301a-4ea6-ad53-828618ac4b77 -c size -f value 2026-07-21 10:51:13.527 | 2026-07-21 10:51:13.536 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:51:13.540 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-07-21 10:51:13.543 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-07-21 10:51:13.544 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-21 10:51:13.566 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-21 10:51:13.569 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-21 10:51:13.571 | ++ 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-07-21 10:51:13.788 | 2026-07-21 10:51:13.788 | +----------------------------+-----------------------+ 2026-07-21 10:51:13.788 | | Field | Value | 2026-07-21 10:51:13.788 | +----------------------------+-----------------------+ 2026-07-21 10:51:13.788 | | OS-FLV-DISABLED:disabled | False | 2026-07-21 10:51:13.788 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-21 10:51:13.788 | | description | None | 2026-07-21 10:51:13.788 | | disk | 1 | 2026-07-21 10:51:13.788 | | id | 84 | 2026-07-21 10:51:13.788 | | name | m1.micro | 2026-07-21 10:51:13.788 | | os-flavor-access:is_public | True | 2026-07-21 10:51:13.788 | | properties | hw_rng:allowed='True' | 2026-07-21 10:51:13.788 | | ram | 256 | 2026-07-21 10:51:13.788 | | rxtx_factor | 1.0 | 2026-07-21 10:51:13.788 | | swap | 0 | 2026-07-21 10:51:13.788 | | vcpus | 1 | 2026-07-21 10:51:13.788 | +----------------------------+-----------------------+ 2026-07-21 10:51:13.795 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-21 10:51:13.798 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-21 10:51:13.814 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:13.817 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-21 10:51:13.819 | ++ functions-common:git_clone:589 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-07-21 10:51:13.822 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-21 10:51:13.825 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-21 10:51:13.827 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-21 10:51:13.830 | +++ functions-common:git_clone:593 : pwd 2026-07-21 10:51:13.833 | ++ functions-common:git_clone:593 : orig_dir=/opt/stack/devstack 2026-07-21 10:51:13.835 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-21 10:51:13.838 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-21 10:51:13.855 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-21 10:51:13.858 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-21 10:51:13.861 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-21 10:51:13.865 | ++ functions-common:git_clone:610 : echo master 2026-07-21 10:51:13.865 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-21 10:51:13.870 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-21 10:51:13.873 | ++ functions-common:git_clone:634 : [[ False = \T\r\u\e ]] 2026-07-21 10:51:13.875 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-21 10:51:13.891 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-21 10:51:13.894 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-21 10:51:13.894 | ++ functions-common:git_clone:673 : head -1 2026-07-21 10:51:13.899 | 5d0367e Clean-up zuul config spacing 2026-07-21 10:51:13.903 | ++ functions-common:git_clone:674 : cd /opt/stack/devstack 2026-07-21 10:51:13.906 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-21 10:51:13.906 | ~/os-test-images ~/devstack 2026-07-21 10:51:13.908 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-21 10:51:14.112 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-21 10:51:14.433 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-21 10:51:15.802 | generate installed: PyYAML==6.0.3 2026-07-21 10:51:15.802 | generate run-test-pre: PYTHONHASHSEED='1809377268' 2026-07-21 10:51:15.802 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-21 10:51:15.864 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-21 10:51:15.874 | 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-07-21 10:51:15.887 | 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-07-21 10:51:15.901 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-21 10:51:15.903 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-21 10:51:15.909 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-21 10:51:15.916 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-21 10:51:15.950 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-21 10:51:15.964 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-21 10:51:15.971 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-21 10:51:15.983 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-21 10:51:15.983 | 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-07-21 10:51:15.989 | 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-07-21 10:51:15.995 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-21 10:51:16.006 | 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-07-21 10:51:16.009 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-21 10:51:16.011 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-21 10:51:16.020 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-21 10:51:16.027 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-21 10:51:16.036 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-21 10:51:16.038 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-21 10:51:16.048 | 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-07-21 10:51:16.051 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-21 10:51:16.053 | 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-07-21 10:51:16.061 | 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-07-21 10:51:16.064 | 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-07-21 10:51:16.075 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-21 10:51:16.090 | ___________________________________ summary ____________________________________ 2026-07-21 10:51:16.090 | generate: commands succeeded 2026-07-21 10:51:16.090 | congratulations :) 2026-07-21 10:51:16.118 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-21 10:51:16.118 | ~/devstack 2026-07-21 10:51:16.120 | ++ 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-07-21 10:51:16.154 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-21 10:51:16.157 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-21 10:51:16.179 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-21 10:51:16.181 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-21 10:51:16.184 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-21 10:51:16.222 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-07-21 10:51:16.261 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-21 10:51:16.264 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-21 10:51:16.268 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-21 10:51:16.271 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-21 10:51:16.275 | +++ 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-07-21 10:51:16.526 | 2026-07-21 10:51:16.538 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:51:16.541 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-21 10:51:16.541 | address-scope 2026-07-21 10:51:16.541 | agent 2026-07-21 10:51:16.541 | allowed-address-pairs 2026-07-21 10:51:16.541 | auto-allocated-topology 2026-07-21 10:51:16.541 | availability_zone 2026-07-21 10:51:16.541 | default-subnetpools 2026-07-21 10:51:16.541 | dhcp_agent_scheduler 2026-07-21 10:51:16.541 | dns-integration 2026-07-21 10:51:16.541 | dns-domain-ports 2026-07-21 10:51:16.541 | dns-integration-domain-keywords 2026-07-21 10:51:16.541 | empty-string-filtering 2026-07-21 10:51:16.541 | external-net 2026-07-21 10:51:16.541 | extra_dhcp_opt 2026-07-21 10:51:16.541 | extraroute 2026-07-21 10:51:16.541 | extraroute-atomic 2026-07-21 10:51:16.541 | filter-validation 2026-07-21 10:51:16.541 | floating-ip-port-forwarding-detail 2026-07-21 10:51:16.541 | fip-port-details 2026-07-21 10:51:16.541 | flavors 2026-07-21 10:51:16.541 | floatingip-pools 2026-07-21 10:51:16.541 | router 2026-07-21 10:51:16.541 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:51:16.541 | enable-default-route-bfd 2026-07-21 10:51:16.541 | enable-default-route-ecmp 2026-07-21 10:51:16.541 | ext-gw-mode 2026-07-21 10:51:16.541 | l3-ha 2026-07-21 10:51:16.541 | external-gateway-multihoming 2026-07-21 10:51:16.541 | l3-flavors 2026-07-21 10:51:16.541 | l3_agent_scheduler 2026-07-21 10:51:16.541 | multi-provider 2026-07-21 10:51:16.541 | net-mtu 2026-07-21 10:51:16.541 | net-mtu-writable 2026-07-21 10:51:16.541 | network_availability_zone 2026-07-21 10:51:16.541 | network-ip-availability 2026-07-21 10:51:16.541 | network-ip-availability-details 2026-07-21 10:51:16.541 | pagination 2026-07-21 10:51:16.541 | port-device-profile 2026-07-21 10:51:16.541 | port-mac-address-regenerate 2026-07-21 10:51:16.541 | port-numa-affinity-policy 2026-07-21 10:51:16.541 | port-numa-affinity-policy-socket 2026-07-21 10:51:16.541 | binding 2026-07-21 10:51:16.541 | binding-extended 2026-07-21 10:51:16.541 | port-security 2026-07-21 10:51:16.541 | project-id 2026-07-21 10:51:16.541 | provider 2026-07-21 10:51:16.541 | qinq 2026-07-21 10:51:16.541 | quota-check-limit 2026-07-21 10:51:16.541 | quota-check-limit-default 2026-07-21 10:51:16.541 | quotas 2026-07-21 10:51:16.541 | quota_details 2026-07-21 10:51:16.541 | rbac-policies 2026-07-21 10:51:16.541 | rbac-address-scope 2026-07-21 10:51:16.541 | rbac-security-groups 2026-07-21 10:51:16.541 | revision-if-match 2026-07-21 10:51:16.541 | standard-attr-revisions 2026-07-21 10:51:16.541 | router_availability_zone 2026-07-21 10:51:16.541 | router-enable-snat 2026-07-21 10:51:16.541 | security-groups-default-rules 2026-07-21 10:51:16.541 | security-groups-default-statefulness 2026-07-21 10:51:16.541 | security-groups-normalized-cidr 2026-07-21 10:51:16.541 | security-groups-remote-address-group 2026-07-21 10:51:16.541 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:51:16.541 | security-groups-shared-filtering 2026-07-21 10:51:16.541 | security-group 2026-07-21 10:51:16.541 | service-type 2026-07-21 10:51:16.541 | sorting 2026-07-21 10:51:16.541 | standard-attr-description 2026-07-21 10:51:16.541 | stateful-security-group 2026-07-21 10:51:16.541 | subnet-dns-publish-fixed-ip 2026-07-21 10:51:16.541 | subnet-external-network 2026-07-21 10:51:16.541 | subnet_onboard 2026-07-21 10:51:16.541 | subnet-service-types 2026-07-21 10:51:16.541 | subnet_allocation 2026-07-21 10:51:16.541 | subnetpool-prefix-ops 2026-07-21 10:51:16.541 | tag-creation 2026-07-21 10:51:16.541 | standard-attr-tag 2026-07-21 10:51:16.541 | standard-attr-timestamp 2026-07-21 10:51:16.541 | vlan-transparent' 2026-07-21 10:51:16.543 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-21 10:51:16.544 | address-scope 2026-07-21 10:51:16.544 | agent 2026-07-21 10:51:16.544 | allowed-address-pairs 2026-07-21 10:51:16.544 | auto-allocated-topology 2026-07-21 10:51:16.544 | availability_zone 2026-07-21 10:51:16.544 | default-subnetpools 2026-07-21 10:51:16.544 | dhcp_agent_scheduler 2026-07-21 10:51:16.544 | dns-integration 2026-07-21 10:51:16.544 | dns-domain-ports 2026-07-21 10:51:16.544 | dns-integration-domain-keywords 2026-07-21 10:51:16.544 | empty-string-filtering 2026-07-21 10:51:16.544 | external-net 2026-07-21 10:51:16.544 | extra_dhcp_opt 2026-07-21 10:51:16.544 | extraroute 2026-07-21 10:51:16.544 | extraroute-atomic 2026-07-21 10:51:16.544 | filter-validation 2026-07-21 10:51:16.544 | floating-ip-port-forwarding-detail 2026-07-21 10:51:16.544 | fip-port-details 2026-07-21 10:51:16.544 | flavors 2026-07-21 10:51:16.544 | floatingip-pools 2026-07-21 10:51:16.544 | router 2026-07-21 10:51:16.544 | l3-agent-scheduler-ha-chassis-priority 2026-07-21 10:51:16.544 | enable-default-route-bfd 2026-07-21 10:51:16.544 | enable-default-route-ecmp 2026-07-21 10:51:16.544 | ext-gw-mode 2026-07-21 10:51:16.544 | l3-ha 2026-07-21 10:51:16.544 | external-gateway-multihoming 2026-07-21 10:51:16.544 | l3-flavors 2026-07-21 10:51:16.544 | l3_agent_scheduler 2026-07-21 10:51:16.544 | multi-provider 2026-07-21 10:51:16.544 | net-mtu 2026-07-21 10:51:16.544 | net-mtu-writable 2026-07-21 10:51:16.544 | network_availability_zone 2026-07-21 10:51:16.544 | network-ip-availability 2026-07-21 10:51:16.544 | network-ip-availability-details 2026-07-21 10:51:16.544 | pagination 2026-07-21 10:51:16.544 | port-device-profile 2026-07-21 10:51:16.544 | port-mac-address-regenerate 2026-07-21 10:51:16.544 | port-numa-affinity-policy 2026-07-21 10:51:16.544 | port-numa-affinity-policy-socket 2026-07-21 10:51:16.544 | binding 2026-07-21 10:51:16.544 | binding-extended 2026-07-21 10:51:16.544 | port-security 2026-07-21 10:51:16.544 | project-id 2026-07-21 10:51:16.544 | provider 2026-07-21 10:51:16.544 | qinq 2026-07-21 10:51:16.544 | quota-check-limit 2026-07-21 10:51:16.544 | quota-check-limit-default 2026-07-21 10:51:16.544 | quotas 2026-07-21 10:51:16.544 | quota_details 2026-07-21 10:51:16.544 | rbac-policies 2026-07-21 10:51:16.544 | rbac-address-scope 2026-07-21 10:51:16.544 | rbac-security-groups 2026-07-21 10:51:16.544 | revision-if-match 2026-07-21 10:51:16.544 | standard-attr-revisions 2026-07-21 10:51:16.544 | router_availability_zone 2026-07-21 10:51:16.544 | router-enable-snat 2026-07-21 10:51:16.544 | security-groups-default-rules 2026-07-21 10:51:16.544 | security-groups-default-statefulness 2026-07-21 10:51:16.544 | security-groups-normalized-cidr 2026-07-21 10:51:16.544 | security-groups-remote-address-group 2026-07-21 10:51:16.544 | security-groups-rules-belongs-to-default-sg 2026-07-21 10:51:16.544 | security-groups-shared-filtering 2026-07-21 10:51:16.544 | security-group 2026-07-21 10:51:16.544 | service-type 2026-07-21 10:51:16.544 | sorting 2026-07-21 10:51:16.544 | standard-attr-description 2026-07-21 10:51:16.544 | stateful-security-group 2026-07-21 10:51:16.544 | subnet-dns-publish-fixed-ip 2026-07-21 10:51:16.544 | subnet-external-network 2026-07-21 10:51:16.544 | subnet_onboard 2026-07-21 10:51:16.544 | subnet-service-types 2026-07-21 10:51:16.544 | subnet_allocation 2026-07-21 10:51:16.544 | subnetpool-prefix-ops 2026-07-21 10:51:16.544 | tag-creation 2026-07-21 10:51:16.544 | standard-attr-tag 2026-07-21 10:51:16.544 | standard-attr-timestamp 2026-07-21 10:51:16.544 | vlan-transparent =~ external-net ]] 2026-07-21 10:51:16.546 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-21 10:51:16.549 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-21 10:51:16.781 | 2026-07-21 10:51:16.791 | +++ functions-common:oscwrap:2465 : return 0 2026-07-21 10:51:16.794 | ++ lib/tempest:configure_tempest:395 : public_network_id=91f8b9c8-c851-45a7-b507-e612da07fbc7 2026-07-21 10:51:16.797 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-21 10:51:17.365 | 2026-07-21 10:51:17.365 | +---------------------------+--------------------------------------+ 2026-07-21 10:51:17.365 | | Field | Value | 2026-07-21 10:51:17.365 | +---------------------------+--------------------------------------+ 2026-07-21 10:51:17.365 | | admin_state_up | UP | 2026-07-21 10:51:17.365 | | availability_zone_hints | | 2026-07-21 10:51:17.365 | | availability_zones | | 2026-07-21 10:51:17.365 | | created_at | 2026-07-21T10:51:17Z | 2026-07-21 10:51:17.365 | | description | | 2026-07-21 10:51:17.365 | | dns_domain | None | 2026-07-21 10:51:17.365 | | id | a3c4988c-4654-444b-bf9e-56fa071672ee | 2026-07-21 10:51:17.365 | | ipv4_address_scope | None | 2026-07-21 10:51:17.365 | | ipv6_address_scope | None | 2026-07-21 10:51:17.365 | | is_default | False | 2026-07-21 10:51:17.365 | | is_vlan_qinq | None | 2026-07-21 10:51:17.365 | | is_vlan_transparent | False | 2026-07-21 10:51:17.365 | | mtu | 1372 | 2026-07-21 10:51:17.365 | | name | shared | 2026-07-21 10:51:17.365 | | port_security_enabled | True | 2026-07-21 10:51:17.365 | | project_id | e084e65355f94141a6ff7d208aadb38b | 2026-07-21 10:51:17.365 | | provider:network_type | geneve | 2026-07-21 10:51:17.365 | | provider:physical_network | None | 2026-07-21 10:51:17.365 | | provider:segmentation_id | 42069 | 2026-07-21 10:51:17.365 | | pvlan | None | 2026-07-21 10:51:17.365 | | qinq | False | 2026-07-21 10:51:17.365 | | qos_policy_id | None | 2026-07-21 10:51:17.365 | | revision_number | 1 | 2026-07-21 10:51:17.365 | | router:external | Internal | 2026-07-21 10:51:17.365 | | segments | None | 2026-07-21 10:51:17.365 | | shared | True | 2026-07-21 10:51:17.365 | | status | ACTIVE | 2026-07-21 10:51:17.365 | | subnets | | 2026-07-21 10:51:17.365 | | tags | | 2026-07-21 10:51:17.365 | | updated_at | 2026-07-21T10:51:17Z | 2026-07-21 10:51:17.365 | +---------------------------+--------------------------------------+ 2026-07-21 10:51:17.373 | ++ 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-07-21 10:51:18.055 | 2026-07-21 10:51:18.055 | +----------------------+--------------------------------------+ 2026-07-21 10:51:18.055 | | Field | Value | 2026-07-21 10:51:18.055 | +----------------------+--------------------------------------+ 2026-07-21 10:51:18.055 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-21 10:51:18.055 | | cidr | 192.168.233.0/24 | 2026-07-21 10:51:18.055 | | created_at | 2026-07-21T10:51:17Z | 2026-07-21 10:51:18.055 | | description | shared-subnet | 2026-07-21 10:51:18.055 | | dns_nameservers | | 2026-07-21 10:51:18.055 | | dns_publish_fixed_ip | None | 2026-07-21 10:51:18.055 | | enable_dhcp | True | 2026-07-21 10:51:18.055 | | gateway_ip | 192.168.233.1 | 2026-07-21 10:51:18.055 | | host_routes | | 2026-07-21 10:51:18.055 | | id | ac6dbf69-9635-4e8a-9be6-0e4073dde6d3 | 2026-07-21 10:51:18.055 | | ip_version | 4 | 2026-07-21 10:51:18.055 | | ipv6_address_mode | None | 2026-07-21 10:51:18.055 | | ipv6_ra_mode | None | 2026-07-21 10:51:18.055 | | name | shared-subnet | 2026-07-21 10:51:18.055 | | network_id | a3c4988c-4654-444b-bf9e-56fa071672ee | 2026-07-21 10:51:18.055 | | project_id | e084e65355f94141a6ff7d208aadb38b | 2026-07-21 10:51:18.055 | | revision_number | 0 | 2026-07-21 10:51:18.055 | | router:external | False | 2026-07-21 10:51:18.055 | | segment_id | None | 2026-07-21 10:51:18.055 | | service_types | | 2026-07-21 10:51:18.055 | | subnetpool_id | None | 2026-07-21 10:51:18.055 | | tags | | 2026-07-21 10:51:18.055 | | updated_at | 2026-07-21T10:51:17Z | 2026-07-21 10:51:18.055 | +----------------------+--------------------------------------+ 2026-07-21 10:51:18.063 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-21 10:51:18.097 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-21 10:51:18.132 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-21 10:51:18.136 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-21 10:51:18.166 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-21 10:51:18.198 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-21 10:51:18.230 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-21 10:51:18.264 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-21 10:51:18.297 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://10.4.3.50/identity/v3 2026-07-21 10:51:18.330 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-21 10:51:18.362 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-21 10:51:18.392 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-21 10:51:18.421 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-21 10:51:18.423 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-21 10:51:18.457 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-07-21 10:51:18.489 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-21 10:51:18.520 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-21 10:51:18.552 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-21 10:51:18.585 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-21 10:51:18.602 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:18.604 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-07-21 10:51:18.636 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-21 10:51:18.638 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-21 10:51:18.673 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-21 10:51:18.691 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:51:18.693 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-21 10:51:18.726 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-21 10:51:18.759 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-21 10:51:18.791 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-21 10:51:18.794 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-07-21 10:51:18.828 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-21 10:51:18.861 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-21 10:51:18.880 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:51:18.883 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 65fb854f-676a-4ea9-bfd4-a41650416125 2026-07-21 10:51:18.917 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt de342a0b-301a-4ea6-ad53-828618ac4b77 2026-07-21 10:51:18.952 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-21 10:51:18.981 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-21 10:51:19.013 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-21 10:51:19.047 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-21 10:51:19.064 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:19.066 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-21 10:51:19.069 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-21 10:51:19.072 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-21 10:51:19.074 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-21 10:51:19.076 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-21 10:51:19.079 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-21 10:51:19.098 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-21 10:51:19.100 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-21 10:51:19.132 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-21 10:51:19.164 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-21 10:51:19.197 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-21 10:51:19.231 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-21 10:51:19.263 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-21 10:51:19.297 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-21 10:51:19.328 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-21 10:51:19.362 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-21 10:51:19.397 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-21 10:51:19.399 | ++ 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-07-21 10:51:19.435 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-21 10:51:19.437 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-21 10:51:19.455 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:19.458 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-21 10:51:19.490 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-21 10:51:19.506 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:51:19.509 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-21 10:51:19.511 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-21 10:51:19.526 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:51:19.529 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-21 10:51:19.532 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-21 10:51:19.535 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-21 10:51:19.566 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-21 10:51:19.595 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 91f8b9c8-c851-45a7-b507-e612da07fbc7 2026-07-21 10:51:19.626 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-21 10:51:19.657 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-07-21 10:51:19.689 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-21 10:51:19.721 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-21 10:51:19.752 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-21 10:51:19.783 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-21 10:51:19.815 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-07-21 10:51:19.817 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-21 10:51:19.819 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-21 10:51:19.821 | ++ 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-07-21 10:51:19.854 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-21 10:51:19.857 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-21 10:51:19.858 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-21 10:51:19.861 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-21 10:51:19.864 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-21 10:51:19.894 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-21 10:51:19.897 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-21 10:51:19.899 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-21 10:51:19.902 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-21 10:51:19.904 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-21 10:51:19.936 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-21 10:51:19.967 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-21 10:51:19.997 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-21 10:51:20.029 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-21 10:51:20.059 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-21 10:51:20.090 | ++ lib/tempest:configure_tempest:583 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 10:51:20.093 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-21 10:51:20.110 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2026-07-21 10:51:20.144 | ++ lib/tempest:configure_tempest:588 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 10:51:20.146 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-21 10:51:20.161 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2026-07-21 10:51:20.192 | ++ lib/tempest:configure_tempest:594 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 10:51:20.196 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-21 10:51:20.213 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-21 10:51:20.242 | ++ lib/tempest:configure_tempest:599 : [[ storpool:storpool == *\l\v\m* ]] 2026-07-21 10:51:20.245 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-21 10:51:20.262 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-21 10:51:20.292 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-21 10:51:20.324 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-21 10:51:20.327 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-21 10:51:20.359 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-21 10:51:20.362 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-21 10:51:20.364 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-21 10:51:20.367 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-21 10:51:20.386 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-21 10:51:20.388 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-21 10:51:20.420 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-21 10:51:20.440 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:20.444 | ++ lib/tempest:configure_tempest:628 : [[ -n storpool:storpool ]] 2026-07-21 10:51:20.447 | ++ lib/tempest:configure_tempest:628 : [[ storpool:storpool =~ .*,.* ]] 2026-07-21 10:51:20.449 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o StorPool '!=' 'Open Source' ']' 2026-07-21 10:51:20.452 | ++ lib/tempest:configure_tempest:650 : iniset /opt/stack/tempest/etc/tempest.conf volume vendor_name StorPool 2026-07-21 10:51:20.485 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o storpool '!=' iSCSI ']' 2026-07-21 10:51:20.487 | ++ lib/tempest:configure_tempest:654 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol storpool 2026-07-21 10:51:20.522 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-21 10:51:20.525 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-21 10:51:20.528 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-21 10:51:20.531 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-21 10:51:20.534 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-21 10:51:20.555 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-21 10:51:20.558 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-21 10:51:20.595 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-21 10:51:20.598 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-21 10:51:20.601 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-07-21 10:51:20.603 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-21 10:51:20.639 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-21 10:51:20.673 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-21 10:51:20.706 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-21 10:51:20.709 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-21 10:51:20.711 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 10:51:20.714 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-21 10:51:20.732 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:20.734 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-21 10:51:20.771 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 10:51:20.773 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-21 10:51:20.791 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:20.794 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-21 10:51:20.829 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 10:51:20.832 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-21 10:51:20.850 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:20.852 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-21 10:51:20.889 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 10:51:20.891 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-21 10:51:20.910 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:20.913 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-21 10:51:20.948 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 10:51:20.951 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-21 10:51:20.969 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:20.972 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-21 10:51:21.003 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 10:51:21.005 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-21 10:51:21.022 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-21 10:51:21.024 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-07-21 10:51:21.058 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-21 10:51:21.061 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-21 10:51:21.078 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:51:21.080 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-21 10:51:21.114 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-21 10:51:21.118 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-21 10:51:21.154 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-21 10:51:21.156 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-21 10:51:21.190 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-21 10:51:21.193 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-21 10:51:21.225 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-21 10:51:21.228 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-21 10:51:21.258 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-21 10:51:21.261 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-21 10:51:21.293 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-21 10:51:21.295 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-07-21 10:51:21.297 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-21 10:51:21.300 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-21 10:51:21.305 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.qTlEZ2dUHt 2026-07-21 10:51:21.308 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-21 10:51:21.310 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-21 10:51:21.314 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 10:51:21.318 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.8DzAtDkvJK 2026-07-21 10:51:21.321 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.8DzAtDkvJK 2026-07-21 10:51:21.323 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 10:51:21.326 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.8DzAtDkvJK 2026-07-21 10:51:21.328 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 10:51:21.332 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 10:51:21.334 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 10:51:21.341 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:21.344 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:21.348 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:21.351 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:21.353 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-21 10:51:21.356 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-21 10:51:21.602 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-21 10:51:22.115 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-21 10:51:30.234 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-21 10:51:33.817 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-21 10:51:33.817 | ___________________________________ summary ____________________________________ 2026-07-21 10:51:33.817 | venv-tempest: skipped tests 2026-07-21 10:51:33.817 | congratulations :) 2026-07-21 10:51:33.847 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.8DzAtDkvJK -r requirements.txt 2026-07-21 10:51:34.269 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-21 10:51:34.269 | !! 2026-07-21 10:51:34.269 | 2026-07-21 10:51:34.269 | ******************************************************************************** 2026-07-21 10:51:34.269 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 10:51:34.269 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 10:51:34.269 | 2026-07-21 10:51:34.269 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 10:51:34.269 | calls to avoid build errors in the future. 2026-07-21 10:51:34.269 | ******************************************************************************** 2026-07-21 10:51:34.269 | 2026-07-21 10:51:34.269 | !! 2026-07-21 10:51:34.269 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 10:51:34.500 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 10:51:34.500 | !! 2026-07-21 10:51:34.500 | 2026-07-21 10:51:34.500 | ******************************************************************************** 2026-07-21 10:51:34.500 | Please avoid running ``setup.py`` directly. 2026-07-21 10:51:34.500 | Instead, use pypa/build, pypa/installer or other 2026-07-21 10:51:34.500 | standards-based tools. 2026-07-21 10:51:34.500 | 2026-07-21 10:51:34.500 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 10:51:34.500 | calls to avoid build errors in the future. 2026-07-21 10:51:34.500 | 2026-07-21 10:51:34.500 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 10:51:34.500 | ******************************************************************************** 2026-07-21 10:51:34.500 | 2026-07-21 10:51:34.500 | !! 2026-07-21 10:51:34.500 | self.initialize_options() 2026-07-21 10:51:34.500 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 10:51:34.500 | warnings.warn(msg) 2026-07-21 10:51:34.516 | /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-07-21 10:51:34.516 | !! 2026-07-21 10:51:34.516 | 2026-07-21 10:51:34.516 | ******************************************************************************** 2026-07-21 10:51:34.516 | 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-07-21 10:51:34.516 | 2026-07-21 10:51:34.516 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 10:51:34.516 | or your builds will no longer be supported. 2026-07-21 10:51:34.516 | 2026-07-21 10:51:34.516 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 10:51:34.516 | ******************************************************************************** 2026-07-21 10:51:34.516 | 2026-07-21 10:51:34.516 | !! 2026-07-21 10:51:34.516 | corresp(dist, value, root_dir) 2026-07-21 10:51:34.591 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 10:51:38.114 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-21 10:51:38.114 | venv-tempest run-test-pre: PYTHONHASHSEED='2128672806' 2026-07-21 10:51:38.114 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.8DzAtDkvJK -r requirements.txt 2026-07-21 10:51:38.588 | 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-07-21 10:51:38.592 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.15.0) 2026-07-21 10:51:38.592 | 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-07-21 10:51:38.592 | 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-07-21 10:51:38.592 | 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-07-21 10:51:38.592 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-21 10:51:38.592 | 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-07-21 10:51:38.592 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.6.1) 2026-07-21 10:51:38.592 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-21 10:51:38.592 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.3.0) 2026-07-21 10:51:38.592 | 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-07-21 10:51:38.593 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.11.0) 2026-07-21 10:51:38.593 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-21 10:51:38.594 | 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-07-21 10:51:38.594 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-21 10:51:38.595 | 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-07-21 10:51:38.595 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-21 10:51:38.595 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.18.0) 2026-07-21 10:51:38.596 | 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-07-21 10:51:38.596 | 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-07-21 10:51:38.597 | 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-07-21 10:51:38.597 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-21 10:51:38.598 | 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-07-21 10:51:38.599 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (83.0.0) 2026-07-21 10:51:38.600 | 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-07-21 10:51:38.600 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-21 10:51:38.602 | 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-07-21 10:51:38.602 | 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-07-21 10:51:38.603 | 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-07-21 10:51:38.603 | 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-07-21 10:51:38.607 | 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-07-21 10:51:38.607 | 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-07-21 10:51:38.608 | 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-07-21 10:51:38.611 | 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-07-21 10:51:38.613 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.9.0) 2026-07-21 10:51:38.615 | 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-07-21 10:51:38.615 | 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-07-21 10:51:38.617 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.5.0) 2026-07-21 10:51:38.617 | 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-07-21 10:51:38.619 | 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-07-21 10:51:38.620 | 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-07-21 10:51:38.621 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-21 10:51:38.622 | 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-07-21 10:51:38.623 | 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-07-21 10:51:38.624 | 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-07-21 10:51:38.624 | 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-07-21 10:51:38.630 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-07-21 10:51:38.633 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.2) 2026-07-21 10:51:38.639 | 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-07-21 10:51:38.641 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-21 10:51:38.641 | 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-07-21 10:51:38.642 | 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-07-21 10:51:38.643 | 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-07-21 10:51:38.648 | 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-07-21 10:51:38.659 | 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-07-21 10:51:38.664 | 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-07-21 10:51:38.664 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-21 10:51:38.664 | 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.6.17) 2026-07-21 10:51:38.671 | 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-07-21 10:51:38.671 | 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-07-21 10:51:38.672 | 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-07-21 10:51:38.780 | ___________________________________ summary ____________________________________ 2026-07-21 10:51:38.780 | venv-tempest: commands succeeded 2026-07-21 10:51:38.780 | congratulations :) 2026-07-21 10:51:38.808 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.8DzAtDkvJK 2026-07-21 10:51:38.812 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-21 10:51:38.815 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-21 10:51:38.817 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-21 10:51:38.853 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.qTlEZ2dUHt 2026-07-21 10:51:39.267 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-21 10:51:39.267 | !! 2026-07-21 10:51:39.267 | 2026-07-21 10:51:39.267 | ******************************************************************************** 2026-07-21 10:51:39.267 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 10:51:39.267 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 10:51:39.267 | 2026-07-21 10:51:39.267 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 10:51:39.267 | calls to avoid build errors in the future. 2026-07-21 10:51:39.267 | ******************************************************************************** 2026-07-21 10:51:39.267 | 2026-07-21 10:51:39.267 | !! 2026-07-21 10:51:39.267 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 10:51:39.508 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 10:51:39.508 | !! 2026-07-21 10:51:39.508 | 2026-07-21 10:51:39.508 | ******************************************************************************** 2026-07-21 10:51:39.508 | Please avoid running ``setup.py`` directly. 2026-07-21 10:51:39.508 | Instead, use pypa/build, pypa/installer or other 2026-07-21 10:51:39.508 | standards-based tools. 2026-07-21 10:51:39.508 | 2026-07-21 10:51:39.509 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 10:51:39.509 | calls to avoid build errors in the future. 2026-07-21 10:51:39.509 | 2026-07-21 10:51:39.509 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 10:51:39.509 | ******************************************************************************** 2026-07-21 10:51:39.509 | 2026-07-21 10:51:39.509 | !! 2026-07-21 10:51:39.509 | self.initialize_options() 2026-07-21 10:51:39.509 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 10:51:39.509 | warnings.warn(msg) 2026-07-21 10:51:39.524 | /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-07-21 10:51:39.524 | !! 2026-07-21 10:51:39.524 | 2026-07-21 10:51:39.524 | ******************************************************************************** 2026-07-21 10:51:39.524 | 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-07-21 10:51:39.524 | 2026-07-21 10:51:39.524 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 10:51:39.524 | or your builds will no longer be supported. 2026-07-21 10:51:39.524 | 2026-07-21 10:51:39.524 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 10:51:39.524 | ******************************************************************************** 2026-07-21 10:51:39.524 | 2026-07-21 10:51:39.524 | !! 2026-07-21 10:51:39.524 | corresp(dist, value, root_dir) 2026-07-21 10:51:39.598 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 10:51:43.193 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-21 10:51:43.193 | venv-tempest run-test-pre: PYTHONHASHSEED='2912953788' 2026-07-21 10:51:43.193 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.qTlEZ2dUHt 2026-07-21 10:51:46.173 | ___________________________________ summary ____________________________________ 2026-07-21 10:51:46.173 | venv-tempest: commands succeeded 2026-07-21 10:51:46.173 | congratulations :) 2026-07-21 10:51:46.208 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-21 10:51:46.226 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:51:46.229 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-21 10:51:46.232 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-21 10:51:46.252 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-21 10:51:46.255 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-21 10:51:46.257 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-21 10:51:46.260 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-21 10:51:46.262 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-21 10:51:46.266 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-21 10:51:46.269 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-21 10:51:46.271 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-21 10:51:46.274 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-21 10:51:46.276 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-21 10:51:46.299 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-21 10:51:46.320 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-21 10:51:46.323 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-21 10:51:46.325 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-21 10:51:46.360 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-21 10:51:46.363 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-21 10:51:46.365 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-21 10:51:46.400 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-21 10:51:46.403 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-21 10:51:46.406 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-21 10:51:46.442 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-21 10:51:46.442 | ' 2026-07-21 10:51:46.444 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-21 10:51:46.447 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-07-21 10:51:46.449 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-07-21 10:51:46.452 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-21 10:51:46.455 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-21 10:51:46.455 | ~/tempest ~/tempest 2026-07-21 10:51:46.458 | ++ lib/tempest:install_tempest_plugins:874 : [[ cinder-tempest-plugin != 0 ]] 2026-07-21 10:51:46.461 | ++ lib/tempest:install_tempest_plugins:875 : local tmp_u_c_m 2026-07-21 10:51:46.464 | +++ lib/tempest:install_tempest_plugins:876 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-21 10:51:46.469 | ++ lib/tempest:install_tempest_plugins:876 : tmp_u_c_m=/tmp/tempest_u_c_m.eQn25yHQXV 2026-07-21 10:51:46.472 | ++ lib/tempest:install_tempest_plugins:877 : set_tempest_venv_constraints /tmp/tempest_u_c_m.eQn25yHQXV 2026-07-21 10:51:46.475 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-21 10:51:46.478 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.eQn25yHQXV 2026-07-21 10:51:46.480 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-21 10:51:46.483 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-21 10:51:46.486 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-21 10:51:46.493 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:46.496 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:46.499 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:46.502 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-21 10:51:46.505 | ++ lib/tempest:install_tempest_plugins:878 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.eQn25yHQXV cinder-tempest-plugin 2026-07-21 10:51:46.931 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-21 10:51:46.931 | !! 2026-07-21 10:51:46.931 | 2026-07-21 10:51:46.931 | ******************************************************************************** 2026-07-21 10:51:46.931 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 10:51:46.931 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 10:51:46.931 | 2026-07-21 10:51:46.931 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 10:51:46.931 | calls to avoid build errors in the future. 2026-07-21 10:51:46.931 | ******************************************************************************** 2026-07-21 10:51:46.931 | 2026-07-21 10:51:46.931 | !! 2026-07-21 10:51:46.931 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 10:51:47.174 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 10:51:47.174 | !! 2026-07-21 10:51:47.174 | 2026-07-21 10:51:47.174 | ******************************************************************************** 2026-07-21 10:51:47.174 | Please avoid running ``setup.py`` directly. 2026-07-21 10:51:47.174 | Instead, use pypa/build, pypa/installer or other 2026-07-21 10:51:47.174 | standards-based tools. 2026-07-21 10:51:47.174 | 2026-07-21 10:51:47.174 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 10:51:47.174 | calls to avoid build errors in the future. 2026-07-21 10:51:47.174 | 2026-07-21 10:51:47.174 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 10:51:47.174 | ******************************************************************************** 2026-07-21 10:51:47.174 | 2026-07-21 10:51:47.174 | !! 2026-07-21 10:51:47.174 | self.initialize_options() 2026-07-21 10:51:47.174 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 10:51:47.174 | warnings.warn(msg) 2026-07-21 10:51:47.193 | /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-07-21 10:51:47.193 | !! 2026-07-21 10:51:47.193 | 2026-07-21 10:51:47.193 | ******************************************************************************** 2026-07-21 10:51:47.193 | 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-07-21 10:51:47.193 | 2026-07-21 10:51:47.193 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 10:51:47.193 | or your builds will no longer be supported. 2026-07-21 10:51:47.193 | 2026-07-21 10:51:47.193 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 10:51:47.193 | ******************************************************************************** 2026-07-21 10:51:47.193 | 2026-07-21 10:51:47.193 | !! 2026-07-21 10:51:47.193 | corresp(dist, value, root_dir) 2026-07-21 10:51:47.277 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 10:51:50.864 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-21 10:51:50.865 | venv-tempest run-test-pre: PYTHONHASHSEED='1221573499' 2026-07-21 10:51:50.865 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.eQn25yHQXV cinder-tempest-plugin 2026-07-21 10:51:51.412 | Collecting cinder-tempest-plugin 2026-07-21 10:51:51.465 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-21 10:51:51.470 | 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-07-21 10:51:51.474 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (10.5.0) 2026-07-21 10:51:51.474 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (5.11.0) 2026-07-21 10:51:51.474 | Requirement already satisfied: tempest>=40.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cinder-tempest-plugin) (46.3.1.dev39) 2026-07-21 10:51:51.474 | 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-07-21 10:51:51.474 | Requirement already satisfied: stevedore>=5.6.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (5.9.0) 2026-07-21 10:51:51.474 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin) (6.9.0) 2026-07-21 10:51:51.474 | 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-07-21 10:51:51.474 | 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-07-21 10:51:51.474 | 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-07-21 10:51:51.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->cinder-tempest-plugin) (1.2.1) 2026-07-21 10:51:51.477 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin) (10.1.1) 2026-07-21 10:51:51.479 | 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-07-21 10:51:51.479 | 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-07-21 10:51:51.480 | 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-07-21 10:51:51.480 | 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-07-21 10:51:51.482 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->cinder-tempest-plugin) (83.0.0) 2026-07-21 10:51:51.487 | 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-07-21 10:51:51.488 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin) (3.18) 2026-07-21 10:51:51.488 | 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-07-21 10:51:51.489 | 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.6.17) 2026-07-21 10:51:51.495 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (4.15.0) 2026-07-21 10:51:51.495 | 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-07-21 10:51:51.496 | 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-07-21 10:51:51.496 | 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-07-21 10:51:51.497 | 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-07-21 10:51:51.497 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (7.6.1) 2026-07-21 10:51:51.498 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (8.3.0) 2026-07-21 10:51:51.498 | 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-07-21 10:51:51.499 | 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-07-21 10:51:51.500 | 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-07-21 10:51:51.500 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from tempest>=40.0.0->cinder-tempest-plugin) (3.18.0) 2026-07-21 10:51:51.501 | 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-07-21 10:51:51.502 | 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-07-21 10:51:51.502 | 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-07-21 10:51:51.502 | 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-07-21 10:51:51.504 | 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-07-21 10:51:51.504 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (4.0.0) 2026-07-21 10:51:51.507 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest>=40.0.0->cinder-tempest-plugin) (3.0.52) 2026-07-21 10:51:51.507 | 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-07-21 10:51:51.508 | 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-07-21 10:51:51.508 | 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-07-21 10:51:51.510 | 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-07-21 10:51:51.512 | 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-07-21 10:51:51.513 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->tempest>=40.0.0->cinder-tempest-plugin) (2.2.2) 2026-07-21 10:51:51.518 | 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-07-21 10:51:51.518 | 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-07-21 10:51:51.519 | 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-07-21 10:51:51.519 | 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-07-21 10:51:51.525 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest>=40.0.0->cinder-tempest-plugin) (6.5.0) 2026-07-21 10:51:51.526 | 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-07-21 10:51:51.528 | 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-07-21 10:51:51.529 | 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-07-21 10:51:51.530 | 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-07-21 10:51:51.531 | 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-07-21 10:51:51.535 | Requirement already satisfied: wcwidth>=0.3.5 in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest>=40.0.0->cinder-tempest-plugin) (0.8.1) 2026-07-21 10:51:51.540 | 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-07-21 10:51:51.544 | 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-07-21 10:51:51.545 | 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-07-21 10:51:51.547 | 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-07-21 10:51:51.554 | 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-07-21 10:51:51.555 | 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-07-21 10:51:51.575 | Downloading cinder_tempest_plugin-1.22.0-py3-none-any.whl (68 kB) 2026-07-21 10:51:51.621 | Installing collected packages: cinder-tempest-plugin 2026-07-21 10:51:51.669 | Successfully installed cinder-tempest-plugin-1.22.0 2026-07-21 10:51:51.739 | ___________________________________ summary ____________________________________ 2026-07-21 10:51:51.739 | venv-tempest: commands succeeded 2026-07-21 10:51:51.739 | congratulations :) 2026-07-21 10:51:51.765 | ++ lib/tempest:install_tempest_plugins:879 : rm -f /tmp/tempest_u_c_m.eQn25yHQXV 2026-07-21 10:51:51.770 | ++ lib/tempest:install_tempest_plugins:880 : echo 'Checking installed Tempest plugins:' 2026-07-21 10:51:51.770 | Checking installed Tempest plugins: 2026-07-21 10:51:51.773 | ++ lib/tempest:install_tempest_plugins:881 : tox -evenv-tempest -- tempest list-plugins 2026-07-21 10:51:52.189 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-21 10:51:52.189 | !! 2026-07-21 10:51:52.189 | 2026-07-21 10:51:52.189 | ******************************************************************************** 2026-07-21 10:51:52.189 | Requirements should be satisfied by a PEP 517 installer. 2026-07-21 10:51:52.189 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-21 10:51:52.189 | 2026-07-21 10:51:52.189 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 10:51:52.189 | calls to avoid build errors in the future. 2026-07-21 10:51:52.189 | ******************************************************************************** 2026-07-21 10:51:52.189 | 2026-07-21 10:51:52.189 | !! 2026-07-21 10:51:52.189 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-21 10:51:52.433 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-21 10:51:52.433 | !! 2026-07-21 10:51:52.433 | 2026-07-21 10:51:52.433 | ******************************************************************************** 2026-07-21 10:51:52.433 | Please avoid running ``setup.py`` directly. 2026-07-21 10:51:52.433 | Instead, use pypa/build, pypa/installer or other 2026-07-21 10:51:52.433 | standards-based tools. 2026-07-21 10:51:52.433 | 2026-07-21 10:51:52.434 | This deprecation is overdue, please update your project and remove deprecated 2026-07-21 10:51:52.434 | calls to avoid build errors in the future. 2026-07-21 10:51:52.434 | 2026-07-21 10:51:52.434 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-21 10:51:52.434 | ******************************************************************************** 2026-07-21 10:51:52.434 | 2026-07-21 10:51:52.434 | !! 2026-07-21 10:51:52.434 | self.initialize_options() 2026-07-21 10:51:52.435 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-21 10:51:52.435 | warnings.warn(msg) 2026-07-21 10:51:52.452 | /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-07-21 10:51:52.452 | !! 2026-07-21 10:51:52.452 | 2026-07-21 10:51:52.452 | ******************************************************************************** 2026-07-21 10:51:52.452 | 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-07-21 10:51:52.452 | 2026-07-21 10:51:52.452 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-21 10:51:52.452 | or your builds will no longer be supported. 2026-07-21 10:51:52.452 | 2026-07-21 10:51:52.452 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-21 10:51:52.452 | ******************************************************************************** 2026-07-21 10:51:52.452 | 2026-07-21 10:51:52.452 | !! 2026-07-21 10:51:52.452 | corresp(dist, value, root_dir) 2026-07-21 10:51:52.533 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-21 10:51:56.106 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cinder-tempest-plugin==1.22.0,cliff==4.15.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.6.1,oslo.config==10.5.0,oslo.context==6.5.0,oslo.i18n==6.9.0,oslo.log==8.3.0,oslo.serialization==5.11.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.18.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==83.0.0,six==1.17.0,stestr==4.2.1,stevedore==5.9.0,-e git+file:///dev/null@406633de5471ef4834c65d2ec5a682d3251251a7#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.2 2026-07-21 10:51:56.106 | venv-tempest run-test-pre: PYTHONHASHSEED='2353224121' 2026-07-21 10:51:56.106 | venv-tempest run-test: commands[0] | tempest list-plugins 2026-07-21 10:51:56.668 | +--------------+--------------------------------------------------+ 2026-07-21 10:51:56.668 | | Name | EntryPoint | 2026-07-21 10:51:56.668 | +--------------+--------------------------------------------------+ 2026-07-21 10:51:56.668 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2026-07-21 10:51:56.668 | +--------------+--------------------------------------------------+ 2026-07-21 10:51:56.747 | ___________________________________ summary ____________________________________ 2026-07-21 10:51:56.747 | venv-tempest: commands succeeded 2026-07-21 10:51:56.747 | congratulations :) 2026-07-21 10:51:56.778 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-21 10:51:56.779 | ~/tempest 2026-07-21 10:51:56.782 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-21 10:51:56.784 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-21 10:51:56.787 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-21 10:51:56.791 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-21 10:51:56.794 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-21 10:51:56.797 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-21 10:51:56.800 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-21 10:51:56.804 | + functions-common:run_plugins:1837 : local plugins=,neutron 2026-07-21 10:51:56.807 | + functions-common:run_plugins:1838 : local plugin 2026-07-21 10:51:56.809 | + functions-common:run_plugins:1839 : for plugin in ${plugins//,/ } 2026-07-21 10:51:56.812 | + functions-common:run_plugins:1840 : local dir=/opt/stack/neutron 2026-07-21 10:51:56.814 | + functions-common:run_plugins:1841 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-07-21 10:51:56.818 | + functions-common:run_plugins:1842 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-07-21 10:51:56.822 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-07-21 10:51:56.825 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-07-21 10:51:56.827 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-07-21 10:51:56.831 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-07-21 10:51:56.835 | +++ /opt/stack/neutron/devstack/lib/flavors:source:6 : FLAVORS_PLUGIN=flavors 2026-07-21 10:51:56.838 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-07-21 10:51:56.841 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-07-21 10:51:56.844 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:3 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-07-21 10:51:56.847 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:4 : SRIOV_AGENT_BINARY=/opt/stack/data/venv/bin/neutron-sriov-nic-agent 2026-07-21 10:51:56.850 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-07-21 10:51:56.853 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-07-21 10:51:56.856 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-07-21 10:51:56.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-07-21 10:51:56.862 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-07-21 10:51:56.865 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-07-21 10:51:56.869 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-07-21 10:51:56.872 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-07-21 10:51:56.875 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-07-21 10:51:56.877 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-07-21 10:51:56.881 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-07-21 10:51:56.884 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-07-21 10:51:56.900 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-07-21 10:51:56.903 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-07-21 10:51:56.906 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/pvlan 2026-07-21 10:51:56.909 | ++ /opt/stack/neutron/devstack/plugin.sh:source:23 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-07-21 10:51:56.912 | ++ /opt/stack/neutron/devstack/plugin.sh:source:24 : source /opt/stack/neutron/devstack/lib/frr 2026-07-21 10:51:56.915 | +++ /opt/stack/neutron/devstack/lib/frr:source:15 : FRR_ETC_SRC_DIR=/opt/stack/neutron/devstack/etc 2026-07-21 10:51:56.919 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/neutron/devstack/lib/dns_forwarder_ovs_ext 2026-07-21 10:51:56.923 | ++ /opt/stack/neutron/devstack/plugin.sh:source:28 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-07-21 10:51:56.927 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:51:56.949 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:51:56.952 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-07-21 10:51:56.957 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-07-21 10:51:56.958 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-07-21 10:51:56.962 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-07-21 10:51:56.965 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-07-21 10:51:56.968 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-07-21 10:51:56.973 | +++ /opt/stack/neutron/devstack/plugin.sh:source:30 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-07-21 10:51:56.996 | ++ /opt/stack/neutron/devstack/plugin.sh:source:30 : Q_BUILD_OVS_FROM_GIT=False 2026-07-21 10:51:56.999 | ++ /opt/stack/neutron/devstack/plugin.sh:source:42 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-07-21 10:51:57.003 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : [[ stack == \s\t\a\c\k ]] 2026-07-21 10:51:57.005 | ++ /opt/stack/neutron/devstack/plugin.sh:source:47 : case "$2" in 2026-07-21 10:51:57.009 | + ./stack.sh:main:1506 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-07-21 10:51:57.011 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-07-21 10:51:57.014 | + inc/meta-config:merge_config_group:171 : shift 2026-07-21 10:51:57.017 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-21 10:51:57.020 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:51:57.024 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-21 10:51:57.027 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-21 10:51:57.031 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-07-21 10:51:57.034 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:51:57.037 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-21 10:51:57.040 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:51:57.043 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-21 10:51:57.043 | /^\[\[.+\|.*\]\]/ { 2026-07-21 10:51:57.043 | gsub("[][]", "", $1); 2026-07-21 10:51:57.043 | split($1, a, "|"); 2026-07-21 10:51:57.043 | if (a[1] == matchgroup) 2026-07-21 10:51:57.043 | print a[2] 2026-07-21 10:51:57.043 | } 2026-07-21 10:51:57.043 | ' /opt/stack/devstack/local.conf 2026-07-21 10:51:57.050 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-21 10:51:57.053 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-21 10:51:57.056 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-21 10:51:57.060 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-07-21 10:51:57.064 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-21 10:51:57.067 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-07-21 10:51:57.071 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-07-21 10:51:57.074 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-07-21 10:51:57.079 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-07-21 10:51:57.082 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-07-21 10:51:57.085 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-07-21 10:51:57.088 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-07-21 10:51:57.092 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-21 10:51:57.095 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:51:57.098 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-07-21 10:51:57.101 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-07-21 10:51:57.104 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-21 10:51:57.109 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-07-21 10:51:57.112 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-07-21 10:51:57.116 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-07-21 10:51:57.119 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-07-21 10:51:57.123 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-07-21 10:51:57.125 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-21 10:51:57.125 | BEGIN { 2026-07-21 10:51:57.125 | section = "" 2026-07-21 10:51:57.125 | last_section = "" 2026-07-21 10:51:57.125 | section_count = 0 2026-07-21 10:51:57.125 | } 2026-07-21 10:51:57.125 | /^\[.+\]/ { 2026-07-21 10:51:57.125 | gsub("[][]", "", $1); 2026-07-21 10:51:57.125 | section=$1 2026-07-21 10:51:57.125 | next 2026-07-21 10:51:57.125 | } 2026-07-21 10:51:57.125 | /^ *\#/ { 2026-07-21 10:51:57.125 | next 2026-07-21 10:51:57.125 | } 2026-07-21 10:51:57.125 | /^[^ \t]+/ { 2026-07-21 10:51:57.125 | # get offset of first = in $0 2026-07-21 10:51:57.125 | eq_idx = index($0, "=") 2026-07-21 10:51:57.125 | # extract attr & value from $0 2026-07-21 10:51:57.125 | attr = substr($0, 1, eq_idx - 1) 2026-07-21 10:51:57.125 | value = substr($0, eq_idx + 1) 2026-07-21 10:51:57.125 | # only need to strip trailing whitespace from attr 2026-07-21 10:51:57.125 | sub(/[ \t]*$/, "", attr) 2026-07-21 10:51:57.125 | # need to strip leading & trailing whitespace from value 2026-07-21 10:51:57.125 | sub(/^[ \t]*/, "", value) 2026-07-21 10:51:57.125 | sub(/[ \t]*$/, "", value) 2026-07-21 10:51:57.125 | 2026-07-21 10:51:57.125 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-21 10:51:57.125 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-21 10:51:57.125 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-21 10:51:57.125 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-21 10:51:57.125 | if (! (section, attr) in cfg_attr_count) { 2026-07-21 10:51:57.125 | if (section != last_section) { 2026-07-21 10:51:57.125 | cfg_section[section_count++] = section 2026-07-21 10:51:57.125 | last_section = section 2026-07-21 10:51:57.125 | } 2026-07-21 10:51:57.125 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-21 10:51:57.125 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-21 10:51:57.125 | 2026-07-21 10:51:57.125 | cfg_attr[section, attr, 0] = value 2026-07-21 10:51:57.125 | cfg_attr_count[section, attr] = 1 2026-07-21 10:51:57.125 | } else { 2026-07-21 10:51:57.125 | lno = cfg_attr_count[section, attr]++ 2026-07-21 10:51:57.125 | cfg_attr[section, attr, lno] = value 2026-07-21 10:51:57.125 | } 2026-07-21 10:51:57.125 | } 2026-07-21 10:51:57.125 | END { 2026-07-21 10:51:57.125 | # Process each section in order 2026-07-21 10:51:57.125 | for (sno = 0; sno < section_count; sno++) { 2026-07-21 10:51:57.125 | section = cfg_section[sno] 2026-07-21 10:51:57.125 | # The ini routines simply append a config item immediately 2026-07-21 10:51:57.125 | # after the section header. To keep the same order as defined 2026-07-21 10:51:57.126 | # in local.conf, invoke the ini routines in the reverse order 2026-07-21 10:51:57.126 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-21 10:51:57.126 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-21 10:51:57.126 | if (cfg_attr_count[section, attr] == 1) 2026-07-21 10:51:57.126 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-21 10:51:57.126 | else { 2026-07-21 10:51:57.126 | # For multiline, invoke the ini routines in the reverse order 2026-07-21 10:51:57.126 | count = cfg_attr_count[section, attr] 2026-07-21 10:51:57.126 | print "inidelete " configfile " " section " " attr 2026-07-21 10:51:57.126 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-21 10:51:57.126 | for (l = count -2; l >= 0; l--) 2026-07-21 10:51:57.126 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-21 10:51:57.126 | } 2026-07-21 10:51:57.126 | } 2026-07-21 10:51:57.126 | } 2026-07-21 10:51:57.126 | } 2026-07-21 10:51:57.126 | ' 2026-07-21 10:51:57.126 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 10:51:57.126 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-21 10:51:57.127 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-07-21 10:51:57.130 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-07-21 10:51:57.133 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-07-21 10:51:57.136 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-07-21 10:51:57.139 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-07-21 10:51:57.142 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-07-21 10:51:57.142 | BEGIN { group = "" } 2026-07-21 10:51:57.142 | /^\[\[.+\|.*\]\]/ { 2026-07-21 10:51:57.142 | gsub("[][]", "", $1); 2026-07-21 10:51:57.142 | split($1, a, "|"); 2026-07-21 10:51:57.142 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-21 10:51:57.142 | group=a[1] 2026-07-21 10:51:57.142 | } else { 2026-07-21 10:51:57.142 | group="" 2026-07-21 10:51:57.142 | } 2026-07-21 10:51:57.142 | next 2026-07-21 10:51:57.142 | } 2026-07-21 10:51:57.142 | { 2026-07-21 10:51:57.142 | if (group != "") 2026-07-21 10:51:57.142 | print $0 2026-07-21 10:51:57.142 | } 2026-07-21 10:51:57.142 | ' /opt/stack/devstack/local.conf 2026-07-21 10:51:57.149 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-07-21 10:51:57.152 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-07-21 10:51:57.185 | + inc/meta-config:merge_config_file:164 : read a 2026-07-21 10:51:57.188 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-07-21 10:51:57.191 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-07-21 10:51:57.227 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 13 async_wait 56 osc 165 apt-get 184 test_with_retry 0 dbsync 3 pip_install 96 apt-get-update 3 run_process 39 ------------------------- Unaccounted time 105 ========================= Total runtime 664 ================= Async summary ================= Time spent in the background minus waits: 218 sec Elapsed time: 664 sec Time if we did everything serially: 882 sec Speedup: 1.32831 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 35405 | | keystone | UPDATE | 10 | | keystone | INSERT | 134 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 63 | | nova_cell1 | SELECT | 60 | | nova_cell0 | SELECT | 39 | | nova_cell0 | INSERT | 6 | | neutron | SELECT | 6592 | | neutron | INSERT | 848 | | placement | SELECT | 21 | | placement | INSERT | 79 | | placement | SET | 2 | | neutron | UPDATE | 235 | | neutron | DELETE | 41 | | nova_cell0 | UPDATE | 2 | | nova_api | INSERT | 24 | | nova_api | SAVEPOINT | 12 | | nova_api | RELEASE | 12 | | cinder | SELECT | 72 | | cinder | INSERT | 6 | | cinder | UPDATE | 3 | | placement | UPDATE | 3 | | nova_cell1 | UPDATE | 10 | | nova_cell1 | INSERT | 3 | | glance | INSERT | 48 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | | keystone | DELETE | 17 | +------------+-----------+-------+ This is your host IP address: 10.4.3.50 This is your host IPv6 address: ::1 Keystone is serving at https://10.4.3.50/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: 493835a61a996731a7031861f80c7629acd5d6f2 Merge "Collect Guru Meditation Reports on failed job runs" 2026-07-17 20:30:12 +0000 OS Version: Ubuntu 24.04 noble